Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/docker-playground > git init /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/docker-playground > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Seen branch in repository origin/arehbein/devtests Seen branch in repository origin/arehbein/devtests%topic=fixes Seen branch in repository origin/daniel/bscnat_tests Seen branch in repository origin/daniel/training Seen branch in repository origin/daniel/wip Seen branch in repository origin/fixeria/confmerge Seen branch in repository origin/fixeria/sccplite Seen branch in repository origin/fixeria/testing Seen branch in repository origin/jolly/testing Seen branch in repository origin/laforge/ergw Seen branch in repository origin/laforge/fr Seen branch in repository origin/laforge/ns Seen branch in repository origin/laforge/podman Seen branch in repository origin/lynxis/gerrit-comment-ci Seen branch in repository origin/master Seen branch in repository origin/neels/hnbgw-pfcp Seen branch in repository origin/neels/wip Seen branch in repository origin/osmith/fix-registry-pull Seen branch in repository origin/osmith/fix-rpi-gnutls Seen branch in repository origin/osmith/obs-2021q1 Seen branch in repository origin/osmith/rpm-local Seen branch in repository origin/osmith/ttcn3-pass-args Seen branch in repository origin/osmith/wip Seen branch in repository origin/osmith/wip-asan Seen branch in repository origin/pespin/asterisk Seen branch in repository origin/pespin/bts-perf Seen branch in repository origin/pespin/ergw Seen branch in repository origin/pespin/gtp1 Seen branch in repository origin/pespin/master Seen branch in repository origin/pmaier/pcuif Seen branch in repository origin/refsf/for/master/dyn-pdch Seen 31 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision 6beffab8df005a45e503b9e1f3b7b44ce7b38dab (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6beffab8df005a45e503b9e1f3b7b44ce7b38dab # timeout=10 Commit message: "ttcn3-hnbgw: Apply latest changes to 'with-pfcp' scenario" > git rev-list --no-walk 6beffab8df005a45e503b9e1f3b7b44ce7b38dab # timeout=10 [ttcn3-msc-test-latest] $ /bin/sh -xe /tmp/jenkins3541570284428179579.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-2026 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-msc-test + SUITE_NAME=ttcn3-msc-test + IMAGE_SUFFIX=latest + docker_images_require osmo-stp-latest osmo-msc-latest ttcn3-msc-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmo-stp-latest + local feed + echo debian-bookworm-obs-latest + depends=debian-bookworm-obs-latest + [ -n debian-bookworm-obs-latest ] + docker_images_require debian-bookworm-obs-latest + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends debian-bookworm-obs-latest + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-obs-latest + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-obs-latest + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-obs-latest + echo debian-bookworm-obs-latest + dir=debian-bookworm-obs-latest + pull_arg=--pull + grep ^FROM ../debian-bookworm-obs-latest/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-obs-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-obs-latest BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-obs-latest OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/debian-bookworm-obs-latest' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --pull -t osmocom-build/debian-bookworm-obs-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.36kB done #1 DONE 0.1s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.1s #3 [auth] sharing credentials for registry.osmocom.org #3 DONE 0.0s #4 [internal] load metadata for registry.osmocom.org/debian:bookworm #4 DONE 0.1s #5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12//Release #5 DONE 0.0s #6 [1/6] FROM registry.osmocom.org/debian:bookworm@sha256:ada577e24663e2f16bd2aa706bd11d4594f52b9ae08fd3a2156eeefdb8dff1a2 #6 resolve registry.osmocom.org/debian:bookworm@sha256:ada577e24663e2f16bd2aa706bd11d4594f52b9ae08fd3a2156eeefdb8dff1a2 0.0s done #6 DONE 0.0s #7 [internal] load build context #7 transferring context: 1.96kB done #7 DONE 0.0s #8 [4/6] RUN SET -x && useradd --uid=1000 build && mkdir /build && chown -R build:build /build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #8 CACHED #9 [5/6] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates telnet && apt-get clean && echo "deb [signed-by=/usr/share/keyrings/osmocom-latest.asc] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-latest.list #9 CACHED #10 [2/6] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #10 CACHED #11 [3/6] COPY .COMMON/RELEASE.KEY /usr/share/keyrings/osmocom-latest.asc #11 CACHED #12 [6/6] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/LATEST/DEBIAN_12//RELEASE /tmp/Release #12 CACHED #13 exporting to image #13 exporting layers done #13 writing image sha256:7ce67b2a307f54692d0891063c55ca4d9a01e4a31a02fd3605ddb9041fbab1b8 done #13 naming to docker.io/osmocom-build/debian-bookworm-obs-latest:latest done #13 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/debian-bookworm-obs-latest' + docker_image_exists debian-bookworm-obs-latest + docker images -q osmocom-build/debian-bookworm-obs-latest + test -n 7ce67b2a307f + list_osmo_packages debian-bookworm debian-bookworm-obs-latest + local distro=debian-bookworm + local image=debian-bookworm-obs-latest + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-obs-latest -c + [ -n ] + return + docker_distro_from_image_name osmo-stp-latest + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-stp-latest + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-stp-latest + echo osmo-stp-latest + dir=osmo-stp-latest + pull_arg=--pull + grep ^FROM ../osmo-stp-latest/Dockerfile + from_line=FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + echo FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + grep -q $USER + pull_arg= + set +x Building image: osmo-stp-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-stp-latest BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-stp-latest OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/osmo-stp-latest' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ -t osmocom-build/osmo-stp-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 576B done #2 DONE 0.0s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-obs-latest:latest #3 DONE 0.0s #4 [1/4] FROM docker.io/osmocom-build/debian-bookworm-obs-latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.12kB done #5 DONE 0.0s #6 [2/4] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends osmo-stp && apt-get clean ;; centos*) dnf install -y osmo-stp ;; esac #6 CACHED #7 [3/4] WORKDIR /DATA #7 CACHED #8 [4/4] COPY OSMO-STP.CFG /data/ #8 CACHED #9 exporting to image #9 exporting layers done #9 writing image sha256:75e8c6c75ad46f1cc3dc7afefdbb50da88e2ae749d8f2b15ae6dc8fc06e9971b 0.0s done #9 naming to docker.io/osmocom-build/osmo-stp-latest:latest #9 naming to docker.io/osmocom-build/osmo-stp-latest:latest done #9 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/osmo-stp-latest' + docker_image_exists osmo-stp-latest + docker images -q osmocom-build/osmo-stp-latest + test -n 75e8c6c75ad4 + list_osmo_packages debian-bookworm osmo-stp-latest + local distro=debian-bookworm + local image=osmo-stp-latest + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-stp-latest -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-stp-latest ### ii libosmo-sigtran9:amd64 1.8.1 amd64 Osmocom SIGTRAN library (SCCP, SUA, M3UA and more) ii libosmocore21:amd64 1.9.2 amd64 Osmo Core library ii libosmogsm20:amd64 1.9.2 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.2 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0 amd64 Common/shared code regarding network interface for OpenBSC ii libosmovty13:amd64 1.9.2 amd64 Osmo VTY library ii osmo-stp:amd64 1.8.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 + pull_arg=--pull + grep ^FROM ../debian-bookworm-obs-latest/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-obs-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-obs-latest BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-obs-latest OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/debian-bookworm-obs-latest' rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/common .common docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --pull -t osmocom-build/debian-bookworm-obs-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 1.36kB done #2 DONE 0.0s #3 [auth] sharing credentials for registry.osmocom.org #3 DONE 0.0s #4 [internal] load metadata for registry.osmocom.org/debian:bookworm #4 DONE 0.0s #5 [internal] load build context #5 DONE 0.0s #6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12//Release #6 DONE 0.0s #7 [1/6] FROM registry.osmocom.org/debian:bookworm@sha256:ada577e24663e2f16bd2aa706bd11d4594f52b9ae08fd3a2156eeefdb8dff1a2 #7 resolve registry.osmocom.org/debian:bookworm@sha256:ada577e24663e2f16bd2aa706bd11d4594f52b9ae08fd3a2156eeefdb8dff1a2 0.0s done #7 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.0s #8 [2/6] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #8 CACHED #9 [3/6] COPY .COMMON/RELEASE.KEY /usr/share/keyrings/osmocom-latest.asc #9 CACHED #10 [4/6] RUN SET -x && useradd --uid=1000 build && mkdir /build && chown -R build:build /build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #10 CACHED #11 [5/6] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates telnet && apt-get clean && echo "deb [signed-by=/usr/share/keyrings/osmocom-latest.asc] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-latest.list #11 CACHED #12 [6/6] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/LATEST/DEBIAN_12//RELEASE /tmp/Release #12 CACHED #13 exporting to image #13 exporting layers done #13 writing image sha256:7ce67b2a307f54692d0891063c55ca4d9a01e4a31a02fd3605ddb9041fbab1b8 done #13 naming to docker.io/osmocom-build/debian-bookworm-obs-latest:latest done #13 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/debian-bookworm-obs-latest' + docker_image_exists debian-bookworm-obs-latest + docker images -q osmocom-build/debian-bookworm-obs-latest + test -n 7ce67b2a307f + list_osmo_packages debian-bookworm debian-bookworm-obs-latest + local distro=debian-bookworm + local image=debian-bookworm-obs-latest + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-obs-latest -c + [ -n ] + return + docker_distro_from_image_name osmo-msc-latest + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-msc-latest + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-msc-latest + echo osmo-msc-latest + dir=osmo-msc-latest + pull_arg=--pull + grep ^FROM ../osmo-msc-latest/Dockerfile + from_line=FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + echo FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + grep -q $USER + pull_arg= + set +x Building image: osmo-msc-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-msc-latest BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-msc-latest OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/osmo-msc-latest' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ -t osmocom-build/osmo-msc-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 586B done #2 DONE 0.0s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-obs-latest:latest #3 DONE 0.0s #4 [1/5] FROM docker.io/osmocom-build/debian-bookworm-obs-latest #4 CACHED #5 [internal] load build context #5 transferring context: 345B done #5 DONE 0.0s #6 [2/5] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends osmo-msc && apt-get clean ;; centos*) dnf install -y osmo-msc ;; esac #6 0.378 Hit:1 http://deb.debian.org/debian bookworm InRelease #6 0.378 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #6 0.380 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #6 0.487 Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1580 B] #6 0.677 Get:5 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [154 kB] #6 0.715 Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [144 kB] #6 0.733 Fetched 403 kB in 0s (978 kB/s) #6 0.733 Reading package lists... #6 0.999 Reading package lists... #6 1.242 Building dependency tree... #6 1.299 Reading state information... #6 1.359 The following additional packages will be installed: #6 1.359 libasn1c1 libmnl0 libosmo-gsup-client0 libosmo-mgcp-client12 libosmo-ranap7 #6 1.359 libosmo-sigtran9 libosmoabis13 libosmocore21 libosmoctrl0 libosmogsm20 #6 1.359 libosmoisdn0 libosmonetif11 libosmovty13 libsctp1 libsmpp1 libsqlite3-0 #6 1.359 libtalloc2 liburing2 osmocom-latest #6 1.360 Suggested packages: #6 1.360 lksctp-tools #6 1.360 Recommended packages: #6 1.360 osmo-mgw #6 1.395 The following NEW packages will be installed: #6 1.395 libasn1c1 libmnl0 libosmo-gsup-client0 libosmo-mgcp-client12 libosmo-ranap7 #6 1.395 libosmo-sigtran9 libosmoabis13 libosmocore21 libosmoctrl0 libosmogsm20 #6 1.395 libosmoisdn0 libosmonetif11 libosmovty13 libsctp1 libsmpp1 libsqlite3-0 #6 1.395 libtalloc2 liburing2 osmo-msc osmocom-latest #6 1.416 0 upgraded, 20 newly installed, 0 to remove and 0 not upgraded. #6 1.416 Need to get 2555 kB of archives. #6 1.416 After this operation, 7768 kB of additional disk space will be used. #6 1.416 Get:1 http://deb.debian.org/debian bookworm/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] #6 1.421 Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.0.0 [1156 B] #6 1.440 Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore21 1.9.2 [154 kB] #6 1.441 Get:4 http://deb.debian.org/debian bookworm/main amd64 libsctp1 amd64 1.0.19+dfsg-2 [29.7 kB] #6 1.443 Get:5 http://deb.debian.org/debian bookworm/main amd64 libtalloc2 amd64 2.4.0-f2 [25.6 kB] #6 1.443 Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.9.2 [60.8 kB] #6 1.445 Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.9.2 [218 kB] #6 1.447 Get:8 http://deb.debian.org/debian bookworm/main amd64 liburing2 amd64 2.3-3 [12.6 kB] #6 1.447 Get:9 http://deb.debian.org/debian bookworm/main amd64 libsqlite3-0 amd64 3.40.1-2 [837 kB] #6 1.447 Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.9.2 [98.1 kB] #6 1.448 Get:11 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoabis13 1.5.2 [71.0 kB] #6 1.450 Get:12 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-gsup-client0 1.7.0 [18.9 kB] #6 1.452 Get:13 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmonetif11 1.4.0 [49.5 kB] #6 1.454 Get:14 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-sigtran9 1.8.1 [115 kB] #6 1.457 Get:15 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.9.2 [54.4 kB] #6 1.458 Get:16 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libsmpp1 1.14.3 [101 kB] #6 1.460 Get:17 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libasn1c1 0.9.36 [75.1 kB] #6 1.462 Get:18 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-mgcp-client12 1.12.2 [55.8 kB] #6 1.465 Get:19 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-ranap7 1.5.1 [221 kB] #6 1.467 Get:20 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-msc 1.11.1 [343 kB] #6 1.556 debconf: delaying package configuration, since apt-utils is not installed #6 1.602 Fetched 2555 kB in 0s (35.3 MB/s) #6 1.677 Selecting previously unselected package libmnl0:amd64. #6 1.677 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6630 files and directories currently installed.) #6 1.693 Preparing to unpack .../00-libmnl0_1.0.4-3_amd64.deb ... #6 1.726 Unpacking libmnl0:amd64 (1.0.4-3) ... #6 1.827 Selecting previously unselected package osmocom-latest. #6 1.829 Preparing to unpack .../01-osmocom-latest_1.0.0_amd64.deb ... #6 1.846 Unpacking osmocom-latest (1.0.0) ... #6 1.975 Selecting previously unselected package libsctp1:amd64. #6 1.977 Preparing to unpack .../02-libsctp1_1.0.19+dfsg-2_amd64.deb ... #6 1.994 Unpacking libsctp1:amd64 (1.0.19+dfsg-2) ... #6 2.120 Selecting previously unselected package libtalloc2:amd64. #6 2.122 Preparing to unpack .../03-libtalloc2_2.4.0-f2_amd64.deb ... #6 2.139 Unpacking libtalloc2:amd64 (2.4.0-f2) ... #6 2.268 Selecting previously unselected package liburing2:amd64. #6 2.270 Preparing to unpack .../04-liburing2_2.3-3_amd64.deb ... #6 2.287 Unpacking liburing2:amd64 (2.3-3) ... #6 2.412 Selecting previously unselected package libosmocore21:amd64. #6 2.414 Preparing to unpack .../05-libosmocore21_1.9.2_amd64.deb ... #6 2.432 Unpacking libosmocore21:amd64 (1.9.2) ... #6 2.556 Selecting previously unselected package libosmoisdn0:amd64. #6 2.558 Preparing to unpack .../06-libosmoisdn0_1.9.2_amd64.deb ... #6 2.576 Unpacking libosmoisdn0:amd64 (1.9.2) ... #6 2.715 Selecting previously unselected package libosmogsm20:amd64. #6 2.717 Preparing to unpack .../07-libosmogsm20_1.9.2_amd64.deb ... #6 2.734 Unpacking libosmogsm20:amd64 (1.9.2) ... #6 2.860 Selecting previously unselected package libosmovty13:amd64. #6 2.862 Preparing to unpack .../08-libosmovty13_1.9.2_amd64.deb ... #6 2.879 Unpacking libosmovty13:amd64 (1.9.2) ... #6 3.008 Selecting previously unselected package libosmoabis13:amd64. #6 3.010 Preparing to unpack .../09-libosmoabis13_1.5.2_amd64.deb ... #6 3.027 Unpacking libosmoabis13:amd64 (1.5.2) ... #6 3.156 Selecting previously unselected package libosmo-gsup-client0:amd64. #6 3.158 Preparing to unpack .../10-libosmo-gsup-client0_1.7.0_amd64.deb ... #6 3.176 Unpacking libosmo-gsup-client0:amd64 (1.7.0) ... #6 3.300 Selecting previously unselected package libosmonetif11:amd64. #6 3.302 Preparing to unpack .../11-libosmonetif11_1.4.0_amd64.deb ... #6 3.319 Unpacking libosmonetif11:amd64 (1.4.0) ... #6 3.448 Selecting previously unselected package libosmo-sigtran9:amd64. #6 3.450 Preparing to unpack .../12-libosmo-sigtran9_1.8.1_amd64.deb ... #6 3.471 Unpacking libosmo-sigtran9:amd64 (1.8.1) ... #6 3.591 Selecting previously unselected package libosmoctrl0:amd64. #6 3.593 Preparing to unpack .../13-libosmoctrl0_1.9.2_amd64.deb ... #6 3.611 Unpacking libosmoctrl0:amd64 (1.9.2) ... #6 3.738 Selecting previously unselected package libsmpp1:amd64. #6 3.740 Preparing to unpack .../14-libsmpp1_1.14.3_amd64.deb ... #6 3.758 Unpacking libsmpp1:amd64 (1.14.3) ... #6 3.897 Selecting previously unselected package libsqlite3-0:amd64. #6 3.899 Preparing to unpack .../15-libsqlite3-0_3.40.1-2_amd64.deb ... #6 3.917 Unpacking libsqlite3-0:amd64 (3.40.1-2) ... #6 4.071 Selecting previously unselected package libasn1c1:amd64. #6 4.073 Preparing to unpack .../16-libasn1c1_0.9.36_amd64.deb ... #6 4.090 Unpacking libasn1c1:amd64 (0.9.36) ... #6 4.217 Selecting previously unselected package libosmo-mgcp-client12:amd64. #6 4.219 Preparing to unpack .../17-libosmo-mgcp-client12_1.12.2_amd64.deb ... #6 4.237 Unpacking libosmo-mgcp-client12:amd64 (1.12.2) ... #6 4.362 Selecting previously unselected package libosmo-ranap7:amd64. #6 4.364 Preparing to unpack .../18-libosmo-ranap7_1.5.1_amd64.deb ... #6 4.381 Unpacking libosmo-ranap7:amd64 (1.5.1) ... #6 4.527 Selecting previously unselected package osmo-msc. #6 4.529 Preparing to unpack .../19-osmo-msc_1.11.1_amd64.deb ... #6 4.546 Unpacking osmo-msc (1.11.1) ... #6 4.677 Setting up osmocom-latest (1.0.0) ... #6 4.726 Setting up libsmpp1:amd64 (1.14.3) ... #6 4.776 Setting up libsqlite3-0:amd64 (3.40.1-2) ... #6 4.826 Setting up libtalloc2:amd64 (2.4.0-f2) ... #6 4.875 Setting up libmnl0:amd64 (1.0.4-3) ... #6 4.924 Setting up libsctp1:amd64 (1.0.19+dfsg-2) ... #6 4.974 Setting up liburing2:amd64 (2.3-3) ... #6 5.023 Setting up libasn1c1:amd64 (0.9.36) ... #6 5.075 Setting up libosmocore21:amd64 (1.9.2) ... #6 5.126 Setting up libosmovty13:amd64 (1.9.2) ... #6 5.177 Setting up libosmoisdn0:amd64 (1.9.2) ... #6 5.227 Setting up libosmo-mgcp-client12:amd64 (1.12.2) ... #6 5.278 Setting up libosmogsm20:amd64 (1.9.2) ... #6 5.329 Setting up libosmoabis13:amd64 (1.5.2) ... #6 5.379 Setting up libosmoctrl0:amd64 (1.9.2) ... #6 5.428 Setting up libosmonetif11:amd64 (1.4.0) ... #6 5.480 Setting up libosmo-gsup-client0:amd64 (1.7.0) ... #6 5.531 Setting up libosmo-sigtran9:amd64 (1.8.1) ... #6 5.584 Setting up libosmo-ranap7:amd64 (1.5.1) ... #6 5.636 Setting up osmo-msc (1.11.1) ... #6 5.762 Processing triggers for libc-bin (2.36-9+deb12u4) ... #6 DONE 6.0s #7 [3/5] WORKDIR /TMP #7 DONE 0.1s #8 [4/5] COPY OSMO-MSC.CFG /data/osmo-msc.cfg #8 DONE 0.1s #9 [5/5] WORKDIR /DATA #9 DONE 0.1s #10 exporting to image #10 exporting layers #10 exporting layers 0.4s done #10 writing image sha256:8a34317accbe32449853def8986ebd0888d353272574e8513ef1de2fa8568c59 done #10 naming to docker.io/osmocom-build/osmo-msc-latest:latest #10 naming to docker.io/osmocom-build/osmo-msc-latest:latest 0.0s done #10 DONE 0.4s 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 8a34317accbe + list_osmo_packages debian-bookworm osmo-msc-latest + local distro=debian-bookworm + local image=osmo-msc-latest + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-msc-latest -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-msc-latest ### ii libosmo-gsup-client0:amd64 1.7.0 amd64 Osmocom GSUP (General Subscriber Update Protocol) client library ii libosmo-mgcp-client12:amd64 1.12.2 amd64 libosmo-mgcp-client: Osmocom's Media Gateway Control Protocol client utilities ii libosmo-ranap7:amd64 1.5.1 amd64 Osmocom code for the Iuh interface (HNBAP, RUA, RANAP) ii libosmo-sigtran9:amd64 1.8.1 amd64 Osmocom SIGTRAN library (SCCP, SUA, M3UA and more) ii libosmoabis13:amd64 1.5.2 amd64 GSM A-bis handling ii libosmocore21:amd64 1.9.2 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.2 amd64 Osmo control library ii libosmogsm20:amd64 1.9.2 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.2 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0 amd64 Common/shared code regarding network interface for OpenBSC ii libosmovty13:amd64 1.9.2 amd64 Osmo VTY library ii osmo-msc 1.11.1 amd64 OsmoMSC: Osmocom's Mobile Switching Center for 2G and 3G circuit-switched mobile networks ii osmocom-latest 1.0.0 amd64 Dummy package, which conflicts with: osmocom-nightly osmocom-next + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-msc-test + local feed + echo debian-bookworm-titan + depends=debian-bookworm-titan + [ -n debian-bookworm-titan ] + docker_images_require debian-bookworm-titan + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker pull registry.osmocom.org/osmocom-build/debian-bookworm-titan Using default tag: latest latest: Pulling from osmocom-build/debian-bookworm-titan Digest: sha256:6e8f0e1c3749fe3d5b2aefe87d84aaa30aa5e2e690e6a031516c90d4b9bf09d4 Status: Image is up to date for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest + continue + docker_distro_from_image_name ttcn3-msc-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-msc-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-msc-test + echo ttcn3-msc-test + dir=ttcn3-msc-test + pull_arg=--pull + grep ^FROM ../ttcn3-msc-test/Dockerfile + from_line=FROM $REGISTRY/$USER/debian-bookworm-titan + echo FROM $REGISTRY/$USER/debian-bookworm-titan + grep -q $USER + pull_arg= + set +x Building image: ttcn3-msc-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-msc-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-msc-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-msc-test' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ -t osmocom-build/ttcn3-msc-test:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 385B done #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #3 DONE 0.0s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.48kB done #5 DONE 0.0s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 DONE 0.1s #7 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #7 CACHED #8 [3/4] RUN TTCN3-DOCKER-PREPARE "master" msc #8 0.268 + OSMO_TTCN3_BRANCH=master #8 0.268 + shift #8 0.268 + cd /osmo-ttcn3-hacks #8 0.268 + git fetch #8 0.309 + git checkout master #8 0.337 Already on 'master' #8 0.337 Your branch is up to date with 'origin/master'. #8 0.337 + git symbolic-ref -q HEAD #8 0.338 refs/heads/master #8 0.338 + git reset --hard origin/master #8 0.341 HEAD is now at 74b12c75 sgsn: TC_sgsn_context_req_in: match MM Context & GSN Address IEs #8 0.341 + git rev-parse --abbrev-ref HEAD #8 0.342 master #8 0.342 + git rev-parse HEAD #8 0.343 74b12c759238edb7344a590d33ad4f20b4af29fe #8 0.343 + diff -q /tmp/deps-Makefile deps/Makefile #8 0.343 Files /tmp/deps-Makefile and deps/Makefile differ #8 0.343 + make -j8 deps #8 0.428 (make -j20 -C deps || make -j1 -C deps) #8 0.431 make[1]: warning: -j20 forced in submake: resetting jobserver mode. #8 0.432 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 1.380 cd titan.ProtocolEmulations.M3UA && git fetch && if git rev-parse "origin/f086e78d74defa044d864f17adaad9433fedc961" 2>/dev/null; then set -x && git checkout -q -f "origin/f086e78d74defa044d864f17adaad9433fedc961"; else set -x && git checkout -q -f "f086e78d74defa044d864f17adaad9433fedc961"; fi #8 1.380 cd titan.ProtocolModules.DIAMETER_ProtocolModule_Generator && git fetch && if git rev-parse "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912" 2>/dev/null; then set -x && git checkout -q -f "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912"; else set -x && git checkout -q -f "ffd939595a08da1b8c8176aaa1f8578bfe02a912"; fi #8 1.381 cd titan.ProtocolModules.GTP_v13.5.0 && git fetch && if git rev-parse "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e" 2>/dev/null; then set -x && git checkout -q -f "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e"; else set -x && git checkout -q -f "6b769f985eb91bf5a4332f29faa4a043b23ce62e"; fi #8 1.382 cd titan.ProtocolModules.ICMP && git fetch && if git rev-parse "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640" 2>/dev/null; then set -x && git checkout -q -f "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; else set -x && git checkout -q -f "e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; fi #8 1.383 cd titan.ProtocolModules.ICMPv6 && git fetch && if git rev-parse "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27" 2>/dev/null; then set -x && git checkout -q -f "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27"; else set -x && git checkout -q -f "46f4d9b6e1e3c794294a92588401a81e4881dd27"; fi #8 1.383 cd titan.ProtocolModules.IP && git fetch && if git rev-parse "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0" 2>/dev/null; then set -x && git checkout -q -f "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0"; else set -x && git checkout -q -f "1be86705f39ae38f3c04b2109806ee20d25e91d0"; fi #8 1.384 cd titan.ProtocolModules.L2TP && git fetch && if git rev-parse "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530" 2>/dev/null; then set -x && git checkout -q -f "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530"; else set -x && git checkout -q -f "17e76d3662bd0bb815158e8a9de1ec413f21b530"; fi #8 1.385 cd titan.ProtocolModules.LLC_v7.1.0 && git fetch && if git rev-parse "origin/09817f113255d7fb56f1d45d3dd629a093d9248d" 2>/dev/null; then set -x && git checkout -q -f "origin/09817f113255d7fb56f1d45d3dd629a093d9248d"; else set -x && git checkout -q -f "09817f113255d7fb56f1d45d3dd629a093d9248d"; fi #8 1.385 cd titan.ProtocolModules.M3UA && git fetch && if git rev-parse "origin/c496d298876fed55c2b730278b7ee77982555563" 2>/dev/null; then set -x && git checkout -q -f "origin/c496d298876fed55c2b730278b7ee77982555563"; else set -x && git checkout -q -f "c496d298876fed55c2b730278b7ee77982555563"; fi #8 1.386 cd titan.ProtocolModules.MobileL3_v13.4.0 && git fetch && if git rev-parse "origin/b6602eb357673f097ea1a1d22edd568ecd239da1" 2>/dev/null; then set -x && git checkout -q -f "origin/b6602eb357673f097ea1a1d22edd568ecd239da1"; else set -x && git checkout -q -f "b6602eb357673f097ea1a1d22edd568ecd239da1"; fi #8 1.387 cd titan.ProtocolModules.PFCP_v15.1.0 && git fetch && if git rev-parse "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18" 2>/dev/null; then set -x && git checkout -q -f "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; else set -x && git checkout -q -f "d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; fi #8 1.388 cd titan.TestPorts.TELNETasp && git fetch && if git rev-parse "origin/873fe539642542cd9a901c208f1ec11c6d2f5387" 2>/dev/null; then set -x && git checkout -q -f "origin/873fe539642542cd9a901c208f1ec11c6d2f5387"; else set -x && git checkout -q -f "873fe539642542cd9a901c208f1ec11c6d2f5387"; fi #8 1.389 cd titan.TestPorts.UDPasp && git fetch && if git rev-parse "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c" 2>/dev/null; then set -x && git checkout -q -f "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c"; else set -x && git checkout -q -f "54176e95850654e5e8b0ffa2f1b5f35c412b949c"; fi #8 1.390 cd titan.ProtocolModules.BSSGP_v13.0.0 && git fetch && if git rev-parse "origin/e97d92a8b66bec399babea52f593771b76cb175a" 2>/dev/null; then set -x && git checkout -q -f "origin/e97d92a8b66bec399babea52f593771b76cb175a"; else set -x && git checkout -q -f "e97d92a8b66bec399babea52f593771b76cb175a"; fi #8 1.390 cd osmo-uecups && git fetch && if git rev-parse "origin/8362efef7c6fa341eb947a75786878e0685767b7" 2>/dev/null; then set -x && git checkout -q -f "origin/8362efef7c6fa341eb947a75786878e0685767b7"; else set -x && git checkout -q -f "8362efef7c6fa341eb947a75786878e0685767b7"; fi #8 1.390 cd titan.ProtocolModules.BSSMAP && git fetch && if git rev-parse "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0" 2>/dev/null; then set -x && git checkout -q -f "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0"; else set -x && git checkout -q -f "4acb6ab5f058477f0b90c2da182d52054e3614b0"; fi #8 1.463 origin/8362efef7c6fa341eb947a75786878e0685767b7 #8 1.463 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 #8 1.469 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.469 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.545 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ #8 1.548 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ #8 1.553 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ #8 1.554 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ #8 1.554 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ #8 1.555 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ #8 1.559 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ #8 1.561 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ #8 1.561 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ #8 1.566 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ #8 1.571 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ #8 1.587 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ #8 1.588 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ #8 1.623 origin/09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.623 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.625 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.625 origin/c496d298876fed55c2b730278b7ee77982555563 #8 1.625 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.626 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 #8 1.626 origin/873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.626 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.627 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.627 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.628 origin/b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.628 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.630 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.630 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.631 + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.631 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.632 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.632 + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.634 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.634 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.647 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.647 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.649 origin/f086e78d74defa044d864f17adaad9433fedc961 #8 1.649 + git checkout -q -f f086e78d74defa044d864f17adaad9433fedc961 #8 1.712 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.713 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.743 origin/e97d92a8b66bec399babea52f593771b76cb175a #8 1.744 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a #8 1.749 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 1.751 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh /ttcn3-dumpcap-start.sh #8 1.753 '/ttcn3-dumpcap-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh' #8 1.753 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh /ttcn3-tcpdump-start.sh #8 1.754 '/ttcn3-tcpdump-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh' #8 1.754 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh /ttcn3-dumpcap-stop.sh #8 1.756 '/ttcn3-dumpcap-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh' #8 1.756 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh /ttcn3-tcpdump-stop.sh #8 1.757 '/ttcn3-tcpdump-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh' #8 1.758 + make msc #8 1.866 (make -j20 -C deps || make -j1 -C deps) #8 1.872 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 2.687 cd titan.ProtocolEmulations.M3UA && git fetch && if git rev-parse "origin/f086e78d74defa044d864f17adaad9433fedc961" 2>/dev/null; then set -x && git checkout -q -f "origin/f086e78d74defa044d864f17adaad9433fedc961"; else set -x && git checkout -q -f "f086e78d74defa044d864f17adaad9433fedc961"; fi #8 2.687 cd titan.ProtocolModules.DIAMETER_ProtocolModule_Generator && git fetch && if git rev-parse "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912" 2>/dev/null; then set -x && git checkout -q -f "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912"; else set -x && git checkout -q -f "ffd939595a08da1b8c8176aaa1f8578bfe02a912"; fi #8 2.688 cd titan.ProtocolModules.GTP_v13.5.0 && git fetch && if git rev-parse "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e" 2>/dev/null; then set -x && git checkout -q -f "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e"; else set -x && git checkout -q -f "6b769f985eb91bf5a4332f29faa4a043b23ce62e"; fi #8 2.689 cd titan.ProtocolModules.ICMP && git fetch && if git rev-parse "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640" 2>/dev/null; then set -x && git checkout -q -f "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; else set -x && git checkout -q -f "e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; fi #8 2.690 cd titan.ProtocolModules.ICMPv6 && git fetch && if git rev-parse "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27" 2>/dev/null; then set -x && git checkout -q -f "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27"; else set -x && git checkout -q -f "46f4d9b6e1e3c794294a92588401a81e4881dd27"; fi #8 2.690 cd titan.ProtocolModules.IP && git fetch && if git rev-parse "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0" 2>/dev/null; then set -x && git checkout -q -f "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0"; else set -x && git checkout -q -f "1be86705f39ae38f3c04b2109806ee20d25e91d0"; fi #8 2.691 cd titan.ProtocolModules.L2TP && git fetch && if git rev-parse "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530" 2>/dev/null; then set -x && git checkout -q -f "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530"; else set -x && git checkout -q -f "17e76d3662bd0bb815158e8a9de1ec413f21b530"; fi #8 2.692 cd titan.ProtocolModules.LLC_v7.1.0 && git fetch && if git rev-parse "origin/09817f113255d7fb56f1d45d3dd629a093d9248d" 2>/dev/null; then set -x && git checkout -q -f "origin/09817f113255d7fb56f1d45d3dd629a093d9248d"; else set -x && git checkout -q -f "09817f113255d7fb56f1d45d3dd629a093d9248d"; fi #8 2.693 cd titan.ProtocolModules.M3UA && git fetch && if git rev-parse "origin/c496d298876fed55c2b730278b7ee77982555563" 2>/dev/null; then set -x && git checkout -q -f "origin/c496d298876fed55c2b730278b7ee77982555563"; else set -x && git checkout -q -f "c496d298876fed55c2b730278b7ee77982555563"; fi #8 2.694 cd titan.ProtocolModules.MobileL3_v13.4.0 && git fetch && if git rev-parse "origin/b6602eb357673f097ea1a1d22edd568ecd239da1" 2>/dev/null; then set -x && git checkout -q -f "origin/b6602eb357673f097ea1a1d22edd568ecd239da1"; else set -x && git checkout -q -f "b6602eb357673f097ea1a1d22edd568ecd239da1"; fi #8 2.695 cd titan.ProtocolModules.PFCP_v15.1.0 && git fetch && if git rev-parse "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18" 2>/dev/null; then set -x && git checkout -q -f "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; else set -x && git checkout -q -f "d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; fi #8 2.696 cd titan.TestPorts.TELNETasp && git fetch && if git rev-parse "origin/873fe539642542cd9a901c208f1ec11c6d2f5387" 2>/dev/null; then set -x && git checkout -q -f "origin/873fe539642542cd9a901c208f1ec11c6d2f5387"; else set -x && git checkout -q -f "873fe539642542cd9a901c208f1ec11c6d2f5387"; fi #8 2.697 cd titan.TestPorts.UDPasp && git fetch && if git rev-parse "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c" 2>/dev/null; then set -x && git checkout -q -f "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c"; else set -x && git checkout -q -f "54176e95850654e5e8b0ffa2f1b5f35c412b949c"; fi #8 2.697 cd titan.ProtocolModules.BSSGP_v13.0.0 && git fetch && if git rev-parse "origin/e97d92a8b66bec399babea52f593771b76cb175a" 2>/dev/null; then set -x && git checkout -q -f "origin/e97d92a8b66bec399babea52f593771b76cb175a"; else set -x && git checkout -q -f "e97d92a8b66bec399babea52f593771b76cb175a"; fi #8 2.698 cd osmo-uecups && git fetch && if git rev-parse "origin/8362efef7c6fa341eb947a75786878e0685767b7" 2>/dev/null; then set -x && git checkout -q -f "origin/8362efef7c6fa341eb947a75786878e0685767b7"; else set -x && git checkout -q -f "8362efef7c6fa341eb947a75786878e0685767b7"; fi #8 2.698 cd titan.ProtocolModules.BSSMAP && git fetch && if git rev-parse "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0" 2>/dev/null; then set -x && git checkout -q -f "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0"; else set -x && git checkout -q -f "4acb6ab5f058477f0b90c2da182d52054e3614b0"; fi #8 2.775 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 #8 2.775 origin/8362efef7c6fa341eb947a75786878e0685767b7 #8 2.782 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 2.782 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 2.864 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ #8 2.871 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ #8 2.872 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ #8 2.874 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ #8 2.882 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ #8 2.882 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ #8 2.882 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ #8 2.883 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ #8 2.886 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ #8 2.888 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ #8 2.888 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ #8 2.895 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ #8 2.900 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ #8 2.937 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 2.937 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 2.937 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 2.937 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 2.941 origin/09817f113255d7fb56f1d45d3dd629a093d9248d #8 2.941 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 2.941 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 2.942 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d #8 2.944 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 2.945 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 2.945 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 2.946 + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 2.951 origin/b6602eb357673f097ea1a1d22edd568ecd239da1 #8 2.951 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 #8 2.956 origin/873fe539642542cd9a901c208f1ec11c6d2f5387 #8 2.956 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 #8 2.957 origin/f086e78d74defa044d864f17adaad9433fedc961 #8 2.957 + git checkout -q -f f086e78d74defa044d864f17adaad9433fedc961 #8 2.959 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 2.959 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 2.962 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 2.962 + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 2.963 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 2.963 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 3.002 origin/c496d298876fed55c2b730278b7ee77982555563 #8 3.002 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 #8 3.066 origin/e97d92a8b66bec399babea52f593771b76cb175a #8 3.066 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a #8 3.080 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 3.081 (cd msc && ./gen_links.sh && ./regen_makefile.sh) #8 3.088 Linking UD_PT.cc #8 3.091 Linking UD_PT.hh #8 3.093 Linking UD_PortType.ttcn #8 3.095 Linking UD_Types.ttcn #8 3.098 Linking TCCInterface_Functions.ttcn #8 3.100 Linking TCCConversion_Functions.ttcn #8 3.102 Linking TCCConversion.cc #8 3.105 Linking TCCInterface.cc #8 3.107 Linking TCCInterface_ip.h #8 3.110 Linking TCCEncoding_Functions.ttcn #8 3.112 Linking TCCEncoding.cc #8 3.114 Linking TCCOpenSecurity_Functions.ttcn #8 3.117 Linking TCCOpenSecurity.cc #8 3.119 Linking TCCOpenSecurity_Functions.hh #8 3.122 Linking Socket_API_Definitions.ttcn #8 3.124 Linking IPL4asp_Functions.ttcn #8 3.126 Linking IPL4asp_PT.cc #8 3.129 Linking IPL4asp_PT.hh #8 3.131 Linking IPL4asp_PortType.ttcn #8 3.133 Linking IPL4asp_Types.ttcn #8 3.136 Linking IPL4asp_discovery.cc #8 3.138 Linking IPL4asp_protocol_L234.hh #8 3.141 Linking M3UA_Types.ttcn #8 3.143 Linking SCTPasp_PT.cc #8 3.145 Linking SCTPasp_PT.hh #8 3.148 Linking SCTPasp_PortType.ttcn #8 3.150 Linking SCTPasp_Types.ttcn #8 3.152 Linking MTP3asp_PortType.ttcn #8 3.155 Linking MTP3asp_Types.ttcn #8 3.157 Linking M3UA_Emulation.ttcn #8 3.159 Linking SCCP_Emulation.ttcn #8 3.162 Linking SCCP_EncDec.cc #8 3.164 Linking SCCP_Mapping.ttcnpp #8 3.166 Linking SCCP_Types.ttcn #8 3.169 Linking SCCPasp_Types.ttcn #8 3.171 Linking BSSAP_Types.ttcn #8 3.173 Linking Remote_Operations_Generic_ROS_PDUs.asn #8 3.176 Linking Remote_Operations_Information_Objects.asn #8 3.178 Linking MAP_ApplicationContexts.asn #8 3.180 Linking MAP_CH_DataTypes.asn #8 3.183 Linking MAP_CallHandlingOperations.asn #8 3.185 Linking MAP_CommonDataTypes.asn #8 3.188 Linking MAP_DialogueInformation.asn #8 3.190 Linking MAP_ER_DataTypes.asn #8 3.192 Linking MAP_EncDec.cc #8 3.194 Linking MAP_Errors.asn #8 3.197 Linking MAP_GR_DataTypes.asn #8 3.199 Linking MAP_Group_Call_Operations.asn #8 3.201 Linking MAP_LCS_DataTypes.asn #8 3.204 Linking MAP_LocationServiceOperations.asn #8 3.206 Linking MAP_MS_DataTypes.asn #8 3.208 Linking MAP_MobileServiceOperations.asn #8 3.210 Linking MAP_OM_DataTypes.asn #8 3.212 Linking MAP_OperationAndMaintenanceOperations.asn #8 3.215 Linking MAP_PDU_Defs.asn #8 3.217 Linking MAP_Protocol.asn #8 3.219 Linking MAP_SM_DataTypes.asn #8 3.221 Linking MAP_SS_Code.asn #8 3.223 Linking MAP_SS_DataTypes.asn #8 3.226 Linking MAP_ShortMessageServiceOperations.asn #8 3.228 Linking MAP_SupplementaryServiceOperations.asn #8 3.230 Linking MAP_TS_Code.asn #8 3.233 Linking MAP_Types.ttcn #8 3.235 Linking MAP_BS_Code.asn #8 3.237 Linking MAP_ExtensionDataTypes.asn #8 3.239 Linking MobileDomainDefinitions.asn #8 3.242 Linking MobileL3_CC_Types.ttcn #8 3.244 Linking MobileL3_CommonIE_Types.ttcn #8 3.246 Linking MobileL3_GMM_SM_Types.ttcn #8 3.248 Linking MobileL3_MM_Types.ttcn #8 3.251 Linking MobileL3_RRM_Types.ttcn #8 3.253 Linking MobileL3_SMS_Types.ttcn #8 3.256 Linking MobileL3_SS_Types.ttcn #8 3.258 Linking MobileL3_Types.ttcn #8 3.260 Linking SS_DataTypes.asn #8 3.263 Linking SS_Errors.asn #8 3.265 Linking SS_Operations.asn #8 3.267 Linking SS_PDU_Defs.asn #8 3.270 Linking SS_Protocol.asn #8 3.272 Linking SS_Types.ttcn #8 3.275 Linking SS_EncDec.cc #8 3.277 Linking SDP_EncDec.cc #8 3.280 Linking SDP_Types.ttcn #8 3.282 Linking SDP_parse_.tab.c #8 3.284 Linking SDP_parse_.tab.h #8 3.286 Linking SDP_parse_parser.h #8 3.288 Linking SDP_parser.l #8 3.291 Linking SDP_parser.y #8 3.293 Linking lex.SDP_parse_.c #8 3.295 Linking RTP_EncDec.cc #8 3.297 Linking RTP_Types.ttcn #8 3.300 Linking TELNETasp_PT.cc #8 3.302 Linking TELNETasp_PT.hh #8 3.304 Linking TELNETasp_PortType.ttcn #8 3.306 Linking SMPP_EncDec.cc #8 3.309 Linking SMPP_Types.ttcn #8 3.311 Linking SGsAP_Types.ttcn #8 3.314 Linking RANAP_CommonDataTypes.asn #8 3.316 Linking RANAP_Constants.asn #8 3.318 Linking RANAP_Containers.asn #8 3.320 Linking RANAP_IEs.asn #8 3.323 Linking RANAP_PDU_Contents.asn #8 3.325 Linking RANAP_PDU_Descriptions.asn #8 3.327 Linking RANAP_Types.ttcn #8 3.329 Linking RANAP_Templates.ttcn #8 3.332 Linking RANAP_CodecPort.ttcn #8 3.334 Linking RANAP_EncDec.cc #8 3.336 Linking Misc_Helpers.ttcn #8 3.339 Linking General_Types.ttcn #8 3.341 Linking GSM_Types.ttcn #8 3.343 Linking Osmocom_Types.ttcn #8 3.346 Linking MNCC_Types.ttcn #8 3.348 Linking MNCC_EncDec.cc #8 3.350 Linking MNCC_CodecPort.ttcn #8 3.353 Linking mncc.h #8 3.355 Linking MNCC_Emulation.ttcn #8 3.357 Linking Osmocom_VTY_Functions.ttcn #8 3.359 Linking Native_Functions.ttcn #8 3.362 Linking Native_FunctionDefs.cc #8 3.364 Linking IPA_Types.ttcn #8 3.366 Linking IPA_Emulation.ttcnpp #8 3.368 Linking IPA_CodecPort.ttcn #8 3.370 Linking IPA_CodecPort_CtrlFunct.ttcn #8 3.373 Linking IPA_CodecPort_CtrlFunctDef.cc #8 3.375 Linking PCO_Types.ttcn #8 3.377 Linking GSUP_Types.ttcn #8 3.379 Linking GSUP_Templates.ttcn #8 3.382 Linking GSUP_Emulation.ttcn #8 3.384 Linking Osmocom_CTRL_Types.ttcn #8 3.386 Linking Osmocom_CTRL_Functions.ttcn #8 3.388 Linking Osmocom_CTRL_Adapter.ttcn #8 3.390 Linking L3_Templates.ttcn #8 3.392 Linking RLCMAC_CSN1_Templates.ttcn #8 3.394 Linking RLCMAC_CSN1_Types.ttcn #8 3.396 Linking L3_Common.ttcn #8 3.398 Linking RAN_Emulation.ttcnpp #8 3.401 Linking BSSAP_CodecPort.ttcn #8 3.403 Linking BSSMAP_Templates.ttcn #8 3.405 Linking RAN_Adapter.ttcnpp #8 3.407 Linking SDP_Templates.ttcn #8 3.409 Linking MGCP_Types.ttcn #8 3.412 Linking MGCP_Templates.ttcn #8 3.414 Linking MGCP_CodecPort_CtrlFunct.ttcn #8 3.416 Linking MGCP_Emulation.ttcn #8 3.418 Linking RTP_CodecPort.ttcn #8 3.420 Linking RTP_CodecPort_CtrlFunctDef.cc #8 3.423 Linking MGCP_CodecPort.ttcn #8 3.425 Linking MGCP_CodecPort_CtrlFunctDef.cc #8 3.427 Linking SMPP_CodecPort.ttcn #8 3.429 Linking SMPP_CodecPort_CtrlFunct.ttcn #8 3.431 Linking SMPP_CodecPort_CtrlFunctDef.cc #8 3.433 Linking SMPP_Emulation.ttcn #8 3.435 Linking SMPP_Templates.ttcn #8 3.437 Linking SS_Templates.ttcn #8 3.440 Linking SCCP_Templates.ttcn #8 3.442 Linking USSD_Helpers.ttcn #8 3.444 Linking SGsAP_Templates.ttcn #8 3.446 Linking SGsAP_CodecPort.ttcn #8 3.448 Linking SGsAP_CodecPort_CtrlFunct.ttcn #8 3.450 Linking SGsAP_CodecPort_CtrlFunctDef.cc #8 3.452 Linking SGsAP_Emulation.ttcn #8 3.455 Linking DNS_Helpers.ttcn #8 3.503 Generating Makefile skeleton... #8 3.503 Makefile skeleton was generated. #8 3.566 make -C msc compile #8 3.584 make[1]: Entering directory '/osmo-ttcn3-hacks/msc' #8 3.584 cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DIPA_EMULATION_MGCP -DIPA_EMULATION_SCCP -DRAN_EMULATION_BSSAP -DRAN_EMULATION_CTRL -DRAN_EMULATION_MGCP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR IPA_Emulation.ttcnpp IPA_Emulation.ttcn #8 3.599 cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DIPA_EMULATION_MGCP -DIPA_EMULATION_SCCP -DRAN_EMULATION_BSSAP -DRAN_EMULATION_CTRL -DRAN_EMULATION_MGCP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAN_Adapter.ttcnpp RAN_Adapter.ttcn #8 3.608 cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DIPA_EMULATION_MGCP -DIPA_EMULATION_SCCP -DRAN_EMULATION_BSSAP -DRAN_EMULATION_CTRL -DRAN_EMULATION_MGCP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAN_Emulation.ttcnpp RAN_Emulation.ttcn #8 3.617 cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DIPA_EMULATION_MGCP -DIPA_EMULATION_SCCP -DRAN_EMULATION_BSSAP -DRAN_EMULATION_CTRL -DRAN_EMULATION_MGCP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR SCCP_Mapping.ttcnpp SCCP_Mapping.ttcn #8 3.626 SCCP_Mapping.ttcnpp:49:4: warning: missing terminating " character #8 3.626 49 | "internal user MTP3asp_PT #8 3.626 | ^ #8 3.626 SCCP_Mapping.ttcnpp:58:4: warning: missing terminating " character #8 3.626 58 | " #8 3.626 | ^ #8 3.626 SCCP_Mapping.ttcnpp:70:4: warning: missing terminating " character #8 3.626 70 | "user MTP3asp_PT #8 3.626 | ^ #8 3.626 SCCP_Mapping.ttcnpp:79:4: warning: missing terminating " character #8 3.626 79 | " #8 3.626 | ^ #8 3.643 /usr/bin/ttcn3_compiler -L -U 8 BSC_ConnectionHandler.ttcn BSSAP_CodecPort.ttcn BSSAP_Types.ttcn BSSMAP_Templates.ttcn DNS_Helpers.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn L3_Common.ttcn L3_Templates.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MAP_Types.ttcn MGCP_CodecPort.ttcn MGCP_CodecPort_CtrlFunct.ttcn MGCP_Emulation.ttcn MGCP_Templates.ttcn MGCP_Types.ttcn MNCC_CodecPort.ttcn MNCC_Emulation.ttcn MNCC_Types.ttcn MSC_Tests.ttcn MSC_Tests_ASCI.ttcn MSC_Tests_Iu.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn RANAP_CodecPort.ttcn RANAP_Templates.ttcn RANAP_Types.ttcn RLCMAC_CSN1_Templates.ttcn RLCMAC_CSN1_Types.ttcn RTP_CodecPort.ttcn RTP_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SDP_Templates.ttcn SDP_Types.ttcn SGsAP_CodecPort.ttcn SGsAP_CodecPort_CtrlFunct.ttcn SGsAP_Emulation.ttcn SGsAP_Templates.ttcn SGsAP_Types.ttcn SMPP_CodecPort.ttcn SMPP_CodecPort_CtrlFunct.ttcn SMPP_Emulation.ttcn SMPP_Templates.ttcn SMPP_Types.ttcn SS_Templates.ttcn SS_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TCCOpenSecurity_Functions.ttcn TELNETasp_PortType.ttcn UD_PortType.ttcn UD_Types.ttcn USSD_Helpers.ttcn IPA_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn SCCP_Mapping.ttcn MAP_ApplicationContexts.asn MAP_BS_Code.asn MAP_CH_DataTypes.asn MAP_CallHandlingOperations.asn MAP_CommonDataTypes.asn MAP_DialogueInformation.asn MAP_ER_DataTypes.asn MAP_Errors.asn MAP_ExtensionDataTypes.asn MAP_GR_DataTypes.asn MAP_Group_Call_Operations.asn MAP_LCS_DataTypes.asn MAP_LocationServiceOperations.asn MAP_MS_DataTypes.asn MAP_MobileServiceOperations.asn MAP_OM_DataTypes.asn MAP_OperationAndMaintenanceOperations.asn MAP_PDU_Defs.asn MAP_Protocol.asn MAP_SM_DataTypes.asn MAP_SS_Code.asn MAP_SS_DataTypes.asn MAP_ShortMessageServiceOperations.asn MAP_SupplementaryServiceOperations.asn MAP_TS_Code.asn MobileDomainDefinitions.asn RANAP_CommonDataTypes.asn RANAP_Constants.asn RANAP_Containers.asn RANAP_IEs.asn RANAP_PDU_Contents.asn RANAP_PDU_Descriptions.asn Remote_Operations_Generic_ROS_PDUs.asn Remote_Operations_Information_Objects.asn SS_DataTypes.asn SS_Errors.asn SS_Operations.asn SS_PDU_Defs.asn SS_Protocol.asn - BSC_ConnectionHandler.ttcn BSSAP_CodecPort.ttcn BSSAP_Types.ttcn BSSMAP_Templates.ttcn DNS_Helpers.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn L3_Common.ttcn L3_Templates.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MAP_Types.ttcn MGCP_CodecPort.ttcn MGCP_CodecPort_CtrlFunct.ttcn MGCP_Emulation.ttcn MGCP_Templates.ttcn MGCP_Types.ttcn MNCC_CodecPort.ttcn MNCC_Emulation.ttcn MNCC_Types.ttcn MSC_Tests.ttcn MSC_Tests_ASCI.ttcn MSC_Tests_Iu.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn RANAP_CodecPort.ttcn RANAP_Templates.ttcn RANAP_Types.ttcn RLCMAC_CSN1_Templates.ttcn RLCMAC_CSN1_Types.ttcn RTP_CodecPort.ttcn RTP_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SDP_Templates.ttcn SDP_Types.ttcn SGsAP_CodecPort.ttcn SGsAP_CodecPort_CtrlFunct.ttcn SGsAP_Emulation.ttcn SGsAP_Templates.ttcn SGsAP_Types.ttcn SMPP_CodecPort.ttcn SMPP_CodecPort_CtrlFunct.ttcn SMPP_Emulation.ttcn SMPP_Templates.ttcn SMPP_Types.ttcn SS_Templates.ttcn SS_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TCCOpenSecurity_Functions.ttcn TELNETasp_PortType.ttcn UD_PortType.ttcn UD_Types.ttcn USSD_Helpers.ttcn IPA_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn SCCP_Mapping.ttcn MAP_ApplicationContexts.asn MAP_BS_Code.asn MAP_CH_DataTypes.asn MAP_CallHandlingOperations.asn MAP_CommonDataTypes.asn MAP_DialogueInformation.asn MAP_ER_DataTypes.asn MAP_Errors.asn MAP_ExtensionDataTypes.asn MAP_GR_DataTypes.asn MAP_Group_Call_Operations.asn MAP_LCS_DataTypes.asn MAP_LocationServiceOperations.asn MAP_MS_DataTypes.asn MAP_MobileServiceOperations.asn MAP_OM_DataTypes.asn MAP_OperationAndMaintenanceOperations.asn MAP_PDU_Defs.asn MAP_Protocol.asn MAP_SM_DataTypes.asn MAP_SS_Code.asn MAP_SS_DataTypes.asn MAP_ShortMessageServiceOperations.asn MAP_SupplementaryServiceOperations.asn MAP_TS_Code.asn MobileDomainDefinitions.asn RANAP_CommonDataTypes.asn RANAP_Constants.asn RANAP_Containers.asn RANAP_IEs.asn RANAP_PDU_Contents.asn RANAP_PDU_Descriptions.asn Remote_Operations_Generic_ROS_PDUs.asn Remote_Operations_Information_Objects.asn SS_DataTypes.asn SS_Errors.asn SS_Operations.asn SS_PDU_Defs.asn SS_Protocol.asn #8 3.646 warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. #8 3.646 #8 3.658 Notify: Parsing TTCN-3 module `BSC_ConnectionHandler.ttcn'... #8 3.659 BSC_ConnectionHandler.ttcn:66.1-57: warning: Unsupported selective import statement was treated as `import all' #8 3.664 Notify: Parsing TTCN-3 module `BSSAP_CodecPort.ttcn'... #8 3.665 Notify: Parsing TTCN-3 module `BSSAP_Types.ttcn'... #8 3.668 Notify: Parsing TTCN-3 module `BSSMAP_Templates.ttcn'... #8 3.671 Notify: Parsing TTCN-3 module `DNS_Helpers.ttcn'... #8 3.671 Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... #8 3.672 Notify: Parsing TTCN-3 module `GSUP_Emulation.ttcn'... #8 3.672 Notify: Parsing TTCN-3 module `GSUP_Templates.ttcn'... #8 3.675 Notify: Parsing TTCN-3 module `GSUP_Types.ttcn'... #8 3.675 Notify: Parsing TTCN-3 module `General_Types.ttcn'... #8 3.676 Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... #8 3.676 Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... #8 3.676 Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... #8 3.676 Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... #8 3.677 Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... #8 3.677 Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... #8 3.677 Notify: Parsing TTCN-3 module `L3_Common.ttcn'... #8 3.678 Notify: Parsing TTCN-3 module `L3_Templates.ttcn'... #8 3.682 Notify: Parsing TTCN-3 module `M3UA_Emulation.ttcn'... #8 3.684 Notify: Parsing TTCN-3 module `M3UA_Types.ttcn'... #8 3.685 Notify: Parsing TTCN-3 module `MAP_Types.ttcn'... #8 3.685 Notify: Parsing TTCN-3 module `MGCP_CodecPort.ttcn'... #8 3.685 Notify: Parsing TTCN-3 module `MGCP_CodecPort_CtrlFunct.ttcn'... #8 3.685 Notify: Parsing TTCN-3 module `MGCP_Emulation.ttcn'... #8 3.686 Notify: Parsing TTCN-3 module `MGCP_Templates.ttcn'... #8 3.687 Notify: Parsing TTCN-3 module `MGCP_Types.ttcn'... #8 3.687 Notify: Parsing TTCN-3 module `MNCC_CodecPort.ttcn'... #8 3.687 Notify: Parsing TTCN-3 module `MNCC_Emulation.ttcn'... #8 3.688 Notify: Parsing TTCN-3 module `MNCC_Types.ttcn'... #8 3.690 Notify: Parsing TTCN-3 module `MSC_Tests.ttcn'... #8 3.702 Notify: Parsing TTCN-3 module `MSC_Tests_ASCI.ttcn'... #8 3.704 Notify: Parsing TTCN-3 module `MSC_Tests_Iu.ttcn'... #8 3.705 Notify: Parsing TTCN-3 module `MTP3asp_PortType.ttcn'... #8 3.705 Notify: Parsing TTCN-3 module `MTP3asp_Types.ttcn'... #8 3.705 Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... #8 3.705 Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... #8 3.707 Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... #8 3.707 Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... #8 3.710 Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... #8 3.711 Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... #8 3.713 Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... #8 3.714 Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... #8 3.714 Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... #8 3.714 Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... #8 3.714 Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... #8 3.715 Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... #8 3.715 Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... #8 3.715 Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: #8 3.715 Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated #8 3.715 Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated #8 3.715 Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... #8 3.716 Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... #8 3.717 Notify: Parsing TTCN-3 module `PCO_Types.ttcn'... #8 3.717 Notify: Parsing TTCN-3 module `RANAP_CodecPort.ttcn'... #8 3.718 Notify: Parsing TTCN-3 module `RANAP_Templates.ttcn'... #8 3.720 Notify: Parsing TTCN-3 module `RANAP_Types.ttcn'... #8 3.720 Notify: Parsing TTCN-3 module `RLCMAC_CSN1_Templates.ttcn'... #8 3.721 Notify: Parsing TTCN-3 module `RLCMAC_CSN1_Types.ttcn'... #8 3.723 Notify: Parsing TTCN-3 module `RTP_CodecPort.ttcn'... #8 3.723 Notify: Parsing TTCN-3 module `RTP_Types.ttcn'... #8 3.724 Notify: Parsing TTCN-3 module `SCCP_Emulation.ttcn'... #8 3.726 SCCP_Emulation.ttcn:1828.40: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 3.726 SCCP_Emulation.ttcn:2237.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 3.726 SCCP_Emulation.ttcn:2270.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 3.727 SCCP_Emulation.ttcn:3521.41-49: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 3.729 SCCP_Emulation.ttcn:4915.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 3.729 SCCP_Emulation.ttcn:5020.33-41: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 3.729 SCCP_Emulation.ttcn:5347.9-20: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 3.729 SCCP_Emulation.ttcn:5348.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 3.729 SCCP_Emulation.ttcn:5350.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 3.729 SCCP_Emulation.ttcn:5405.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 3.729 SCCP_Emulation.ttcn:5407.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 3.732 Notify: Parsing TTCN-3 module `SCCP_Templates.ttcn'... #8 3.732 SCCP_Templates.ttcn:85.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 3.733 Notify: Parsing TTCN-3 module `SCCP_Types.ttcn'... #8 3.733 SCCP_Types.ttcn:522.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 3.733 SCCP_Types.ttcn:702.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 3.734 Notify: Parsing TTCN-3 module `SCCPasp_Types.ttcn'... #8 3.735 Notify: Parsing TTCN-3 module `SCTPasp_PortType.ttcn'... #8 3.735 Notify: Parsing TTCN-3 module `SCTPasp_Types.ttcn'... #8 3.735 Notify: Parsing TTCN-3 module `SDP_Templates.ttcn'... #8 3.735 Notify: Parsing TTCN-3 module `SDP_Types.ttcn'... #8 3.736 Notify: Parsing TTCN-3 module `SGsAP_CodecPort.ttcn'... #8 3.736 Notify: Parsing TTCN-3 module `SGsAP_CodecPort_CtrlFunct.ttcn'... #8 3.737 Notify: Parsing TTCN-3 module `SGsAP_Emulation.ttcn'... #8 3.738 Notify: Parsing TTCN-3 module `SGsAP_Templates.ttcn'... #8 3.739 Notify: Parsing TTCN-3 module `SGsAP_Types.ttcn'... #8 3.740 Notify: Parsing TTCN-3 module `SMPP_CodecPort.ttcn'... #8 3.740 Notify: Parsing TTCN-3 module `SMPP_CodecPort_CtrlFunct.ttcn'... #8 3.740 Notify: Parsing TTCN-3 module `SMPP_Emulation.ttcn'... #8 3.741 Notify: Parsing TTCN-3 module `SMPP_Templates.ttcn'... #8 3.741 Notify: Parsing TTCN-3 module `SMPP_Types.ttcn'... #8 3.742 Notify: Parsing TTCN-3 module `SS_Templates.ttcn'... #8 3.743 Notify: Parsing TTCN-3 module `SS_Types.ttcn'... #8 3.743 Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... #8 3.743 Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... #8 3.744 Notify: Parsing TTCN-3 module `TCCEncoding_Functions.ttcn'... #8 3.745 Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... #8 3.745 Notify: Parsing TTCN-3 module `TCCOpenSecurity_Functions.ttcn'... #8 3.745 Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... #8 3.745 Notify: Parsing TTCN-3 module `UD_PortType.ttcn'... #8 3.745 Notify: Parsing TTCN-3 module `UD_Types.ttcn'... #8 3.745 Notify: Parsing TTCN-3 module `USSD_Helpers.ttcn'... #8 3.746 Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... #8 3.747 Notify: Parsing TTCN-3 module `RAN_Adapter.ttcn'... #8 3.747 Notify: Parsing TTCN-3 module `RAN_Emulation.ttcn'... #8 3.750 Notify: Parsing TTCN-3 module `SCCP_Mapping.ttcn'... #8 3.750 Notify: Parsing ASN.1 module `MAP_ApplicationContexts.asn'... #8 3.751 Notify: Parsing ASN.1 module `MAP_BS_Code.asn'... #8 3.751 MAP_BS_Code.asn:15: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. #8 3.751 Notify: Parsing ASN.1 module `MAP_CH_DataTypes.asn'... #8 3.751 Notify: Parsing ASN.1 module `MAP_CallHandlingOperations.asn'... #8 3.751 Notify: Parsing ASN.1 module `MAP_CommonDataTypes.asn'... #8 3.752 Notify: Parsing ASN.1 module `MAP_DialogueInformation.asn'... #8 3.752 MAP_DialogueInformation.asn:59: note: Usage of UNIVERSAL tagclass is not recommended. #8 3.752 Notify: Parsing ASN.1 module `MAP_ER_DataTypes.asn'... #8 3.753 Notify: Parsing ASN.1 module `MAP_Errors.asn'... #8 3.753 Notify: Parsing ASN.1 module `MAP_ExtensionDataTypes.asn'... #8 3.753 MAP_ExtensionDataTypes.asn:31: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. #8 3.753 Notify: Parsing ASN.1 module `MAP_GR_DataTypes.asn'... #8 3.753 Notify: Parsing ASN.1 module `MAP_Group_Call_Operations.asn'... #8 3.753 Notify: Parsing ASN.1 module `MAP_LCS_DataTypes.asn'... #8 3.754 Notify: Parsing ASN.1 module `MAP_LocationServiceOperations.asn'... #8 3.754 Notify: Parsing ASN.1 module `MAP_MS_DataTypes.asn'... #8 3.758 Notify: Parsing ASN.1 module `MAP_MobileServiceOperations.asn'... #8 3.758 Notify: Parsing ASN.1 module `MAP_OM_DataTypes.asn'... #8 3.759 Notify: Parsing ASN.1 module `MAP_OperationAndMaintenanceOperations.asn'... #8 3.759 Notify: Parsing ASN.1 module `MAP_PDU_Defs.asn'... #8 3.759 Notify: Parsing ASN.1 module `MAP_Protocol.asn'... #8 3.759 Notify: Parsing ASN.1 module `MAP_SM_DataTypes.asn'... #8 3.759 Notify: Parsing ASN.1 module `MAP_SS_Code.asn'... #8 3.759 MAP_SS_Code.asn:13: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. #8 3.759 Notify: Parsing ASN.1 module `MAP_SS_DataTypes.asn'... #8 3.760 Notify: Parsing ASN.1 module `MAP_ShortMessageServiceOperations.asn'... #8 3.760 Notify: Parsing ASN.1 module `MAP_SupplementaryServiceOperations.asn'... #8 3.760 Notify: Parsing ASN.1 module `MAP_TS_Code.asn'... #8 3.760 MAP_TS_Code.asn:13: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. #8 3.760 Notify: Parsing ASN.1 module `MobileDomainDefinitions.asn'... #8 3.760 MobileDomainDefinitions.asn:9: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. #8 3.760 Notify: Parsing ASN.1 module `RANAP_CommonDataTypes.asn'... #8 3.760 RANAP_CommonDataTypes.asn:23: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. #8 3.760 Notify: Parsing ASN.1 module `RANAP_Constants.asn'... #8 3.760 RANAP_Constants.asn:28: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. #8 3.761 Notify: Parsing ASN.1 module `RANAP_Containers.asn'... #8 3.761 Notify: Parsing ASN.1 module `RANAP_IEs.asn'... #8 3.765 Notify: Parsing ASN.1 module `RANAP_PDU_Contents.asn'... #8 3.768 Notify: Parsing ASN.1 module `RANAP_PDU_Descriptions.asn'... #8 3.769 Notify: Parsing ASN.1 module `Remote_Operations_Generic_ROS_PDUs.asn'... #8 3.769 Notify: Parsing ASN.1 module `Remote_Operations_Information_Objects.asn'... #8 3.769 Notify: Parsing ASN.1 module `SS_DataTypes.asn'... #8 3.770 Notify: Parsing ASN.1 module `SS_Errors.asn'... #8 3.770 Notify: Parsing ASN.1 module `SS_Operations.asn'... #8 3.770 Notify: Parsing ASN.1 module `SS_PDU_Defs.asn'... #8 3.770 SS_PDU_Defs.asn:63: note: Usage of UNIVERSAL tagclass is not recommended. #8 3.770 Notify: Parsing ASN.1 module `SS_Protocol.asn'... #8 3.770 Notify: Checking modules... #8 3.773 RAN_Adapter.ttcn: In TTCN-3 module `RAN_Adapter': #8 3.773 RAN_Adapter.ttcnpp:40.1-54.1: warning: Definition with name `RAN_Adapter' hides a module identifier #8 3.790 BSSMAP_Templates.ttcn: In TTCN-3 module `BSSMAP_Templates': #8 3.790 BSSMAP_Templates.ttcn:256.1-263.1: In function definition `f_ts_BSSMAP_IE_OldToNewBSSInfo': #8 3.790 BSSMAP_Templates.ttcn:260.4-262.2: In else statement: #8 3.790 BSSMAP_Templates.ttcn:261.3-42: In return statement: #8 3.790 BSSMAP_Templates.ttcn:261.38-42: In actual parameter list of template `@BSSMAP_Templates.ts_BSSMAP_IE_OldToNewBSSInfo': #8 3.790 BSSMAP_Templates.ttcn:261.39-41: In parameter #1 for `val': #8 3.790 BSSMAP_Templates.ttcn:261.39-41: warning: Inadequate restriction on the referenced template parameter `val', this may cause a dynamic test case error at runtime #8 3.790 BSSMAP_Templates.ttcn:256.41-81: note: Referenced template parameter is here #8 3.790 BSSMAP_Templates.ttcn:270.1-281.1: In function definition `f_tr_BSSMAP_IE_OldToNewBSSInfo': #8 3.790 BSSMAP_Templates.ttcn:278.4-280.2: In else statement: #8 3.790 BSSMAP_Templates.ttcn:279.3-42: In return statement: #8 3.790 BSSMAP_Templates.ttcn:279.38-42: In actual parameter list of template `@BSSMAP_Templates.tr_BSSMAP_IE_OldToNewBSSInfo': #8 3.790 BSSMAP_Templates.ttcn:279.39-41: In parameter #1 for `val': #8 3.790 BSSMAP_Templates.ttcn:279.39-41: warning: Inadequate restriction on the referenced template parameter `val', this may cause a dynamic test case error at runtime #8 3.790 BSSMAP_Templates.ttcn:270.41-79: note: Referenced template parameter is here #8 3.791 BSSMAP_Templates.ttcn:514.1-534.1: In template definition `tr_BSSMAP_ComplL3': #8 3.791 BSSMAP_Templates.ttcn:518.9-533.2: In template for record field `pdu': #8 3.791 BSSMAP_Templates.ttcn:519.13-532.3: In template for union field `bssmap': #8 3.791 BSSMAP_Templates.ttcn:520.33-531.4: In template for union field `completeLayer3Information': #8 3.791 BSSMAP_Templates.ttcn:523.26-53: In template for record field `layer3Information': #8 3.791 BSSMAP_Templates.ttcn:523.45-53: In actual parameter list of template `@BSSMAP_Templates.tr_BSSMAP_IE_L3Info': #8 3.791 BSSMAP_Templates.ttcn:523.46-52: In parameter #1 for `l3info': #8 3.791 BSSMAP_Templates.ttcn:523.46-52: warning: Inadequate restriction on the referenced template parameter `l3_info', this may cause a dynamic test case error at runtime #8 3.791 BSSMAP_Templates.ttcn:514.38-70: note: Referenced template parameter is here #8 3.791 BSSMAP_Templates.ttcn:749.1-759.1: In function definition `ts_BSSMAP_IE_CallIdentifier': #8 3.791 BSSMAP_Templates.ttcn:752.4-758.2: In else statement: #8 3.791 BSSMAP_Templates.ttcn:757.3-11: In return statement: #8 3.791 BSSMAP_Templates.ttcn:757.10-11: warning: Inadequate restriction on the referenced template variable `ie', this may cause a dynamic test case error at runtime #8 3.791 BSSMAP_Templates.ttcn:753.51-756.3: note: Referenced template variable is here #8 3.792 BSSMAP_Templates.ttcn:2170.1-2182.1: In function definition `ts_BSSMAP_IE_TalkerPriority': #8 3.792 BSSMAP_Templates.ttcn:2174.4-2181.2: In else statement: #8 3.792 BSSMAP_Templates.ttcn:2180.3-11: In return statement: #8 3.792 BSSMAP_Templates.ttcn:2180.10-11: warning: Inadequate restriction on the referenced template variable `tp', this may cause a dynamic test case error at runtime #8 3.792 BSSMAP_Templates.ttcn:2175.51-2179.3: note: Referenced template variable is here #8 3.793 BSSMAP_Templates.ttcn:2842.1-2854.1: In function definition `tr_BSSMAP_LcsCause': #8 3.793 BSSMAP_Templates.ttcn:2853.2-10: In return statement: #8 3.793 BSSMAP_Templates.ttcn:2853.9-10: warning: Inadequate restriction on the referenced template variable `ie', this may cause a dynamic test case error at runtime #8 3.793 BSSMAP_Templates.ttcn:2847.34-2852.2: note: Referenced template variable is here #8 3.794 GSUP_Templates.ttcn: In TTCN-3 module `GSUP_Templates': #8 3.794 GSUP_Templates.ttcn:371.1-372.58: In template definition `tr_GSUP_SAI_REQ': #8 3.794 GSUP_Templates.ttcn:372.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': #8 3.794 GSUP_Templates.ttcn:372.54-57: In parameter #2 for `imsi': #8 3.794 GSUP_Templates.ttcn:372.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 3.794 GSUP_Templates.ttcn:371.35-57: note: Referenced template parameter is here #8 3.794 GSUP_Templates.ttcn:374.1-383.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': #8 3.794 GSUP_Templates.ttcn:378.9-383.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': #8 3.794 GSUP_Templates.ttcn:378.49-383.4: In parameter #2 for `ies': #8 3.794 GSUP_Templates.ttcn:379.4-24: In component 1: #8 3.794 GSUP_Templates.ttcn:379.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': #8 3.794 GSUP_Templates.ttcn:379.20-23: In parameter #1 for `imsi': #8 3.794 GSUP_Templates.ttcn:379.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 3.794 GSUP_Templates.ttcn:375.3-25: note: Referenced template parameter is here #8 3.795 GSUP_Templates.ttcn:389.1-391.54: In template definition `tr_GSUP_SAI_ERR': #8 3.795 GSUP_Templates.ttcn:390.9-391.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': #8 3.795 GSUP_Templates.ttcn:390.47-391.53: In parameter #2 for `ies': #8 3.795 GSUP_Templates.ttcn:391.4-24: In component 1: #8 3.795 GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': #8 3.795 GSUP_Templates.ttcn:391.20-23: In parameter #1 for `imsi': #8 3.795 GSUP_Templates.ttcn:391.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 3.795 GSUP_Templates.ttcn:389.35-57: note: Referenced template parameter is here #8 3.795 GSUP_Templates.ttcn:403.1-406.41: In template definition `ts_GSUP_UL_REQ': #8 3.795 GSUP_Templates.ttcn:405.9-406.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': #8 3.795 GSUP_Templates.ttcn:405.50-406.40: In parameter #2 for `ies': #8 3.795 GSUP_Templates.ttcn:405.62-406.40: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': #8 3.795 In parameter #7 for `source_name': #8 3.795 GSUP_Templates.ttcn:406.29-39: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime #8 3.795 GSUP_Templates.ttcn:404.7-46: note: Referenced template parameter is here #8 3.795 GSUP_Templates.ttcn:408.1-409.59: In template definition `tr_GSUP_UL_REQ': #8 3.795 GSUP_Templates.ttcn:409.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': #8 3.795 GSUP_Templates.ttcn:409.55-58: In parameter #2 for `imsi': #8 3.795 GSUP_Templates.ttcn:409.55-58: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 3.795 GSUP_Templates.ttcn:408.34-56: note: Referenced template parameter is here #8 3.795 GSUP_Templates.ttcn:415.1-416.105: In template definition `tr_GSUP_UL_RES': #8 3.795 GSUP_Templates.ttcn:416.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': #8 3.795 GSUP_Templates.ttcn:416.49-104: In parameter #2 for `ies': #8 3.795 GSUP_Templates.ttcn:1246.9-1327.1: In function definition `f_gen_tr_ies': #8 3.795 GSUP_Templates.ttcn:1259.24-1261.2: In template variable definition `ies': #8 3.795 GSUP_Templates.ttcn:1260.3-23: In component 1: #8 3.795 GSUP_Templates.ttcn:1260.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': #8 3.795 GSUP_Templates.ttcn:1260.19-22: In parameter #1 for `imsi': #8 3.795 GSUP_Templates.ttcn:1260.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 3.795 GSUP_Templates.ttcn:1246.31-53: note: Referenced template parameter is here #8 3.795 GSUP_Templates.ttcn:1284.2-1287.2: In if statement: #8 3.795 GSUP_Templates.ttcn:1285.3-45: In variable assignment: #8 3.795 GSUP_Templates.ttcn:1285.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': #8 3.795 GSUP_Templates.ttcn:1285.37-44: In parameter #1 for `pdp_info': #8 3.795 GSUP_Templates.ttcn:1285.37-44: warning: Inadequate restriction on the referenced template parameter `pdp_info', this may cause a dynamic test case error at runtime #8 3.795 GSUP_Templates.ttcn:1248.10-43: note: Referenced template parameter is here #8 3.795 GSUP_Templates.ttcn:1304.2-1307.2: In if statement: #8 3.795 GSUP_Templates.ttcn:1305.3-33: In variable assignment: #8 3.795 GSUP_Templates.ttcn:1305.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': #8 3.795 GSUP_Templates.ttcn:1305.30-32: In parameter #1 for `pco': #8 3.795 GSUP_Templates.ttcn:1305.30-32: warning: Inadequate restriction on the referenced template parameter `pco', this may cause a dynamic test case error at runtime #8 3.795 GSUP_Templates.ttcn:1254.10-38: note: Referenced template parameter is here #8 3.795 GSUP_Templates.ttcn:437.1-442.67: In template definition `ts_GSUP_ISD_RES': #8 3.795 GSUP_Templates.ttcn:440.9-442.67: In actual parameter list of template `@GSUP_Templates.ts_GSUP': #8 3.795 GSUP_Templates.ttcn:441.17-442.66: In parameter #2 for `ies': #8 3.795 GSUP_Templates.ttcn:441.29-442.66: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': #8 3.795 In parameter #7 for `source_name': #8 3.795 GSUP_Templates.ttcn:441.51-61: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime #8 3.795 GSUP_Templates.ttcn:438.35-74: note: Referenced template parameter is here #8 3.795 In parameter #8 for `destination_name': #8 3.795 GSUP_Templates.ttcn:442.50-65: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime #8 3.795 GSUP_Templates.ttcn:439.35-79: note: Referenced template parameter is here #8 3.795 GSUP_Templates.ttcn:444.1-445.54: In template definition `tr_GSUP_ISD_RES': #8 3.795 GSUP_Templates.ttcn:445.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': #8 3.795 GSUP_Templates.ttcn:445.50-53: In parameter #2 for `imsi': #8 3.795 GSUP_Templates.ttcn:445.50-53: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 3.795 GSUP_Templates.ttcn:444.35-57: note: Referenced template parameter is here #8 3.795 GSUP_Templates.ttcn:462.1-463.58: In template definition `tr_GSUP_CL_RES': #8 3.795 GSUP_Templates.ttcn:463.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': #8 3.795 GSUP_Templates.ttcn:463.54-57: In parameter #2 for `imsi': #8 3.795 GSUP_Templates.ttcn:463.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 3.795 GSUP_Templates.ttcn:462.34-56: note: Referenced template parameter is here #8 3.795 GSUP_Templates.ttcn:468.1-470.55: In template definition `tr_GSUP_CL_ERR': #8 3.795 GSUP_Templates.ttcn:469.9-470.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': #8 3.795 GSUP_Templates.ttcn:469.48-470.54: In parameter #2 for `ies': #8 3.795 GSUP_Templates.ttcn:470.4-24: In component 1: #8 3.795 GSUP_Templates.ttcn:470.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': #8 3.795 GSUP_Templates.ttcn:470.20-23: In parameter #1 for `imsi': #8 3.795 GSUP_Templates.ttcn:470.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 3.795 GSUP_Templates.ttcn:468.34-56: note: Referenced template parameter is here #8 3.796 GSUP_Templates.ttcn:476.1-478.56: In template definition `tr_GSUP_PURGE_MS_REQ': #8 3.796 GSUP_Templates.ttcn:477.9-478.56: In actual parameter list of template `@GSUP_Templates.tr_GSUP': #8 3.796 GSUP_Templates.ttcn:477.43-478.55: In parameter #2 for `ies': #8 3.796 GSUP_Templates.ttcn:478.4-24: In component 1: #8 3.796 GSUP_Templates.ttcn:478.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': #8 3.796 GSUP_Templates.ttcn:478.20-23: In parameter #1 for `imsi': #8 3.796 GSUP_Templates.ttcn:478.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 3.796 GSUP_Templates.ttcn:476.40-62: note: Referenced template parameter is here #8 3.796 GSUP_Templates.ttcn:484.1-486.29: In template definition `tr_GSUP_PURGE_MS_RES': #8 3.796 GSUP_Templates.ttcn:485.9-486.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': #8 3.796 GSUP_Templates.ttcn:485.42-486.28: In parameter #2 for `ies': #8 3.796 GSUP_Templates.ttcn:486.3-23: In component 1: #8 3.796 GSUP_Templates.ttcn:486.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': #8 3.796 GSUP_Templates.ttcn:486.19-22: In parameter #1 for `imsi': #8 3.796 GSUP_Templates.ttcn:486.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 3.796 GSUP_Templates.ttcn:484.40-62: note: Referenced template parameter is here #8 3.796 GSUP_Templates.ttcn:488.1-490.51: In template definition `tr_GSUP_PURGE_MS_ERR': #8 3.796 GSUP_Templates.ttcn:489.9-490.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': #8 3.796 GSUP_Templates.ttcn:489.41-490.50: In parameter #2 for `ies': #8 3.796 GSUP_Templates.ttcn:490.3-23: In component 1: #8 3.796 GSUP_Templates.ttcn:490.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': #8 3.796 GSUP_Templates.ttcn:490.19-22: In parameter #1 for `imsi': #8 3.796 GSUP_Templates.ttcn:490.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 3.796 GSUP_Templates.ttcn:488.40-62: note: Referenced template parameter is here #8 3.796 GSUP_Templates.ttcn:496.1-506.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': #8 3.796 GSUP_Templates.ttcn:499.13-506.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': #8 3.796 GSUP_Templates.ttcn:501.2-505.2: In parameter #2 for `ies': #8 3.796 GSUP_Templates.ttcn:502.3-23: In component 1: #8 3.796 GSUP_Templates.ttcn:502.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': #8 3.796 GSUP_Templates.ttcn:502.19-22: In parameter #1 for `imsi': #8 3.796 GSUP_Templates.ttcn:502.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 3.796 GSUP_Templates.ttcn:497.2-24: note: Referenced template parameter is here #8 3.796 GSUP_Templates.ttcn:1362.9-1410.1: In function definition `f_gen_tr_ss_ies': #8 3.796 GSUP_Templates.ttcn:1371.24-1373.2: In template variable definition `ies': #8 3.796 GSUP_Templates.ttcn:1372.3-23: In component 1: #8 3.796 GSUP_Templates.ttcn:1372.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': #8 3.796 GSUP_Templates.ttcn:1372.19-22: In parameter #1 for `imsi': #8 3.796 GSUP_Templates.ttcn:1372.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 3.796 GSUP_Templates.ttcn:1363.2-24: note: Referenced template parameter is here #8 3.797 GSUP_Templates.ttcn:1488.1-1505.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': #8 3.797 GSUP_Templates.ttcn:1494.13-1505.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': #8 3.797 GSUP_Templates.ttcn:1496.2-1504.2: In parameter #2 for `ies': #8 3.797 GSUP_Templates.ttcn:1497.3-23: In component 1: #8 3.797 GSUP_Templates.ttcn:1497.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': #8 3.797 GSUP_Templates.ttcn:1497.19-22: In parameter #1 for `imsi': #8 3.797 GSUP_Templates.ttcn:1497.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 3.797 GSUP_Templates.ttcn:1489.2-29: note: Referenced template parameter is here #8 3.797 GSUP_Templates.ttcn:1518.1-1529.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': #8 3.797 GSUP_Templates.ttcn:1521.13-1529.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': #8 3.797 GSUP_Templates.ttcn:1523.2-1528.2: In parameter #2 for `ies': #8 3.797 GSUP_Templates.ttcn:1524.3-23: In component 1: #8 3.797 GSUP_Templates.ttcn:1524.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': #8 3.797 GSUP_Templates.ttcn:1524.19-22: In parameter #1 for `imsi': #8 3.797 GSUP_Templates.ttcn:1524.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 3.797 GSUP_Templates.ttcn:1519.2-29: note: Referenced template parameter is here #8 3.797 GSUP_Templates.ttcn:1544.1-1557.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': #8 3.797 GSUP_Templates.ttcn:1548.13-1557.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': #8 3.797 GSUP_Templates.ttcn:1550.2-1556.2: In parameter #2 for `ies': #8 3.797 GSUP_Templates.ttcn:1551.3-23: In component 1: #8 3.797 GSUP_Templates.ttcn:1551.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': #8 3.797 GSUP_Templates.ttcn:1551.19-22: In parameter #1 for `imsi': #8 3.797 GSUP_Templates.ttcn:1551.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 3.797 GSUP_Templates.ttcn:1545.2-29: note: Referenced template parameter is here #8 3.797 GSUP_Templates.ttcn:1583.1-1607.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': #8 3.797 GSUP_Templates.ttcn:1590.13-1607.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': #8 3.797 GSUP_Templates.ttcn:1592.2-1606.2: In parameter #2 for `ies': #8 3.797 GSUP_Templates.ttcn:1598.3-23: In component 1: #8 3.797 GSUP_Templates.ttcn:1598.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': #8 3.797 GSUP_Templates.ttcn:1598.19-22: In parameter #1 for `imsi': #8 3.797 GSUP_Templates.ttcn:1598.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 3.797 GSUP_Templates.ttcn:1584.2-29: note: Referenced template parameter is here #8 3.797 GSUP_Templates.ttcn:1620.1-1631.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': #8 3.797 GSUP_Templates.ttcn:1623.13-1631.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': #8 3.797 GSUP_Templates.ttcn:1625.2-1630.2: In parameter #2 for `ies': #8 3.797 GSUP_Templates.ttcn:1626.3-23: In component 1: #8 3.797 GSUP_Templates.ttcn:1626.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': #8 3.797 GSUP_Templates.ttcn:1626.19-22: In parameter #1 for `imsi': #8 3.797 GSUP_Templates.ttcn:1626.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 3.797 GSUP_Templates.ttcn:1621.2-29: note: Referenced template parameter is here #8 3.797 GSUP_Templates.ttcn:1646.1-1659.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR': #8 3.797 GSUP_Templates.ttcn:1650.13-1659.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': #8 3.797 GSUP_Templates.ttcn:1652.2-1658.2: In parameter #2 for `ies': #8 3.797 GSUP_Templates.ttcn:1653.3-23: In component 1: #8 3.797 GSUP_Templates.ttcn:1653.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': #8 3.797 GSUP_Templates.ttcn:1653.19-22: In parameter #1 for `imsi': #8 3.797 GSUP_Templates.ttcn:1653.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 3.797 GSUP_Templates.ttcn:1647.2-29: note: Referenced template parameter is here #8 3.797 GSUP_Templates.ttcn:1674.1-1687.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': #8 3.797 GSUP_Templates.ttcn:1678.13-1687.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': #8 3.797 GSUP_Templates.ttcn:1680.2-1686.2: In parameter #2 for `ies': #8 3.797 GSUP_Templates.ttcn:1681.3-23: In component 1: #8 3.797 GSUP_Templates.ttcn:1681.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': #8 3.797 GSUP_Templates.ttcn:1681.19-22: In parameter #1 for `imsi': #8 3.797 GSUP_Templates.ttcn:1681.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 3.797 GSUP_Templates.ttcn:1675.2-29: note: Referenced template parameter is here #8 3.797 GSUP_Templates.ttcn:1700.1-1711.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': #8 3.797 GSUP_Templates.ttcn:1703.13-1711.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': #8 3.797 GSUP_Templates.ttcn:1705.2-1710.2: In parameter #2 for `ies': #8 3.797 GSUP_Templates.ttcn:1706.3-23: In component 1: #8 3.797 GSUP_Templates.ttcn:1706.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': #8 3.797 GSUP_Templates.ttcn:1706.19-22: In parameter #1 for `imsi': #8 3.797 GSUP_Templates.ttcn:1706.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 3.797 GSUP_Templates.ttcn:1701.2-29: note: Referenced template parameter is here #8 3.797 GSUP_Templates.ttcn:1726.1-1739.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': #8 3.797 GSUP_Templates.ttcn:1730.13-1739.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': #8 3.797 GSUP_Templates.ttcn:1732.2-1738.2: In parameter #2 for `ies': #8 3.797 GSUP_Templates.ttcn:1733.3-23: In component 1: #8 3.797 GSUP_Templates.ttcn:1733.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': #8 3.797 GSUP_Templates.ttcn:1733.19-22: In parameter #1 for `imsi': #8 3.797 GSUP_Templates.ttcn:1733.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 3.797 GSUP_Templates.ttcn:1727.2-29: note: Referenced template parameter is here #8 3.798 GSUP_Templates.ttcn:1778.1-1793.1: In template definition `tr_GSUP_E_AN_APDU': #8 3.798 GSUP_Templates.ttcn:1784.13-1793.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': #8 3.798 GSUP_Templates.ttcn:1786.2-1792.2: In parameter #2 for `ies': #8 3.798 GSUP_Templates.ttcn:1787.3-23: In component 1: #8 3.798 GSUP_Templates.ttcn:1787.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': #8 3.798 GSUP_Templates.ttcn:1787.19-22: In parameter #1 for `imsi': #8 3.798 GSUP_Templates.ttcn:1787.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 3.798 GSUP_Templates.ttcn:1780.2-29: note: Referenced template parameter is here #8 3.798 GSUP_Templates.ttcn:1795.1-1808.1: In template definition `tr_GSUP_E_NO_PDU': #8 3.798 GSUP_Templates.ttcn:1800.13-1808.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': #8 3.798 GSUP_Templates.ttcn:1802.2-1807.2: In parameter #2 for `ies': #8 3.798 GSUP_Templates.ttcn:1803.3-23: In component 1: #8 3.798 GSUP_Templates.ttcn:1803.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': #8 3.798 GSUP_Templates.ttcn:1803.19-22: In parameter #1 for `imsi': #8 3.798 GSUP_Templates.ttcn:1803.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 3.798 GSUP_Templates.ttcn:1797.2-29: note: Referenced template parameter is here #8 3.799 MGCP_Types.ttcn: In TTCN-3 module `MGCP_Types': #8 3.799 MGCP_Types.ttcn:50.2-55.2: In type definition `MgcpCommandLine': #8 3.799 warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. #8 3.799 MGCP_Types.ttcn:60.2-63.2: In type definition `MgcpParameter': #8 3.799 warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. #8 3.799 MGCP_Types.ttcn:73.2-77.2: In type definition `MgcpCommand': #8 3.799 warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. #8 3.799 MGCP_Types.ttcn:87.2-91.2: In type definition `MgcpResponseLine': #8 3.799 warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. #8 3.799 MGCP_Types.ttcn:96.2-100.2: In type definition `MgcpResponse': #8 3.799 warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. #8 3.801 GSUP_Emulation.ttcn: In TTCN-3 module `GSUP_Emulation': #8 3.801 GSUP_Emulation.ttcn:267.1-292.1: In function definition `ExpectedCreateCallback': #8 3.801 GSUP_Emulation.ttcn:291.2-11: warning: Control never reaches this statement #8 3.818 MGCP_Emulation.ttcn: In TTCN-3 module `MGCP_Emulation': #8 3.818 MGCP_Emulation.ttcn:261.1-372.1: In function definition `main': #8 3.818 MGCP_Emulation.ttcn:280.2-371.2: In while statement: #8 3.818 MGCP_Emulation.ttcn:290.3-369.3: In alt construct: #8 3.818 MGCP_Emulation.ttcn:315.6-53: In guard operation: #8 3.818 MGCP_Emulation.ttcn:315.6-53: In receive statement: #8 3.818 MGCP_Emulation.ttcn:315.19-39: warning: Function invocation 'tr_MGCP_RecvFrom_R(?)' may change the actual snapshot. #8 3.820 MNCC_Emulation.ttcn: In TTCN-3 module `MNCC_Emulation': #8 3.820 MNCC_Emulation.ttcn:400.1-431.1: In function definition `ExpectedCreateCallback': #8 3.820 MNCC_Emulation.ttcn:406.2-411.2: In if statement: #8 3.820 MNCC_Emulation.ttcn:410.3-12: warning: Control never reaches this statement #8 3.820 MNCC_Emulation.ttcn:430.2-11: warning: Control never reaches this statement #8 3.861 SGsAP_Templates.ttcn: In TTCN-3 module `SGsAP_Templates': #8 3.861 SGsAP_Templates.ttcn:149.1-155.1: In function definition `ts_SGsAP_IE_Lai_omit': #8 3.861 SGsAP_Templates.ttcn:152.4-154.2: In else statement: #8 3.861 SGsAP_Templates.ttcn:153.3-29: In return statement: #8 3.861 SGsAP_Templates.ttcn:153.25-29: In actual parameter list of template `@SGsAP_Templates.ts_SGsAP_IE_Lai': #8 3.861 SGsAP_Templates.ttcn:153.26-28: In parameter #1 for `lai': #8 3.861 SGsAP_Templates.ttcn:153.26-28: warning: Inadequate restriction on the referenced template parameter `lai', this may cause a dynamic test case error at runtime #8 3.861 SGsAP_Templates.ttcn:149.31-69: note: Referenced template parameter is here #8 3.861 SGsAP_Templates.ttcn:181.1-188.1: In function definition `ts_SGsAP_IE_TAI_omit': #8 3.861 SGsAP_Templates.ttcn:185.4-187.2: In else statement: #8 3.861 SGsAP_Templates.ttcn:186.3-29: In return statement: #8 3.861 SGsAP_Templates.ttcn:186.25-29: In actual parameter list of template `@SGsAP_Templates.ts_SGsAP_IE_TAI': #8 3.861 SGsAP_Templates.ttcn:186.26-28: In parameter #1 for `tai': #8 3.861 SGsAP_Templates.ttcn:186.26-28: warning: Inadequate restriction on the referenced template parameter `tai', this may cause a dynamic test case error at runtime #8 3.861 SGsAP_Templates.ttcn:181.31-75: note: Referenced template parameter is here #8 3.863 SGsAP_Emulation.ttcn: In TTCN-3 module `SGsAP_Emulation': #8 3.863 SGsAP_Emulation.ttcn:266.9-283.1: In function definition `f_sgsap_xceive': #8 3.863 SGsAP_Emulation.ttcn:273.2-281.2: In alt construct: #8 3.863 SGsAP_Emulation.ttcn:274.5-57: In guard operation: #8 3.863 SGsAP_Emulation.ttcn:274.5-57: In receive statement: #8 3.863 SGsAP_Emulation.ttcn:274.19-43: warning: Function invocation 'tr_SGsAP_RecvFrom_R(rx_t)' may change the actual snapshot. #8 3.863 SGsAP_Emulation.ttcn:285.1-400.1: In function definition `main': #8 3.863 SGsAP_Emulation.ttcn:304.2-399.2: In while statement: #8 3.863 SGsAP_Emulation.ttcn:314.3-397.3: In alt construct: #8 3.863 SGsAP_Emulation.ttcn:336.6-73: In guard operation: #8 3.863 SGsAP_Emulation.ttcn:336.6-73: In receive statement: #8 3.863 SGsAP_Emulation.ttcn:336.20-59: warning: Function invocation 'tr_SGsAP_RecvFrom_R({ sGsAP_DOWNLINK_UNITDATA := { messageType := '00000111'B, iMSI := tr_SGsAP_IMSI(imsi), nAS_MessageContainer := { iEI := '00010110'B, lengthIndicator := ?, nAS_MessageContainer := nas_pdu } } })' may change the actual snapshot. #8 3.863 SGsAP_Emulation.ttcn:343.6-73: In guard operation: #8 3.863 SGsAP_Emulation.ttcn:343.6-73: In receive statement: #8 3.863 SGsAP_Emulation.ttcn:343.20-59: warning: Function invocation 'tr_SGsAP_RecvFrom_R({ sGsAP_UPLINK_UNITDATA := { messageType := '00001000'B, iMSI := tr_SGsAP_IMSI(imsi), nAS_MessageContainer := { iEI := '00010110'B, lengthIndicator := ?, nAS_MessageContainer := nas_pdu }, iMEI_SV := *, uE_TimeZone := *, mobileStationClassmark2 := *, tAI := *, eCGI := * } })' may change the actual snapshot. #8 3.863 SGsAP_Emulation.ttcn:353.6-55: In guard operation: #8 3.863 SGsAP_Emulation.ttcn:353.6-55: In receive statement: #8 3.863 SGsAP_Emulation.ttcn:353.20-41: warning: Function invocation 'tr_SGsAP_RecvFrom_R(?)' may change the actual snapshot. #8 3.875 RAN_Emulation.ttcn: In TTCN-3 module `RAN_Emulation': #8 3.875 RAN_Emulation.ttcnpp:1409.1-1445.1: In function definition `RanapExpectedCreateCallback': #8 3.875 RAN_Emulation.ttcnpp:1416.2-1424.2: In if statement: #8 3.875 RAN_Emulation.ttcnpp:1419.3-1423.3: In if statement: #8 3.875 RAN_Emulation.ttcnpp:1422.4-13: warning: Control never reaches this statement #8 3.875 RAN_Emulation.ttcnpp:1444.2-11: warning: Control never reaches this statement #8 3.880 BSC_ConnectionHandler.ttcn: In TTCN-3 module `BSC_ConnectionHandler': #8 3.880 BSC_ConnectionHandler.ttcn:388.1-445.1: In function definition `f_establish_fully': #8 3.880 BSC_ConnectionHandler.ttcn:432.2-14: In function instance: #8 3.880 BSC_ConnectionHandler.ttcn:722.1-736.1: In function definition `f_mm_common': #8 3.880 BSC_ConnectionHandler.ttcn:735.2-21: In function instance: #8 3.880 BSC_ConnectionHandler.ttcn:599.1-607.1: In function definition `f_expect_common_id': #8 3.880 BSC_ConnectionHandler.ttcn:601.2-604.2: In if statement: #8 3.880 BSC_ConnectionHandler.ttcn:602.3-603.76: In receive statement: #8 3.880 BSC_ConnectionHandler.ttcn:603.8-74: warning: Function invocation 'f_tr_BSSMAP_LastUsedEUTRANPLMNId(g_pars.common_id_last_eutran_plmn)' may change the actual snapshot. #8 3.880 BSC_ConnectionHandler.ttcn:604.4-606.2: In else statement: #8 3.880 BSC_ConnectionHandler.ttcn:605.3-61: In receive statement: #8 3.880 BSC_ConnectionHandler.ttcn:605.35-59: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. #8 3.881 BSC_ConnectionHandler.ttcn:1089.9-1096.32: In template definition `ts_SDP_CRCX_CN': #8 3.881 BSC_ConnectionHandler.ttcn:1089.9-1096.32: While checking template restriction `value': #8 3.881 SDP_Templates.ttcn:34.10-12: warning: Inadequate restriction on the referenced template parameter `ttl', this may cause a dynamic test case error at runtime #8 3.881 SDP_Templates.ttcn:28.11-38: note: Referenced template parameter is here #8 3.881 SDP_Templates.ttcn:35.18-28: warning: Inadequate restriction on the referenced template parameter `num_of_addr', this may cause a dynamic test case error at runtime #8 3.881 SDP_Templates.ttcn:29.11-46: note: Referenced template parameter is here #8 3.882 BSC_ConnectionHandler.ttcn:1099.1-1366.1: In function definition `f_mt_call_complete': #8 3.882 BSC_ConnectionHandler.ttcn:1264.4-1356.2: In else statement: #8 3.882 BSC_ConnectionHandler.ttcn:1265.3-1355.3: In interleave statement: #8 3.882 BSC_ConnectionHandler.ttcn:1278.6-41: In guard operation: #8 3.882 BSC_ConnectionHandler.ttcn:1278.6-41: In receive statement: #8 3.882 BSC_ConnectionHandler.ttcn:1278.20-40: warning: Function invocation 'tr_RANAP_RabAssReq(?, -, -)' may change the actual snapshot. #8 3.883 BSC_ConnectionHandler.ttcn:1376.1-1380.1: In altstep definition `as_paging_tmsi': #8 3.883 BSC_ConnectionHandler.ttcn:1379.28-95: In guard operation: #8 3.883 BSC_ConnectionHandler.ttcn:1379.28-95: In receive statement: #8 3.883 BSC_ConnectionHandler.ttcn:1379.69-93: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. #8 3.883 BSC_ConnectionHandler.ttcn:1556.1-1566.1: In altstep definition `as_optional_mgcp_crcx': #8 3.883 BSC_ConnectionHandler.ttcn:1560.3-32: In function instance: #8 3.883 BSC_ConnectionHandler.ttcn:1560.3-32: warning: The value returned by function `@BSC_ConnectionHandler.f_handle_crcx' is not used #8 3.883 BSC_ConnectionHandler.ttcn:1568.1-1589.1: In altstep definition `as_optional_mgcp_mdcx': #8 3.883 BSC_ConnectionHandler.ttcn:1575.3-56: In function instance: #8 3.883 BSC_ConnectionHandler.ttcn:1575.3-56: warning: The value returned by function `@MGCP_Templates.f_mgcp_find_param_entry' is not used #8 3.884 BSC_ConnectionHandler.ttcn:1605.1-1849.1: In function definition `f_mo_call_establish': #8 3.884 BSC_ConnectionHandler.ttcn:1650.2-1835.2: In interleave statement: #8 3.884 BSC_ConnectionHandler.ttcn:1733.5-55: In guard operation: #8 3.884 BSC_ConnectionHandler.ttcn:1733.5-55: In receive statement: #8 3.884 BSC_ConnectionHandler.ttcn:1733.19-39: warning: Function invocation 'tr_RANAP_RabAssReq(*, -, -)' may change the actual snapshot. #8 3.884 BSC_ConnectionHandler.ttcn:1838.2-17: In deactivate statement: #8 3.884 BSC_ConnectionHandler.ttcn:1838.2-17: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 3.884 BSC_ConnectionHandler.ttcn:1851.1-1921.1: In function definition `f_call_hangup': #8 3.884 BSC_ConnectionHandler.ttcn:1919.2-17: In deactivate statement: #8 3.884 BSC_ConnectionHandler.ttcn:1919.2-17: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 3.884 BSC_ConnectionHandler.ttcn:1920.2-17: In deactivate statement: #8 3.884 BSC_ConnectionHandler.ttcn:1920.2-17: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 3.885 BSC_ConnectionHandler.ttcn:2121.1-2140.1: In template definition `t_SmsPars': #8 3.885 BSC_ConnectionHandler.ttcn:2121.1-2140.1: While checking template restriction `value': #8 3.885 BSC_ConnectionHandler.ttcn:2115.36-38: warning: Inadequate restriction on the referenced template parameter `npi', this may cause a dynamic test case error at runtime #8 3.885 BSC_ConnectionHandler.ttcn:2112.12-39: note: Referenced template parameter is here #8 3.885 BSC_ConnectionHandler.ttcn:2116.21-23: warning: Inadequate restriction on the referenced template parameter `ton', this may cause a dynamic test case error at runtime #8 3.885 BSC_ConnectionHandler.ttcn:2113.12-38: note: Referenced template parameter is here #8 3.885 BSC_ConnectionHandler.ttcn:2117.12-14: warning: Inadequate restriction on the referenced template parameter `ext', this may cause a dynamic test case error at runtime #8 3.885 BSC_ConnectionHandler.ttcn:2114.12-36: note: Referenced template parameter is here #8 3.885 BSC_ConnectionHandler.ttcn:2118.21-24: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime #8 3.885 BSC_ConnectionHandler.ttcn:2111.54-76: note: Referenced template parameter is here #8 3.885 BSC_ConnectionHandler.ttcn:2150.1-2168.1: In function definition `f_mo_smma': #8 3.885 BSC_ConnectionHandler.ttcn:2166.2-14: In deactivate statement: #8 3.885 BSC_ConnectionHandler.ttcn:2166.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 3.885 BSC_ConnectionHandler.ttcn:2171.1-2192.1: In function definition `f_mo_sms_submit': #8 3.885 BSC_ConnectionHandler.ttcn:2190.2-14: In deactivate statement: #8 3.885 BSC_ConnectionHandler.ttcn:2190.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 3.885 BSC_ConnectionHandler.ttcn:2195.1-2228.1: In function definition `f_mo_sms_wait_rp_ack': #8 3.885 BSC_ConnectionHandler.ttcn:2226.2-14: In deactivate statement: #8 3.885 BSC_ConnectionHandler.ttcn:2226.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 3.885 BSC_ConnectionHandler.ttcn:2248.1-2268.1: In function definition `f_mt_sms_expect': #8 3.885 BSC_ConnectionHandler.ttcn:2256.2-60: In receive statement: #8 3.885 BSC_ConnectionHandler.ttcn:2256.16-42: warning: Function invocation 'f_mt_sms_deliver_pdu(spars)' may change the actual snapshot. #8 3.885 BSC_ConnectionHandler.ttcn:2266.2-14: In deactivate statement: #8 3.885 BSC_ConnectionHandler.ttcn:2266.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 3.885 BSC_ConnectionHandler.ttcn:2271.1-2290.1: In function definition `f_mt_sms_send_rp_ack': #8 3.885 BSC_ConnectionHandler.ttcn:2288.2-14: In deactivate statement: #8 3.885 BSC_ConnectionHandler.ttcn:2288.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 3.885 BSC_ConnectionHandler.ttcn:2293.1-2312.1: In function definition `f_mt_sms_send_rp_error': #8 3.885 BSC_ConnectionHandler.ttcn:2310.2-14: In deactivate statement: #8 3.885 BSC_ConnectionHandler.ttcn:2310.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 3.899 MAP_PDU_Defs.asn: In ASN.1 module `MAP-PDU-Defs': #8 3.899 MAP_PDU_Defs.asn:31: In assignment `MAP-Invoke': #8 3.899 MAP_PDU_Defs.asn:31: While instantiating parameterized reference `Invoke': #8 3.899 MAP_PDU_Defs.asn:31: In type assignment `Invoke.MAP-PDU-Defs.inst1': #8 3.899 Remote_Operations_Generic_ROS_PDUs.asn:49: In constraint #2 of type `@MAP-PDU-Defs.Invoke.MAP-PDU-Defs.inst1': #8 3.899 Remote_Operations_Generic_ROS_PDUs.asn:71: While checking union operation: #8 3.899 Remote_Operations_Generic_ROS_PDUs.asn:75: While checking inner type constraint: #8 3.899 Remote_Operations_Generic_ROS_PDUs.asn:78: While checking named constraint: #8 3.899 Remote_Operations_Generic_ROS_PDUs.asn:78: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) #8 3.900 MAP_PDU_Defs.asn:37: In assignment `MAP-Invoke-help': #8 3.900 MAP_PDU_Defs.asn:37: While instantiating parameterized reference `Invoke-help': #8 3.900 MAP_PDU_Defs.asn:37: In type assignment `Invoke-help.MAP-PDU-Defs.inst1': #8 3.900 Remote_Operations_Generic_ROS_PDUs.asn:85: In constraint #2 of type `@MAP-PDU-Defs.Invoke-help.MAP-PDU-Defs.inst1': #8 3.900 Remote_Operations_Generic_ROS_PDUs.asn:105: While checking union operation: #8 3.900 Remote_Operations_Generic_ROS_PDUs.asn:109: While checking inner type constraint: #8 3.900 Remote_Operations_Generic_ROS_PDUs.asn:112: While checking named constraint: #8 3.900 Remote_Operations_Generic_ROS_PDUs.asn:112: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) #8 3.902 SS_PDU_Defs.asn: In ASN.1 module `SS-PDU-Defs': #8 3.902 SS_PDU_Defs.asn:43: In assignment `SS-Invoke': #8 3.902 SS_PDU_Defs.asn:43: While instantiating parameterized reference `Invoke': #8 3.902 SS_PDU_Defs.asn:43: In type assignment `Invoke.SS-PDU-Defs.inst1': #8 3.902 Remote_Operations_Generic_ROS_PDUs.asn:49: In constraint #2 of type `@SS-PDU-Defs.Invoke.SS-PDU-Defs.inst1': #8 3.902 Remote_Operations_Generic_ROS_PDUs.asn:71: While checking union operation: #8 3.902 Remote_Operations_Generic_ROS_PDUs.asn:75: While checking inner type constraint: #8 3.902 Remote_Operations_Generic_ROS_PDUs.asn:78: While checking named constraint: #8 3.902 Remote_Operations_Generic_ROS_PDUs.asn:78: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) #8 3.902 SS_PDU_Defs.asn:51: In assignment `SS-Invoke-help': #8 3.902 SS_PDU_Defs.asn:51: While instantiating parameterized reference `Invoke-help': #8 3.902 SS_PDU_Defs.asn:51: In type assignment `Invoke-help.SS-PDU-Defs.inst1': #8 3.902 Remote_Operations_Generic_ROS_PDUs.asn:85: In constraint #2 of type `@SS-PDU-Defs.Invoke-help.SS-PDU-Defs.inst1': #8 3.902 Remote_Operations_Generic_ROS_PDUs.asn:105: While checking union operation: #8 3.902 Remote_Operations_Generic_ROS_PDUs.asn:109: While checking inner type constraint: #8 3.902 Remote_Operations_Generic_ROS_PDUs.asn:112: While checking named constraint: #8 3.902 Remote_Operations_Generic_ROS_PDUs.asn:112: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) #8 3.907 MSC_Tests.ttcn: In TTCN-3 module `MSC_Tests': #8 3.907 MSC_Tests.ttcn:922.9-956.1: In function definition `f_tc_lu_clear_request': #8 3.907 MSC_Tests.ttcn:946.2-954.2: In alt construct: #8 3.907 MSC_Tests.ttcn:951.4-9: warning: Control never reaches this statement #8 3.907 MSC_Tests.ttcn:966.8-1007.1: In function definition `f_TC_mo_mt_call_clear_request': #8 3.907 MSC_Tests.ttcn:991.2-18: In deactivate statement: #8 3.907 MSC_Tests.ttcn:991.2-18: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 3.912 MSC_Tests.ttcn:1591.8-1611.1: In function definition `f_tc_mo_setup_and_nothing': #8 3.912 MSC_Tests.ttcn:1608.2-18: In deactivate statement: #8 3.912 MSC_Tests.ttcn:1608.2-18: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 3.912 MSC_Tests.ttcn:1622.8-1638.1: In function definition `f_tc_mo_crcx_ran_timeout': #8 3.912 MSC_Tests.ttcn:1637.2-18: In deactivate statement: #8 3.912 MSC_Tests.ttcn:1637.2-18: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 3.912 MSC_Tests.ttcn:1649.8-1663.1: In function definition `f_tc_mo_crcx_ran_reject': #8 3.912 MSC_Tests.ttcn:1662.2-18: In deactivate statement: #8 3.912 MSC_Tests.ttcn:1662.2-18: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 3.912 MSC_Tests.ttcn:1770.8-1855.1: In function definition `f_tc_mt_t310': #8 3.912 MSC_Tests.ttcn:1791.2-1816.2: In interleave statement: #8 3.912 MSC_Tests.ttcn:1794.3-32: In function instance: #8 3.912 MSC_Tests.ttcn:1794.3-32: warning: The value returned by function `@BSC_ConnectionHandler.f_handle_crcx' is not used #8 3.912 MSC_Tests.ttcn:1812.3-32: In function instance: #8 3.912 MSC_Tests.ttcn:1812.3-32: warning: The value returned by function `@BSC_ConnectionHandler.f_handle_crcx' is not used #8 3.914 MSC_Tests.ttcn:2205.8-2256.1: In function definition `f_tc_lu_and_mt_call_already_paging': #8 3.914 MSC_Tests.ttcn:2237.2-2244.2: In interleave statement: #8 3.914 MSC_Tests.ttcn:2238.5-46: In guard operation: #8 3.914 MSC_Tests.ttcn:2238.5-46: In receive statement: #8 3.914 MSC_Tests.ttcn:2238.19-45: warning: Function invocation 'f_mt_sms_deliver_pdu(spars)' may change the actual snapshot. #8 3.914 MSC_Tests.ttcn:2254.2-18: In deactivate statement: #8 3.914 MSC_Tests.ttcn:2254.2-18: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 3.914 MSC_Tests.ttcn:2324.8-2341.1: In function definition `f_tc_mo_release_timeout': #8 3.914 MSC_Tests.ttcn:2340.2-18: In deactivate statement: #8 3.914 MSC_Tests.ttcn:2340.2-18: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 3.918 MSC_Tests.ttcn:3459.8-3527.1: In function definition `f_tc_lu_and_mo_ussd_single_request': #8 3.918 MSC_Tests.ttcn:3524.2-31: In function instance: #8 3.918 MSC_Tests.ttcn:3524.2-31: warning: The value returned by function `@MSC_Tests.f_expect_mt_dtap_msg' is not used #8 3.918 MSC_Tests.ttcn:3537.8-3638.1: In function definition `f_tc_lu_and_mt_ussd_notification': #8 3.918 MSC_Tests.ttcn:3596.2-31: In function instance: #8 3.918 MSC_Tests.ttcn:3596.2-31: warning: The value returned by function `@MSC_Tests.f_expect_mt_dtap_msg' is not used #8 3.918 MSC_Tests.ttcn:3616.2-28: In function instance: #8 3.918 MSC_Tests.ttcn:3616.2-28: warning: The value returned by function `@MSC_Tests.f_expect_gsup_msg' is not used #8 3.918 MSC_Tests.ttcn:3635.2-32: In function instance: #8 3.918 MSC_Tests.ttcn:3635.2-32: warning: The value returned by function `@MSC_Tests.f_expect_mt_dtap_msg' is not used #8 3.919 MSC_Tests.ttcn:3648.8-3721.1: In function definition `f_tc_lu_and_mo_ussd_during_mt_call': #8 3.919 MSC_Tests.ttcn:3714.2-31: In function instance: #8 3.919 MSC_Tests.ttcn:3714.2-31: warning: The value returned by function `@MSC_Tests.f_expect_mt_dtap_msg' is not used #8 3.919 MSC_Tests.ttcn:3730.8-3743.1: In function definition `f_tc_mo_cc_bssmap_clear': #8 3.919 MSC_Tests.ttcn:3740.2-18: In deactivate statement: #8 3.919 MSC_Tests.ttcn:3740.2-18: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 3.919 MSC_Tests.ttcn:3754.8-3843.1: In function definition `f_tc_lu_and_mt_ussd_during_mt_call': #8 3.919 MSC_Tests.ttcn:3798.2-31: In function instance: #8 3.919 MSC_Tests.ttcn:3798.2-31: warning: The value returned by function `@MSC_Tests.f_expect_mt_dtap_msg' is not used #8 3.919 MSC_Tests.ttcn:3817.2-28: In function instance: #8 3.919 MSC_Tests.ttcn:3817.2-28: warning: The value returned by function `@MSC_Tests.f_expect_gsup_msg' is not used #8 3.919 MSC_Tests.ttcn:3836.2-32: In function instance: #8 3.919 MSC_Tests.ttcn:3836.2-32: warning: The value returned by function `@MSC_Tests.f_expect_mt_dtap_msg' is not used #8 3.919 MSC_Tests.ttcn:3853.8-3941.1: In function definition `f_tc_lu_and_mo_ussd_mo_release': #8 3.919 MSC_Tests.ttcn:3918.2-35: In function instance: #8 3.919 MSC_Tests.ttcn:3918.2-35: warning: The value returned by function `@MSC_Tests.f_expect_mt_dtap_msg' is not used #8 3.919 MSC_Tests.ttcn:3938.2-30: In function instance: #8 3.919 MSC_Tests.ttcn:3938.2-30: warning: The value returned by function `@MSC_Tests.f_expect_gsup_msg' is not used #8 3.920 MSC_Tests.ttcn:4023.8-4052.1: In function definition `f_tc_mt_ussd_for_unknown_subscr': #8 3.920 MSC_Tests.ttcn:4051.2-28: In function instance: #8 3.920 MSC_Tests.ttcn:4051.2-28: warning: The value returned by function `@MSC_Tests.f_expect_gsup_msg' is not used #8 3.920 MSC_Tests.ttcn:4061.8-4111.1: In function definition `f_tc_mo_ussd_for_unknown_trans': #8 3.920 MSC_Tests.ttcn:4099.2-32: In function instance: #8 3.920 MSC_Tests.ttcn:4099.2-32: warning: The value returned by function `@MSC_Tests.f_expect_mt_dtap_msg' is not used #8 3.920 MSC_Tests.ttcn:4109.2-32: In function instance: #8 3.920 MSC_Tests.ttcn:4109.2-32: warning: The value returned by function `@MSC_Tests.f_expect_mt_dtap_msg' is not used #8 3.920 MSC_Tests.ttcn:4120.8-4153.1: In function definition `f_tc_proc_ss_for_unknown_session': #8 3.920 MSC_Tests.ttcn:4152.2-28: In function instance: #8 3.920 MSC_Tests.ttcn:4152.2-28: warning: The value returned by function `@MSC_Tests.f_expect_gsup_msg' is not used #8 3.920 MSC_Tests.ttcn:4162.8-4209.1: In function definition `f_tc_proc_ss_paging_fail': #8 3.920 MSC_Tests.ttcn:4208.2-43: In function instance: #8 3.920 MSC_Tests.ttcn:4208.2-43: warning: The value returned by function `@MSC_Tests.f_expect_gsup_msg' is not used #8 3.920 MSC_Tests.ttcn:4218.8-4292.1: In function definition `f_tc_proc_ss_abort': #8 3.920 MSC_Tests.ttcn:4281.2-31: In function instance: #8 3.920 MSC_Tests.ttcn:4281.2-31: warning: The value returned by function `@MSC_Tests.f_expect_mt_dtap_msg' is not used #8 3.920 MSC_Tests.ttcn:4289.2-31: In function instance: #8 3.920 MSC_Tests.ttcn:4289.2-31: warning: The value returned by function `@MSC_Tests.f_expect_mt_dtap_msg' is not used #8 3.924 MSC_Tests.ttcn:5145.9-5192.1: In function definition `f_tc_sgsap_paging_and_lu': #8 3.924 MSC_Tests.ttcn:5155.2-31: In function instance: #8 3.924 MSC_Tests.ttcn:5155.2-31: warning: The value returned by function `@SGsAP_Emulation.f_sgsap_reset_mme' is not used #8 3.924 MSC_Tests.ttcn:5273.1-5317.1: In function definition `f_mt_sms_sgs': #8 3.924 MSC_Tests.ttcn:5314.2-14: In deactivate statement: #8 3.924 MSC_Tests.ttcn:5314.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 3.925 MSC_Tests.ttcn:5320.1-5366.1: In function definition `f_mo_sms_sgs': #8 3.925 MSC_Tests.ttcn:5363.2-14: In deactivate statement: #8 3.925 MSC_Tests.ttcn:5363.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 3.926 MSC_Tests.ttcn:5726.9-5741.1: In altstep definition `as_mgcp_ack_all_mdcx': #8 3.926 MSC_Tests.ttcn:5730.3-56: In function instance: #8 3.926 MSC_Tests.ttcn:5730.3-56: warning: The value returned by function `@MGCP_Templates.f_mgcp_find_param_entry' is not used #8 3.927 MSC_Tests.ttcn:5751.9-5866.1: In function definition `f_tc_ho_inter_bsc0': #8 3.927 MSC_Tests.ttcn:5854.2-21: In deactivate statement: #8 3.927 MSC_Tests.ttcn:5854.2-21: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 3.927 MSC_Tests.ttcn:5863.2-18: In deactivate statement: #8 3.927 MSC_Tests.ttcn:5863.2-18: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 3.928 MSC_Tests.ttcn:6012.9-6292.1: In function definition `f_tc_ho_inter_msc_out': #8 3.928 MSC_Tests.ttcn:6078.2-70: In function instance: #8 3.928 MSC_Tests.ttcn:6078.2-70: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used #8 3.928 MSC_Tests.ttcn:6083.2-62: In function instance: #8 3.928 MSC_Tests.ttcn:6083.2-62: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used #8 3.929 MSC_Tests.ttcn:6130.2-6213.2: In if statement: #8 3.929 MSC_Tests.ttcn:6130.13-6213.2: warning: Control never reaches this code because the conditional expression evaluates to false #8 3.930 MSC_Tests.ttcn:6279.2-21: In deactivate statement: #8 3.930 MSC_Tests.ttcn:6279.2-21: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 3.930 MSC_Tests.ttcn:6289.2-18: In deactivate statement: #8 3.930 MSC_Tests.ttcn:6289.2-18: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 3.932 MSC_Tests.ttcn:6711.8-6791.1: In function definition `f_tc_call_re_establishment_2': #8 3.932 MSC_Tests.ttcn:6765.2-32: In deactivate statement: #8 3.932 MSC_Tests.ttcn:6765.2-32: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 3.932 MSC_Tests.ttcn:6766.2-21: In deactivate statement: #8 3.932 MSC_Tests.ttcn:6766.2-21: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 3.932 MSC_Tests.ttcn:6790.2-21: In deactivate statement: #8 3.932 MSC_Tests.ttcn:6790.2-21: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 3.934 MSC_Tests_ASCI.ttcn: In TTCN-3 module `MSC_Tests_ASCI': #8 3.934 MSC_Tests_ASCI.ttcn:110.9-221.1: In function definition `f_tc_vgcs_call': #8 3.934 MSC_Tests_ASCI.ttcn:130.33-105: In template variable definition `ts_assignment_cpl': #8 3.934 BSSMAP_Templates.ttcn:868.28-30: warning: Inadequate restriction on the referenced template parameter `cic', this may cause a dynamic test case error at runtime #8 3.934 BSSMAP_Templates.ttcn:858.30-79: note: Referenced template parameter is here #8 3.934 BSSMAP_Templates.ttcn:876.27-30: warning: Inadequate restriction on the referenced template parameter `aoip', this may cause a dynamic test case error at runtime #8 3.934 BSSMAP_Templates.ttcn:859.9-66: note: Referenced template parameter is here #8 3.934 BSSMAP_Templates.ttcn:877.20-30: warning: Inadequate restriction on the referenced template parameter `speechCodec', this may cause a dynamic test case error at runtime #8 3.934 BSSMAP_Templates.ttcn:860.9-58: note: Referenced template parameter is here #8 3.934 BSSMAP_Templates.ttcn:880.17-24: warning: Inadequate restriction on the referenced template parameter `osmuxCID', this may cause a dynamic test case error at runtime #8 3.934 BSSMAP_Templates.ttcn:861.9-57: note: Referenced template parameter is here #8 3.934 MSC_Tests_ASCI.ttcn:218.2-17: In deactivate statement: #8 3.934 MSC_Tests_ASCI.ttcn:218.2-17: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 3.934 MSC_Tests_ASCI.ttcn:219.2-17: In deactivate statement: #8 3.934 MSC_Tests_ASCI.ttcn:219.2-17: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 3.934 MSC_Tests_ASCI.ttcn:220.2-17: In deactivate statement: #8 3.934 MSC_Tests_ASCI.ttcn:220.2-17: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 3.935 MSC_Tests_Iu.ttcn: In TTCN-3 module `MSC_Tests_Iu': #8 3.935 MSC_Tests_Iu.ttcn:117.9-147.1: In function definition `f_tc_iu_lu_release_request': #8 3.935 MSC_Tests_Iu.ttcn:137.2-145.2: In alt construct: #8 3.935 MSC_Tests_Iu.ttcn:142.4-9: warning: Control never reaches this statement #8 3.940 Notify: Generating code... #8 4.565 Notify: File `BSC_ConnectionHandler.hh' was generated. #8 4.565 Notify: File `BSC_ConnectionHandler.cc' was generated. #8 4.565 Notify: File `BSC_ConnectionHandler_part_1.cc' was generated. #8 4.565 Notify: File `BSC_ConnectionHandler_part_2.cc' was generated. #8 4.565 Notify: File `BSC_ConnectionHandler_part_3.cc' was generated. #8 4.565 Notify: File `BSC_ConnectionHandler_part_4.cc' was generated. #8 4.565 Notify: File `BSC_ConnectionHandler_part_5.cc' was generated. #8 4.565 Notify: File `BSC_ConnectionHandler_part_6.cc' was generated. #8 4.565 Notify: File `BSC_ConnectionHandler_part_7.cc' was generated. #8 4.565 Notify: File `BSSAP_CodecPort.hh' was generated. #8 4.565 Notify: File `BSSAP_CodecPort.cc' was generated. #8 4.565 Notify: File `BSSAP_CodecPort_part_1.cc' was generated. #8 4.565 Notify: File `BSSAP_CodecPort_part_2.cc' was generated. #8 4.566 Notify: File `BSSAP_CodecPort_part_3.cc' was generated. #8 4.566 Notify: File `BSSAP_CodecPort_part_4.cc' was generated. #8 4.566 Notify: File `BSSAP_CodecPort_part_5.cc' was generated. #8 4.566 Notify: File `BSSAP_CodecPort_part_6.cc' was generated. #8 4.566 Notify: File `BSSAP_CodecPort_part_7.cc' was generated. #8 4.566 Notify: File `BSSAP_Types.hh' was generated. #8 4.569 Notify: File `BSSAP_Types.cc' was generated. #8 4.572 Notify: File `BSSAP_Types_part_1.cc' was generated. #8 4.572 Notify: File `BSSAP_Types_part_2.cc' was generated. #8 4.572 Notify: File `BSSAP_Types_part_3.cc' was generated. #8 4.572 Notify: File `BSSAP_Types_part_4.cc' was generated. #8 4.572 Notify: File `BSSAP_Types_part_5.cc' was generated. #8 4.573 Notify: File `BSSAP_Types_part_6.cc' was generated. #8 4.573 Notify: File `BSSAP_Types_part_7.cc' was generated. #8 4.573 Notify: File `BSSMAP_Templates.hh' was generated. #8 4.573 Notify: File `BSSMAP_Templates.cc' was generated. #8 4.573 Notify: File `BSSMAP_Templates_part_1.cc' was generated. #8 4.573 Notify: File `BSSMAP_Templates_part_2.cc' was generated. #8 4.573 Notify: File `BSSMAP_Templates_part_3.cc' was generated. #8 4.573 Notify: File `BSSMAP_Templates_part_4.cc' was generated. #8 4.573 Notify: File `BSSMAP_Templates_part_5.cc' was generated. #8 4.573 Notify: File `BSSMAP_Templates_part_6.cc' was generated. #8 4.573 Notify: File `BSSMAP_Templates_part_7.cc' was generated. #8 4.573 Notify: File `DNS_Helpers.hh' was generated. #8 4.573 Notify: File `DNS_Helpers.cc' was generated. #8 4.573 Notify: File `DNS_Helpers_part_1.cc' was generated. #8 4.573 Notify: File `DNS_Helpers_part_2.cc' was generated. #8 4.573 Notify: File `DNS_Helpers_part_3.cc' was generated. #8 4.573 Notify: File `DNS_Helpers_part_4.cc' was generated. #8 4.573 Notify: File `DNS_Helpers_part_5.cc' was generated. #8 4.573 Notify: File `DNS_Helpers_part_6.cc' was generated. #8 4.573 Notify: File `DNS_Helpers_part_7.cc' was generated. #8 4.573 Notify: File `GSM_Types.hh' was generated. #8 4.574 Notify: File `GSM_Types.cc' was generated. #8 4.574 Notify: File `GSM_Types_part_1.cc' was generated. #8 4.574 Notify: File `GSM_Types_part_2.cc' was generated. #8 4.574 Notify: File `GSM_Types_part_3.cc' was generated. #8 4.574 Notify: File `GSM_Types_part_4.cc' was generated. #8 4.574 Notify: File `GSM_Types_part_5.cc' was generated. #8 4.574 Notify: File `GSM_Types_part_6.cc' was generated. #8 4.574 Notify: File `GSM_Types_part_7.cc' was generated. #8 4.574 Notify: File `GSUP_Emulation.hh' was generated. #8 4.574 Notify: File `GSUP_Emulation.cc' was generated. #8 4.582 Notify: File `GSUP_Emulation_part_1.cc' was generated. #8 4.582 Notify: File `GSUP_Emulation_part_2.cc' was generated. #8 4.582 Notify: File `GSUP_Emulation_part_3.cc' was generated. #8 4.582 Notify: File `GSUP_Emulation_part_4.cc' was generated. #8 4.582 Notify: File `GSUP_Emulation_part_5.cc' was generated. #8 4.582 Notify: File `GSUP_Emulation_part_6.cc' was generated. #8 4.582 Notify: File `GSUP_Emulation_part_7.cc' was generated. #8 4.582 Notify: File `GSUP_Templates.hh' was generated. #8 4.582 Notify: File `GSUP_Templates.cc' was generated. #8 4.582 Notify: File `GSUP_Templates_part_1.cc' was generated. #8 4.582 Notify: File `GSUP_Templates_part_2.cc' was generated. #8 4.582 Notify: File `GSUP_Templates_part_3.cc' was generated. #8 4.582 Notify: File `GSUP_Templates_part_4.cc' was generated. #8 4.582 Notify: File `GSUP_Templates_part_5.cc' was generated. #8 4.582 Notify: File `GSUP_Templates_part_6.cc' was generated. #8 4.582 Notify: File `GSUP_Templates_part_7.cc' was generated. #8 4.583 Notify: File `GSUP_Types.hh' was generated. #8 4.583 Notify: File `GSUP_Types.cc' was generated. #8 4.583 Notify: File `GSUP_Types_part_1.cc' was generated. #8 4.583 Notify: File `GSUP_Types_part_2.cc' was generated. #8 4.583 Notify: File `GSUP_Types_part_3.cc' was generated. #8 4.583 Notify: File `GSUP_Types_part_4.cc' was generated. #8 4.583 Notify: File `GSUP_Types_part_5.cc' was generated. #8 4.583 Notify: File `GSUP_Types_part_6.cc' was generated. #8 4.583 Notify: File `GSUP_Types_part_7.cc' was generated. #8 4.584 Notify: File `General_Types.hh' was generated. #8 4.584 Notify: File `General_Types.cc' was generated. #8 4.584 Notify: File `General_Types_part_1.cc' was generated. #8 4.584 Notify: File `General_Types_part_2.cc' was generated. #8 4.584 Notify: File `General_Types_part_3.cc' was generated. #8 4.584 Notify: File `General_Types_part_4.cc' was generated. #8 4.584 Notify: File `General_Types_part_5.cc' was generated. #8 4.584 Notify: File `General_Types_part_6.cc' was generated. #8 4.584 Notify: File `General_Types_part_7.cc' was generated. #8 4.584 Notify: File `IPA_CodecPort.hh' was generated. #8 4.584 Notify: File `IPA_CodecPort.cc' was generated. #8 4.584 Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. #8 4.584 Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. #8 4.584 Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. #8 4.584 Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. #8 4.584 Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. #8 4.584 Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. #8 4.584 Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. #8 4.584 Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. #8 4.584 Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. #8 4.584 Notify: File `IPA_CodecPort_part_1.cc' was generated. #8 4.584 Notify: File `IPA_CodecPort_part_2.cc' was generated. #8 4.584 Notify: File `IPA_CodecPort_part_3.cc' was generated. #8 4.585 Notify: File `IPA_CodecPort_part_4.cc' was generated. #8 4.585 Notify: File `IPA_CodecPort_part_5.cc' was generated. #8 4.585 Notify: File `IPA_CodecPort_part_6.cc' was generated. #8 4.585 Notify: File `IPA_CodecPort_part_7.cc' was generated. #8 4.585 Notify: File `IPA_Emulation.hh' was generated. #8 4.585 Notify: File `IPA_Emulation.cc' was generated. #8 4.585 Notify: File `IPA_Emulation_part_1.cc' was generated. #8 4.585 Notify: File `IPA_Emulation_part_2.cc' was generated. #8 4.585 Notify: File `IPA_Emulation_part_3.cc' was generated. #8 4.585 Notify: File `IPA_Emulation_part_4.cc' was generated. #8 4.585 Notify: File `IPA_Emulation_part_5.cc' was generated. #8 4.585 Notify: File `IPA_Emulation_part_6.cc' was generated. #8 4.585 Notify: File `IPA_Emulation_part_7.cc' was generated. #8 4.585 Notify: File `IPA_Types.hh' was generated. #8 4.585 Notify: File `IPA_Types.cc' was generated. #8 4.585 Notify: File `IPA_Types_part_1.cc' was generated. #8 4.585 Notify: File `IPA_Types_part_2.cc' was generated. #8 4.585 Notify: File `IPA_Types_part_3.cc' was generated. #8 4.585 Notify: File `IPA_Types_part_4.cc' was generated. #8 4.586 Notify: File `IPA_Types_part_5.cc' was generated. #8 4.586 Notify: File `IPA_Types_part_6.cc' was generated. #8 4.586 Notify: File `IPA_Types_part_7.cc' was generated. #8 4.586 Notify: File `IPL4asp_Functions.hh' was generated. #8 4.586 Notify: File `IPL4asp_Functions.cc' was generated. #8 4.586 Notify: File `IPL4asp_Functions_part_1.cc' was generated. #8 4.586 Notify: File `IPL4asp_Functions_part_2.cc' was generated. #8 4.586 Notify: File `IPL4asp_Functions_part_3.cc' was generated. #8 4.586 Notify: File `IPL4asp_Functions_part_4.cc' was generated. #8 4.586 Notify: File `IPL4asp_Functions_part_5.cc' was generated. #8 4.586 Notify: File `IPL4asp_Functions_part_6.cc' was generated. #8 4.586 Notify: File `IPL4asp_Functions_part_7.cc' was generated. #8 4.586 Notify: File `IPL4asp_PortType.hh' was generated. #8 4.586 Notify: File `IPL4asp_PortType.cc' was generated. #8 4.586 Notify: File `IPL4asp_PortType_part_1.cc' was generated. #8 4.586 Notify: File `IPL4asp_PortType_part_2.cc' was generated. #8 4.586 Notify: File `IPL4asp_PortType_part_3.cc' was generated. #8 4.586 Notify: File `IPL4asp_PortType_part_4.cc' was generated. #8 4.586 Notify: File `IPL4asp_PortType_part_5.cc' was generated. #8 4.586 Notify: File `IPL4asp_PortType_part_6.cc' was generated. #8 4.586 Notify: File `IPL4asp_PortType_part_7.cc' was generated. #8 4.586 Notify: File `IPL4asp_Types.hh' was generated. #8 4.587 Notify: File `IPL4asp_Types.cc' was generated. #8 4.587 Notify: File `IPL4asp_Types_part_1.cc' was generated. #8 4.587 Notify: File `IPL4asp_Types_part_2.cc' was generated. #8 4.587 Notify: File `IPL4asp_Types_part_3.cc' was generated. #8 4.587 Notify: File `IPL4asp_Types_part_4.cc' was generated. #8 4.587 Notify: File `IPL4asp_Types_part_5.cc' was generated. #8 4.587 Notify: File `IPL4asp_Types_part_6.cc' was generated. #8 4.587 Notify: File `IPL4asp_Types_part_7.cc' was generated. #8 4.587 Notify: File `L3_Common.hh' was generated. #8 4.587 Notify: File `L3_Common.cc' was generated. #8 4.587 Notify: File `L3_Common_part_1.cc' was generated. #8 4.587 Notify: File `L3_Common_part_2.cc' was generated. #8 4.587 Notify: File `L3_Common_part_3.cc' was generated. #8 4.587 Notify: File `L3_Common_part_4.cc' was generated. #8 4.587 Notify: File `L3_Common_part_5.cc' was generated. #8 4.587 Notify: File `L3_Common_part_6.cc' was generated. #8 4.587 Notify: File `L3_Common_part_7.cc' was generated. #8 4.587 Notify: File `L3_Templates.hh' was generated. #8 4.587 Notify: File `L3_Templates.cc' was generated. #8 4.587 Notify: File `L3_Templates_part_1.cc' was generated. #8 4.587 Notify: File `L3_Templates_part_2.cc' was generated. #8 4.587 Notify: File `L3_Templates_part_3.cc' was generated. #8 4.587 Notify: File `L3_Templates_part_4.cc' was generated. #8 4.587 Notify: File `L3_Templates_part_5.cc' was generated. #8 4.587 Notify: File `L3_Templates_part_6.cc' was generated. #8 4.587 Notify: File `L3_Templates_part_7.cc' was generated. #8 4.588 Notify: File `M3UA_Emulation.hh' was generated. #8 4.588 Notify: File `M3UA_Emulation.cc' was generated. #8 4.588 Notify: File `M3UA_Emulation_part_1.cc' was generated. #8 4.588 Notify: File `M3UA_Emulation_part_2.cc' was generated. #8 4.588 Notify: File `M3UA_Emulation_part_3.cc' was generated. #8 4.588 Notify: File `M3UA_Emulation_part_4.cc' was generated. #8 4.588 Notify: File `M3UA_Emulation_part_5.cc' was generated. #8 4.588 Notify: File `M3UA_Emulation_part_6.cc' was generated. #8 4.588 Notify: File `M3UA_Emulation_part_7.cc' was generated. #8 4.588 Notify: File `M3UA_Types.hh' was generated. #8 4.590 Notify: File `M3UA_Types.cc' was generated. #8 4.590 Notify: File `M3UA_Types_part_1.cc' was generated. #8 4.590 Notify: File `M3UA_Types_part_2.cc' was generated. #8 4.590 Notify: File `M3UA_Types_part_3.cc' was generated. #8 4.590 Notify: File `M3UA_Types_part_4.cc' was generated. #8 4.590 Notify: File `M3UA_Types_part_5.cc' was generated. #8 4.590 Notify: File `M3UA_Types_part_6.cc' was generated. #8 4.590 Notify: File `M3UA_Types_part_7.cc' was generated. #8 4.590 Notify: File `MAP_ApplicationContexts.hh' was generated. #8 4.590 Notify: File `MAP_ApplicationContexts.cc' was generated. #8 4.590 Notify: File `MAP_ApplicationContexts_part_1.cc' was generated. #8 4.590 Notify: File `MAP_ApplicationContexts_part_2.cc' was generated. #8 4.590 Notify: File `MAP_ApplicationContexts_part_3.cc' was generated. #8 4.590 Notify: File `MAP_ApplicationContexts_part_4.cc' was generated. #8 4.590 Notify: File `MAP_ApplicationContexts_part_5.cc' was generated. #8 4.590 Notify: File `MAP_ApplicationContexts_part_6.cc' was generated. #8 4.590 Notify: File `MAP_ApplicationContexts_part_7.cc' was generated. #8 4.590 Notify: File `MAP_BS_Code.hh' was generated. #8 4.590 Notify: File `MAP_BS_Code.cc' was generated. #8 4.590 Notify: File `MAP_BS_Code_part_1.cc' was generated. #8 4.590 Notify: File `MAP_BS_Code_part_2.cc' was generated. #8 4.590 Notify: File `MAP_BS_Code_part_3.cc' was generated. #8 4.590 Notify: File `MAP_BS_Code_part_4.cc' was generated. #8 4.591 Notify: File `MAP_BS_Code_part_5.cc' was generated. #8 4.591 Notify: File `MAP_BS_Code_part_6.cc' was generated. #8 4.591 Notify: File `MAP_BS_Code_part_7.cc' was generated. #8 4.591 Notify: File `MAP_CH_DataTypes.hh' was generated. #8 4.592 Notify: File `MAP_CH_DataTypes.cc' was generated. #8 4.592 Notify: File `MAP_CH_DataTypes_part_1.cc' was generated. #8 4.592 Notify: File `MAP_CH_DataTypes_part_2.cc' was generated. #8 4.592 Notify: File `MAP_CH_DataTypes_part_3.cc' was generated. #8 4.592 Notify: File `MAP_CH_DataTypes_part_4.cc' was generated. #8 4.592 Notify: File `MAP_CH_DataTypes_part_5.cc' was generated. #8 4.592 Notify: File `MAP_CH_DataTypes_part_6.cc' was generated. #8 4.592 Notify: File `MAP_CH_DataTypes_part_7.cc' was generated. #8 4.592 Notify: File `MAP_CallHandlingOperations.hh' was generated. #8 4.592 Notify: File `MAP_CallHandlingOperations.cc' was generated. #8 4.592 Notify: File `MAP_CallHandlingOperations_part_1.cc' was generated. #8 4.592 Notify: File `MAP_CallHandlingOperations_part_2.cc' was generated. #8 4.592 Notify: File `MAP_CallHandlingOperations_part_3.cc' was generated. #8 4.592 Notify: File `MAP_CallHandlingOperations_part_4.cc' was generated. #8 4.592 Notify: File `MAP_CallHandlingOperations_part_5.cc' was generated. #8 4.592 Notify: File `MAP_CallHandlingOperations_part_6.cc' was generated. #8 4.592 Notify: File `MAP_CallHandlingOperations_part_7.cc' was generated. #8 4.593 Notify: File `MAP_CommonDataTypes.hh' was generated. #8 4.593 Notify: File `MAP_CommonDataTypes.cc' was generated. #8 4.593 Notify: File `MAP_CommonDataTypes_part_1.cc' was generated. #8 4.593 Notify: File `MAP_CommonDataTypes_part_2.cc' was generated. #8 4.593 Notify: File `MAP_CommonDataTypes_part_3.cc' was generated. #8 4.593 Notify: File `MAP_CommonDataTypes_part_4.cc' was generated. #8 4.593 Notify: File `MAP_CommonDataTypes_part_5.cc' was generated. #8 4.593 Notify: File `MAP_CommonDataTypes_part_6.cc' was generated. #8 4.593 Notify: File `MAP_CommonDataTypes_part_7.cc' was generated. #8 4.593 Notify: File `MAP_DialogueInformation.hh' was generated. #8 4.594 Notify: File `MAP_DialogueInformation.cc' was generated. #8 4.594 Notify: File `MAP_DialogueInformation_part_1.cc' was generated. #8 4.594 Notify: File `MAP_DialogueInformation_part_2.cc' was generated. #8 4.594 Notify: File `MAP_DialogueInformation_part_3.cc' was generated. #8 4.594 Notify: File `MAP_DialogueInformation_part_4.cc' was generated. #8 4.594 Notify: File `MAP_DialogueInformation_part_5.cc' was generated. #8 4.594 Notify: File `MAP_DialogueInformation_part_6.cc' was generated. #8 4.594 Notify: File `MAP_DialogueInformation_part_7.cc' was generated. #8 4.594 Notify: File `MAP_ER_DataTypes.hh' was generated. #8 4.595 Notify: File `MAP_ER_DataTypes.cc' was generated. #8 4.595 Notify: File `MAP_ER_DataTypes_part_1.cc' was generated. #8 4.595 Notify: File `MAP_ER_DataTypes_part_2.cc' was generated. #8 4.595 Notify: File `MAP_ER_DataTypes_part_3.cc' was generated. #8 4.595 Notify: File `MAP_ER_DataTypes_part_4.cc' was generated. #8 4.595 Notify: File `MAP_ER_DataTypes_part_5.cc' was generated. #8 4.595 Notify: File `MAP_ER_DataTypes_part_6.cc' was generated. #8 4.595 Notify: File `MAP_ER_DataTypes_part_7.cc' was generated. #8 4.596 Notify: File `MAP_Errors.hh' was generated. #8 4.596 Notify: File `MAP_Errors.cc' was generated. #8 4.596 Notify: File `MAP_Errors_part_1.cc' was generated. #8 4.596 Notify: File `MAP_Errors_part_2.cc' was generated. #8 4.596 Notify: File `MAP_Errors_part_3.cc' was generated. #8 4.596 Notify: File `MAP_Errors_part_4.cc' was generated. #8 4.596 Notify: File `MAP_Errors_part_5.cc' was generated. #8 4.596 Notify: File `MAP_Errors_part_6.cc' was generated. #8 4.596 Notify: File `MAP_Errors_part_7.cc' was generated. #8 4.596 Notify: File `MAP_ExtensionDataTypes.hh' was generated. #8 4.596 Notify: File `MAP_ExtensionDataTypes.cc' was generated. #8 4.596 Notify: File `MAP_ExtensionDataTypes_part_1.cc' was generated. #8 4.596 Notify: File `MAP_ExtensionDataTypes_part_2.cc' was generated. #8 4.596 Notify: File `MAP_ExtensionDataTypes_part_3.cc' was generated. #8 4.596 Notify: File `MAP_ExtensionDataTypes_part_4.cc' was generated. #8 4.596 Notify: File `MAP_ExtensionDataTypes_part_5.cc' was generated. #8 4.596 Notify: File `MAP_ExtensionDataTypes_part_6.cc' was generated. #8 4.596 Notify: File `MAP_ExtensionDataTypes_part_7.cc' was generated. #8 4.596 Notify: File `MAP_GR_DataTypes.hh' was generated. #8 4.597 Notify: File `MAP_GR_DataTypes.cc' was generated. #8 4.597 Notify: File `MAP_GR_DataTypes_part_1.cc' was generated. #8 4.597 Notify: File `MAP_GR_DataTypes_part_2.cc' was generated. #8 4.597 Notify: File `MAP_GR_DataTypes_part_3.cc' was generated. #8 4.597 Notify: File `MAP_GR_DataTypes_part_4.cc' was generated. #8 4.597 Notify: File `MAP_GR_DataTypes_part_5.cc' was generated. #8 4.597 Notify: File `MAP_GR_DataTypes_part_6.cc' was generated. #8 4.597 Notify: File `MAP_GR_DataTypes_part_7.cc' was generated. #8 4.597 Notify: File `MAP_Group_Call_Operations.hh' was generated. #8 4.597 Notify: File `MAP_Group_Call_Operations.cc' was generated. #8 4.597 Notify: File `MAP_Group_Call_Operations_part_1.cc' was generated. #8 4.597 Notify: File `MAP_Group_Call_Operations_part_2.cc' was generated. #8 4.597 Notify: File `MAP_Group_Call_Operations_part_3.cc' was generated. #8 4.597 Notify: File `MAP_Group_Call_Operations_part_4.cc' was generated. #8 4.597 Notify: File `MAP_Group_Call_Operations_part_5.cc' was generated. #8 4.597 Notify: File `MAP_Group_Call_Operations_part_6.cc' was generated. #8 4.597 Notify: File `MAP_Group_Call_Operations_part_7.cc' was generated. #8 4.597 Notify: File `MAP_LCS_DataTypes.hh' was generated. #8 4.599 Notify: File `MAP_LCS_DataTypes.cc' was generated. #8 4.599 Notify: File `MAP_LCS_DataTypes_part_1.cc' was generated. #8 4.599 Notify: File `MAP_LCS_DataTypes_part_2.cc' was generated. #8 4.599 Notify: File `MAP_LCS_DataTypes_part_3.cc' was generated. #8 4.599 Notify: File `MAP_LCS_DataTypes_part_4.cc' was generated. #8 4.599 Notify: File `MAP_LCS_DataTypes_part_5.cc' was generated. #8 4.599 Notify: File `MAP_LCS_DataTypes_part_6.cc' was generated. #8 4.599 Notify: File `MAP_LCS_DataTypes_part_7.cc' was generated. #8 4.599 Notify: File `MAP_LocationServiceOperations.hh' was generated. #8 4.599 Notify: File `MAP_LocationServiceOperations.cc' was generated. #8 4.599 Notify: File `MAP_LocationServiceOperations_part_1.cc' was generated. #8 4.599 Notify: File `MAP_LocationServiceOperations_part_2.cc' was generated. #8 4.599 Notify: File `MAP_LocationServiceOperations_part_3.cc' was generated. #8 4.599 Notify: File `MAP_LocationServiceOperations_part_4.cc' was generated. #8 4.599 Notify: File `MAP_LocationServiceOperations_part_5.cc' was generated. #8 4.599 Notify: File `MAP_LocationServiceOperations_part_6.cc' was generated. #8 4.599 Notify: File `MAP_LocationServiceOperations_part_7.cc' was generated. #8 4.600 Notify: File `MAP_MS_DataTypes.hh' was generated. #8 4.603 Notify: File `MAP_MS_DataTypes.cc' was generated. #8 4.607 Notify: File `MAP_MS_DataTypes_part_1.cc' was generated. #8 4.608 Notify: File `MAP_MS_DataTypes_part_2.cc' was generated. #8 4.608 Notify: File `MAP_MS_DataTypes_part_3.cc' was generated. #8 4.608 Notify: File `MAP_MS_DataTypes_part_4.cc' was generated. #8 4.608 Notify: File `MAP_MS_DataTypes_part_5.cc' was generated. #8 4.608 Notify: File `MAP_MS_DataTypes_part_6.cc' was generated. #8 4.609 Notify: File `MAP_MS_DataTypes_part_7.cc' was generated. #8 4.609 Notify: File `MAP_MobileServiceOperations.hh' was generated. #8 4.609 Notify: File `MAP_MobileServiceOperations.cc' was generated. #8 4.609 Notify: File `MAP_MobileServiceOperations_part_1.cc' was generated. #8 4.609 Notify: File `MAP_MobileServiceOperations_part_2.cc' was generated. #8 4.609 Notify: File `MAP_MobileServiceOperations_part_3.cc' was generated. #8 4.609 Notify: File `MAP_MobileServiceOperations_part_4.cc' was generated. #8 4.609 Notify: File `MAP_MobileServiceOperations_part_5.cc' was generated. #8 4.609 Notify: File `MAP_MobileServiceOperations_part_6.cc' was generated. #8 4.609 Notify: File `MAP_MobileServiceOperations_part_7.cc' was generated. #8 4.609 Notify: File `MAP_OM_DataTypes.hh' was generated. #8 4.609 Notify: File `MAP_OM_DataTypes.cc' was generated. #8 4.609 Notify: File `MAP_OM_DataTypes_part_1.cc' was generated. #8 4.610 Notify: File `MAP_OM_DataTypes_part_2.cc' was generated. #8 4.610 Notify: File `MAP_OM_DataTypes_part_3.cc' was generated. #8 4.610 Notify: File `MAP_OM_DataTypes_part_4.cc' was generated. #8 4.610 Notify: File `MAP_OM_DataTypes_part_5.cc' was generated. #8 4.610 Notify: File `MAP_OM_DataTypes_part_6.cc' was generated. #8 4.610 Notify: File `MAP_OM_DataTypes_part_7.cc' was generated. #8 4.610 Notify: File `MAP_OperationAndMaintenanceOperations.hh' was generated. #8 4.610 Notify: File `MAP_OperationAndMaintenanceOperations.cc' was generated. #8 4.610 Notify: File `MAP_OperationAndMaintenanceOperations_part_1.cc' was generated. #8 4.610 Notify: File `MAP_OperationAndMaintenanceOperations_part_2.cc' was generated. #8 4.610 Notify: File `MAP_OperationAndMaintenanceOperations_part_3.cc' was generated. #8 4.610 Notify: File `MAP_OperationAndMaintenanceOperations_part_4.cc' was generated. #8 4.610 Notify: File `MAP_OperationAndMaintenanceOperations_part_5.cc' was generated. #8 4.610 Notify: File `MAP_OperationAndMaintenanceOperations_part_6.cc' was generated. #8 4.610 Notify: File `MAP_OperationAndMaintenanceOperations_part_7.cc' was generated. #8 4.610 Notify: File `MAP_PDU_Defs.hh' was generated. #8 4.611 Notify: File `MAP_PDU_Defs.cc' was generated. #8 4.611 Notify: File `MAP_PDU_Defs_part_1.cc' was generated. #8 4.611 Notify: File `MAP_PDU_Defs_part_2.cc' was generated. #8 4.611 Notify: File `MAP_PDU_Defs_part_3.cc' was generated. #8 4.611 Notify: File `MAP_PDU_Defs_part_4.cc' was generated. #8 4.611 Notify: File `MAP_PDU_Defs_part_5.cc' was generated. #8 4.611 Notify: File `MAP_PDU_Defs_part_6.cc' was generated. #8 4.611 Notify: File `MAP_PDU_Defs_part_7.cc' was generated. #8 4.611 Notify: File `MAP_Protocol.hh' was generated. #8 4.611 Notify: File `MAP_Protocol.cc' was generated. #8 4.611 Notify: File `MAP_Protocol_part_1.cc' was generated. #8 4.611 Notify: File `MAP_Protocol_part_2.cc' was generated. #8 4.611 Notify: File `MAP_Protocol_part_3.cc' was generated. #8 4.611 Notify: File `MAP_Protocol_part_4.cc' was generated. #8 4.612 Notify: File `MAP_Protocol_part_5.cc' was generated. #8 4.612 Notify: File `MAP_Protocol_part_6.cc' was generated. #8 4.612 Notify: File `MAP_Protocol_part_7.cc' was generated. #8 4.612 Notify: File `MAP_SM_DataTypes.hh' was generated. #8 4.612 Notify: File `MAP_SM_DataTypes.cc' was generated. #8 4.612 Notify: File `MAP_SM_DataTypes_part_1.cc' was generated. #8 4.612 Notify: File `MAP_SM_DataTypes_part_2.cc' was generated. #8 4.612 Notify: File `MAP_SM_DataTypes_part_3.cc' was generated. #8 4.612 Notify: File `MAP_SM_DataTypes_part_4.cc' was generated. #8 4.612 Notify: File `MAP_SM_DataTypes_part_5.cc' was generated. #8 4.613 Notify: File `MAP_SM_DataTypes_part_6.cc' was generated. #8 4.613 Notify: File `MAP_SM_DataTypes_part_7.cc' was generated. #8 4.613 Notify: File `MAP_SS_Code.hh' was generated. #8 4.613 Notify: File `MAP_SS_Code.cc' was generated. #8 4.613 Notify: File `MAP_SS_Code_part_1.cc' was generated. #8 4.613 Notify: File `MAP_SS_Code_part_2.cc' was generated. #8 4.613 Notify: File `MAP_SS_Code_part_3.cc' was generated. #8 4.613 Notify: File `MAP_SS_Code_part_4.cc' was generated. #8 4.613 Notify: File `MAP_SS_Code_part_5.cc' was generated. #8 4.613 Notify: File `MAP_SS_Code_part_6.cc' was generated. #8 4.613 Notify: File `MAP_SS_Code_part_7.cc' was generated. #8 4.613 Notify: File `MAP_SS_DataTypes.hh' was generated. #8 4.614 Notify: File `MAP_SS_DataTypes.cc' was generated. #8 4.614 Notify: File `MAP_SS_DataTypes_part_1.cc' was generated. #8 4.614 Notify: File `MAP_SS_DataTypes_part_2.cc' was generated. #8 4.614 Notify: File `MAP_SS_DataTypes_part_3.cc' was generated. #8 4.614 Notify: File `MAP_SS_DataTypes_part_4.cc' was generated. #8 4.614 Notify: File `MAP_SS_DataTypes_part_5.cc' was generated. #8 4.614 Notify: File `MAP_SS_DataTypes_part_6.cc' was generated. #8 4.614 Notify: File `MAP_SS_DataTypes_part_7.cc' was generated. #8 4.614 Notify: File `MAP_ShortMessageServiceOperations.hh' was generated. #8 4.614 Notify: File `MAP_ShortMessageServiceOperations.cc' was generated. #8 4.614 Notify: File `MAP_ShortMessageServiceOperations_part_1.cc' was generated. #8 4.614 Notify: File `MAP_ShortMessageServiceOperations_part_2.cc' was generated. #8 4.614 Notify: File `MAP_ShortMessageServiceOperations_part_3.cc' was generated. #8 4.614 Notify: File `MAP_ShortMessageServiceOperations_part_4.cc' was generated. #8 4.614 Notify: File `MAP_ShortMessageServiceOperations_part_5.cc' was generated. #8 4.614 Notify: File `MAP_ShortMessageServiceOperations_part_6.cc' was generated. #8 4.614 Notify: File `MAP_ShortMessageServiceOperations_part_7.cc' was generated. #8 4.614 Notify: File `MAP_SupplementaryServiceOperations.hh' was generated. #8 4.614 Notify: File `MAP_SupplementaryServiceOperations.cc' was generated. #8 4.614 Notify: File `MAP_SupplementaryServiceOperations_part_1.cc' was generated. #8 4.615 Notify: File `MAP_SupplementaryServiceOperations_part_2.cc' was generated. #8 4.615 Notify: File `MAP_SupplementaryServiceOperations_part_3.cc' was generated. #8 4.615 Notify: File `MAP_SupplementaryServiceOperations_part_4.cc' was generated. #8 4.615 Notify: File `MAP_SupplementaryServiceOperations_part_5.cc' was generated. #8 4.615 Notify: File `MAP_SupplementaryServiceOperations_part_6.cc' was generated. #8 4.615 Notify: File `MAP_SupplementaryServiceOperations_part_7.cc' was generated. #8 4.615 Notify: File `MAP_TS_Code.hh' was generated. #8 4.615 Notify: File `MAP_TS_Code.cc' was generated. #8 4.615 Notify: File `MAP_TS_Code_part_1.cc' was generated. #8 4.615 Notify: File `MAP_TS_Code_part_2.cc' was generated. #8 4.615 Notify: File `MAP_TS_Code_part_3.cc' was generated. #8 4.615 Notify: File `MAP_TS_Code_part_4.cc' was generated. #8 4.615 Notify: File `MAP_TS_Code_part_5.cc' was generated. #8 4.615 Notify: File `MAP_TS_Code_part_6.cc' was generated. #8 4.615 Notify: File `MAP_TS_Code_part_7.cc' was generated. #8 4.615 Notify: File `MAP_Types.hh' was generated. #8 4.615 Notify: File `MAP_Types.cc' was generated. #8 4.615 Notify: File `MAP_Types_part_1.cc' was generated. #8 4.615 Notify: File `MAP_Types_part_2.cc' was generated. #8 4.615 Notify: File `MAP_Types_part_3.cc' was generated. #8 4.615 Notify: File `MAP_Types_part_4.cc' was generated. #8 4.615 Notify: File `MAP_Types_part_5.cc' was generated. #8 4.615 Notify: File `MAP_Types_part_6.cc' was generated. #8 4.615 Notify: File `MAP_Types_part_7.cc' was generated. #8 4.615 Notify: File `MGCP_CodecPort.hh' was generated. #8 4.615 Notify: File `MGCP_CodecPort.cc' was generated. #8 4.615 Notify: File `MGCP_CodecPort_CtrlFunct.hh' was generated. #8 4.616 Notify: File `MGCP_CodecPort_CtrlFunct.cc' was generated. #8 4.616 Notify: File `MGCP_CodecPort_CtrlFunct_part_1.cc' was generated. #8 4.616 Notify: File `MGCP_CodecPort_CtrlFunct_part_2.cc' was generated. #8 4.616 Notify: File `MGCP_CodecPort_CtrlFunct_part_3.cc' was generated. #8 4.616 Notify: File `MGCP_CodecPort_CtrlFunct_part_4.cc' was generated. #8 4.616 Notify: File `MGCP_CodecPort_CtrlFunct_part_5.cc' was generated. #8 4.616 Notify: File `MGCP_CodecPort_CtrlFunct_part_6.cc' was generated. #8 4.616 Notify: File `MGCP_CodecPort_CtrlFunct_part_7.cc' was generated. #8 4.616 Notify: File `MGCP_CodecPort_part_1.cc' was generated. #8 4.616 Notify: File `MGCP_CodecPort_part_2.cc' was generated. #8 4.616 Notify: File `MGCP_CodecPort_part_3.cc' was generated. #8 4.616 Notify: File `MGCP_CodecPort_part_4.cc' was generated. #8 4.616 Notify: File `MGCP_CodecPort_part_5.cc' was generated. #8 4.616 Notify: File `MGCP_CodecPort_part_6.cc' was generated. #8 4.616 Notify: File `MGCP_CodecPort_part_7.cc' was generated. #8 4.616 Notify: File `MGCP_Emulation.hh' was generated. #8 4.616 Notify: File `MGCP_Emulation.cc' was generated. #8 4.616 Notify: File `MGCP_Emulation_part_1.cc' was generated. #8 4.616 Notify: File `MGCP_Emulation_part_2.cc' was generated. #8 4.616 Notify: File `MGCP_Emulation_part_3.cc' was generated. #8 4.616 Notify: File `MGCP_Emulation_part_4.cc' was generated. #8 4.616 Notify: File `MGCP_Emulation_part_5.cc' was generated. #8 4.616 Notify: File `MGCP_Emulation_part_6.cc' was generated. #8 4.617 Notify: File `MGCP_Emulation_part_7.cc' was generated. #8 4.617 Notify: File `MGCP_Templates.hh' was generated. #8 4.617 Notify: File `MGCP_Templates.cc' was generated. #8 4.617 Notify: File `MGCP_Templates_part_1.cc' was generated. #8 4.617 Notify: File `MGCP_Templates_part_2.cc' was generated. #8 4.617 Notify: File `MGCP_Templates_part_3.cc' was generated. #8 4.617 Notify: File `MGCP_Templates_part_4.cc' was generated. #8 4.617 Notify: File `MGCP_Templates_part_5.cc' was generated. #8 4.617 Notify: File `MGCP_Templates_part_6.cc' was generated. #8 4.617 Notify: File `MGCP_Templates_part_7.cc' was generated. #8 4.617 Notify: File `MGCP_Types.hh' was generated. #8 4.617 Notify: File `MGCP_Types.cc' was generated. #8 4.617 Notify: File `MGCP_Types_part_1.cc' was generated. #8 4.617 Notify: File `MGCP_Types_part_2.cc' was generated. #8 4.617 Notify: File `MGCP_Types_part_3.cc' was generated. #8 4.617 Notify: File `MGCP_Types_part_4.cc' was generated. #8 4.617 Notify: File `MGCP_Types_part_5.cc' was generated. #8 4.617 Notify: File `MGCP_Types_part_6.cc' was generated. #8 4.617 Notify: File `MGCP_Types_part_7.cc' was generated. #8 4.617 Notify: File `MNCC_CodecPort.hh' was generated. #8 4.617 Notify: File `MNCC_CodecPort.cc' was generated. #8 4.617 Notify: File `MNCC_CodecPort_part_1.cc' was generated. #8 4.617 Notify: File `MNCC_CodecPort_part_2.cc' was generated. #8 4.617 Notify: File `MNCC_CodecPort_part_3.cc' was generated. #8 4.617 Notify: File `MNCC_CodecPort_part_4.cc' was generated. #8 4.617 Notify: File `MNCC_CodecPort_part_5.cc' was generated. #8 4.618 Notify: File `MNCC_CodecPort_part_6.cc' was generated. #8 4.618 Notify: File `MNCC_CodecPort_part_7.cc' was generated. #8 4.618 Notify: File `MNCC_Emulation.hh' was generated. #8 4.618 Notify: File `MNCC_Emulation.cc' was generated. #8 4.618 Notify: File `MNCC_Emulation_part_1.cc' was generated. #8 4.618 Notify: File `MNCC_Emulation_part_2.cc' was generated. #8 4.618 Notify: File `MNCC_Emulation_part_3.cc' was generated. #8 4.618 Notify: File `MNCC_Emulation_part_4.cc' was generated. #8 4.618 Notify: File `MNCC_Emulation_part_5.cc' was generated. #8 4.618 Notify: File `MNCC_Emulation_part_6.cc' was generated. #8 4.618 Notify: File `MNCC_Emulation_part_7.cc' was generated. #8 4.618 Notify: File `MNCC_Types.hh' was generated. #8 4.619 Notify: File `MNCC_Types.cc' was generated. #8 4.619 Notify: File `MNCC_Types_part_1.cc' was generated. #8 4.619 Notify: File `MNCC_Types_part_2.cc' was generated. #8 4.619 Notify: File `MNCC_Types_part_3.cc' was generated. #8 4.619 Notify: File `MNCC_Types_part_4.cc' was generated. #8 4.619 Notify: File `MNCC_Types_part_5.cc' was generated. #8 4.619 Notify: File `MNCC_Types_part_6.cc' was generated. #8 4.619 Notify: File `MNCC_Types_part_7.cc' was generated. #8 4.619 Notify: File `MSC_Tests.hh' was generated. #8 4.620 Notify: File `MSC_Tests.cc' was generated. #8 4.620 Notify: File `MSC_Tests_ASCI.hh' was generated. #8 4.620 Notify: File `MSC_Tests_ASCI.cc' was generated. #8 4.620 Notify: File `MSC_Tests_ASCI_part_1.cc' was generated. #8 4.620 Notify: File `MSC_Tests_ASCI_part_2.cc' was generated. #8 4.620 Notify: File `MSC_Tests_ASCI_part_3.cc' was generated. #8 4.620 Notify: File `MSC_Tests_ASCI_part_4.cc' was generated. #8 4.620 Notify: File `MSC_Tests_ASCI_part_5.cc' was generated. #8 4.620 Notify: File `MSC_Tests_ASCI_part_6.cc' was generated. #8 4.620 Notify: File `MSC_Tests_ASCI_part_7.cc' was generated. #8 4.620 Notify: File `MSC_Tests_Iu.hh' was generated. #8 4.620 Notify: File `MSC_Tests_Iu.cc' was generated. #8 4.620 Notify: File `MSC_Tests_Iu_part_1.cc' was generated. #8 4.620 Notify: File `MSC_Tests_Iu_part_2.cc' was generated. #8 4.620 Notify: File `MSC_Tests_Iu_part_3.cc' was generated. #8 4.620 Notify: File `MSC_Tests_Iu_part_4.cc' was generated. #8 4.620 Notify: File `MSC_Tests_Iu_part_5.cc' was generated. #8 4.620 Notify: File `MSC_Tests_Iu_part_6.cc' was generated. #8 4.620 Notify: File `MSC_Tests_Iu_part_7.cc' was generated. #8 4.620 Notify: File `MSC_Tests_part_1.cc' was generated. #8 4.620 Notify: File `MSC_Tests_part_2.cc' was generated. #8 4.620 Notify: File `MSC_Tests_part_3.cc' was generated. #8 4.620 Notify: File `MSC_Tests_part_4.cc' was generated. #8 4.620 Notify: File `MSC_Tests_part_5.cc' was generated. #8 4.620 Notify: File `MSC_Tests_part_6.cc' was generated. #8 4.620 Notify: File `MSC_Tests_part_7.cc' was generated. #8 4.620 Notify: File `MTP3asp_PortType.hh' was generated. #8 4.620 Notify: File `MTP3asp_PortType.cc' was generated. #8 4.620 Notify: File `MTP3asp_PortType_part_1.cc' was generated. #8 4.620 Notify: File `MTP3asp_PortType_part_2.cc' was generated. #8 4.621 Notify: File `MTP3asp_PortType_part_3.cc' was generated. #8 4.621 Notify: File `MTP3asp_PortType_part_4.cc' was generated. #8 4.621 Notify: File `MTP3asp_PortType_part_5.cc' was generated. #8 4.621 Notify: File `MTP3asp_PortType_part_6.cc' was generated. #8 4.621 Notify: File `MTP3asp_PortType_part_7.cc' was generated. #8 4.621 Notify: File `MTP3asp_Types.hh' was generated. #8 4.621 Notify: File `MTP3asp_Types.cc' was generated. #8 4.621 Notify: File `MTP3asp_Types_part_1.cc' was generated. #8 4.621 Notify: File `MTP3asp_Types_part_2.cc' was generated. #8 4.621 Notify: File `MTP3asp_Types_part_3.cc' was generated. #8 4.621 Notify: File `MTP3asp_Types_part_4.cc' was generated. #8 4.621 Notify: File `MTP3asp_Types_part_5.cc' was generated. #8 4.621 Notify: File `MTP3asp_Types_part_6.cc' was generated. #8 4.621 Notify: File `MTP3asp_Types_part_7.cc' was generated. #8 4.621 Notify: File `Misc_Helpers.hh' was generated. #8 4.621 Notify: File `Misc_Helpers.cc' was generated. #8 4.621 Notify: File `Misc_Helpers_part_1.cc' was generated. #8 4.621 Notify: File `Misc_Helpers_part_2.cc' was generated. #8 4.621 Notify: File `Misc_Helpers_part_3.cc' was generated. #8 4.621 Notify: File `Misc_Helpers_part_4.cc' was generated. #8 4.621 Notify: File `Misc_Helpers_part_5.cc' was generated. #8 4.621 Notify: File `Misc_Helpers_part_6.cc' was generated. #8 4.621 Notify: File `Misc_Helpers_part_7.cc' was generated. #8 4.621 Notify: File `MobileDomainDefinitions.hh' was generated. #8 4.621 Notify: File `MobileDomainDefinitions.cc' was generated. #8 4.621 Notify: File `MobileDomainDefinitions_part_1.cc' was generated. #8 4.621 Notify: File `MobileDomainDefinitions_part_2.cc' was generated. #8 4.621 Notify: File `MobileDomainDefinitions_part_3.cc' was generated. #8 4.621 Notify: File `MobileDomainDefinitions_part_4.cc' was generated. #8 4.622 Notify: File `MobileDomainDefinitions_part_5.cc' was generated. #8 4.622 Notify: File `MobileDomainDefinitions_part_6.cc' was generated. #8 4.622 Notify: File `MobileDomainDefinitions_part_7.cc' was generated. #8 4.622 Notify: File `MobileL3_CC_Types.hh' was generated. #8 4.624 Notify: File `MobileL3_CC_Types.cc' was generated. #8 4.624 Notify: File `MobileL3_CC_Types_part_1.cc' was generated. #8 4.624 Notify: File `MobileL3_CC_Types_part_2.cc' was generated. #8 4.624 Notify: File `MobileL3_CC_Types_part_3.cc' was generated. #8 4.625 Notify: File `MobileL3_CC_Types_part_4.cc' was generated. #8 4.625 Notify: File `MobileL3_CC_Types_part_5.cc' was generated. #8 4.625 Notify: File `MobileL3_CC_Types_part_6.cc' was generated. #8 4.625 Notify: File `MobileL3_CC_Types_part_7.cc' was generated. #8 4.625 Notify: File `MobileL3_CommonIE_Types.hh' was generated. #8 4.626 Notify: File `MobileL3_CommonIE_Types.cc' was generated. #8 4.626 Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. #8 4.626 Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. #8 4.626 Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. #8 4.626 Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. #8 4.626 Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. #8 4.626 Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. #8 4.626 Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. #8 4.627 Notify: File `MobileL3_GMM_SM_Types.hh' was generated. #8 4.630 Notify: File `MobileL3_GMM_SM_Types.cc' was generated. #8 4.632 Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. #8 4.632 Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. #8 4.632 Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. #8 4.632 Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. #8 4.632 Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. #8 4.632 Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. #8 4.632 Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. #8 4.633 Notify: File `MobileL3_MM_Types.hh' was generated. #8 4.633 Notify: File `MobileL3_MM_Types.cc' was generated. #8 4.634 Notify: File `MobileL3_MM_Types_part_1.cc' was generated. #8 4.634 Notify: File `MobileL3_MM_Types_part_2.cc' was generated. #8 4.634 Notify: File `MobileL3_MM_Types_part_3.cc' was generated. #8 4.634 Notify: File `MobileL3_MM_Types_part_4.cc' was generated. #8 4.634 Notify: File `MobileL3_MM_Types_part_5.cc' was generated. #8 4.634 Notify: File `MobileL3_MM_Types_part_6.cc' was generated. #8 4.634 Notify: File `MobileL3_MM_Types_part_7.cc' was generated. #8 4.634 Notify: File `MobileL3_RRM_Types.hh' was generated. #8 4.637 Notify: File `MobileL3_RRM_Types.cc' was generated. #8 4.637 Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. #8 4.638 Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. #8 4.638 Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. #8 4.638 Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. #8 4.638 Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. #8 4.638 Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. #8 4.638 Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. #8 4.638 Notify: File `MobileL3_SMS_Types.hh' was generated. #8 4.639 Notify: File `MobileL3_SMS_Types.cc' was generated. #8 4.639 Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. #8 4.639 Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. #8 4.639 Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. #8 4.639 Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. #8 4.639 Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. #8 4.639 Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. #8 4.639 Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. #8 4.639 Notify: File `MobileL3_SS_Types.hh' was generated. #8 4.639 Notify: File `MobileL3_SS_Types.cc' was generated. #8 4.639 Notify: File `MobileL3_SS_Types_part_1.cc' was generated. #8 4.639 Notify: File `MobileL3_SS_Types_part_2.cc' was generated. #8 4.639 Notify: File `MobileL3_SS_Types_part_3.cc' was generated. #8 4.640 Notify: File `MobileL3_SS_Types_part_4.cc' was generated. #8 4.640 Notify: File `MobileL3_SS_Types_part_5.cc' was generated. #8 4.640 Notify: File `MobileL3_SS_Types_part_6.cc' was generated. #8 4.640 Notify: File `MobileL3_SS_Types_part_7.cc' was generated. #8 4.640 Notify: File `MobileL3_Types.hh' was generated. #8 4.640 Notify: File `MobileL3_Types.cc' was generated. #8 4.640 Notify: File `MobileL3_Types_part_1.cc' was generated. #8 4.640 Notify: File `MobileL3_Types_part_2.cc' was generated. #8 4.640 Notify: File `MobileL3_Types_part_3.cc' was generated. #8 4.640 Notify: File `MobileL3_Types_part_4.cc' was generated. #8 4.640 Notify: File `MobileL3_Types_part_5.cc' was generated. #8 4.640 Notify: File `MobileL3_Types_part_6.cc' was generated. #8 4.640 Notify: File `MobileL3_Types_part_7.cc' was generated. #8 4.640 Notify: File `Native_Functions.hh' was generated. #8 4.640 Notify: File `Native_Functions.cc' was generated. #8 4.640 Notify: File `Native_Functions_part_1.cc' was generated. #8 4.640 Notify: File `Native_Functions_part_2.cc' was generated. #8 4.640 Notify: File `Native_Functions_part_3.cc' was generated. #8 4.640 Notify: File `Native_Functions_part_4.cc' was generated. #8 4.640 Notify: File `Native_Functions_part_5.cc' was generated. #8 4.640 Notify: File `Native_Functions_part_6.cc' was generated. #8 4.641 Notify: File `Native_Functions_part_7.cc' was generated. #8 4.641 Notify: File `Osmocom_CTRL_Adapter.hh' was generated. #8 4.641 Notify: File `Osmocom_CTRL_Adapter.cc' was generated. #8 4.641 Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. #8 4.641 Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. #8 4.641 Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. #8 4.641 Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. #8 4.641 Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. #8 4.641 Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. #8 4.641 Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. #8 4.641 Notify: File `Osmocom_CTRL_Functions.hh' was generated. #8 4.641 Notify: File `Osmocom_CTRL_Functions.cc' was generated. #8 4.641 Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. #8 4.641 Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. #8 4.641 Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. #8 4.641 Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. #8 4.641 Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. #8 4.641 Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. #8 4.641 Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. #8 4.641 Notify: File `Osmocom_CTRL_Types.hh' was generated. #8 4.641 Notify: File `Osmocom_CTRL_Types.cc' was generated. #8 4.641 Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. #8 4.641 Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. #8 4.641 Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. #8 4.641 Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. #8 4.641 Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. #8 4.641 Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. #8 4.641 Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. #8 4.642 Notify: File `Osmocom_Types.hh' was generated. #8 4.642 Notify: File `Osmocom_Types.cc' was generated. #8 4.642 Notify: File `Osmocom_Types_part_1.cc' was generated. #8 4.642 Notify: File `Osmocom_Types_part_2.cc' was generated. #8 4.642 Notify: File `Osmocom_Types_part_3.cc' was generated. #8 4.642 Notify: File `Osmocom_Types_part_4.cc' was generated. #8 4.642 Notify: File `Osmocom_Types_part_5.cc' was generated. #8 4.642 Notify: File `Osmocom_Types_part_6.cc' was generated. #8 4.642 Notify: File `Osmocom_Types_part_7.cc' was generated. #8 4.642 Notify: File `Osmocom_VTY_Functions.hh' was generated. #8 4.642 Notify: File `Osmocom_VTY_Functions.cc' was generated. #8 4.642 Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. #8 4.642 Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. #8 4.642 Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. #8 4.642 Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. #8 4.642 Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. #8 4.642 Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. #8 4.642 Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. #8 4.642 Notify: File `PCO_Types.hh' was generated. #8 4.642 Notify: File `PCO_Types.cc' was generated. #8 4.642 Notify: File `PCO_Types_part_1.cc' was generated. #8 4.642 Notify: File `PCO_Types_part_2.cc' was generated. #8 4.642 Notify: File `PCO_Types_part_3.cc' was generated. #8 4.642 Notify: File `PCO_Types_part_4.cc' was generated. #8 4.642 Notify: File `PCO_Types_part_5.cc' was generated. #8 4.642 Notify: File `PCO_Types_part_6.cc' was generated. #8 4.642 Notify: File `PCO_Types_part_7.cc' was generated. #8 4.643 Notify: File `RANAP_CodecPort.hh' was generated. #8 4.643 Notify: File `RANAP_CodecPort.cc' was generated. #8 4.643 Notify: File `RANAP_CodecPort_part_1.cc' was generated. #8 4.643 Notify: File `RANAP_CodecPort_part_2.cc' was generated. #8 4.643 Notify: File `RANAP_CodecPort_part_3.cc' was generated. #8 4.643 Notify: File `RANAP_CodecPort_part_4.cc' was generated. #8 4.643 Notify: File `RANAP_CodecPort_part_5.cc' was generated. #8 4.643 Notify: File `RANAP_CodecPort_part_6.cc' was generated. #8 4.643 Notify: File `RANAP_CodecPort_part_7.cc' was generated. #8 4.643 Notify: File `RANAP_CommonDataTypes.hh' was generated. #8 4.643 Notify: File `RANAP_CommonDataTypes.cc' was generated. #8 4.643 Notify: File `RANAP_CommonDataTypes_part_1.cc' was generated. #8 4.643 Notify: File `RANAP_CommonDataTypes_part_2.cc' was generated. #8 4.643 Notify: File `RANAP_CommonDataTypes_part_3.cc' was generated. #8 4.643 Notify: File `RANAP_CommonDataTypes_part_4.cc' was generated. #8 4.643 Notify: File `RANAP_CommonDataTypes_part_5.cc' was generated. #8 4.643 Notify: File `RANAP_CommonDataTypes_part_6.cc' was generated. #8 4.643 Notify: File `RANAP_CommonDataTypes_part_7.cc' was generated. #8 4.643 Notify: File `RANAP_Constants.hh' was generated. #8 4.644 Notify: File `RANAP_Constants.cc' was generated. #8 4.644 Notify: File `RANAP_Constants_part_1.cc' was generated. #8 4.644 Notify: File `RANAP_Constants_part_2.cc' was generated. #8 4.644 Notify: File `RANAP_Constants_part_3.cc' was generated. #8 4.644 Notify: File `RANAP_Constants_part_4.cc' was generated. #8 4.644 Notify: File `RANAP_Constants_part_5.cc' was generated. #8 4.644 Notify: File `RANAP_Constants_part_6.cc' was generated. #8 4.644 Notify: File `RANAP_Constants_part_7.cc' was generated. #8 4.644 Notify: File `RANAP_Containers.hh' was generated. #8 4.644 Notify: File `RANAP_Containers.cc' was generated. #8 4.644 Notify: File `RANAP_Containers_part_1.cc' was generated. #8 4.644 Notify: File `RANAP_Containers_part_2.cc' was generated. #8 4.644 Notify: File `RANAP_Containers_part_3.cc' was generated. #8 4.644 Notify: File `RANAP_Containers_part_4.cc' was generated. #8 4.644 Notify: File `RANAP_Containers_part_5.cc' was generated. #8 4.644 Notify: File `RANAP_Containers_part_6.cc' was generated. #8 4.644 Notify: File `RANAP_Containers_part_7.cc' was generated. #8 4.646 Notify: File `RANAP_IEs.hh' was generated. #8 4.649 Notify: File `RANAP_IEs.cc' was generated. #8 4.652 Notify: File `RANAP_IEs_part_1.cc' was generated. #8 4.656 Notify: File `RANAP_IEs_part_2.cc' was generated. #8 4.659 Notify: File `RANAP_IEs_part_3.cc' was generated. #8 4.660 Notify: File `RANAP_IEs_part_4.cc' was generated. #8 4.660 Notify: File `RANAP_IEs_part_5.cc' was generated. #8 4.660 Notify: File `RANAP_IEs_part_6.cc' was generated. #8 4.660 Notify: File `RANAP_IEs_part_7.cc' was generated. #8 4.664 Notify: File `RANAP_PDU_Contents.hh' was generated. #8 4.667 Notify: File `RANAP_PDU_Contents.cc' was generated. #8 4.670 Notify: File `RANAP_PDU_Contents_part_1.cc' was generated. #8 4.673 Notify: File `RANAP_PDU_Contents_part_2.cc' was generated. #8 4.676 Notify: File `RANAP_PDU_Contents_part_3.cc' was generated. #8 4.679 Notify: File `RANAP_PDU_Contents_part_4.cc' was generated. #8 4.682 Notify: File `RANAP_PDU_Contents_part_5.cc' was generated. #8 4.685 Notify: File `RANAP_PDU_Contents_part_6.cc' was generated. #8 4.688 Notify: File `RANAP_PDU_Contents_part_7.cc' was generated. #8 4.688 Notify: File `RANAP_PDU_Descriptions.hh' was generated. #8 4.689 Notify: File `RANAP_PDU_Descriptions.cc' was generated. #8 4.689 Notify: File `RANAP_PDU_Descriptions_part_1.cc' was generated. #8 4.689 Notify: File `RANAP_PDU_Descriptions_part_2.cc' was generated. #8 4.689 Notify: File `RANAP_PDU_Descriptions_part_3.cc' was generated. #8 4.689 Notify: File `RANAP_PDU_Descriptions_part_4.cc' was generated. #8 4.689 Notify: File `RANAP_PDU_Descriptions_part_5.cc' was generated. #8 4.689 Notify: File `RANAP_PDU_Descriptions_part_6.cc' was generated. #8 4.689 Notify: File `RANAP_PDU_Descriptions_part_7.cc' was generated. #8 4.689 Notify: File `RANAP_Templates.hh' was generated. #8 4.689 Notify: File `RANAP_Templates.cc' was generated. #8 4.689 Notify: File `RANAP_Templates_part_1.cc' was generated. #8 4.690 Notify: File `RANAP_Templates_part_2.cc' was generated. #8 4.690 Notify: File `RANAP_Templates_part_3.cc' was generated. #8 4.690 Notify: File `RANAP_Templates_part_4.cc' was generated. #8 4.690 Notify: File `RANAP_Templates_part_5.cc' was generated. #8 4.690 Notify: File `RANAP_Templates_part_6.cc' was generated. #8 4.690 Notify: File `RANAP_Templates_part_7.cc' was generated. #8 4.690 Notify: File `RANAP_Types.hh' was generated. #8 4.690 Notify: File `RANAP_Types.cc' was generated. #8 4.690 Notify: File `RANAP_Types_part_1.cc' was generated. #8 4.690 Notify: File `RANAP_Types_part_2.cc' was generated. #8 4.690 Notify: File `RANAP_Types_part_3.cc' was generated. #8 4.690 Notify: File `RANAP_Types_part_4.cc' was generated. #8 4.690 Notify: File `RANAP_Types_part_5.cc' was generated. #8 4.690 Notify: File `RANAP_Types_part_6.cc' was generated. #8 4.690 Notify: File `RANAP_Types_part_7.cc' was generated. #8 4.690 Notify: File `RAN_Adapter.hh' was generated. #8 4.690 Notify: File `RAN_Adapter.cc' was generated. #8 4.690 Notify: File `RAN_Adapter_part_1.cc' was generated. #8 4.690 Notify: File `RAN_Adapter_part_2.cc' was generated. #8 4.690 Notify: File `RAN_Adapter_part_3.cc' was generated. #8 4.690 Notify: File `RAN_Adapter_part_4.cc' was generated. #8 4.690 Notify: File `RAN_Adapter_part_5.cc' was generated. #8 4.690 Notify: File `RAN_Adapter_part_6.cc' was generated. #8 4.690 Notify: File `RAN_Adapter_part_7.cc' was generated. #8 4.690 Notify: File `RAN_Emulation.hh' was generated. #8 4.691 Notify: File `RAN_Emulation.cc' was generated. #8 4.691 Notify: File `RAN_Emulation_part_1.cc' was generated. #8 4.691 Notify: File `RAN_Emulation_part_2.cc' was generated. #8 4.691 Notify: File `RAN_Emulation_part_3.cc' was generated. #8 4.691 Notify: File `RAN_Emulation_part_4.cc' was generated. #8 4.691 Notify: File `RAN_Emulation_part_5.cc' was generated. #8 4.691 Notify: File `RAN_Emulation_part_6.cc' was generated. #8 4.691 Notify: File `RAN_Emulation_part_7.cc' was generated. #8 4.691 Notify: File `RLCMAC_CSN1_Templates.hh' was generated. #8 4.691 Notify: File `RLCMAC_CSN1_Templates.cc' was generated. #8 4.691 Notify: File `RLCMAC_CSN1_Templates_part_1.cc' was generated. #8 4.691 Notify: File `RLCMAC_CSN1_Templates_part_2.cc' was generated. #8 4.691 Notify: File `RLCMAC_CSN1_Templates_part_3.cc' was generated. #8 4.691 Notify: File `RLCMAC_CSN1_Templates_part_4.cc' was generated. #8 4.691 Notify: File `RLCMAC_CSN1_Templates_part_5.cc' was generated. #8 4.691 Notify: File `RLCMAC_CSN1_Templates_part_6.cc' was generated. #8 4.691 Notify: File `RLCMAC_CSN1_Templates_part_7.cc' was generated. #8 4.692 Notify: File `RLCMAC_CSN1_Types.hh' was generated. #8 4.695 Notify: File `RLCMAC_CSN1_Types.cc' was generated. #8 4.695 Notify: File `RLCMAC_CSN1_Types_part_1.cc' was generated. #8 4.695 Notify: File `RLCMAC_CSN1_Types_part_2.cc' was generated. #8 4.695 Notify: File `RLCMAC_CSN1_Types_part_3.cc' was generated. #8 4.695 Notify: File `RLCMAC_CSN1_Types_part_4.cc' was generated. #8 4.695 Notify: File `RLCMAC_CSN1_Types_part_5.cc' was generated. #8 4.696 Notify: File `RLCMAC_CSN1_Types_part_6.cc' was generated. #8 4.696 Notify: File `RLCMAC_CSN1_Types_part_7.cc' was generated. #8 4.696 Notify: File `RTP_CodecPort.hh' was generated. #8 4.696 Notify: File `RTP_CodecPort.cc' was generated. #8 4.696 Notify: File `RTP_CodecPort_part_1.cc' was generated. #8 4.696 Notify: File `RTP_CodecPort_part_2.cc' was generated. #8 4.696 Notify: File `RTP_CodecPort_part_3.cc' was generated. #8 4.696 Notify: File `RTP_CodecPort_part_4.cc' was generated. #8 4.696 Notify: File `RTP_CodecPort_part_5.cc' was generated. #8 4.696 Notify: File `RTP_CodecPort_part_6.cc' was generated. #8 4.696 Notify: File `RTP_CodecPort_part_7.cc' was generated. #8 4.696 Notify: File `RTP_Types.hh' was generated. #8 4.697 Notify: File `RTP_Types.cc' was generated. #8 4.697 Notify: File `RTP_Types_part_1.cc' was generated. #8 4.697 Notify: File `RTP_Types_part_2.cc' was generated. #8 4.697 Notify: File `RTP_Types_part_3.cc' was generated. #8 4.697 Notify: File `RTP_Types_part_4.cc' was generated. #8 4.697 Notify: File `RTP_Types_part_5.cc' was generated. #8 4.697 Notify: File `RTP_Types_part_6.cc' was generated. #8 4.697 Notify: File `RTP_Types_part_7.cc' was generated. #8 4.697 Notify: File `Remote_Operations_Generic_ROS_PDUs.hh' was generated. #8 4.698 Notify: File `Remote_Operations_Generic_ROS_PDUs.cc' was generated. #8 4.698 Notify: File `Remote_Operations_Generic_ROS_PDUs_part_1.cc' was generated. #8 4.698 Notify: File `Remote_Operations_Generic_ROS_PDUs_part_2.cc' was generated. #8 4.698 Notify: File `Remote_Operations_Generic_ROS_PDUs_part_3.cc' was generated. #8 4.698 Notify: File `Remote_Operations_Generic_ROS_PDUs_part_4.cc' was generated. #8 4.698 Notify: File `Remote_Operations_Generic_ROS_PDUs_part_5.cc' was generated. #8 4.698 Notify: File `Remote_Operations_Generic_ROS_PDUs_part_6.cc' was generated. #8 4.698 Notify: File `Remote_Operations_Generic_ROS_PDUs_part_7.cc' was generated. #8 4.698 Notify: File `Remote_Operations_Information_Objects.hh' was generated. #8 4.698 Notify: File `Remote_Operations_Information_Objects.cc' was generated. #8 4.698 Notify: File `Remote_Operations_Information_Objects_part_1.cc' was generated. #8 4.698 Notify: File `Remote_Operations_Information_Objects_part_2.cc' was generated. #8 4.698 Notify: File `Remote_Operations_Information_Objects_part_3.cc' was generated. #8 4.698 Notify: File `Remote_Operations_Information_Objects_part_4.cc' was generated. #8 4.698 Notify: File `Remote_Operations_Information_Objects_part_5.cc' was generated. #8 4.698 Notify: File `Remote_Operations_Information_Objects_part_6.cc' was generated. #8 4.698 Notify: File `Remote_Operations_Information_Objects_part_7.cc' was generated. #8 4.698 Notify: File `SCCP_Emulation.hh' was generated. #8 4.698 Notify: File `SCCP_Emulation.cc' was generated. #8 4.698 Notify: File `SCCP_Emulation_part_1.cc' was generated. #8 4.698 Notify: File `SCCP_Emulation_part_2.cc' was generated. #8 4.698 Notify: File `SCCP_Emulation_part_3.cc' was generated. #8 4.698 Notify: File `SCCP_Emulation_part_4.cc' was generated. #8 4.699 Notify: File `SCCP_Emulation_part_5.cc' was generated. #8 4.699 Notify: File `SCCP_Emulation_part_6.cc' was generated. #8 4.699 Notify: File `SCCP_Emulation_part_7.cc' was generated. #8 4.699 Notify: File `SCCP_Mapping.hh' was generated. #8 4.699 Notify: File `SCCP_Mapping.cc' was generated. #8 4.699 Notify: File `SCCP_Mapping_part_1.cc' was generated. #8 4.699 Notify: File `SCCP_Mapping_part_2.cc' was generated. #8 4.699 Notify: File `SCCP_Mapping_part_3.cc' was generated. #8 4.699 Notify: File `SCCP_Mapping_part_4.cc' was generated. #8 4.699 Notify: File `SCCP_Mapping_part_5.cc' was generated. #8 4.699 Notify: File `SCCP_Mapping_part_6.cc' was generated. #8 4.699 Notify: File `SCCP_Mapping_part_7.cc' was generated. #8 4.699 Notify: File `SCCP_Templates.hh' was generated. #8 4.699 Notify: File `SCCP_Templates.cc' was generated. #8 4.699 Notify: File `SCCP_Templates_part_1.cc' was generated. #8 4.699 Notify: File `SCCP_Templates_part_2.cc' was generated. #8 4.699 Notify: File `SCCP_Templates_part_3.cc' was generated. #8 4.699 Notify: File `SCCP_Templates_part_4.cc' was generated. #8 4.699 Notify: File `SCCP_Templates_part_5.cc' was generated. #8 4.699 Notify: File `SCCP_Templates_part_6.cc' was generated. #8 4.699 Notify: File `SCCP_Templates_part_7.cc' was generated. #8 4.699 Notify: File `SCCP_Types.hh' was generated. #8 4.701 Notify: File `SCCP_Types.cc' was generated. #8 4.701 Notify: File `SCCP_Types_part_1.cc' was generated. #8 4.701 Notify: File `SCCP_Types_part_2.cc' was generated. #8 4.701 Notify: File `SCCP_Types_part_3.cc' was generated. #8 4.701 Notify: File `SCCP_Types_part_4.cc' was generated. #8 4.701 Notify: File `SCCP_Types_part_5.cc' was generated. #8 4.701 Notify: File `SCCP_Types_part_6.cc' was generated. #8 4.701 Notify: File `SCCP_Types_part_7.cc' was generated. #8 4.701 Notify: File `SCCPasp_Types.hh' was generated. #8 4.702 Notify: File `SCCPasp_Types.cc' was generated. #8 4.702 Notify: File `SCCPasp_Types_part_1.cc' was generated. #8 4.702 Notify: File `SCCPasp_Types_part_2.cc' was generated. #8 4.702 Notify: File `SCCPasp_Types_part_3.cc' was generated. #8 4.702 Notify: File `SCCPasp_Types_part_4.cc' was generated. #8 4.702 Notify: File `SCCPasp_Types_part_5.cc' was generated. #8 4.702 Notify: File `SCCPasp_Types_part_6.cc' was generated. #8 4.702 Notify: File `SCCPasp_Types_part_7.cc' was generated. #8 4.702 Notify: File `SCTPasp_PortType.hh' was generated. #8 4.702 Notify: File `SCTPasp_PortType.cc' was generated. #8 4.702 Notify: File `SCTPasp_PortType_part_1.cc' was generated. #8 4.702 Notify: File `SCTPasp_PortType_part_2.cc' was generated. #8 4.702 Notify: File `SCTPasp_PortType_part_3.cc' was generated. #8 4.702 Notify: File `SCTPasp_PortType_part_4.cc' was generated. #8 4.702 Notify: File `SCTPasp_PortType_part_5.cc' was generated. #8 4.702 Notify: File `SCTPasp_PortType_part_6.cc' was generated. #8 4.702 Notify: File `SCTPasp_PortType_part_7.cc' was generated. #8 4.702 Notify: File `SCTPasp_Types.hh' was generated. #8 4.702 Notify: File `SCTPasp_Types.cc' was generated. #8 4.703 Notify: File `SCTPasp_Types_part_1.cc' was generated. #8 4.703 Notify: File `SCTPasp_Types_part_2.cc' was generated. #8 4.703 Notify: File `SCTPasp_Types_part_3.cc' was generated. #8 4.703 Notify: File `SCTPasp_Types_part_4.cc' was generated. #8 4.703 Notify: File `SCTPasp_Types_part_5.cc' was generated. #8 4.703 Notify: File `SCTPasp_Types_part_6.cc' was generated. #8 4.703 Notify: File `SCTPasp_Types_part_7.cc' was generated. #8 4.703 Notify: File `SDP_Templates.hh' was generated. #8 4.703 Notify: File `SDP_Templates.cc' was generated. #8 4.703 Notify: File `SDP_Templates_part_1.cc' was generated. #8 4.703 Notify: File `SDP_Templates_part_2.cc' was generated. #8 4.703 Notify: File `SDP_Templates_part_3.cc' was generated. #8 4.703 Notify: File `SDP_Templates_part_4.cc' was generated. #8 4.703 Notify: File `SDP_Templates_part_5.cc' was generated. #8 4.703 Notify: File `SDP_Templates_part_6.cc' was generated. #8 4.703 Notify: File `SDP_Templates_part_7.cc' was generated. #8 4.703 Notify: File `SDP_Types.hh' was generated. #8 4.705 Notify: File `SDP_Types.cc' was generated. #8 4.705 Notify: File `SDP_Types_part_1.cc' was generated. #8 4.705 Notify: File `SDP_Types_part_2.cc' was generated. #8 4.705 Notify: File `SDP_Types_part_3.cc' was generated. #8 4.705 Notify: File `SDP_Types_part_4.cc' was generated. #8 4.705 Notify: File `SDP_Types_part_5.cc' was generated. #8 4.705 Notify: File `SDP_Types_part_6.cc' was generated. #8 4.705 Notify: File `SDP_Types_part_7.cc' was generated. #8 4.705 Notify: File `SGsAP_CodecPort.hh' was generated. #8 4.706 Notify: File `SGsAP_CodecPort.cc' was generated. #8 4.706 Notify: File `SGsAP_CodecPort_CtrlFunct.hh' was generated. #8 4.706 Notify: File `SGsAP_CodecPort_CtrlFunct.cc' was generated. #8 4.706 Notify: File `SGsAP_CodecPort_CtrlFunct_part_1.cc' was generated. #8 4.706 Notify: File `SGsAP_CodecPort_CtrlFunct_part_2.cc' was generated. #8 4.706 Notify: File `SGsAP_CodecPort_CtrlFunct_part_3.cc' was generated. #8 4.706 Notify: File `SGsAP_CodecPort_CtrlFunct_part_4.cc' was generated. #8 4.706 Notify: File `SGsAP_CodecPort_CtrlFunct_part_5.cc' was generated. #8 4.706 Notify: File `SGsAP_CodecPort_CtrlFunct_part_6.cc' was generated. #8 4.706 Notify: File `SGsAP_CodecPort_CtrlFunct_part_7.cc' was generated. #8 4.706 Notify: File `SGsAP_CodecPort_part_1.cc' was generated. #8 4.706 Notify: File `SGsAP_CodecPort_part_2.cc' was generated. #8 4.706 Notify: File `SGsAP_CodecPort_part_3.cc' was generated. #8 4.706 Notify: File `SGsAP_CodecPort_part_4.cc' was generated. #8 4.706 Notify: File `SGsAP_CodecPort_part_5.cc' was generated. #8 4.706 Notify: File `SGsAP_CodecPort_part_6.cc' was generated. #8 4.706 Notify: File `SGsAP_CodecPort_part_7.cc' was generated. #8 4.706 Notify: File `SGsAP_Emulation.hh' was generated. #8 4.706 Notify: File `SGsAP_Emulation.cc' was generated. #8 4.706 Notify: File `SGsAP_Emulation_part_1.cc' was generated. #8 4.706 Notify: File `SGsAP_Emulation_part_2.cc' was generated. #8 4.706 Notify: File `SGsAP_Emulation_part_3.cc' was generated. #8 4.706 Notify: File `SGsAP_Emulation_part_4.cc' was generated. #8 4.706 Notify: File `SGsAP_Emulation_part_5.cc' was generated. #8 4.706 Notify: File `SGsAP_Emulation_part_6.cc' was generated. #8 4.706 Notify: File `SGsAP_Emulation_part_7.cc' was generated. #8 4.706 Notify: File `SGsAP_Templates.hh' was generated. #8 4.706 Notify: File `SGsAP_Templates.cc' was generated. #8 4.707 Notify: File `SGsAP_Templates_part_1.cc' was generated. #8 4.707 Notify: File `SGsAP_Templates_part_2.cc' was generated. #8 4.707 Notify: File `SGsAP_Templates_part_3.cc' was generated. #8 4.707 Notify: File `SGsAP_Templates_part_4.cc' was generated. #8 4.707 Notify: File `SGsAP_Templates_part_5.cc' was generated. #8 4.707 Notify: File `SGsAP_Templates_part_6.cc' was generated. #8 4.707 Notify: File `SGsAP_Templates_part_7.cc' was generated. #8 4.707 Notify: File `SGsAP_Types.hh' was generated. #8 4.709 Notify: File `SGsAP_Types.cc' was generated. #8 4.709 Notify: File `SGsAP_Types_part_1.cc' was generated. #8 4.709 Notify: File `SGsAP_Types_part_2.cc' was generated. #8 4.709 Notify: File `SGsAP_Types_part_3.cc' was generated. #8 4.709 Notify: File `SGsAP_Types_part_4.cc' was generated. #8 4.709 Notify: File `SGsAP_Types_part_5.cc' was generated. #8 4.709 Notify: File `SGsAP_Types_part_6.cc' was generated. #8 4.709 Notify: File `SGsAP_Types_part_7.cc' was generated. #8 4.709 Notify: File `SMPP_CodecPort.hh' was generated. #8 4.709 Notify: File `SMPP_CodecPort.cc' was generated. #8 4.709 Notify: File `SMPP_CodecPort_CtrlFunct.hh' was generated. #8 4.709 Notify: File `SMPP_CodecPort_CtrlFunct.cc' was generated. #8 4.709 Notify: File `SMPP_CodecPort_CtrlFunct_part_1.cc' was generated. #8 4.709 Notify: File `SMPP_CodecPort_CtrlFunct_part_2.cc' was generated. #8 4.709 Notify: File `SMPP_CodecPort_CtrlFunct_part_3.cc' was generated. #8 4.709 Notify: File `SMPP_CodecPort_CtrlFunct_part_4.cc' was generated. #8 4.709 Notify: File `SMPP_CodecPort_CtrlFunct_part_5.cc' was generated. #8 4.709 Notify: File `SMPP_CodecPort_CtrlFunct_part_6.cc' was generated. #8 4.709 Notify: File `SMPP_CodecPort_CtrlFunct_part_7.cc' was generated. #8 4.709 Notify: File `SMPP_CodecPort_part_1.cc' was generated. #8 4.709 Notify: File `SMPP_CodecPort_part_2.cc' was generated. #8 4.709 Notify: File `SMPP_CodecPort_part_3.cc' was generated. #8 4.709 Notify: File `SMPP_CodecPort_part_4.cc' was generated. #8 4.709 Notify: File `SMPP_CodecPort_part_5.cc' was generated. #8 4.709 Notify: File `SMPP_CodecPort_part_6.cc' was generated. #8 4.710 Notify: File `SMPP_CodecPort_part_7.cc' was generated. #8 4.710 Notify: File `SMPP_Emulation.hh' was generated. #8 4.710 Notify: File `SMPP_Emulation.cc' was generated. #8 4.710 Notify: File `SMPP_Emulation_part_1.cc' was generated. #8 4.710 Notify: File `SMPP_Emulation_part_2.cc' was generated. #8 4.710 Notify: File `SMPP_Emulation_part_3.cc' was generated. #8 4.710 Notify: File `SMPP_Emulation_part_4.cc' was generated. #8 4.710 Notify: File `SMPP_Emulation_part_5.cc' was generated. #8 4.710 Notify: File `SMPP_Emulation_part_6.cc' was generated. #8 4.710 Notify: File `SMPP_Emulation_part_7.cc' was generated. #8 4.710 Notify: File `SMPP_Templates.hh' was generated. #8 4.710 Notify: File `SMPP_Templates.cc' was generated. #8 4.710 Notify: File `SMPP_Templates_part_1.cc' was generated. #8 4.710 Notify: File `SMPP_Templates_part_2.cc' was generated. #8 4.710 Notify: File `SMPP_Templates_part_3.cc' was generated. #8 4.710 Notify: File `SMPP_Templates_part_4.cc' was generated. #8 4.710 Notify: File `SMPP_Templates_part_5.cc' was generated. #8 4.710 Notify: File `SMPP_Templates_part_6.cc' was generated. #8 4.710 Notify: File `SMPP_Templates_part_7.cc' was generated. #8 4.710 Notify: File `SMPP_Types.hh' was generated. #8 4.711 Notify: File `SMPP_Types.cc' was generated. #8 4.711 Notify: File `SMPP_Types_part_1.cc' was generated. #8 4.711 Notify: File `SMPP_Types_part_2.cc' was generated. #8 4.711 Notify: File `SMPP_Types_part_3.cc' was generated. #8 4.711 Notify: File `SMPP_Types_part_4.cc' was generated. #8 4.711 Notify: File `SMPP_Types_part_5.cc' was generated. #8 4.711 Notify: File `SMPP_Types_part_6.cc' was generated. #8 4.711 Notify: File `SMPP_Types_part_7.cc' was generated. #8 4.711 Notify: File `SS_DataTypes.hh' was generated. #8 4.712 Notify: File `SS_DataTypes.cc' was generated. #8 4.712 Notify: File `SS_DataTypes_part_1.cc' was generated. #8 4.712 Notify: File `SS_DataTypes_part_2.cc' was generated. #8 4.712 Notify: File `SS_DataTypes_part_3.cc' was generated. #8 4.712 Notify: File `SS_DataTypes_part_4.cc' was generated. #8 4.712 Notify: File `SS_DataTypes_part_5.cc' was generated. #8 4.712 Notify: File `SS_DataTypes_part_6.cc' was generated. #8 4.712 Notify: File `SS_DataTypes_part_7.cc' was generated. #8 4.712 Notify: File `SS_Errors.hh' was generated. #8 4.712 Notify: File `SS_Errors.cc' was generated. #8 4.712 Notify: File `SS_Errors_part_1.cc' was generated. #8 4.712 Notify: File `SS_Errors_part_2.cc' was generated. #8 4.712 Notify: File `SS_Errors_part_3.cc' was generated. #8 4.713 Notify: File `SS_Errors_part_4.cc' was generated. #8 4.713 Notify: File `SS_Errors_part_5.cc' was generated. #8 4.713 Notify: File `SS_Errors_part_6.cc' was generated. #8 4.713 Notify: File `SS_Errors_part_7.cc' was generated. #8 4.713 Notify: File `SS_Operations.hh' was generated. #8 4.713 Notify: File `SS_Operations.cc' was generated. #8 4.713 Notify: File `SS_Operations_part_1.cc' was generated. #8 4.713 Notify: File `SS_Operations_part_2.cc' was generated. #8 4.713 Notify: File `SS_Operations_part_3.cc' was generated. #8 4.713 Notify: File `SS_Operations_part_4.cc' was generated. #8 4.713 Notify: File `SS_Operations_part_5.cc' was generated. #8 4.713 Notify: File `SS_Operations_part_6.cc' was generated. #8 4.713 Notify: File `SS_Operations_part_7.cc' was generated. #8 4.713 Notify: File `SS_PDU_Defs.hh' was generated. #8 4.714 Notify: File `SS_PDU_Defs.cc' was generated. #8 4.714 Notify: File `SS_PDU_Defs_part_1.cc' was generated. #8 4.714 Notify: File `SS_PDU_Defs_part_2.cc' was generated. #8 4.714 Notify: File `SS_PDU_Defs_part_3.cc' was generated. #8 4.714 Notify: File `SS_PDU_Defs_part_4.cc' was generated. #8 4.714 Notify: File `SS_PDU_Defs_part_5.cc' was generated. #8 4.714 Notify: File `SS_PDU_Defs_part_6.cc' was generated. #8 4.714 Notify: File `SS_PDU_Defs_part_7.cc' was generated. #8 4.714 Notify: File `SS_Protocol.hh' was generated. #8 4.714 Notify: File `SS_Protocol.cc' was generated. #8 4.714 Notify: File `SS_Protocol_part_1.cc' was generated. #8 4.714 Notify: File `SS_Protocol_part_2.cc' was generated. #8 4.714 Notify: File `SS_Protocol_part_3.cc' was generated. #8 4.714 Notify: File `SS_Protocol_part_4.cc' was generated. #8 4.714 Notify: File `SS_Protocol_part_5.cc' was generated. #8 4.714 Notify: File `SS_Protocol_part_6.cc' was generated. #8 4.714 Notify: File `SS_Protocol_part_7.cc' was generated. #8 4.714 Notify: File `SS_Templates.hh' was generated. #8 4.714 Notify: File `SS_Templates.cc' was generated. #8 4.714 Notify: File `SS_Templates_part_1.cc' was generated. #8 4.714 Notify: File `SS_Templates_part_2.cc' was generated. #8 4.714 Notify: File `SS_Templates_part_3.cc' was generated. #8 4.714 Notify: File `SS_Templates_part_4.cc' was generated. #8 4.714 Notify: File `SS_Templates_part_5.cc' was generated. #8 4.714 Notify: File `SS_Templates_part_6.cc' was generated. #8 4.714 Notify: File `SS_Templates_part_7.cc' was generated. #8 4.714 Notify: File `SS_Types.hh' was generated. #8 4.715 Notify: File `SS_Types.cc' was generated. #8 4.715 Notify: File `SS_Types_part_1.cc' was generated. #8 4.715 Notify: File `SS_Types_part_2.cc' was generated. #8 4.715 Notify: File `SS_Types_part_3.cc' was generated. #8 4.715 Notify: File `SS_Types_part_4.cc' was generated. #8 4.715 Notify: File `SS_Types_part_5.cc' was generated. #8 4.715 Notify: File `SS_Types_part_6.cc' was generated. #8 4.715 Notify: File `SS_Types_part_7.cc' was generated. #8 4.715 Notify: File `Socket_API_Definitions.hh' was generated. #8 4.715 Notify: File `Socket_API_Definitions.cc' was generated. #8 4.715 Notify: File `Socket_API_Definitions_part_1.cc' was generated. #8 4.715 Notify: File `Socket_API_Definitions_part_2.cc' was generated. #8 4.715 Notify: File `Socket_API_Definitions_part_3.cc' was generated. #8 4.715 Notify: File `Socket_API_Definitions_part_4.cc' was generated. #8 4.715 Notify: File `Socket_API_Definitions_part_5.cc' was generated. #8 4.715 Notify: File `Socket_API_Definitions_part_6.cc' was generated. #8 4.715 Notify: File `Socket_API_Definitions_part_7.cc' was generated. #8 4.715 Notify: File `TCCConversion_Functions.hh' was generated. #8 4.715 Notify: File `TCCConversion_Functions.cc' was generated. #8 4.715 Notify: File `TCCConversion_Functions_part_1.cc' was generated. #8 4.715 Notify: File `TCCConversion_Functions_part_2.cc' was generated. #8 4.715 Notify: File `TCCConversion_Functions_part_3.cc' was generated. #8 4.715 Notify: File `TCCConversion_Functions_part_4.cc' was generated. #8 4.716 Notify: File `TCCConversion_Functions_part_5.cc' was generated. #8 4.716 Notify: File `TCCConversion_Functions_part_6.cc' was generated. #8 4.716 Notify: File `TCCConversion_Functions_part_7.cc' was generated. #8 4.716 Notify: File `TCCEncoding_Functions.hh' was generated. #8 4.716 Notify: File `TCCEncoding_Functions.cc' was generated. #8 4.716 Notify: File `TCCEncoding_Functions_part_1.cc' was generated. #8 4.716 Notify: File `TCCEncoding_Functions_part_2.cc' was generated. #8 4.716 Notify: File `TCCEncoding_Functions_part_3.cc' was generated. #8 4.716 Notify: File `TCCEncoding_Functions_part_4.cc' was generated. #8 4.716 Notify: File `TCCEncoding_Functions_part_5.cc' was generated. #8 4.716 Notify: File `TCCEncoding_Functions_part_6.cc' was generated. #8 4.716 Notify: File `TCCEncoding_Functions_part_7.cc' was generated. #8 4.716 Notify: File `TCCInterface_Functions.hh' was generated. #8 4.716 Notify: File `TCCInterface_Functions.cc' was generated. #8 4.716 Notify: File `TCCInterface_Functions_part_1.cc' was generated. #8 4.716 Notify: File `TCCInterface_Functions_part_2.cc' was generated. #8 4.716 Notify: File `TCCInterface_Functions_part_3.cc' was generated. #8 4.716 Notify: File `TCCInterface_Functions_part_4.cc' was generated. #8 4.716 Notify: File `TCCInterface_Functions_part_5.cc' was generated. #8 4.716 Notify: File `TCCInterface_Functions_part_6.cc' was generated. #8 4.716 Notify: File `TCCInterface_Functions_part_7.cc' was generated. #8 4.716 Notify: File `TCCOpenSecurity_Functions.hh' was generated. #8 4.716 Notify: File `TCCOpenSecurity_Functions.cc' was generated. #8 4.716 Notify: File `TCCOpenSecurity_Functions_part_1.cc' was generated. #8 4.716 Notify: File `TCCOpenSecurity_Functions_part_2.cc' was generated. #8 4.716 Notify: File `TCCOpenSecurity_Functions_part_3.cc' was generated. #8 4.716 Notify: File `TCCOpenSecurity_Functions_part_4.cc' was generated. #8 4.717 Notify: File `TCCOpenSecurity_Functions_part_5.cc' was generated. #8 4.717 Notify: File `TCCOpenSecurity_Functions_part_6.cc' was generated. #8 4.717 Notify: File `TCCOpenSecurity_Functions_part_7.cc' was generated. #8 4.717 Notify: File `TELNETasp_PortType.hh' was generated. #8 4.717 Notify: File `TELNETasp_PortType.cc' was generated. #8 4.717 Notify: File `TELNETasp_PortType_part_1.cc' was generated. #8 4.717 Notify: File `TELNETasp_PortType_part_2.cc' was generated. #8 4.717 Notify: File `TELNETasp_PortType_part_3.cc' was generated. #8 4.717 Notify: File `TELNETasp_PortType_part_4.cc' was generated. #8 4.717 Notify: File `TELNETasp_PortType_part_5.cc' was generated. #8 4.717 Notify: File `TELNETasp_PortType_part_6.cc' was generated. #8 4.717 Notify: File `TELNETasp_PortType_part_7.cc' was generated. #8 4.717 Notify: File `UD_PortType.hh' was generated. #8 4.717 Notify: File `UD_PortType.cc' was generated. #8 4.717 Notify: File `UD_PortType_part_1.cc' was generated. #8 4.717 Notify: File `UD_PortType_part_2.cc' was generated. #8 4.717 Notify: File `UD_PortType_part_3.cc' was generated. #8 4.717 Notify: File `UD_PortType_part_4.cc' was generated. #8 4.717 Notify: File `UD_PortType_part_5.cc' was generated. #8 4.717 Notify: File `UD_PortType_part_6.cc' was generated. #8 4.717 Notify: File `UD_PortType_part_7.cc' was generated. #8 4.717 Notify: File `UD_Types.hh' was generated. #8 4.717 Notify: File `UD_Types.cc' was generated. #8 4.717 Notify: File `UD_Types_part_1.cc' was generated. #8 4.718 Notify: File `UD_Types_part_2.cc' was generated. #8 4.718 Notify: File `UD_Types_part_3.cc' was generated. #8 4.718 Notify: File `UD_Types_part_4.cc' was generated. #8 4.718 Notify: File `UD_Types_part_5.cc' was generated. #8 4.718 Notify: File `UD_Types_part_6.cc' was generated. #8 4.718 Notify: File `UD_Types_part_7.cc' was generated. #8 4.718 Notify: File `USSD_Helpers.hh' was generated. #8 4.718 Notify: File `USSD_Helpers.cc' was generated. #8 4.718 Notify: File `USSD_Helpers_part_1.cc' was generated. #8 4.718 Notify: File `USSD_Helpers_part_2.cc' was generated. #8 4.718 Notify: File `USSD_Helpers_part_3.cc' was generated. #8 4.718 Notify: File `USSD_Helpers_part_4.cc' was generated. #8 4.718 Notify: File `USSD_Helpers_part_5.cc' was generated. #8 4.718 Notify: File `USSD_Helpers_part_6.cc' was generated. #8 4.718 Notify: File `USSD_Helpers_part_7.cc' was generated. #8 4.718 Notify: 1161 files were updated. #8 4.771 touch compile #8 4.772 make[1]: Leaving directory '/osmo-ttcn3-hacks/msc' #8 4.772 make -j20 -C msc #8 4.791 make[1]: Entering directory '/osmo-ttcn3-hacks/msc' #8 4.854 Creating dependency file for UD_PT.cc #8 4.854 Creating dependency file for TELNETasp_PT.cc #8 4.854 Creating dependency file for TCCOpenSecurity.cc #8 4.854 Creating dependency file for TCCInterface.cc #8 4.854 Creating dependency file for TCCEncoding.cc #8 4.855 Creating dependency file for TCCConversion.cc #8 4.855 Creating dependency file for SS_EncDec.cc #8 4.855 Creating dependency file for SMPP_EncDec.cc #8 4.855 Creating dependency file for SMPP_CodecPort_CtrlFunctDef.cc #8 4.855 Creating dependency file for SGsAP_CodecPort_CtrlFunctDef.cc #8 4.855 Creating dependency file for SDP_EncDec.cc #8 4.856 Creating dependency file for SCTPasp_PT.cc #8 4.856 Creating dependency file for SCCP_EncDec.cc #8 4.856 Creating dependency file for RTP_EncDec.cc #8 4.856 Creating dependency file for RTP_CodecPort_CtrlFunctDef.cc #8 4.856 Creating dependency file for RANAP_EncDec.cc #8 4.857 Creating dependency file for Native_FunctionDefs.cc #8 4.871 Creating dependency file for MGCP_CodecPort_CtrlFunctDef.cc #8 4.871 Creating dependency file for MNCC_EncDec.cc #8 4.883 Creating dependency file for MAP_EncDec.cc #8 4.883 Creating dependency file for IPL4asp_discovery.cc #8 4.883 Creating dependency file for IPL4asp_PT.cc #8 4.902 Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc #8 4.902 Creating dependency file for lex.SDP_parse_.c #8 4.902 Creating dependency file for SDP_parse_.tab.c #8 4.909 Creating dependency file for SS_Protocol_part_7.cc #8 4.913 Creating dependency file for SS_Protocol_part_6.cc #8 4.916 Creating dependency file for SS_Protocol_part_5.cc #8 4.917 Creating dependency file for SS_Protocol_part_4.cc #8 4.917 Creating dependency file for SS_Protocol_part_3.cc #8 4.921 Creating dependency file for SS_Protocol_part_2.cc #8 4.922 Creating dependency file for SS_Protocol_part_1.cc #8 4.923 Creating dependency file for SS_PDU_Defs_part_7.cc #8 4.923 Creating dependency file for SS_PDU_Defs_part_6.cc #8 4.924 Creating dependency file for SS_PDU_Defs_part_5.cc #8 4.928 Creating dependency file for SS_PDU_Defs_part_4.cc #8 4.929 Creating dependency file for SS_PDU_Defs_part_3.cc #8 4.929 Creating dependency file for SS_PDU_Defs_part_2.cc #8 4.929 Creating dependency file for SS_PDU_Defs_part_1.cc #8 4.931 Creating dependency file for SS_Operations_part_7.cc #8 4.931 Creating dependency file for SS_Operations_part_6.cc #8 4.933 Creating dependency file for SS_Operations_part_5.cc #8 4.934 Creating dependency file for SS_Operations_part_4.cc #8 4.935 Creating dependency file for SS_Operations_part_3.cc #8 4.937 Creating dependency file for SS_Operations_part_2.cc #8 4.941 Creating dependency file for SS_Operations_part_1.cc #8 4.941 Creating dependency file for SS_Errors_part_7.cc #8 4.941 Creating dependency file for SS_Errors_part_6.cc #8 4.941 Creating dependency file for SS_Errors_part_5.cc #8 4.941 Creating dependency file for SS_Errors_part_4.cc #8 4.942 Creating dependency file for SS_Errors_part_3.cc #8 4.942 Creating dependency file for SS_Errors_part_1.cc #8 4.943 Creating dependency file for SS_Errors_part_2.cc #8 4.943 Creating dependency file for SS_DataTypes_part_7.cc #8 4.944 Creating dependency file for SS_DataTypes_part_6.cc #8 4.944 Creating dependency file for SS_DataTypes_part_5.cc #8 4.945 Creating dependency file for SS_DataTypes_part_4.cc #8 4.948 Creating dependency file for SS_DataTypes_part_3.cc #8 4.949 Creating dependency file for SS_DataTypes_part_1.cc #8 4.949 Creating dependency file for SS_DataTypes_part_2.cc #8 4.949 Creating dependency file for Remote_Operations_Information_Objects_part_7.cc #8 4.949 Creating dependency file for Remote_Operations_Information_Objects_part_6.cc #8 4.949 Creating dependency file for Remote_Operations_Information_Objects_part_5.cc #8 4.950 Creating dependency file for Remote_Operations_Information_Objects_part_4.cc #8 4.951 Creating dependency file for Remote_Operations_Information_Objects_part_3.cc #8 4.951 Creating dependency file for Remote_Operations_Information_Objects_part_2.cc #8 4.952 Creating dependency file for Remote_Operations_Information_Objects_part_1.cc #8 4.955 Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_7.cc #8 4.956 Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_6.cc #8 4.956 Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_5.cc #8 4.956 Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_4.cc #8 4.957 Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_3.cc #8 4.957 Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_2.cc #8 4.957 Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_1.cc #8 4.957 Creating dependency file for RANAP_PDU_Descriptions_part_7.cc #8 4.958 Creating dependency file for RANAP_PDU_Descriptions_part_5.cc #8 4.958 Creating dependency file for RANAP_PDU_Descriptions_part_6.cc #8 4.958 Creating dependency file for RANAP_PDU_Descriptions_part_4.cc #8 4.959 Creating dependency file for RANAP_PDU_Descriptions_part_3.cc #8 4.963 Creating dependency file for RANAP_PDU_Descriptions_part_2.cc #8 4.963 Creating dependency file for RANAP_PDU_Descriptions_part_1.cc #8 4.963 Creating dependency file for RANAP_PDU_Contents_part_7.cc #8 4.963 Creating dependency file for RANAP_PDU_Contents_part_6.cc #8 4.963 Creating dependency file for RANAP_PDU_Contents_part_5.cc #8 4.964 Creating dependency file for RANAP_PDU_Contents_part_4.cc #8 4.964 Creating dependency file for RANAP_PDU_Contents_part_3.cc #8 4.964 Creating dependency file for RANAP_PDU_Contents_part_2.cc #8 4.965 Creating dependency file for RANAP_PDU_Contents_part_1.cc #8 4.965 Creating dependency file for RANAP_IEs_part_7.cc #8 4.966 Creating dependency file for RANAP_IEs_part_6.cc #8 4.967 Creating dependency file for RANAP_IEs_part_5.cc #8 4.983 Creating dependency file for RANAP_IEs_part_4.cc #8 4.983 Creating dependency file for RANAP_IEs_part_3.cc #8 4.983 Creating dependency file for RANAP_IEs_part_2.cc #8 4.984 Creating dependency file for RANAP_IEs_part_1.cc #8 4.984 Creating dependency file for RANAP_Containers_part_7.cc #8 4.984 Creating dependency file for RANAP_Containers_part_6.cc #8 4.984 Creating dependency file for RANAP_Containers_part_5.cc #8 5.007 Creating dependency file for RANAP_Containers_part_4.cc #8 5.007 Creating dependency file for RANAP_Containers_part_3.cc #8 5.007 Creating dependency file for RANAP_Containers_part_2.cc #8 5.007 Creating dependency file for RANAP_Containers_part_1.cc #8 5.008 Creating dependency file for RANAP_Constants_part_7.cc #8 5.008 Creating dependency file for RANAP_Constants_part_6.cc #8 5.015 Creating dependency file for RANAP_Constants_part_5.cc #8 5.016 Creating dependency file for RANAP_Constants_part_4.cc #8 5.016 Creating dependency file for RANAP_Constants_part_3.cc #8 5.016 Creating dependency file for RANAP_Constants_part_2.cc #8 5.023 Creating dependency file for RANAP_Constants_part_1.cc #8 5.024 Creating dependency file for RANAP_CommonDataTypes_part_7.cc #8 5.031 Creating dependency file for RANAP_CommonDataTypes_part_6.cc #8 5.031 Creating dependency file for RANAP_CommonDataTypes_part_4.cc #8 5.031 Creating dependency file for RANAP_CommonDataTypes_part_3.cc #8 5.031 Creating dependency file for RANAP_CommonDataTypes_part_5.cc #8 5.038 Creating dependency file for RANAP_CommonDataTypes_part_2.cc #8 5.038 Creating dependency file for RANAP_CommonDataTypes_part_1.cc #8 5.041 Creating dependency file for MobileDomainDefinitions_part_7.cc #8 5.041 Creating dependency file for MobileDomainDefinitions_part_6.cc #8 5.048 Creating dependency file for MobileDomainDefinitions_part_5.cc #8 5.048 Creating dependency file for MobileDomainDefinitions_part_4.cc #8 5.048 Creating dependency file for MobileDomainDefinitions_part_3.cc #8 5.048 Creating dependency file for MobileDomainDefinitions_part_2.cc #8 5.049 Creating dependency file for MobileDomainDefinitions_part_1.cc #8 5.049 Creating dependency file for MAP_TS_Code_part_7.cc #8 5.049 Creating dependency file for MAP_TS_Code_part_6.cc #8 5.055 Creating dependency file for MAP_TS_Code_part_5.cc #8 5.055 Creating dependency file for MAP_TS_Code_part_4.cc #8 5.056 Creating dependency file for MAP_TS_Code_part_3.cc #8 5.056 Creating dependency file for MAP_TS_Code_part_2.cc #8 5.057 Creating dependency file for MAP_TS_Code_part_1.cc #8 5.063 Creating dependency file for MAP_SupplementaryServiceOperations_part_7.cc #8 5.063 Creating dependency file for MAP_SupplementaryServiceOperations_part_5.cc #8 5.063 Creating dependency file for MAP_SupplementaryServiceOperations_part_4.cc #8 5.064 Creating dependency file for MAP_SupplementaryServiceOperations_part_3.cc #8 5.064 Creating dependency file for MAP_SupplementaryServiceOperations_part_6.cc #8 5.070 Creating dependency file for MAP_SupplementaryServiceOperations_part_2.cc #8 5.071 Creating dependency file for MAP_SupplementaryServiceOperations_part_1.cc #8 5.071 Creating dependency file for MAP_ShortMessageServiceOperations_part_7.cc #8 5.077 Creating dependency file for MAP_ShortMessageServiceOperations_part_6.cc #8 5.077 Creating dependency file for MAP_ShortMessageServiceOperations_part_5.cc #8 5.079 Creating dependency file for MAP_ShortMessageServiceOperations_part_4.cc #8 5.083 Creating dependency file for MAP_ShortMessageServiceOperations_part_3.cc #8 5.087 Creating dependency file for MAP_ShortMessageServiceOperations_part_2.cc #8 5.087 Creating dependency file for MAP_ShortMessageServiceOperations_part_1.cc #8 5.087 Creating dependency file for MAP_SS_DataTypes_part_7.cc #8 5.088 Creating dependency file for MAP_SS_DataTypes_part_6.cc #8 5.088 Creating dependency file for MAP_SS_DataTypes_part_5.cc #8 5.093 Creating dependency file for MAP_SS_DataTypes_part_4.cc #8 5.093 Creating dependency file for MAP_SS_DataTypes_part_3.cc #8 5.097 Creating dependency file for MAP_SS_DataTypes_part_2.cc #8 5.097 Creating dependency file for MAP_SS_DataTypes_part_1.cc #8 5.101 Creating dependency file for MAP_SS_Code_part_7.cc #8 5.104 Creating dependency file for MAP_SS_Code_part_6.cc #8 5.107 Creating dependency file for MAP_SS_Code_part_5.cc #8 5.107 Creating dependency file for MAP_SS_Code_part_4.cc #8 5.108 Creating dependency file for MAP_SS_Code_part_3.cc #8 5.108 Creating dependency file for MAP_SS_Code_part_2.cc #8 5.108 Creating dependency file for MAP_SS_Code_part_1.cc #8 5.112 Creating dependency file for MAP_SM_DataTypes_part_7.cc #8 5.112 Creating dependency file for MAP_SM_DataTypes_part_6.cc #8 5.117 Creating dependency file for MAP_SM_DataTypes_part_5.cc #8 5.117 Creating dependency file for MAP_SM_DataTypes_part_4.cc #8 5.122 Creating dependency file for MAP_SM_DataTypes_part_3.cc #8 5.122 Creating dependency file for MAP_SM_DataTypes_part_2.cc #8 5.122 Creating dependency file for MAP_SM_DataTypes_part_1.cc #8 5.123 Creating dependency file for MAP_Protocol_part_7.cc #8 5.125 Creating dependency file for MAP_Protocol_part_6.cc #8 5.126 Creating dependency file for MAP_Protocol_part_5.cc #8 5.131 Creating dependency file for MAP_Protocol_part_3.cc #8 5.131 Creating dependency file for MAP_Protocol_part_4.cc #8 5.131 Creating dependency file for MAP_Protocol_part_2.cc #8 5.133 Creating dependency file for MAP_Protocol_part_1.cc #8 5.135 Creating dependency file for MAP_PDU_Defs_part_7.cc #8 5.135 Creating dependency file for MAP_PDU_Defs_part_6.cc #8 5.136 Creating dependency file for MAP_PDU_Defs_part_5.cc #8 5.142 Creating dependency file for MAP_PDU_Defs_part_4.cc #8 5.142 Creating dependency file for MAP_PDU_Defs_part_3.cc #8 5.148 Creating dependency file for MAP_PDU_Defs_part_2.cc #8 5.148 Creating dependency file for MAP_PDU_Defs_part_1.cc #8 5.152 Creating dependency file for MAP_OperationAndMaintenanceOperations_part_7.cc #8 5.152 Creating dependency file for MAP_OperationAndMaintenanceOperations_part_6.cc #8 5.153 Creating dependency file for MAP_OperationAndMaintenanceOperations_part_5.cc #8 5.156 Creating dependency file for MAP_OperationAndMaintenanceOperations_part_4.cc #8 5.158 Creating dependency file for MAP_OperationAndMaintenanceOperations_part_3.cc #8 5.158 Creating dependency file for MAP_OperationAndMaintenanceOperations_part_2.cc #8 5.161 Creating dependency file for MAP_OperationAndMaintenanceOperations_part_1.cc #8 5.162 Creating dependency file for MAP_OM_DataTypes_part_7.cc #8 5.162 Creating dependency file for MAP_OM_DataTypes_part_6.cc #8 5.166 Creating dependency file for MAP_OM_DataTypes_part_5.cc #8 5.167 Creating dependency file for MAP_OM_DataTypes_part_4.cc #8 5.168 Creating dependency file for MAP_OM_DataTypes_part_3.cc #8 5.171 Creating dependency file for MAP_OM_DataTypes_part_1.cc #8 5.171 Creating dependency file for MAP_OM_DataTypes_part_2.cc #8 5.171 Creating dependency file for MAP_MobileServiceOperations_part_7.cc #8 5.175 Creating dependency file for MAP_MobileServiceOperations_part_6.cc #8 5.175 Creating dependency file for MAP_MobileServiceOperations_part_5.cc #8 5.176 Creating dependency file for MAP_MobileServiceOperations_part_4.cc #8 5.180 Creating dependency file for MAP_MobileServiceOperations_part_2.cc #8 5.180 Creating dependency file for MAP_MobileServiceOperations_part_3.cc #8 5.181 Creating dependency file for MAP_MobileServiceOperations_part_1.cc #8 5.187 Creating dependency file for MAP_MS_DataTypes_part_7.cc #8 5.187 Creating dependency file for MAP_MS_DataTypes_part_6.cc #8 5.189 Creating dependency file for MAP_MS_DataTypes_part_4.cc #8 5.189 Creating dependency file for MAP_MS_DataTypes_part_5.cc #8 5.189 Creating dependency file for MAP_MS_DataTypes_part_3.cc #8 5.189 Creating dependency file for MAP_MS_DataTypes_part_2.cc #8 5.193 Creating dependency file for MAP_MS_DataTypes_part_1.cc #8 5.199 Creating dependency file for MAP_LocationServiceOperations_part_7.cc #8 5.207 Creating dependency file for MAP_LocationServiceOperations_part_6.cc #8 5.207 Creating dependency file for MAP_LocationServiceOperations_part_5.cc #8 5.207 Creating dependency file for MAP_LocationServiceOperations_part_4.cc #8 5.208 Creating dependency file for MAP_LocationServiceOperations_part_3.cc #8 5.209 Creating dependency file for MAP_LocationServiceOperations_part_2.cc #8 5.219 Creating dependency file for MAP_LCS_DataTypes_part_7.cc #8 5.219 Creating dependency file for MAP_LocationServiceOperations_part_1.cc #8 5.219 Creating dependency file for MAP_LCS_DataTypes_part_6.cc #8 5.220 Creating dependency file for MAP_LCS_DataTypes_part_5.cc #8 5.224 Creating dependency file for MAP_LCS_DataTypes_part_4.cc #8 5.230 Creating dependency file for MAP_LCS_DataTypes_part_3.cc #8 5.230 Creating dependency file for MAP_LCS_DataTypes_part_2.cc #8 5.232 Creating dependency file for MAP_LCS_DataTypes_part_1.cc #8 5.235 Creating dependency file for MAP_Group_Call_Operations_part_7.cc #8 5.235 Creating dependency file for MAP_Group_Call_Operations_part_6.cc #8 5.236 Creating dependency file for MAP_Group_Call_Operations_part_5.cc #8 5.240 Creating dependency file for MAP_Group_Call_Operations_part_4.cc #8 5.242 Creating dependency file for MAP_Group_Call_Operations_part_3.cc #8 5.244 Creating dependency file for MAP_Group_Call_Operations_part_2.cc #8 5.245 Creating dependency file for MAP_Group_Call_Operations_part_1.cc #8 5.246 Creating dependency file for MAP_GR_DataTypes_part_7.cc #8 5.251 Creating dependency file for MAP_GR_DataTypes_part_6.cc #8 5.252 Creating dependency file for MAP_GR_DataTypes_part_5.cc #8 5.252 Creating dependency file for MAP_GR_DataTypes_part_4.cc #8 5.253 Creating dependency file for MAP_GR_DataTypes_part_3.cc #8 5.254 Creating dependency file for MAP_GR_DataTypes_part_2.cc #8 5.254 Creating dependency file for MAP_GR_DataTypes_part_1.cc #8 5.254 Creating dependency file for MAP_ExtensionDataTypes_part_7.cc #8 5.262 Creating dependency file for MAP_ExtensionDataTypes_part_6.cc #8 5.262 Creating dependency file for MAP_ExtensionDataTypes_part_5.cc #8 5.262 Creating dependency file for MAP_ExtensionDataTypes_part_3.cc #8 5.263 Creating dependency file for MAP_ExtensionDataTypes_part_2.cc #8 5.263 Creating dependency file for MAP_ExtensionDataTypes_part_4.cc #8 5.270 Creating dependency file for MAP_ExtensionDataTypes_part_1.cc #8 5.270 Creating dependency file for MAP_Errors_part_7.cc #8 5.271 Creating dependency file for MAP_Errors_part_6.cc #8 5.271 Creating dependency file for MAP_Errors_part_5.cc #8 5.277 Creating dependency file for MAP_Errors_part_4.cc #8 5.277 Creating dependency file for MAP_Errors_part_3.cc #8 5.279 Creating dependency file for MAP_Errors_part_2.cc #8 5.280 Creating dependency file for MAP_Errors_part_1.cc #8 5.285 Creating dependency file for MAP_ER_DataTypes_part_7.cc #8 5.285 Creating dependency file for MAP_ER_DataTypes_part_6.cc #8 5.289 Creating dependency file for MAP_ER_DataTypes_part_5.cc #8 5.289 Creating dependency file for MAP_ER_DataTypes_part_4.cc #8 5.291 Creating dependency file for MAP_ER_DataTypes_part_3.cc #8 5.292 Creating dependency file for MAP_ER_DataTypes_part_2.cc #8 5.294 Creating dependency file for MAP_ER_DataTypes_part_1.cc #8 5.299 Creating dependency file for MAP_DialogueInformation_part_7.cc #8 5.299 Creating dependency file for MAP_DialogueInformation_part_6.cc #8 5.300 Creating dependency file for MAP_DialogueInformation_part_5.cc #8 5.302 Creating dependency file for MAP_DialogueInformation_part_4.cc #8 5.303 Creating dependency file for MAP_DialogueInformation_part_2.cc #8 5.303 Creating dependency file for MAP_DialogueInformation_part_3.cc #8 5.311 Creating dependency file for MAP_DialogueInformation_part_1.cc #8 5.313 Creating dependency file for MAP_CommonDataTypes_part_7.cc #8 5.313 Creating dependency file for MAP_CommonDataTypes_part_6.cc #8 5.313 Creating dependency file for MAP_CommonDataTypes_part_5.cc #8 5.313 Creating dependency file for MAP_CommonDataTypes_part_4.cc #8 5.314 Creating dependency file for MAP_CommonDataTypes_part_3.cc #8 5.322 Creating dependency file for MAP_CommonDataTypes_part_2.cc #8 5.322 Creating dependency file for MAP_CallHandlingOperations_part_7.cc #8 5.322 Creating dependency file for MAP_CommonDataTypes_part_1.cc #8 5.322 Creating dependency file for MAP_CallHandlingOperations_part_5.cc #8 5.322 Creating dependency file for MAP_CallHandlingOperations_part_6.cc #8 5.329 Creating dependency file for MAP_CallHandlingOperations_part_4.cc #8 5.330 Creating dependency file for MAP_CallHandlingOperations_part_3.cc #8 5.331 Creating dependency file for MAP_CallHandlingOperations_part_2.cc #8 5.331 Creating dependency file for MAP_CallHandlingOperations_part_1.cc #8 5.331 Creating dependency file for MAP_CH_DataTypes_part_7.cc #8 5.331 Creating dependency file for MAP_CH_DataTypes_part_6.cc #8 5.336 Creating dependency file for MAP_CH_DataTypes_part_5.cc #8 5.336 Creating dependency file for MAP_CH_DataTypes_part_4.cc #8 5.339 Creating dependency file for MAP_CH_DataTypes_part_3.cc #8 5.339 Creating dependency file for MAP_CH_DataTypes_part_2.cc #8 5.339 Creating dependency file for MAP_CH_DataTypes_part_1.cc #8 5.339 Creating dependency file for MAP_BS_Code_part_7.cc #8 5.362 Creating dependency file for MAP_BS_Code_part_6.cc #8 5.362 Creating dependency file for MAP_BS_Code_part_5.cc #8 5.362 Creating dependency file for MAP_BS_Code_part_4.cc #8 5.363 Creating dependency file for MAP_BS_Code_part_2.cc #8 5.363 Creating dependency file for MAP_BS_Code_part_3.cc #8 5.364 Creating dependency file for MAP_BS_Code_part_1.cc #8 5.364 Creating dependency file for MAP_ApplicationContexts_part_7.cc #8 5.364 Creating dependency file for MAP_ApplicationContexts_part_6.cc #8 5.372 Creating dependency file for MAP_ApplicationContexts_part_5.cc #8 5.372 Creating dependency file for MAP_ApplicationContexts_part_4.cc #8 5.372 Creating dependency file for MAP_ApplicationContexts_part_3.cc #8 5.372 Creating dependency file for MAP_ApplicationContexts_part_2.cc #8 5.374 Creating dependency file for MAP_ApplicationContexts_part_1.cc #8 5.374 Creating dependency file for SS_Protocol.cc #8 5.376 Creating dependency file for SS_PDU_Defs.cc #8 5.382 Creating dependency file for SS_Operations.cc #8 5.382 Creating dependency file for SS_Errors.cc #8 5.382 Creating dependency file for SS_DataTypes.cc #8 5.382 Creating dependency file for Remote_Operations_Information_Objects.cc #8 5.383 Creating dependency file for Remote_Operations_Generic_ROS_PDUs.cc #8 5.388 Creating dependency file for RANAP_PDU_Descriptions.cc #8 5.441 Creating dependency file for RANAP_PDU_Contents.cc #8 5.443 Creating dependency file for RANAP_IEs.cc #8 5.459 Creating dependency file for RANAP_Containers.cc #8 5.488 Creating dependency file for RANAP_Constants.cc #8 5.496 Creating dependency file for RANAP_CommonDataTypes.cc #8 5.503 Creating dependency file for MobileDomainDefinitions.cc #8 5.530 Creating dependency file for MAP_TS_Code.cc #8 5.530 Creating dependency file for MAP_SupplementaryServiceOperations.cc #8 5.564 Creating dependency file for MAP_ShortMessageServiceOperations.cc #8 5.564 Creating dependency file for MAP_SS_DataTypes.cc #8 5.567 Creating dependency file for MAP_SS_Code.cc #8 5.580 Creating dependency file for MAP_SM_DataTypes.cc #8 5.609 Creating dependency file for MAP_Protocol.cc #8 5.610 Creating dependency file for MAP_PDU_Defs.cc #8 5.642 Creating dependency file for MAP_OperationAndMaintenanceOperations.cc #8 5.642 Creating dependency file for MAP_OM_DataTypes.cc #8 5.656 Creating dependency file for MAP_MobileServiceOperations.cc #8 5.662 Creating dependency file for MAP_MS_DataTypes.cc #8 5.668 Creating dependency file for MAP_LocationServiceOperations.cc #8 5.679 Creating dependency file for MAP_LCS_DataTypes.cc #8 5.716 Creating dependency file for MAP_Group_Call_Operations.cc #8 5.719 Creating dependency file for MAP_GR_DataTypes.cc #8 5.722 Creating dependency file for MAP_ExtensionDataTypes.cc #8 5.724 Creating dependency file for MAP_Errors.cc #8 5.738 Creating dependency file for MAP_ER_DataTypes.cc #8 5.766 Creating dependency file for MAP_DialogueInformation.cc #8 5.766 Creating dependency file for MAP_CommonDataTypes.cc #8 5.778 Creating dependency file for MAP_CallHandlingOperations.cc #8 5.783 Creating dependency file for MAP_CH_DataTypes.cc #8 5.790 Creating dependency file for MAP_BS_Code.cc #8 5.802 Creating dependency file for MAP_ApplicationContexts.cc #8 5.819 Creating dependency file for SCCP_Mapping_part_7.cc #8 5.823 Creating dependency file for SCCP_Mapping_part_6.cc #8 5.825 Creating dependency file for SCCP_Mapping_part_5.cc #8 5.831 Creating dependency file for SCCP_Mapping_part_4.cc #8 5.835 Creating dependency file for SCCP_Mapping_part_3.cc #8 5.836 Creating dependency file for SCCP_Mapping_part_2.cc #8 5.836 Creating dependency file for SCCP_Mapping_part_1.cc #8 5.839 Creating dependency file for RAN_Emulation_part_7.cc #8 5.841 Creating dependency file for RAN_Emulation_part_6.cc #8 5.842 Creating dependency file for RAN_Emulation_part_5.cc #8 5.845 Creating dependency file for RAN_Emulation_part_4.cc #8 5.846 Creating dependency file for RAN_Emulation_part_3.cc #8 5.848 Creating dependency file for RAN_Emulation_part_2.cc #8 5.849 Creating dependency file for RAN_Emulation_part_1.cc #8 5.850 Creating dependency file for RAN_Adapter_part_7.cc #8 5.854 Creating dependency file for RAN_Adapter_part_6.cc #8 5.854 Creating dependency file for RAN_Adapter_part_5.cc #8 5.854 Creating dependency file for RAN_Adapter_part_4.cc #8 5.858 Creating dependency file for RAN_Adapter_part_2.cc #8 5.858 Creating dependency file for RAN_Adapter_part_3.cc #8 5.859 Creating dependency file for RAN_Adapter_part_1.cc #8 5.864 Creating dependency file for IPA_Emulation_part_6.cc #8 5.864 Creating dependency file for IPA_Emulation_part_7.cc #8 5.866 Creating dependency file for IPA_Emulation_part_5.cc #8 5.867 Creating dependency file for IPA_Emulation_part_4.cc #8 5.867 Creating dependency file for IPA_Emulation_part_3.cc #8 5.867 Creating dependency file for IPA_Emulation_part_2.cc #8 5.870 Creating dependency file for IPA_Emulation_part_1.cc #8 5.871 Creating dependency file for SCCP_Mapping.cc #8 5.872 Creating dependency file for RAN_Emulation.cc #8 5.872 Creating dependency file for RAN_Adapter.cc #8 5.873 Creating dependency file for IPA_Emulation.cc #8 5.874 Creating dependency file for USSD_Helpers_part_7.cc #8 5.876 Creating dependency file for USSD_Helpers_part_6.cc #8 5.878 Creating dependency file for USSD_Helpers_part_5.cc #8 5.903 Creating dependency file for USSD_Helpers_part_4.cc #8 5.903 Creating dependency file for USSD_Helpers_part_3.cc #8 5.903 Creating dependency file for USSD_Helpers_part_1.cc #8 5.904 Creating dependency file for UD_Types_part_7.cc #8 5.904 Creating dependency file for USSD_Helpers_part_2.cc #8 5.904 Creating dependency file for UD_Types_part_6.cc #8 5.909 Creating dependency file for UD_Types_part_5.cc #8 5.909 Creating dependency file for UD_Types_part_4.cc #8 5.910 Creating dependency file for UD_Types_part_3.cc #8 5.912 Creating dependency file for UD_Types_part_2.cc #8 5.912 Creating dependency file for UD_Types_part_1.cc #8 5.913 Creating dependency file for UD_PortType_part_7.cc #8 5.913 Creating dependency file for UD_PortType_part_6.cc #8 5.916 Creating dependency file for UD_PortType_part_5.cc #8 5.917 Creating dependency file for UD_PortType_part_4.cc #8 5.917 Creating dependency file for UD_PortType_part_3.cc #8 5.918 Creating dependency file for UD_PortType_part_2.cc #8 5.918 Creating dependency file for UD_PortType_part_1.cc #8 5.921 Creating dependency file for TELNETasp_PortType_part_6.cc #8 5.921 Creating dependency file for TELNETasp_PortType_part_7.cc #8 5.925 Creating dependency file for TELNETasp_PortType_part_5.cc #8 5.925 Creating dependency file for TELNETasp_PortType_part_4.cc #8 5.925 Creating dependency file for TELNETasp_PortType_part_3.cc #8 5.929 Creating dependency file for TELNETasp_PortType_part_2.cc #8 5.929 Creating dependency file for TELNETasp_PortType_part_1.cc #8 5.929 Creating dependency file for TCCOpenSecurity_Functions_part_7.cc #8 5.929 Creating dependency file for TCCOpenSecurity_Functions_part_6.cc #8 5.932 Creating dependency file for TCCOpenSecurity_Functions_part_5.cc #8 5.933 Creating dependency file for TCCOpenSecurity_Functions_part_4.cc #8 5.933 Creating dependency file for TCCOpenSecurity_Functions_part_3.cc #8 5.933 Creating dependency file for TCCOpenSecurity_Functions_part_2.cc #8 5.934 Creating dependency file for TCCOpenSecurity_Functions_part_1.cc #8 5.934 Creating dependency file for TCCInterface_Functions_part_7.cc #8 5.937 Creating dependency file for TCCInterface_Functions_part_6.cc #8 5.937 Creating dependency file for TCCInterface_Functions_part_5.cc #8 5.937 Creating dependency file for TCCInterface_Functions_part_4.cc #8 5.939 Creating dependency file for TCCInterface_Functions_part_3.cc #8 5.940 Creating dependency file for TCCInterface_Functions_part_2.cc #8 5.941 Creating dependency file for TCCInterface_Functions_part_1.cc #8 5.942 Creating dependency file for TCCEncoding_Functions_part_7.cc #8 5.942 Creating dependency file for TCCEncoding_Functions_part_6.cc #8 5.942 Creating dependency file for TCCEncoding_Functions_part_5.cc #8 5.942 Creating dependency file for TCCEncoding_Functions_part_4.cc #8 5.945 Creating dependency file for TCCEncoding_Functions_part_3.cc #8 5.945 Creating dependency file for TCCEncoding_Functions_part_2.cc #8 5.949 Creating dependency file for TCCEncoding_Functions_part_1.cc #8 5.949 Creating dependency file for TCCConversion_Functions_part_6.cc #8 5.949 Creating dependency file for TCCConversion_Functions_part_7.cc #8 5.949 Creating dependency file for TCCConversion_Functions_part_5.cc #8 5.950 Creating dependency file for TCCConversion_Functions_part_4.cc #8 5.950 Creating dependency file for TCCConversion_Functions_part_3.cc #8 5.952 Creating dependency file for TCCConversion_Functions_part_2.cc #8 5.952 Creating dependency file for TCCConversion_Functions_part_1.cc #8 5.953 Creating dependency file for Socket_API_Definitions_part_7.cc #8 5.953 Creating dependency file for Socket_API_Definitions_part_6.cc #8 5.954 Creating dependency file for Socket_API_Definitions_part_5.cc #8 5.957 Creating dependency file for Socket_API_Definitions_part_4.cc #8 5.957 Creating dependency file for Socket_API_Definitions_part_3.cc #8 5.957 Creating dependency file for Socket_API_Definitions_part_2.cc #8 5.957 Creating dependency file for Socket_API_Definitions_part_1.cc #8 5.958 Creating dependency file for SS_Types_part_7.cc #8 5.959 Creating dependency file for SS_Types_part_6.cc #8 5.959 Creating dependency file for SS_Types_part_5.cc #8 5.961 Creating dependency file for SS_Types_part_4.cc #8 5.961 Creating dependency file for SS_Types_part_3.cc #8 5.966 Creating dependency file for SS_Types_part_1.cc #8 5.966 Creating dependency file for SS_Types_part_2.cc #8 5.966 Creating dependency file for SS_Templates_part_7.cc #8 5.966 Creating dependency file for SS_Templates_part_6.cc #8 5.966 Creating dependency file for SS_Templates_part_5.cc #8 5.966 Creating dependency file for SS_Templates_part_4.cc #8 5.966 Creating dependency file for SS_Templates_part_3.cc #8 5.967 Creating dependency file for SS_Templates_part_2.cc #8 5.967 Creating dependency file for SS_Templates_part_1.cc #8 5.967 Creating dependency file for SMPP_Types_part_7.cc #8 5.970 Creating dependency file for SMPP_Types_part_6.cc #8 5.971 Creating dependency file for SMPP_Types_part_5.cc #8 5.971 Creating dependency file for SMPP_Types_part_4.cc #8 5.975 Creating dependency file for SMPP_Types_part_3.cc #8 5.975 Creating dependency file for SMPP_Types_part_2.cc #8 5.975 Creating dependency file for SMPP_Types_part_1.cc #8 5.975 Creating dependency file for SMPP_Templates_part_7.cc #8 5.975 Creating dependency file for SMPP_Templates_part_6.cc #8 5.975 Creating dependency file for SMPP_Templates_part_5.cc #8 5.980 Creating dependency file for SMPP_Templates_part_4.cc #8 5.981 Creating dependency file for SMPP_Templates_part_3.cc #8 5.981 Creating dependency file for SMPP_Templates_part_2.cc #8 5.981 Creating dependency file for SMPP_Templates_part_1.cc #8 5.981 Creating dependency file for SMPP_Emulation_part_6.cc #8 5.981 Creating dependency file for SMPP_Emulation_part_7.cc #8 5.982 Creating dependency file for SMPP_Emulation_part_5.cc #8 5.983 Creating dependency file for SMPP_Emulation_part_4.cc #8 5.983 Creating dependency file for SMPP_Emulation_part_3.cc #8 5.983 Creating dependency file for SMPP_Emulation_part_1.cc #8 5.984 Creating dependency file for SMPP_Emulation_part_2.cc #8 5.984 Creating dependency file for SMPP_CodecPort_CtrlFunct_part_7.cc #8 5.989 Creating dependency file for SMPP_CodecPort_CtrlFunct_part_6.cc #8 5.989 Creating dependency file for SMPP_CodecPort_CtrlFunct_part_5.cc #8 5.990 Creating dependency file for SMPP_CodecPort_CtrlFunct_part_4.cc #8 5.990 Creating dependency file for SMPP_CodecPort_CtrlFunct_part_3.cc #8 5.990 Creating dependency file for SMPP_CodecPort_CtrlFunct_part_2.cc #8 5.990 Creating dependency file for SMPP_CodecPort_CtrlFunct_part_1.cc #8 5.990 Creating dependency file for SMPP_CodecPort_part_7.cc #8 5.992 Creating dependency file for SMPP_CodecPort_part_5.cc #8 5.992 Creating dependency file for SMPP_CodecPort_part_6.cc #8 5.993 Creating dependency file for SMPP_CodecPort_part_3.cc #8 5.993 Creating dependency file for SMPP_CodecPort_part_4.cc #8 5.996 Creating dependency file for SMPP_CodecPort_part_2.cc #8 5.996 Creating dependency file for SMPP_CodecPort_part_1.cc #8 6.002 Creating dependency file for SGsAP_Types_part_7.cc #8 6.003 Creating dependency file for SGsAP_Types_part_6.cc #8 6.003 Creating dependency file for SGsAP_Types_part_5.cc #8 6.003 Creating dependency file for SGsAP_Types_part_4.cc #8 6.003 Creating dependency file for SGsAP_Types_part_3.cc #8 6.003 Creating dependency file for SGsAP_Types_part_2.cc #8 6.003 Creating dependency file for SGsAP_Types_part_1.cc #8 6.004 Creating dependency file for SGsAP_Templates_part_7.cc #8 6.004 Creating dependency file for SGsAP_Templates_part_6.cc #8 6.004 Creating dependency file for SGsAP_Templates_part_4.cc #8 6.004 Creating dependency file for SGsAP_Templates_part_5.cc #8 6.005 Creating dependency file for SGsAP_Templates_part_3.cc #8 6.005 Creating dependency file for SGsAP_Templates_part_2.cc #8 6.005 Creating dependency file for SGsAP_Templates_part_1.cc #8 6.010 Creating dependency file for SGsAP_Emulation_part_7.cc #8 6.011 Creating dependency file for SGsAP_Emulation_part_6.cc #8 6.011 Creating dependency file for SGsAP_Emulation_part_4.cc #8 6.011 Creating dependency file for SGsAP_Emulation_part_3.cc #8 6.011 Creating dependency file for SGsAP_Emulation_part_5.cc #8 6.012 Creating dependency file for SGsAP_Emulation_part_2.cc #8 6.013 Creating dependency file for SGsAP_CodecPort_CtrlFunct_part_7.cc #8 6.013 Creating dependency file for SGsAP_CodecPort_CtrlFunct_part_6.cc #8 6.013 Creating dependency file for SGsAP_Emulation_part_1.cc #8 6.013 Creating dependency file for SGsAP_CodecPort_CtrlFunct_part_5.cc #8 6.014 Creating dependency file for SGsAP_CodecPort_CtrlFunct_part_4.cc #8 6.019 Creating dependency file for SGsAP_CodecPort_CtrlFunct_part_2.cc #8 6.019 Creating dependency file for SGsAP_CodecPort_CtrlFunct_part_1.cc #8 6.019 Creating dependency file for SGsAP_CodecPort_CtrlFunct_part_3.cc #8 6.019 Creating dependency file for SGsAP_CodecPort_part_7.cc #8 6.020 Creating dependency file for SGsAP_CodecPort_part_6.cc #8 6.020 Creating dependency file for SGsAP_CodecPort_part_5.cc #8 6.021 Creating dependency file for SGsAP_CodecPort_part_3.cc #8 6.021 Creating dependency file for SGsAP_CodecPort_part_4.cc #8 6.021 Creating dependency file for SGsAP_CodecPort_part_2.cc #8 6.021 Creating dependency file for SGsAP_CodecPort_part_1.cc #8 6.021 Creating dependency file for SDP_Types_part_7.cc #8 6.027 Creating dependency file for SDP_Types_part_6.cc #8 6.027 Creating dependency file for SDP_Types_part_5.cc #8 6.027 Creating dependency file for SDP_Types_part_4.cc #8 6.027 Creating dependency file for SDP_Types_part_3.cc #8 6.028 Creating dependency file for SDP_Types_part_1.cc #8 6.028 Creating dependency file for SDP_Types_part_2.cc #8 6.028 Creating dependency file for SDP_Templates_part_7.cc #8 6.028 Creating dependency file for SDP_Templates_part_6.cc #8 6.034 Creating dependency file for SDP_Templates_part_5.cc #8 6.034 Creating dependency file for SDP_Templates_part_4.cc #8 6.034 Creating dependency file for SDP_Templates_part_3.cc #8 6.034 Creating dependency file for SDP_Templates_part_2.cc #8 6.034 Creating dependency file for SCTPasp_Types_part_7.cc #8 6.034 Creating dependency file for SDP_Templates_part_1.cc #8 6.035 Creating dependency file for SCTPasp_Types_part_6.cc #8 6.035 Creating dependency file for SCTPasp_Types_part_5.cc #8 6.036 Creating dependency file for SCTPasp_Types_part_3.cc #8 6.036 Creating dependency file for SCTPasp_Types_part_4.cc #8 6.037 Creating dependency file for SCTPasp_Types_part_2.cc #8 6.038 Creating dependency file for SCTPasp_Types_part_1.cc #8 6.041 Creating dependency file for SCTPasp_PortType_part_7.cc #8 6.041 Creating dependency file for SCTPasp_PortType_part_6.cc #8 6.041 Creating dependency file for SCTPasp_PortType_part_5.cc #8 6.042 Creating dependency file for SCTPasp_PortType_part_4.cc #8 6.042 Creating dependency file for SCTPasp_PortType_part_3.cc #8 6.042 Creating dependency file for SCTPasp_PortType_part_2.cc #8 6.043 Creating dependency file for SCTPasp_PortType_part_1.cc #8 6.043 Creating dependency file for SCCPasp_Types_part_7.cc #8 6.044 Creating dependency file for SCCPasp_Types_part_6.cc #8 6.046 Creating dependency file for SCCPasp_Types_part_5.cc #8 6.046 Creating dependency file for SCCPasp_Types_part_3.cc #8 6.046 Creating dependency file for SCCPasp_Types_part_4.cc #8 6.046 Creating dependency file for SCCPasp_Types_part_2.cc #8 6.050 Creating dependency file for SCCP_Types_part_7.cc #8 6.050 Creating dependency file for SCCP_Types_part_6.cc #8 6.050 Creating dependency file for SCCPasp_Types_part_1.cc #8 6.050 Creating dependency file for SCCP_Types_part_5.cc #8 6.051 Creating dependency file for SCCP_Types_part_4.cc #8 6.051 Creating dependency file for SCCP_Types_part_2.cc #8 6.051 Creating dependency file for SCCP_Types_part_3.cc #8 6.052 Creating dependency file for SCCP_Types_part_1.cc #8 6.052 Creating dependency file for SCCP_Templates_part_7.cc #8 6.053 Creating dependency file for SCCP_Templates_part_6.cc #8 6.054 Creating dependency file for SCCP_Templates_part_5.cc #8 6.054 Creating dependency file for SCCP_Templates_part_4.cc #8 6.055 Creating dependency file for SCCP_Templates_part_3.cc #8 6.058 Creating dependency file for SCCP_Templates_part_1.cc #8 6.058 Creating dependency file for SCCP_Emulation_part_7.cc #8 6.058 Creating dependency file for SCCP_Templates_part_2.cc #8 6.059 Creating dependency file for SCCP_Emulation_part_6.cc #8 6.059 Creating dependency file for SCCP_Emulation_part_5.cc #8 6.059 Creating dependency file for SCCP_Emulation_part_4.cc #8 6.059 Creating dependency file for SCCP_Emulation_part_3.cc #8 6.060 Creating dependency file for SCCP_Emulation_part_2.cc #8 6.060 Creating dependency file for SCCP_Emulation_part_1.cc #8 6.062 Creating dependency file for RTP_Types_part_7.cc #8 6.062 Creating dependency file for RTP_Types_part_6.cc #8 6.062 Creating dependency file for RTP_Types_part_5.cc #8 6.065 Creating dependency file for RTP_Types_part_4.cc #8 6.066 Creating dependency file for RTP_Types_part_3.cc #8 6.066 Creating dependency file for RTP_Types_part_2.cc #8 6.066 Creating dependency file for RTP_Types_part_1.cc #8 6.066 Creating dependency file for RTP_CodecPort_part_7.cc #8 6.067 Creating dependency file for RTP_CodecPort_part_6.cc #8 6.067 Creating dependency file for RTP_CodecPort_part_5.cc #8 6.072 Creating dependency file for RTP_CodecPort_part_4.cc #8 6.072 Creating dependency file for RTP_CodecPort_part_3.cc #8 6.072 Creating dependency file for RTP_CodecPort_part_1.cc #8 6.072 Creating dependency file for RTP_CodecPort_part_2.cc #8 6.072 Creating dependency file for RLCMAC_CSN1_Types_part_7.cc #8 6.072 Creating dependency file for RLCMAC_CSN1_Types_part_6.cc #8 6.073 Creating dependency file for RLCMAC_CSN1_Types_part_5.cc #8 6.074 Creating dependency file for RLCMAC_CSN1_Types_part_4.cc #8 6.074 Creating dependency file for RLCMAC_CSN1_Types_part_3.cc #8 6.074 Creating dependency file for RLCMAC_CSN1_Types_part_2.cc #8 6.074 Creating dependency file for RLCMAC_CSN1_Types_part_1.cc #8 6.075 Creating dependency file for RLCMAC_CSN1_Templates_part_7.cc #8 6.076 Creating dependency file for RLCMAC_CSN1_Templates_part_6.cc #8 6.076 Creating dependency file for RLCMAC_CSN1_Templates_part_5.cc #8 6.077 Creating dependency file for RLCMAC_CSN1_Templates_part_4.cc #8 6.078 Creating dependency file for RLCMAC_CSN1_Templates_part_3.cc #8 6.080 Creating dependency file for RLCMAC_CSN1_Templates_part_1.cc #8 6.080 Creating dependency file for RLCMAC_CSN1_Templates_part_2.cc #8 6.080 Creating dependency file for RANAP_Types_part_7.cc #8 6.080 Creating dependency file for RANAP_Types_part_6.cc #8 6.081 Creating dependency file for RANAP_Types_part_5.cc #8 6.082 Creating dependency file for RANAP_Types_part_4.cc #8 6.082 Creating dependency file for RANAP_Types_part_3.cc #8 6.083 Creating dependency file for RANAP_Types_part_2.cc #8 6.084 Creating dependency file for RANAP_Types_part_1.cc #8 6.084 Creating dependency file for RANAP_Templates_part_7.cc #8 6.084 Creating dependency file for RANAP_Templates_part_5.cc #8 6.085 Creating dependency file for RANAP_Templates_part_6.cc #8 6.085 Creating dependency file for RANAP_Templates_part_4.cc #8 6.086 Creating dependency file for RANAP_Templates_part_3.cc #8 6.087 Creating dependency file for RANAP_Templates_part_2.cc #8 6.088 Creating dependency file for RANAP_Templates_part_1.cc #8 6.088 Creating dependency file for RANAP_CodecPort_part_7.cc #8 6.089 Creating dependency file for RANAP_CodecPort_part_6.cc #8 6.089 Creating dependency file for RANAP_CodecPort_part_5.cc #8 6.090 Creating dependency file for RANAP_CodecPort_part_4.cc #8 6.090 Creating dependency file for RANAP_CodecPort_part_3.cc #8 6.090 Creating dependency file for RANAP_CodecPort_part_2.cc #8 6.091 Creating dependency file for RANAP_CodecPort_part_1.cc #8 6.092 Creating dependency file for PCO_Types_part_7.cc #8 6.093 Creating dependency file for PCO_Types_part_6.cc #8 6.093 Creating dependency file for PCO_Types_part_5.cc #8 6.094 Creating dependency file for PCO_Types_part_4.cc #8 6.095 Creating dependency file for PCO_Types_part_3.cc #8 6.095 Creating dependency file for PCO_Types_part_2.cc #8 6.095 Creating dependency file for PCO_Types_part_1.cc #8 6.096 Creating dependency file for Osmocom_VTY_Functions_part_7.cc #8 6.096 Creating dependency file for Osmocom_VTY_Functions_part_6.cc #8 6.100 Creating dependency file for Osmocom_VTY_Functions_part_5.cc #8 6.100 Creating dependency file for Osmocom_VTY_Functions_part_4.cc #8 6.100 Creating dependency file for Osmocom_VTY_Functions_part_3.cc #8 6.100 Creating dependency file for Osmocom_VTY_Functions_part_2.cc #8 6.100 Creating dependency file for Osmocom_VTY_Functions_part_1.cc #8 6.100 Creating dependency file for Osmocom_Types_part_7.cc #8 6.101 Creating dependency file for Osmocom_Types_part_6.cc #8 6.102 Creating dependency file for Osmocom_Types_part_5.cc #8 6.102 Creating dependency file for Osmocom_Types_part_4.cc #8 6.103 Creating dependency file for Osmocom_Types_part_3.cc #8 6.104 Creating dependency file for Osmocom_Types_part_2.cc #8 6.104 Creating dependency file for Osmocom_Types_part_1.cc #8 6.104 Creating dependency file for Osmocom_CTRL_Types_part_7.cc #8 6.107 Creating dependency file for Osmocom_CTRL_Types_part_6.cc #8 6.108 Creating dependency file for Osmocom_CTRL_Types_part_4.cc #8 6.108 Creating dependency file for Osmocom_CTRL_Types_part_5.cc #8 6.108 Creating dependency file for Osmocom_CTRL_Types_part_3.cc #8 6.108 Creating dependency file for Osmocom_CTRL_Types_part_2.cc #8 6.108 Creating dependency file for Osmocom_CTRL_Types_part_1.cc #8 6.109 Creating dependency file for Osmocom_CTRL_Functions_part_7.cc #8 6.109 Creating dependency file for Osmocom_CTRL_Functions_part_6.cc #8 6.110 Creating dependency file for Osmocom_CTRL_Functions_part_5.cc #8 6.111 Creating dependency file for Osmocom_CTRL_Functions_part_4.cc #8 6.112 Creating dependency file for Osmocom_CTRL_Functions_part_3.cc #8 6.112 Creating dependency file for Osmocom_CTRL_Functions_part_2.cc #8 6.112 Creating dependency file for Osmocom_CTRL_Functions_part_1.cc #8 6.116 Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc #8 6.116 Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc #8 6.116 Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc #8 6.117 Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc #8 6.117 Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc #8 6.117 Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc #8 6.118 Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc #8 6.118 Creating dependency file for Native_Functions_part_7.cc #8 6.119 Creating dependency file for Native_Functions_part_6.cc #8 6.119 Creating dependency file for Native_Functions_part_5.cc #8 6.119 Creating dependency file for Native_Functions_part_3.cc #8 6.120 Creating dependency file for Native_Functions_part_4.cc #8 6.122 Creating dependency file for Native_Functions_part_2.cc #8 6.123 Creating dependency file for Native_Functions_part_1.cc #8 6.123 Creating dependency file for MobileL3_Types_part_7.cc #8 6.123 Creating dependency file for MobileL3_Types_part_6.cc #8 6.128 Creating dependency file for MobileL3_Types_part_5.cc #8 6.128 Creating dependency file for MobileL3_Types_part_4.cc #8 6.128 Creating dependency file for MobileL3_Types_part_3.cc #8 6.128 Creating dependency file for MobileL3_Types_part_2.cc #8 6.128 Creating dependency file for MobileL3_Types_part_1.cc #8 6.129 Creating dependency file for MobileL3_SS_Types_part_7.cc #8 6.129 Creating dependency file for MobileL3_SS_Types_part_6.cc #8 6.129 Creating dependency file for MobileL3_SS_Types_part_5.cc #8 6.129 Creating dependency file for MobileL3_SS_Types_part_4.cc #8 6.129 Creating dependency file for MobileL3_SS_Types_part_3.cc #8 6.129 Creating dependency file for MobileL3_SS_Types_part_2.cc #8 6.130 Creating dependency file for MobileL3_SS_Types_part_1.cc #8 6.131 Creating dependency file for MobileL3_SMS_Types_part_7.cc #8 6.131 Creating dependency file for MobileL3_SMS_Types_part_6.cc #8 6.131 Creating dependency file for MobileL3_SMS_Types_part_5.cc #8 6.131 Creating dependency file for MobileL3_SMS_Types_part_4.cc #8 6.136 Creating dependency file for MobileL3_SMS_Types_part_3.cc #8 6.136 Creating dependency file for MobileL3_SMS_Types_part_2.cc #8 6.136 Creating dependency file for MobileL3_SMS_Types_part_1.cc #8 6.137 Creating dependency file for MobileL3_RRM_Types_part_6.cc #8 6.137 Creating dependency file for MobileL3_RRM_Types_part_7.cc #8 6.137 Creating dependency file for MobileL3_RRM_Types_part_5.cc #8 6.137 Creating dependency file for MobileL3_RRM_Types_part_4.cc #8 6.137 Creating dependency file for MobileL3_RRM_Types_part_3.cc #8 6.142 Creating dependency file for MobileL3_RRM_Types_part_2.cc #8 6.142 Creating dependency file for MobileL3_RRM_Types_part_1.cc #8 6.142 Creating dependency file for MobileL3_MM_Types_part_7.cc #8 6.143 Creating dependency file for MobileL3_MM_Types_part_6.cc #8 6.143 Creating dependency file for MobileL3_MM_Types_part_5.cc #8 6.143 Creating dependency file for MobileL3_MM_Types_part_4.cc #8 6.143 Creating dependency file for MobileL3_MM_Types_part_3.cc #8 6.144 Creating dependency file for MobileL3_MM_Types_part_1.cc #8 6.144 Creating dependency file for MobileL3_MM_Types_part_2.cc #8 6.144 Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc #8 6.144 Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc #8 6.144 Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc #8 6.144 Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc #8 6.145 Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc #8 6.145 Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc #8 6.145 Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc #8 6.151 Creating dependency file for MobileL3_CommonIE_Types_part_7.cc #8 6.152 Creating dependency file for MobileL3_CommonIE_Types_part_6.cc #8 6.152 Creating dependency file for MobileL3_CommonIE_Types_part_5.cc #8 6.152 Creating dependency file for MobileL3_CommonIE_Types_part_4.cc #8 6.152 Creating dependency file for MobileL3_CommonIE_Types_part_3.cc #8 6.153 Creating dependency file for MobileL3_CommonIE_Types_part_1.cc #8 6.153 Creating dependency file for MobileL3_CommonIE_Types_part_2.cc #8 6.153 Creating dependency file for MobileL3_CC_Types_part_7.cc #8 6.153 Creating dependency file for MobileL3_CC_Types_part_6.cc #8 6.153 Creating dependency file for MobileL3_CC_Types_part_5.cc #8 6.159 Creating dependency file for MobileL3_CC_Types_part_4.cc #8 6.159 Creating dependency file for MobileL3_CC_Types_part_3.cc #8 6.159 Creating dependency file for MobileL3_CC_Types_part_2.cc #8 6.160 Creating dependency file for MobileL3_CC_Types_part_1.cc #8 6.160 Creating dependency file for Misc_Helpers_part_7.cc #8 6.160 Creating dependency file for Misc_Helpers_part_6.cc #8 6.160 Creating dependency file for Misc_Helpers_part_5.cc #8 6.161 Creating dependency file for Misc_Helpers_part_4.cc #8 6.161 Creating dependency file for Misc_Helpers_part_2.cc #8 6.161 Creating dependency file for Misc_Helpers_part_3.cc #8 6.161 Creating dependency file for Misc_Helpers_part_1.cc #8 6.162 Creating dependency file for MTP3asp_Types_part_7.cc #8 6.163 Creating dependency file for MTP3asp_Types_part_5.cc #8 6.163 Creating dependency file for MTP3asp_Types_part_6.cc #8 6.166 Creating dependency file for MTP3asp_Types_part_4.cc #8 6.166 Creating dependency file for MTP3asp_Types_part_3.cc #8 6.168 Creating dependency file for MTP3asp_Types_part_2.cc #8 6.169 Creating dependency file for MTP3asp_Types_part_1.cc #8 6.169 Creating dependency file for MTP3asp_PortType_part_7.cc #8 6.169 Creating dependency file for MTP3asp_PortType_part_6.cc #8 6.169 Creating dependency file for MTP3asp_PortType_part_5.cc #8 6.169 Creating dependency file for MTP3asp_PortType_part_4.cc #8 6.170 Creating dependency file for MTP3asp_PortType_part_2.cc #8 6.170 Creating dependency file for MTP3asp_PortType_part_3.cc #8 6.170 Creating dependency file for MTP3asp_PortType_part_1.cc #8 6.170 Creating dependency file for MSC_Tests_Iu_part_7.cc #8 6.173 Creating dependency file for MSC_Tests_Iu_part_6.cc #8 6.173 Creating dependency file for MSC_Tests_Iu_part_5.cc #8 6.174 Creating dependency file for MSC_Tests_Iu_part_4.cc #8 6.175 Creating dependency file for MSC_Tests_Iu_part_3.cc #8 6.176 Creating dependency file for MSC_Tests_Iu_part_2.cc #8 6.176 Creating dependency file for MSC_Tests_Iu_part_1.cc #8 6.176 Creating dependency file for MSC_Tests_ASCI_part_7.cc #8 6.177 Creating dependency file for MSC_Tests_ASCI_part_6.cc #8 6.181 Creating dependency file for MSC_Tests_ASCI_part_5.cc #8 6.181 Creating dependency file for MSC_Tests_ASCI_part_4.cc #8 6.181 Creating dependency file for MSC_Tests_ASCI_part_3.cc #8 6.182 Creating dependency file for MSC_Tests_ASCI_part_2.cc #8 6.183 Creating dependency file for MSC_Tests_ASCI_part_1.cc #8 6.183 Creating dependency file for MSC_Tests_part_7.cc #8 6.183 Creating dependency file for MSC_Tests_part_6.cc #8 6.183 Creating dependency file for MSC_Tests_part_5.cc #8 6.184 Creating dependency file for MSC_Tests_part_4.cc #8 6.184 Creating dependency file for MSC_Tests_part_3.cc #8 6.185 Creating dependency file for MSC_Tests_part_2.cc #8 6.185 Creating dependency file for MSC_Tests_part_1.cc #8 6.185 Creating dependency file for MNCC_Types_part_7.cc #8 6.189 Creating dependency file for MNCC_Types_part_5.cc #8 6.189 Creating dependency file for MNCC_Types_part_6.cc #8 6.189 Creating dependency file for MNCC_Types_part_4.cc #8 6.190 Creating dependency file for MNCC_Types_part_3.cc #8 6.191 Creating dependency file for MNCC_Types_part_2.cc #8 6.191 Creating dependency file for MNCC_Types_part_1.cc #8 6.191 Creating dependency file for MNCC_Emulation_part_7.cc #8 6.192 Creating dependency file for MNCC_Emulation_part_6.cc #8 6.192 Creating dependency file for MNCC_Emulation_part_5.cc #8 6.192 Creating dependency file for MNCC_Emulation_part_4.cc #8 6.193 Creating dependency file for MNCC_Emulation_part_3.cc #8 6.193 Creating dependency file for MNCC_Emulation_part_2.cc #8 6.193 Creating dependency file for MNCC_Emulation_part_1.cc #8 6.196 Creating dependency file for MNCC_CodecPort_part_7.cc #8 6.197 Creating dependency file for MNCC_CodecPort_part_6.cc #8 6.197 Creating dependency file for MNCC_CodecPort_part_5.cc #8 6.198 Creating dependency file for MNCC_CodecPort_part_4.cc #8 6.198 Creating dependency file for MNCC_CodecPort_part_3.cc #8 6.198 Creating dependency file for MNCC_CodecPort_part_2.cc #8 6.199 Creating dependency file for MNCC_CodecPort_part_1.cc #8 6.200 Creating dependency file for MGCP_Types_part_7.cc #8 6.200 Creating dependency file for MGCP_Types_part_5.cc #8 6.200 Creating dependency file for MGCP_Types_part_6.cc #8 6.201 Creating dependency file for MGCP_Types_part_4.cc #8 6.203 Creating dependency file for MGCP_Types_part_3.cc #8 6.205 Creating dependency file for MGCP_Types_part_2.cc #8 6.205 Creating dependency file for MGCP_Templates_part_7.cc #8 6.205 Creating dependency file for MGCP_Types_part_1.cc #8 6.206 Creating dependency file for MGCP_Templates_part_6.cc #8 6.207 Creating dependency file for MGCP_Templates_part_5.cc #8 6.208 Creating dependency file for MGCP_Templates_part_4.cc #8 6.208 Creating dependency file for MGCP_Templates_part_3.cc #8 6.208 Creating dependency file for MGCP_Templates_part_2.cc #8 6.208 Creating dependency file for MGCP_Templates_part_1.cc #8 6.209 Creating dependency file for MGCP_Emulation_part_7.cc #8 6.210 Creating dependency file for MGCP_Emulation_part_6.cc #8 6.210 Creating dependency file for MGCP_Emulation_part_5.cc #8 6.211 Creating dependency file for MGCP_Emulation_part_4.cc #8 6.212 Creating dependency file for MGCP_Emulation_part_3.cc #8 6.214 Creating dependency file for MGCP_Emulation_part_2.cc #8 6.214 Creating dependency file for MGCP_Emulation_part_1.cc #8 6.214 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_7.cc #8 6.215 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_6.cc #8 6.215 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_5.cc #8 6.215 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_4.cc #8 6.216 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_3.cc #8 6.216 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_2.cc #8 6.217 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_1.cc #8 6.218 Creating dependency file for MGCP_CodecPort_part_7.cc #8 6.218 Creating dependency file for MGCP_CodecPort_part_6.cc #8 6.221 Creating dependency file for MGCP_CodecPort_part_5.cc #8 6.221 Creating dependency file for MGCP_CodecPort_part_4.cc #8 6.221 Creating dependency file for MGCP_CodecPort_part_3.cc #8 6.222 Creating dependency file for MGCP_CodecPort_part_2.cc #8 6.223 Creating dependency file for MGCP_CodecPort_part_1.cc #8 6.223 Creating dependency file for MAP_Types_part_7.cc #8 6.223 Creating dependency file for MAP_Types_part_6.cc #8 6.224 Creating dependency file for MAP_Types_part_5.cc #8 6.224 Creating dependency file for MAP_Types_part_4.cc #8 6.225 Creating dependency file for MAP_Types_part_2.cc #8 6.225 Creating dependency file for MAP_Types_part_3.cc #8 6.230 Creating dependency file for MAP_Types_part_1.cc #8 6.230 Creating dependency file for M3UA_Types_part_7.cc #8 6.230 Creating dependency file for M3UA_Types_part_6.cc #8 6.230 Creating dependency file for M3UA_Types_part_5.cc #8 6.231 Creating dependency file for M3UA_Types_part_4.cc #8 6.231 Creating dependency file for M3UA_Types_part_3.cc #8 6.231 Creating dependency file for M3UA_Types_part_2.cc #8 6.232 Creating dependency file for M3UA_Types_part_1.cc #8 6.232 Creating dependency file for M3UA_Emulation_part_7.cc #8 6.232 Creating dependency file for M3UA_Emulation_part_6.cc #8 6.236 Creating dependency file for M3UA_Emulation_part_5.cc #8 6.236 Creating dependency file for M3UA_Emulation_part_4.cc #8 6.236 Creating dependency file for M3UA_Emulation_part_3.cc #8 6.237 Creating dependency file for M3UA_Emulation_part_2.cc #8 6.237 Creating dependency file for M3UA_Emulation_part_1.cc #8 6.237 Creating dependency file for L3_Templates_part_7.cc #8 6.237 Creating dependency file for L3_Templates_part_6.cc #8 6.238 Creating dependency file for L3_Templates_part_4.cc #8 6.238 Creating dependency file for L3_Templates_part_5.cc #8 6.238 Creating dependency file for L3_Templates_part_3.cc #8 6.238 Creating dependency file for L3_Templates_part_2.cc #8 6.238 Creating dependency file for L3_Templates_part_1.cc #8 6.239 Creating dependency file for L3_Common_part_7.cc #8 6.239 Creating dependency file for L3_Common_part_6.cc #8 6.240 Creating dependency file for L3_Common_part_5.cc #8 6.240 Creating dependency file for L3_Common_part_4.cc #8 6.241 Creating dependency file for L3_Common_part_3.cc #8 6.243 Creating dependency file for L3_Common_part_2.cc #8 6.243 Creating dependency file for L3_Common_part_1.cc #8 6.244 Creating dependency file for IPL4asp_Types_part_7.cc #8 6.244 Creating dependency file for IPL4asp_Types_part_6.cc #8 6.245 Creating dependency file for IPL4asp_Types_part_5.cc #8 6.245 Creating dependency file for IPL4asp_Types_part_4.cc #8 6.246 Creating dependency file for IPL4asp_Types_part_3.cc #8 6.249 Creating dependency file for IPL4asp_Types_part_2.cc #8 6.249 Creating dependency file for IPL4asp_Types_part_1.cc #8 6.250 Creating dependency file for IPL4asp_PortType_part_7.cc #8 6.250 Creating dependency file for IPL4asp_PortType_part_6.cc #8 6.250 Creating dependency file for IPL4asp_PortType_part_5.cc #8 6.250 Creating dependency file for IPL4asp_PortType_part_4.cc #8 6.250 Creating dependency file for IPL4asp_PortType_part_3.cc #8 6.251 Creating dependency file for IPL4asp_PortType_part_2.cc #8 6.251 Creating dependency file for IPL4asp_PortType_part_1.cc #8 6.251 Creating dependency file for IPL4asp_Functions_part_7.cc #8 6.251 Creating dependency file for IPL4asp_Functions_part_6.cc #8 6.252 Creating dependency file for IPL4asp_Functions_part_4.cc #8 6.252 Creating dependency file for IPL4asp_Functions_part_3.cc #8 6.253 Creating dependency file for IPL4asp_Functions_part_2.cc #8 6.253 Creating dependency file for IPL4asp_Functions_part_5.cc #8 6.258 Creating dependency file for IPL4asp_Functions_part_1.cc #8 6.259 Creating dependency file for IPA_Types_part_7.cc #8 6.259 Creating dependency file for IPA_Types_part_6.cc #8 6.259 Creating dependency file for IPA_Types_part_5.cc #8 6.259 Creating dependency file for IPA_Types_part_4.cc #8 6.259 Creating dependency file for IPA_Types_part_2.cc #8 6.259 Creating dependency file for IPA_Types_part_3.cc #8 6.260 Creating dependency file for IPA_Types_part_1.cc #8 6.260 Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc #8 6.260 Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc #8 6.260 Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc #8 6.260 Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc #8 6.265 Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc #8 6.265 Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc #8 6.265 Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc #8 6.265 Creating dependency file for IPA_CodecPort_part_7.cc #8 6.265 Creating dependency file for IPA_CodecPort_part_6.cc #8 6.265 Creating dependency file for IPA_CodecPort_part_5.cc #8 6.266 Creating dependency file for IPA_CodecPort_part_4.cc #8 6.266 Creating dependency file for IPA_CodecPort_part_3.cc #8 6.266 Creating dependency file for IPA_CodecPort_part_2.cc #8 6.266 Creating dependency file for IPA_CodecPort_part_1.cc #8 6.266 Creating dependency file for General_Types_part_7.cc #8 6.267 Creating dependency file for General_Types_part_6.cc #8 6.271 Creating dependency file for General_Types_part_5.cc #8 6.271 Creating dependency file for General_Types_part_4.cc #8 6.273 Creating dependency file for General_Types_part_3.cc #8 6.273 Creating dependency file for General_Types_part_2.cc #8 6.274 Creating dependency file for General_Types_part_1.cc #8 6.274 Creating dependency file for GSUP_Types_part_7.cc #8 6.274 Creating dependency file for GSUP_Types_part_6.cc #8 6.274 Creating dependency file for GSUP_Types_part_5.cc #8 6.274 Creating dependency file for GSUP_Types_part_4.cc #8 6.275 Creating dependency file for GSUP_Types_part_3.cc #8 6.275 Creating dependency file for GSUP_Types_part_2.cc #8 6.276 Creating dependency file for GSUP_Types_part_1.cc #8 6.276 Creating dependency file for GSUP_Templates_part_7.cc #8 6.276 Creating dependency file for GSUP_Templates_part_6.cc #8 6.277 Creating dependency file for GSUP_Templates_part_5.cc #8 6.277 Creating dependency file for GSUP_Templates_part_4.cc #8 6.278 Creating dependency file for GSUP_Templates_part_3.cc #8 6.278 Creating dependency file for GSUP_Templates_part_2.cc #8 6.279 Creating dependency file for GSUP_Templates_part_1.cc #8 6.281 Creating dependency file for GSUP_Emulation_part_7.cc #8 6.281 Creating dependency file for GSUP_Emulation_part_5.cc #8 6.282 Creating dependency file for GSUP_Emulation_part_6.cc #8 6.282 Creating dependency file for GSUP_Emulation_part_4.cc #8 6.282 Creating dependency file for GSUP_Emulation_part_3.cc #8 6.284 Creating dependency file for GSUP_Emulation_part_1.cc #8 6.284 Creating dependency file for GSM_Types_part_7.cc #8 6.284 Creating dependency file for GSUP_Emulation_part_2.cc #8 6.284 Creating dependency file for GSM_Types_part_6.cc #8 6.284 Creating dependency file for GSM_Types_part_5.cc #8 6.285 Creating dependency file for GSM_Types_part_4.cc #8 6.285 Creating dependency file for GSM_Types_part_3.cc #8 6.286 Creating dependency file for GSM_Types_part_2.cc #8 6.286 Creating dependency file for GSM_Types_part_1.cc #8 6.286 Creating dependency file for DNS_Helpers_part_7.cc #8 6.291 Creating dependency file for DNS_Helpers_part_6.cc #8 6.291 Creating dependency file for DNS_Helpers_part_5.cc #8 6.292 Creating dependency file for DNS_Helpers_part_4.cc #8 6.292 Creating dependency file for DNS_Helpers_part_3.cc #8 6.292 Creating dependency file for DNS_Helpers_part_2.cc #8 6.292 Creating dependency file for DNS_Helpers_part_1.cc #8 6.293 Creating dependency file for BSSMAP_Templates_part_7.cc #8 6.293 Creating dependency file for BSSMAP_Templates_part_5.cc #8 6.293 Creating dependency file for BSSMAP_Templates_part_4.cc #8 6.293 Creating dependency file for BSSMAP_Templates_part_6.cc #8 6.294 Creating dependency file for BSSMAP_Templates_part_3.cc #8 6.294 Creating dependency file for BSSMAP_Templates_part_2.cc #8 6.295 Creating dependency file for BSSAP_Types_part_7.cc #8 6.295 Creating dependency file for BSSMAP_Templates_part_1.cc #8 6.295 Creating dependency file for BSSAP_Types_part_6.cc #8 6.296 Creating dependency file for BSSAP_Types_part_5.cc #8 6.296 Creating dependency file for BSSAP_Types_part_4.cc #8 6.299 Creating dependency file for BSSAP_Types_part_3.cc #8 6.299 Creating dependency file for BSSAP_Types_part_2.cc #8 6.301 Creating dependency file for BSSAP_CodecPort_part_7.cc #8 6.301 Creating dependency file for BSSAP_Types_part_1.cc #8 6.301 Creating dependency file for BSSAP_CodecPort_part_6.cc #8 6.302 Creating dependency file for BSSAP_CodecPort_part_5.cc #8 6.303 Creating dependency file for BSSAP_CodecPort_part_3.cc #8 6.303 Creating dependency file for BSSAP_CodecPort_part_2.cc #8 6.303 Creating dependency file for BSSAP_CodecPort_part_4.cc #8 6.303 Creating dependency file for BSSAP_CodecPort_part_1.cc #8 6.303 Creating dependency file for BSC_ConnectionHandler_part_7.cc #8 6.303 Creating dependency file for BSC_ConnectionHandler_part_6.cc #8 6.305 Creating dependency file for BSC_ConnectionHandler_part_4.cc #8 6.305 Creating dependency file for BSC_ConnectionHandler_part_5.cc #8 6.306 Creating dependency file for BSC_ConnectionHandler_part_3.cc #8 6.306 Creating dependency file for BSC_ConnectionHandler_part_2.cc #8 6.307 Creating dependency file for BSC_ConnectionHandler_part_1.cc #8 6.307 Creating dependency file for USSD_Helpers.cc #8 6.308 Creating dependency file for UD_Types.cc #8 6.309 Creating dependency file for UD_PortType.cc #8 6.309 Creating dependency file for TCCOpenSecurity_Functions.cc #8 6.309 Creating dependency file for TELNETasp_PortType.cc #8 6.310 Creating dependency file for TCCInterface_Functions.cc #8 6.310 Creating dependency file for TCCEncoding_Functions.cc #8 6.311 Creating dependency file for TCCConversion_Functions.cc #8 6.311 Creating dependency file for Socket_API_Definitions.cc #8 6.312 Creating dependency file for SS_Types.cc #8 6.313 Creating dependency file for SS_Templates.cc #8 6.313 Creating dependency file for SMPP_Types.cc #8 6.314 Creating dependency file for SMPP_Templates.cc #8 6.318 Creating dependency file for SMPP_Emulation.cc #8 6.326 Creating dependency file for SMPP_CodecPort_CtrlFunct.cc #8 6.338 Creating dependency file for SMPP_CodecPort.cc #8 6.361 Creating dependency file for SGsAP_Types.cc #8 6.361 Creating dependency file for SGsAP_Templates.cc #8 6.365 Creating dependency file for SGsAP_Emulation.cc #8 6.366 Creating dependency file for SGsAP_CodecPort_CtrlFunct.cc #8 6.368 Creating dependency file for SGsAP_CodecPort.cc #8 6.368 Creating dependency file for SDP_Types.cc #8 6.369 Creating dependency file for SDP_Templates.cc #8 6.372 Creating dependency file for SCTPasp_Types.cc #8 6.376 Creating dependency file for SCTPasp_PortType.cc #8 6.377 Creating dependency file for SCCPasp_Types.cc #8 6.393 Creating dependency file for SCCP_Types.cc #8 6.402 Creating dependency file for SCCP_Templates.cc #8 6.403 Creating dependency file for SCCP_Emulation.cc #8 6.404 Creating dependency file for RTP_Types.cc #8 6.429 Creating dependency file for RTP_CodecPort.cc #8 6.429 Creating dependency file for RLCMAC_CSN1_Types.cc #8 6.437 Creating dependency file for RLCMAC_CSN1_Templates.cc #8 6.438 Creating dependency file for RANAP_Templates.cc #8 6.438 Creating dependency file for RANAP_CodecPort.cc #8 6.438 Creating dependency file for RANAP_Types.cc #8 6.466 Creating dependency file for PCO_Types.cc #8 6.471 Creating dependency file for Osmocom_VTY_Functions.cc #8 6.474 Creating dependency file for Osmocom_Types.cc #8 6.505 Creating dependency file for Osmocom_CTRL_Types.cc #8 6.527 Creating dependency file for Osmocom_CTRL_Functions.cc #8 6.534 Creating dependency file for Osmocom_CTRL_Adapter.cc #8 6.559 Creating dependency file for Native_Functions.cc #8 6.559 Creating dependency file for MobileL3_Types.cc #8 6.559 Creating dependency file for MobileL3_SS_Types.cc #8 6.560 Creating dependency file for MobileL3_SMS_Types.cc #8 6.560 Creating dependency file for MobileL3_RRM_Types.cc #8 6.571 Creating dependency file for MobileL3_MM_Types.cc #8 6.571 Creating dependency file for MobileL3_GMM_SM_Types.cc #8 6.571 Creating dependency file for MobileL3_CommonIE_Types.cc #8 6.572 Creating dependency file for MobileL3_CC_Types.cc #8 6.581 Creating dependency file for Misc_Helpers.cc #8 6.610 Creating dependency file for MTP3asp_Types.cc #8 6.620 Creating dependency file for MTP3asp_PortType.cc #8 6.623 Creating dependency file for MSC_Tests_Iu.cc #8 6.626 Creating dependency file for MSC_Tests_ASCI.cc #8 6.630 Creating dependency file for MSC_Tests.cc #8 6.637 Creating dependency file for MNCC_Types.cc #8 6.663 Creating dependency file for MNCC_Emulation.cc #8 6.670 Creating dependency file for MNCC_CodecPort.cc #8 6.675 Creating dependency file for MGCP_Types.cc #8 6.678 Creating dependency file for MGCP_Templates.cc #8 6.678 Creating dependency file for MGCP_Emulation.cc #8 6.690 Creating dependency file for MGCP_CodecPort_CtrlFunct.cc #8 6.721 Creating dependency file for MGCP_CodecPort.cc #8 6.739 Creating dependency file for MAP_Types.cc #8 6.748 Creating dependency file for M3UA_Types.cc #8 6.748 Creating dependency file for M3UA_Emulation.cc #8 6.748 Creating dependency file for L3_Templates.cc #8 6.767 Creating dependency file for L3_Common.cc #8 6.770 Creating dependency file for IPL4asp_Types.cc #8 6.772 Creating dependency file for IPL4asp_PortType.cc #8 6.804 Creating dependency file for IPL4asp_Functions.cc #8 6.821 Creating dependency file for IPA_Types.cc #8 6.835 Creating dependency file for IPA_CodecPort_CtrlFunct.cc #8 6.838 Creating dependency file for IPA_CodecPort.cc #8 6.838 Creating dependency file for General_Types.cc #8 6.849 Creating dependency file for GSUP_Types.cc #8 6.851 Creating dependency file for GSUP_Templates.cc #8 6.879 Creating dependency file for GSUP_Emulation.cc #8 6.881 Creating dependency file for GSM_Types.cc #8 6.887 Creating dependency file for DNS_Helpers.cc #8 6.902 Creating dependency file for BSSMAP_Templates.cc #8 6.904 Creating dependency file for BSSAP_Types.cc #8 6.904 Creating dependency file for BSSAP_CodecPort.cc #8 6.908 Creating dependency file for BSC_ConnectionHandler.cc #8 7.697 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_ConnectionHandler.o BSC_ConnectionHandler.cc #8 7.697 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_CodecPort.o BSSAP_CodecPort.cc #8 7.697 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_Types.o BSSAP_Types.cc #8 7.697 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSMAP_Templates.o BSSMAP_Templates.cc #8 7.697 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DNS_Helpers.o DNS_Helpers.cc #8 7.698 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc #8 7.698 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc #8 7.698 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc #8 7.698 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc #8 7.698 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc #8 7.698 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc #8 7.698 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc #8 7.699 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc #8 7.699 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc #8 7.699 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc #8 7.699 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc #8 7.700 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o L3_Common.o L3_Common.cc #8 7.715 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o L3_Templates.o L3_Templates.cc #8 7.715 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o M3UA_Emulation.o M3UA_Emulation.cc #8 7.731 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o M3UA_Types.o M3UA_Types.cc #8 8.239 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_Types.o MAP_Types.cc #8 8.318 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_CodecPort.o MGCP_CodecPort.cc #8 8.477 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct.o MGCP_CodecPort_CtrlFunct.cc #8 8.544 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Emulation.o MGCP_Emulation.cc #8 8.682 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Templates.o MGCP_Templates.cc #8 8.926 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Types.o MGCP_Types.cc #8 8.951 GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': #8 8.951 GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] #8 8.951 4864 | } #8 8.951 | ^ #8 8.951 GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': #8 8.951 GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] #8 8.951 4915 | } #8 8.951 | ^ #8 8.977 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MNCC_CodecPort.o MNCC_CodecPort.cc #8 9.174 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MNCC_Emulation.o MNCC_Emulation.cc #8 9.416 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MNCC_Types.o MNCC_Types.cc #8 9.456 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MSC_Tests.o MSC_Tests.cc #8 9.473 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MSC_Tests_ASCI.o MSC_Tests_ASCI.cc #8 9.500 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MSC_Tests_Iu.o MSC_Tests_Iu.cc #8 9.528 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MTP3asp_PortType.o MTP3asp_PortType.cc #8 9.769 MGCP_Emulation.cc: In function 'COMPONENT MGCP__Emulation::f__comp__by__ep(const CHARSTRING&)': #8 9.769 MGCP_Emulation.cc:7791:1: warning: control reaches end of non-void function [-Wreturn-type] #8 9.769 7791 | } #8 9.769 | ^ #8 9.770 MGCP_Emulation.cc: In function 'CHARSTRING MGCP__Emulation::f__ep__by__comp(const COMPONENT&)': #8 9.770 MGCP_Emulation.cc:7843:1: warning: control reaches end of non-void function [-Wreturn-type] #8 9.770 7843 | } #8 9.770 | ^ #8 9.776 MGCP_Emulation.cc: In function 'COMPONENT MGCP__Emulation::ExpectedCreateCallback(const MGCP__Types::MgcpCommand&, const CHARSTRING&)': #8 9.776 MGCP_Emulation.cc:8940:1: warning: control reaches end of non-void function [-Wreturn-type] #8 9.776 8940 | } #8 9.776 | ^ #8 9.779 MGCP_Emulation.cc: In function 'CHARSTRING MGCP__Emulation::f__encoding__name__from__pt(const MGCP__Types::SDP__FIELD__PayloadType&)': #8 9.779 MGCP_Emulation.cc:9388:1: warning: control reaches end of non-void function [-Wreturn-type] #8 9.779 9388 | } #8 9.779 | ^ #8 9.846 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MTP3asp_Types.o MTP3asp_Types.cc #8 9.854 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc #8 9.896 MNCC_Emulation.cc: In function 'COMPONENT MNCC__Emulation::f__comp__by__call__id(const INTEGER&)': #8 9.896 MNCC_Emulation.cc:6306:1: warning: control reaches end of non-void function [-Wreturn-type] #8 9.896 6306 | } #8 9.896 | ^ #8 9.897 MNCC_Emulation.cc: In function 'INTEGER MNCC__Emulation::f__call__id__by__comp(const COMPONENT&)': #8 9.897 MNCC_Emulation.cc:6357:1: warning: control reaches end of non-void function [-Wreturn-type] #8 9.897 6357 | } #8 9.897 | ^ #8 10.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc #8 10.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc #8 10.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc #8 10.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc #8 10.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc #8 10.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc #8 10.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc #8 10.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc #8 10.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc #8 10.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc #8 11.12 MNCC_Types.cc: In function 'INTEGER MNCC__Types::f__mncc__get__call__id(const MNCC__PDU&)': #8 11.12 MNCC_Types.cc:37077:1: warning: control reaches end of non-void function [-Wreturn-type] #8 11.12 37077 | } #8 11.12 | ^ #8 11.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc #8 11.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc #8 11.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc #8 12.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc #8 12.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc #8 12.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RANAP_CodecPort.o RANAP_CodecPort.cc #8 12.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RANAP_Templates.o RANAP_Templates.cc #8 12.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RANAP_Types.o RANAP_Types.cc #8 13.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates.o RLCMAC_CSN1_Templates.cc #8 13.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types.o RLCMAC_CSN1_Types.cc #8 14.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_CodecPort.o RTP_CodecPort.cc #8 15.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_Types.o RTP_Types.cc #8 15.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Emulation.o SCCP_Emulation.cc #8 15.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Templates.o SCCP_Templates.cc #8 16.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Types.o SCCP_Types.cc #8 16.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCPasp_Types.o SCCPasp_Types.cc #8 18.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCTPasp_PortType.o SCTPasp_PortType.cc #8 19.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCTPasp_Types.o SCTPasp_Types.cc #8 19.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SDP_Templates.o SDP_Templates.cc #8 19.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SDP_Types.o SDP_Types.cc #8 19.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SGsAP_CodecPort.o SGsAP_CodecPort.cc #8 20.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SGsAP_CodecPort_CtrlFunct.o SGsAP_CodecPort_CtrlFunct.cc #8 21.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SGsAP_Emulation.o SGsAP_Emulation.cc #8 21.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SGsAP_Templates.o SGsAP_Templates.cc #8 21.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SGsAP_Types.o SGsAP_Types.cc #8 21.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SMPP_CodecPort.o SMPP_CodecPort.cc #8 21.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SMPP_CodecPort_CtrlFunct.o SMPP_CodecPort_CtrlFunct.cc #8 21.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SMPP_Emulation.o SMPP_Emulation.cc #8 22.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SMPP_Templates.o SMPP_Templates.cc #8 22.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SMPP_Types.o SMPP_Types.cc #8 22.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SS_Templates.o SS_Templates.cc #8 22.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SS_Types.o SS_Types.cc #8 22.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc #8 22.95 SMPP_Emulation.cc: In function 'COMPONENT SMPP__Emulation::f__comp__by__trans__id(const INTEGER&)': #8 22.95 SMPP_Emulation.cc:4304:1: warning: control reaches end of non-void function [-Wreturn-type] #8 22.95 4304 | } #8 22.95 | ^ #8 22.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc #8 23.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCEncoding_Functions.o TCCEncoding_Functions.cc #8 23.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc #8 24.52 SGsAP_Emulation.cc: In function 'COMPONENT SGsAP__Emulation::f__comp__by__imsi(const HEXSTRING&)': #8 24.52 SGsAP_Emulation.cc:6856:1: warning: control reaches end of non-void function [-Wreturn-type] #8 24.52 6856 | } #8 24.52 | ^ #8 24.52 SGsAP_Emulation.cc: In function 'HEXSTRING SGsAP__Emulation::f__imsi__by__comp(const COMPONENT&)': #8 24.52 SGsAP_Emulation.cc:6908:1: warning: control reaches end of non-void function [-Wreturn-type] #8 24.52 6908 | } #8 24.52 | ^ #8 24.53 SGsAP_Emulation.cc: In function 'COMPONENT SGsAP__Emulation::ExpectedCreateCallback(const SGsAP__Types::PDU__SGsAP&, const HEXSTRING&, const CHARSTRING&)': #8 24.53 SGsAP_Emulation.cc:7964:1: warning: control reaches end of non-void function [-Wreturn-type] #8 24.53 7964 | } #8 24.53 | ^ #8 24.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCOpenSecurity_Functions.o TCCOpenSecurity_Functions.cc #8 24.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc #8 25.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o UD_PortType.o UD_PortType.cc #8 25.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o UD_Types.o UD_Types.cc #8 25.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o USSD_Helpers.o USSD_Helpers.cc #8 25.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_ConnectionHandler_part_1.o BSC_ConnectionHandler_part_1.cc #8 25.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_ConnectionHandler_part_2.o BSC_ConnectionHandler_part_2.cc #8 25.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_ConnectionHandler_part_3.o BSC_ConnectionHandler_part_3.cc #8 25.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_ConnectionHandler_part_4.o BSC_ConnectionHandler_part_4.cc #8 25.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_ConnectionHandler_part_5.o BSC_ConnectionHandler_part_5.cc #8 25.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_ConnectionHandler_part_6.o BSC_ConnectionHandler_part_6.cc #8 25.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_ConnectionHandler_part_7.o BSC_ConnectionHandler_part_7.cc #8 25.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_1.o BSSAP_CodecPort_part_1.cc #8 25.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_2.o BSSAP_CodecPort_part_2.cc #8 25.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_3.o BSSAP_CodecPort_part_3.cc #8 25.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_4.o BSSAP_CodecPort_part_4.cc #8 25.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_5.o BSSAP_CodecPort_part_5.cc #8 25.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_6.o BSSAP_CodecPort_part_6.cc #8 25.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_7.o BSSAP_CodecPort_part_7.cc #8 25.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_Types_part_1.o BSSAP_Types_part_1.cc #8 25.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_Types_part_2.o BSSAP_Types_part_2.cc #8 25.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_Types_part_3.o BSSAP_Types_part_3.cc #8 25.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_Types_part_4.o BSSAP_Types_part_4.cc #8 25.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_Types_part_5.o BSSAP_Types_part_5.cc #8 25.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_Types_part_6.o BSSAP_Types_part_6.cc #8 25.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_Types_part_7.o BSSAP_Types_part_7.cc #8 26.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSMAP_Templates_part_1.o BSSMAP_Templates_part_1.cc #8 26.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSMAP_Templates_part_2.o BSSMAP_Templates_part_2.cc #8 26.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSMAP_Templates_part_3.o BSSMAP_Templates_part_3.cc #8 26.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSMAP_Templates_part_4.o BSSMAP_Templates_part_4.cc #8 26.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSMAP_Templates_part_5.o BSSMAP_Templates_part_5.cc #8 26.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSMAP_Templates_part_6.o BSSMAP_Templates_part_6.cc #8 26.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSMAP_Templates_part_7.o BSSMAP_Templates_part_7.cc #8 26.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DNS_Helpers_part_1.o DNS_Helpers_part_1.cc #8 26.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DNS_Helpers_part_2.o DNS_Helpers_part_2.cc #8 26.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DNS_Helpers_part_3.o DNS_Helpers_part_3.cc #8 26.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DNS_Helpers_part_4.o DNS_Helpers_part_4.cc #8 26.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DNS_Helpers_part_5.o DNS_Helpers_part_5.cc #8 26.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DNS_Helpers_part_6.o DNS_Helpers_part_6.cc #8 26.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o DNS_Helpers_part_7.o DNS_Helpers_part_7.cc #8 26.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc #8 26.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc #8 26.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc #8 26.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc #8 26.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc #8 26.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc #8 26.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc #8 26.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc #8 26.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc #8 26.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc #8 26.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc #8 26.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc #8 26.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc #8 26.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc #8 26.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc #8 26.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc #8 26.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc #8 26.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc #8 26.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc #8 26.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc #8 26.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc #8 26.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc #8 26.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc #8 26.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc #8 26.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc #8 26.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc #8 26.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc #8 26.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc #8 26.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc #8 26.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc #8 26.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc #8 26.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc #8 26.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc #8 26.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc #8 26.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc #8 26.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc #8 26.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc #8 26.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc #8 26.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc #8 26.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc #8 26.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc #8 26.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc #8 26.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc #8 26.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc #8 26.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc #8 26.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc #8 26.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc #8 26.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc #8 26.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc #8 26.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc #8 26.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc #8 26.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc #8 26.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc #8 26.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc #8 26.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc #8 26.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc #8 26.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc #8 26.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc #8 26.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc #8 26.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc #8 26.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc #8 26.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc #8 26.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc #8 26.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc #8 26.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc #8 26.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc #8 26.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc #8 26.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc #8 26.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc #8 26.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc #8 26.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc #8 26.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc #8 26.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc #8 26.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc #8 26.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc #8 26.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc #8 26.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc #8 26.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o L3_Common_part_1.o L3_Common_part_1.cc #8 26.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o L3_Common_part_2.o L3_Common_part_2.cc #8 26.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o L3_Common_part_3.o L3_Common_part_3.cc #8 26.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o L3_Common_part_4.o L3_Common_part_4.cc #8 26.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o L3_Common_part_5.o L3_Common_part_5.cc #8 26.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o L3_Common_part_6.o L3_Common_part_6.cc #8 26.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o L3_Common_part_7.o L3_Common_part_7.cc #8 26.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o L3_Templates_part_1.o L3_Templates_part_1.cc #8 26.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o L3_Templates_part_2.o L3_Templates_part_2.cc #8 26.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o L3_Templates_part_3.o L3_Templates_part_3.cc #8 26.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o L3_Templates_part_4.o L3_Templates_part_4.cc #8 26.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o L3_Templates_part_5.o L3_Templates_part_5.cc #8 26.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o L3_Templates_part_6.o L3_Templates_part_6.cc #8 26.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o L3_Templates_part_7.o L3_Templates_part_7.cc #8 26.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o M3UA_Emulation_part_1.o M3UA_Emulation_part_1.cc #8 26.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o M3UA_Emulation_part_2.o M3UA_Emulation_part_2.cc #8 26.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o M3UA_Emulation_part_3.o M3UA_Emulation_part_3.cc #8 26.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o M3UA_Emulation_part_4.o M3UA_Emulation_part_4.cc #8 26.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o M3UA_Emulation_part_5.o M3UA_Emulation_part_5.cc #8 26.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o M3UA_Emulation_part_6.o M3UA_Emulation_part_6.cc #8 26.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o M3UA_Emulation_part_7.o M3UA_Emulation_part_7.cc #8 26.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o M3UA_Types_part_1.o M3UA_Types_part_1.cc #8 26.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o M3UA_Types_part_2.o M3UA_Types_part_2.cc #8 26.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o M3UA_Types_part_3.o M3UA_Types_part_3.cc #8 26.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o M3UA_Types_part_4.o M3UA_Types_part_4.cc #8 26.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o M3UA_Types_part_5.o M3UA_Types_part_5.cc #8 26.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o M3UA_Types_part_6.o M3UA_Types_part_6.cc #8 26.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o M3UA_Types_part_7.o M3UA_Types_part_7.cc #8 26.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_Types_part_1.o MAP_Types_part_1.cc #8 26.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_Types_part_2.o MAP_Types_part_2.cc #8 26.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_Types_part_3.o MAP_Types_part_3.cc #8 26.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_Types_part_4.o MAP_Types_part_4.cc #8 26.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_Types_part_5.o MAP_Types_part_5.cc #8 26.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_Types_part_6.o MAP_Types_part_6.cc #8 26.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_Types_part_7.o MAP_Types_part_7.cc #8 26.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_1.o MGCP_CodecPort_part_1.cc #8 26.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_2.o MGCP_CodecPort_part_2.cc #8 26.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_3.o MGCP_CodecPort_part_3.cc #8 26.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_4.o MGCP_CodecPort_part_4.cc #8 26.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_5.o MGCP_CodecPort_part_5.cc #8 26.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_6.o MGCP_CodecPort_part_6.cc #8 26.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_7.o MGCP_CodecPort_part_7.cc #8 26.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_1.o MGCP_CodecPort_CtrlFunct_part_1.cc #8 26.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_2.o MGCP_CodecPort_CtrlFunct_part_2.cc #8 26.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_3.o MGCP_CodecPort_CtrlFunct_part_3.cc #8 27.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_4.o MGCP_CodecPort_CtrlFunct_part_4.cc #8 27.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_5.o MGCP_CodecPort_CtrlFunct_part_5.cc #8 27.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_6.o MGCP_CodecPort_CtrlFunct_part_6.cc #8 27.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_7.o MGCP_CodecPort_CtrlFunct_part_7.cc #8 27.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Emulation_part_1.o MGCP_Emulation_part_1.cc #8 27.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Emulation_part_2.o MGCP_Emulation_part_2.cc #8 27.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Emulation_part_3.o MGCP_Emulation_part_3.cc #8 27.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Emulation_part_4.o MGCP_Emulation_part_4.cc #8 27.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Emulation_part_5.o MGCP_Emulation_part_5.cc #8 27.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Emulation_part_6.o MGCP_Emulation_part_6.cc #8 27.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Emulation_part_7.o MGCP_Emulation_part_7.cc #8 27.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Templates_part_1.o MGCP_Templates_part_1.cc #8 27.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Templates_part_2.o MGCP_Templates_part_2.cc #8 27.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Templates_part_3.o MGCP_Templates_part_3.cc #8 27.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Templates_part_4.o MGCP_Templates_part_4.cc #8 27.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Templates_part_5.o MGCP_Templates_part_5.cc #8 27.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Templates_part_6.o MGCP_Templates_part_6.cc #8 27.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Templates_part_7.o MGCP_Templates_part_7.cc #8 27.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Types_part_1.o MGCP_Types_part_1.cc #8 27.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Types_part_2.o MGCP_Types_part_2.cc #8 27.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Types_part_3.o MGCP_Types_part_3.cc #8 27.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Types_part_4.o MGCP_Types_part_4.cc #8 27.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Types_part_5.o MGCP_Types_part_5.cc #8 27.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Types_part_6.o MGCP_Types_part_6.cc #8 27.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Types_part_7.o MGCP_Types_part_7.cc #8 27.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MNCC_CodecPort_part_1.o MNCC_CodecPort_part_1.cc #8 27.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MNCC_CodecPort_part_2.o MNCC_CodecPort_part_2.cc #8 27.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MNCC_CodecPort_part_3.o MNCC_CodecPort_part_3.cc #8 27.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MNCC_CodecPort_part_4.o MNCC_CodecPort_part_4.cc #8 27.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MNCC_CodecPort_part_5.o MNCC_CodecPort_part_5.cc #8 27.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MNCC_CodecPort_part_6.o MNCC_CodecPort_part_6.cc #8 27.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MNCC_CodecPort_part_7.o MNCC_CodecPort_part_7.cc #8 27.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MNCC_Emulation_part_1.o MNCC_Emulation_part_1.cc #8 27.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MNCC_Emulation_part_2.o MNCC_Emulation_part_2.cc #8 27.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MNCC_Emulation_part_3.o MNCC_Emulation_part_3.cc #8 27.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MNCC_Emulation_part_4.o MNCC_Emulation_part_4.cc #8 27.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MNCC_Emulation_part_5.o MNCC_Emulation_part_5.cc #8 27.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MNCC_Emulation_part_6.o MNCC_Emulation_part_6.cc #8 27.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MNCC_Emulation_part_7.o MNCC_Emulation_part_7.cc #8 27.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MNCC_Types_part_1.o MNCC_Types_part_1.cc #8 27.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MNCC_Types_part_2.o MNCC_Types_part_2.cc #8 27.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MNCC_Types_part_3.o MNCC_Types_part_3.cc #8 27.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MNCC_Types_part_4.o MNCC_Types_part_4.cc #8 27.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MNCC_Types_part_5.o MNCC_Types_part_5.cc #8 27.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MNCC_Types_part_6.o MNCC_Types_part_6.cc #8 27.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MNCC_Types_part_7.o MNCC_Types_part_7.cc #8 27.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MSC_Tests_part_1.o MSC_Tests_part_1.cc #8 27.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MSC_Tests_part_2.o MSC_Tests_part_2.cc #8 27.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MSC_Tests_part_3.o MSC_Tests_part_3.cc #8 27.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MSC_Tests_part_4.o MSC_Tests_part_4.cc #8 27.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MSC_Tests_part_5.o MSC_Tests_part_5.cc #8 27.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MSC_Tests_part_6.o MSC_Tests_part_6.cc #8 27.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MSC_Tests_part_7.o MSC_Tests_part_7.cc #8 27.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MSC_Tests_ASCI_part_1.o MSC_Tests_ASCI_part_1.cc #8 27.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MSC_Tests_ASCI_part_2.o MSC_Tests_ASCI_part_2.cc #8 27.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MSC_Tests_ASCI_part_3.o MSC_Tests_ASCI_part_3.cc #8 27.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MSC_Tests_ASCI_part_4.o MSC_Tests_ASCI_part_4.cc #8 27.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MSC_Tests_ASCI_part_5.o MSC_Tests_ASCI_part_5.cc #8 27.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MSC_Tests_ASCI_part_6.o MSC_Tests_ASCI_part_6.cc #8 27.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MSC_Tests_ASCI_part_7.o MSC_Tests_ASCI_part_7.cc #8 27.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MSC_Tests_Iu_part_1.o MSC_Tests_Iu_part_1.cc #8 27.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MSC_Tests_Iu_part_2.o MSC_Tests_Iu_part_2.cc #8 27.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MSC_Tests_Iu_part_3.o MSC_Tests_Iu_part_3.cc #8 27.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MSC_Tests_Iu_part_4.o MSC_Tests_Iu_part_4.cc #8 27.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MSC_Tests_Iu_part_5.o MSC_Tests_Iu_part_5.cc #8 27.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MSC_Tests_Iu_part_6.o MSC_Tests_Iu_part_6.cc #8 27.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MSC_Tests_Iu_part_7.o MSC_Tests_Iu_part_7.cc #8 27.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_1.cc #8 27.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_2.cc #8 27.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_3.cc #8 27.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_4.cc #8 27.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_5.cc #8 27.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_6.cc #8 27.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_7.o MTP3asp_PortType_part_7.cc #8 27.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MTP3asp_Types_part_1.o MTP3asp_Types_part_1.cc #8 27.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MTP3asp_Types_part_2.o MTP3asp_Types_part_2.cc #8 27.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MTP3asp_Types_part_3.o MTP3asp_Types_part_3.cc #8 27.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MTP3asp_Types_part_4.o MTP3asp_Types_part_4.cc #8 27.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MTP3asp_Types_part_5.o MTP3asp_Types_part_5.cc #8 27.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MTP3asp_Types_part_6.o MTP3asp_Types_part_6.cc #8 27.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MTP3asp_Types_part_7.o MTP3asp_Types_part_7.cc #8 27.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc #8 27.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc #8 27.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc #8 27.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc #8 27.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc #8 27.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc #8 27.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc #8 27.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc #8 27.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc #8 27.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc #8 27.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc #8 27.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc #8 27.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc #8 27.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc #8 27.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc #8 27.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc #8 27.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc #8 27.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc #8 27.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc #8 27.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc #8 27.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc #8 27.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc #8 27.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc #8 27.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc #8 27.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc #8 27.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc #8 27.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc #8 27.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc #8 27.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc #8 27.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc #8 27.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc #8 27.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc #8 27.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc #8 27.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc #8 27.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc #8 27.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc #8 27.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc #8 27.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc #8 27.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc #8 27.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc #8 27.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc #8 27.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc #8 27.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc #8 27.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc #8 27.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc #8 27.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc #8 27.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc #8 27.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc #8 27.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc #8 27.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc #8 27.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc #8 27.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc #8 27.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc #8 27.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc #8 27.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc #8 27.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc #8 27.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc #8 27.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc #8 27.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc #8 27.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc #8 27.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc #8 27.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc #8 27.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc #8 27.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc #8 27.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc #8 27.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc #8 27.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc #8 27.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc #8 27.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc #8 27.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc #8 27.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc #8 27.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc #8 27.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc #8 27.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc #8 27.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc #8 27.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc #8 27.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc #8 27.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc #8 27.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc #8 27.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc #8 27.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc #8 27.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc #8 27.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc #8 27.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc #8 27.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc #8 27.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc #8 27.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc #8 27.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc #8 27.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc #8 27.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc #8 27.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc #8 27.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc #8 27.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc #8 27.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc #8 27.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc #8 27.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc #8 27.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc #8 27.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc #8 27.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc #8 27.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc #8 27.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc #8 27.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc #8 27.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc #8 27.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc #8 27.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc #8 27.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc #8 27.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc #8 27.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc #8 27.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc #8 27.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc #8 27.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc #8 27.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc #8 27.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_1.cc #8 27.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_2.cc #8 27.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_3.cc #8 27.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_4.cc #8 27.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_5.cc #8 27.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_6.cc #8 27.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_7.o RANAP_CodecPort_part_7.cc #8 27.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RANAP_Templates_part_1.o RANAP_Templates_part_1.cc #8 27.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RANAP_Templates_part_2.o RANAP_Templates_part_2.cc #8 27.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RANAP_Templates_part_3.o RANAP_Templates_part_3.cc #8 27.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RANAP_Templates_part_4.o RANAP_Templates_part_4.cc #8 27.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RANAP_Templates_part_5.o RANAP_Templates_part_5.cc #8 27.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RANAP_Templates_part_6.o RANAP_Templates_part_6.cc #8 27.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RANAP_Templates_part_7.o RANAP_Templates_part_7.cc #8 27.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RANAP_Types_part_1.o RANAP_Types_part_1.cc #8 27.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RANAP_Types_part_2.o RANAP_Types_part_2.cc #8 27.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RANAP_Types_part_3.o RANAP_Types_part_3.cc #8 27.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RANAP_Types_part_4.o RANAP_Types_part_4.cc #8 27.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RANAP_Types_part_5.o RANAP_Types_part_5.cc #8 27.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RANAP_Types_part_6.o RANAP_Types_part_6.cc #8 27.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RANAP_Types_part_7.o RANAP_Types_part_7.cc #8 27.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates_part_1.o RLCMAC_CSN1_Templates_part_1.cc #8 27.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates_part_2.o RLCMAC_CSN1_Templates_part_2.cc #8 27.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates_part_3.o RLCMAC_CSN1_Templates_part_3.cc #8 27.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates_part_4.o RLCMAC_CSN1_Templates_part_4.cc #8 27.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates_part_5.o RLCMAC_CSN1_Templates_part_5.cc #8 27.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates_part_6.o RLCMAC_CSN1_Templates_part_6.cc #8 27.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates_part_7.o RLCMAC_CSN1_Templates_part_7.cc #8 27.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types_part_1.o RLCMAC_CSN1_Types_part_1.cc #8 27.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types_part_2.o RLCMAC_CSN1_Types_part_2.cc #8 27.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types_part_3.o RLCMAC_CSN1_Types_part_3.cc #8 27.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types_part_4.o RLCMAC_CSN1_Types_part_4.cc #8 27.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types_part_5.o RLCMAC_CSN1_Types_part_5.cc #8 27.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types_part_6.o RLCMAC_CSN1_Types_part_6.cc #8 28.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types_part_7.o RLCMAC_CSN1_Types_part_7.cc #8 28.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_CodecPort_part_1.o RTP_CodecPort_part_1.cc #8 28.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_CodecPort_part_2.o RTP_CodecPort_part_2.cc #8 28.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_CodecPort_part_3.o RTP_CodecPort_part_3.cc #8 28.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_CodecPort_part_4.o RTP_CodecPort_part_4.cc #8 28.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_CodecPort_part_5.o RTP_CodecPort_part_5.cc #8 28.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_CodecPort_part_6.o RTP_CodecPort_part_6.cc #8 28.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_CodecPort_part_7.o RTP_CodecPort_part_7.cc #8 28.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_Types_part_1.o RTP_Types_part_1.cc #8 28.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_Types_part_2.o RTP_Types_part_2.cc #8 28.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_Types_part_3.o RTP_Types_part_3.cc #8 28.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_Types_part_4.o RTP_Types_part_4.cc #8 28.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_Types_part_5.o RTP_Types_part_5.cc #8 28.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_Types_part_6.o RTP_Types_part_6.cc #8 28.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_Types_part_7.o RTP_Types_part_7.cc #8 28.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Emulation_part_1.o SCCP_Emulation_part_1.cc #8 28.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Emulation_part_2.o SCCP_Emulation_part_2.cc #8 28.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Emulation_part_3.o SCCP_Emulation_part_3.cc #8 28.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Emulation_part_4.o SCCP_Emulation_part_4.cc #8 28.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Emulation_part_5.o SCCP_Emulation_part_5.cc #8 28.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Emulation_part_6.o SCCP_Emulation_part_6.cc #8 28.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Emulation_part_7.o SCCP_Emulation_part_7.cc #8 28.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Templates_part_1.o SCCP_Templates_part_1.cc #8 28.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Templates_part_2.o SCCP_Templates_part_2.cc #8 28.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Templates_part_3.o SCCP_Templates_part_3.cc #8 28.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Templates_part_4.o SCCP_Templates_part_4.cc #8 28.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Templates_part_5.o SCCP_Templates_part_5.cc #8 28.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Templates_part_6.o SCCP_Templates_part_6.cc #8 28.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Templates_part_7.o SCCP_Templates_part_7.cc #8 28.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Types_part_1.o SCCP_Types_part_1.cc #8 28.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Types_part_2.o SCCP_Types_part_2.cc #8 28.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Types_part_3.o SCCP_Types_part_3.cc #8 28.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Types_part_4.o SCCP_Types_part_4.cc #8 28.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Types_part_5.o SCCP_Types_part_5.cc #8 28.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Types_part_6.o SCCP_Types_part_6.cc #8 28.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Types_part_7.o SCCP_Types_part_7.cc #8 28.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCPasp_Types_part_1.o SCCPasp_Types_part_1.cc #8 28.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCPasp_Types_part_2.o SCCPasp_Types_part_2.cc #8 28.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCPasp_Types_part_3.o SCCPasp_Types_part_3.cc #8 28.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCPasp_Types_part_4.o SCCPasp_Types_part_4.cc #8 28.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCPasp_Types_part_5.o SCCPasp_Types_part_5.cc #8 28.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCPasp_Types_part_6.o SCCPasp_Types_part_6.cc #8 28.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCPasp_Types_part_7.o SCCPasp_Types_part_7.cc #8 28.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_1.cc #8 28.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_2.cc #8 28.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_3.cc #8 28.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_4.cc #8 28.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_5.cc #8 28.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_6.cc #8 28.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_7.o SCTPasp_PortType_part_7.cc #8 28.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCTPasp_Types_part_1.o SCTPasp_Types_part_1.cc #8 28.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCTPasp_Types_part_2.o SCTPasp_Types_part_2.cc #8 28.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCTPasp_Types_part_3.o SCTPasp_Types_part_3.cc #8 28.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCTPasp_Types_part_4.o SCTPasp_Types_part_4.cc #8 28.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCTPasp_Types_part_5.o SCTPasp_Types_part_5.cc #8 28.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCTPasp_Types_part_6.o SCTPasp_Types_part_6.cc #8 28.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCTPasp_Types_part_7.o SCTPasp_Types_part_7.cc #8 28.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SDP_Templates_part_1.o SDP_Templates_part_1.cc #8 28.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SDP_Templates_part_2.o SDP_Templates_part_2.cc #8 28.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SDP_Templates_part_3.o SDP_Templates_part_3.cc #8 28.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SDP_Templates_part_4.o SDP_Templates_part_4.cc #8 28.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SDP_Templates_part_5.o SDP_Templates_part_5.cc #8 28.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SDP_Templates_part_6.o SDP_Templates_part_6.cc #8 28.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SDP_Templates_part_7.o SDP_Templates_part_7.cc #8 28.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SDP_Types_part_1.o SDP_Types_part_1.cc #8 28.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SDP_Types_part_2.o SDP_Types_part_2.cc #8 28.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SDP_Types_part_3.o SDP_Types_part_3.cc #8 28.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SDP_Types_part_4.o SDP_Types_part_4.cc #8 28.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SDP_Types_part_5.o SDP_Types_part_5.cc #8 28.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SDP_Types_part_6.o SDP_Types_part_6.cc #8 28.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SDP_Types_part_7.o SDP_Types_part_7.cc #8 28.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SGsAP_CodecPort_part_1.o SGsAP_CodecPort_part_1.cc #8 28.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SGsAP_CodecPort_part_2.o SGsAP_CodecPort_part_2.cc #8 28.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SGsAP_CodecPort_part_3.o SGsAP_CodecPort_part_3.cc #8 28.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SGsAP_CodecPort_part_4.o SGsAP_CodecPort_part_4.cc #8 28.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SGsAP_CodecPort_part_5.o SGsAP_CodecPort_part_5.cc #8 28.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SGsAP_CodecPort_part_6.o SGsAP_CodecPort_part_6.cc #8 28.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SGsAP_CodecPort_part_7.o SGsAP_CodecPort_part_7.cc #8 28.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SGsAP_CodecPort_CtrlFunct_part_1.o SGsAP_CodecPort_CtrlFunct_part_1.cc #8 28.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SGsAP_CodecPort_CtrlFunct_part_2.o SGsAP_CodecPort_CtrlFunct_part_2.cc #8 28.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SGsAP_CodecPort_CtrlFunct_part_3.o SGsAP_CodecPort_CtrlFunct_part_3.cc #8 28.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SGsAP_CodecPort_CtrlFunct_part_4.o SGsAP_CodecPort_CtrlFunct_part_4.cc #8 28.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SGsAP_CodecPort_CtrlFunct_part_5.o SGsAP_CodecPort_CtrlFunct_part_5.cc #8 28.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SGsAP_CodecPort_CtrlFunct_part_6.o SGsAP_CodecPort_CtrlFunct_part_6.cc #8 28.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SGsAP_CodecPort_CtrlFunct_part_7.o SGsAP_CodecPort_CtrlFunct_part_7.cc #8 28.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SGsAP_Emulation_part_1.o SGsAP_Emulation_part_1.cc #8 28.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SGsAP_Emulation_part_2.o SGsAP_Emulation_part_2.cc #8 28.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SGsAP_Emulation_part_3.o SGsAP_Emulation_part_3.cc #8 28.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SGsAP_Emulation_part_4.o SGsAP_Emulation_part_4.cc #8 28.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SGsAP_Emulation_part_5.o SGsAP_Emulation_part_5.cc #8 28.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SGsAP_Emulation_part_6.o SGsAP_Emulation_part_6.cc #8 28.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SGsAP_Emulation_part_7.o SGsAP_Emulation_part_7.cc #8 28.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SGsAP_Templates_part_1.o SGsAP_Templates_part_1.cc #8 28.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SGsAP_Templates_part_2.o SGsAP_Templates_part_2.cc #8 28.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SGsAP_Templates_part_3.o SGsAP_Templates_part_3.cc #8 28.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SGsAP_Templates_part_4.o SGsAP_Templates_part_4.cc #8 28.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SGsAP_Templates_part_5.o SGsAP_Templates_part_5.cc #8 28.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SGsAP_Templates_part_6.o SGsAP_Templates_part_6.cc #8 28.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SGsAP_Templates_part_7.o SGsAP_Templates_part_7.cc #8 28.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SGsAP_Types_part_1.o SGsAP_Types_part_1.cc #8 28.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SGsAP_Types_part_2.o SGsAP_Types_part_2.cc #8 28.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SGsAP_Types_part_3.o SGsAP_Types_part_3.cc #8 28.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SGsAP_Types_part_4.o SGsAP_Types_part_4.cc #8 28.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SGsAP_Types_part_5.o SGsAP_Types_part_5.cc #8 28.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SGsAP_Types_part_6.o SGsAP_Types_part_6.cc #8 28.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SGsAP_Types_part_7.o SGsAP_Types_part_7.cc #8 28.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SMPP_CodecPort_part_1.o SMPP_CodecPort_part_1.cc #8 28.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SMPP_CodecPort_part_2.o SMPP_CodecPort_part_2.cc #8 28.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SMPP_CodecPort_part_3.o SMPP_CodecPort_part_3.cc #8 28.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SMPP_CodecPort_part_4.o SMPP_CodecPort_part_4.cc #8 28.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SMPP_CodecPort_part_5.o SMPP_CodecPort_part_5.cc #8 28.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SMPP_CodecPort_part_6.o SMPP_CodecPort_part_6.cc #8 28.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SMPP_CodecPort_part_7.o SMPP_CodecPort_part_7.cc #8 28.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SMPP_CodecPort_CtrlFunct_part_1.o SMPP_CodecPort_CtrlFunct_part_1.cc #8 28.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SMPP_CodecPort_CtrlFunct_part_2.o SMPP_CodecPort_CtrlFunct_part_2.cc #8 28.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SMPP_CodecPort_CtrlFunct_part_3.o SMPP_CodecPort_CtrlFunct_part_3.cc #8 28.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SMPP_CodecPort_CtrlFunct_part_4.o SMPP_CodecPort_CtrlFunct_part_4.cc #8 28.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SMPP_CodecPort_CtrlFunct_part_5.o SMPP_CodecPort_CtrlFunct_part_5.cc #8 28.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SMPP_CodecPort_CtrlFunct_part_6.o SMPP_CodecPort_CtrlFunct_part_6.cc #8 28.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SMPP_CodecPort_CtrlFunct_part_7.o SMPP_CodecPort_CtrlFunct_part_7.cc #8 28.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SMPP_Emulation_part_1.o SMPP_Emulation_part_1.cc #8 28.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SMPP_Emulation_part_2.o SMPP_Emulation_part_2.cc #8 28.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SMPP_Emulation_part_3.o SMPP_Emulation_part_3.cc #8 28.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SMPP_Emulation_part_4.o SMPP_Emulation_part_4.cc #8 28.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SMPP_Emulation_part_5.o SMPP_Emulation_part_5.cc #8 28.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SMPP_Emulation_part_6.o SMPP_Emulation_part_6.cc #8 28.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SMPP_Emulation_part_7.o SMPP_Emulation_part_7.cc #8 28.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SMPP_Templates_part_1.o SMPP_Templates_part_1.cc #8 28.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SMPP_Templates_part_2.o SMPP_Templates_part_2.cc #8 28.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SMPP_Templates_part_3.o SMPP_Templates_part_3.cc #8 28.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SMPP_Templates_part_4.o SMPP_Templates_part_4.cc #8 28.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SMPP_Templates_part_5.o SMPP_Templates_part_5.cc #8 28.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SMPP_Templates_part_6.o SMPP_Templates_part_6.cc #8 28.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SMPP_Templates_part_7.o SMPP_Templates_part_7.cc #8 28.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SMPP_Types_part_1.o SMPP_Types_part_1.cc #8 28.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SMPP_Types_part_2.o SMPP_Types_part_2.cc #8 28.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SMPP_Types_part_3.o SMPP_Types_part_3.cc #8 28.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SMPP_Types_part_4.o SMPP_Types_part_4.cc #8 28.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SMPP_Types_part_5.o SMPP_Types_part_5.cc #8 28.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SMPP_Types_part_6.o SMPP_Types_part_6.cc #8 28.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SMPP_Types_part_7.o SMPP_Types_part_7.cc #8 28.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SS_Templates_part_1.o SS_Templates_part_1.cc #8 28.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SS_Templates_part_2.o SS_Templates_part_2.cc #8 28.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SS_Templates_part_3.o SS_Templates_part_3.cc #8 28.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SS_Templates_part_4.o SS_Templates_part_4.cc #8 28.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SS_Templates_part_5.o SS_Templates_part_5.cc #8 28.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SS_Templates_part_6.o SS_Templates_part_6.cc #8 28.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SS_Templates_part_7.o SS_Templates_part_7.cc #8 28.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SS_Types_part_1.o SS_Types_part_1.cc #8 28.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SS_Types_part_2.o SS_Types_part_2.cc #8 28.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SS_Types_part_3.o SS_Types_part_3.cc #8 28.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SS_Types_part_4.o SS_Types_part_4.cc #8 28.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SS_Types_part_5.o SS_Types_part_5.cc #8 28.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SS_Types_part_6.o SS_Types_part_6.cc #8 28.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SS_Types_part_7.o SS_Types_part_7.cc #8 28.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc #8 28.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc #8 28.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc #8 28.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc #8 28.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc #8 28.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc #8 28.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc #8 28.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc #8 28.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc #8 28.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc #8 28.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc #8 28.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc #8 28.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc #8 28.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc #8 28.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc #8 28.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc #8 28.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc #8 28.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc #8 28.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc #8 28.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc #8 28.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc #8 28.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc #8 28.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc #8 28.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc #8 28.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc #8 28.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc #8 28.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc #8 28.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc #8 28.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCOpenSecurity_Functions_part_1.o TCCOpenSecurity_Functions_part_1.cc #8 28.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCOpenSecurity_Functions_part_2.o TCCOpenSecurity_Functions_part_2.cc #8 28.93 MSC_Tests.cc: In function 'SMPP__Types::SMPP__TON MSC__Tests::f__sm__ton__from__gsm(const BITSTRING&)': #8 28.93 MSC_Tests.cc:13528: warning: control reaches end of non-void function [-Wreturn-type] #8 28.93 13528 | } #8 28.93 | #8 28.93 MSC_Tests.cc: In function 'SMPP__Types::SMPP__NPI MSC__Tests::f__sm__npi__from__gsm(const BITSTRING&)': #8 28.93 MSC_Tests.cc:13616: warning: control reaches end of non-void function [-Wreturn-type] #8 28.93 13616 | } #8 28.93 | #8 28.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCOpenSecurity_Functions_part_3.o TCCOpenSecurity_Functions_part_3.cc #8 28.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCOpenSecurity_Functions_part_4.o TCCOpenSecurity_Functions_part_4.cc #8 28.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCOpenSecurity_Functions_part_5.o TCCOpenSecurity_Functions_part_5.cc #8 28.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCOpenSecurity_Functions_part_6.o TCCOpenSecurity_Functions_part_6.cc #8 28.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCOpenSecurity_Functions_part_7.o TCCOpenSecurity_Functions_part_7.cc #8 28.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc #8 28.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc #8 28.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc #8 28.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc #8 28.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc #8 28.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc #8 28.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc #8 28.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o UD_PortType_part_1.o UD_PortType_part_1.cc #8 28.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o UD_PortType_part_2.o UD_PortType_part_2.cc #8 28.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o UD_PortType_part_3.o UD_PortType_part_3.cc #8 28.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o UD_PortType_part_4.o UD_PortType_part_4.cc #8 28.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o UD_PortType_part_5.o UD_PortType_part_5.cc #8 29.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o UD_PortType_part_6.o UD_PortType_part_6.cc #8 29.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o UD_PortType_part_7.o UD_PortType_part_7.cc #8 29.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o UD_Types_part_1.o UD_Types_part_1.cc #8 29.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o UD_Types_part_2.o UD_Types_part_2.cc #8 29.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o UD_Types_part_3.o UD_Types_part_3.cc #8 29.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o UD_Types_part_4.o UD_Types_part_4.cc #8 29.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o UD_Types_part_5.o UD_Types_part_5.cc #8 29.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o UD_Types_part_6.o UD_Types_part_6.cc #8 29.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o UD_Types_part_7.o UD_Types_part_7.cc #8 29.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o USSD_Helpers_part_1.o USSD_Helpers_part_1.cc #8 29.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o USSD_Helpers_part_2.o USSD_Helpers_part_2.cc #8 29.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o USSD_Helpers_part_3.o USSD_Helpers_part_3.cc #8 29.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o USSD_Helpers_part_4.o USSD_Helpers_part_4.cc #8 29.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o USSD_Helpers_part_5.o USSD_Helpers_part_5.cc #8 29.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o USSD_Helpers_part_6.o USSD_Helpers_part_6.cc #8 29.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o USSD_Helpers_part_7.o USSD_Helpers_part_7.cc #8 29.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc #8 29.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RAN_Adapter.o RAN_Adapter.cc #8 29.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RAN_Emulation.o RAN_Emulation.cc #8 29.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Mapping.o SCCP_Mapping.cc #8 29.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc #8 29.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc #8 29.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc #8 29.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc #8 29.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc #8 29.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc #8 29.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc #8 29.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RAN_Adapter_part_1.o RAN_Adapter_part_1.cc #8 29.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RAN_Adapter_part_2.o RAN_Adapter_part_2.cc #8 29.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RAN_Adapter_part_3.o RAN_Adapter_part_3.cc #8 29.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RAN_Adapter_part_4.o RAN_Adapter_part_4.cc #8 29.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RAN_Adapter_part_5.o RAN_Adapter_part_5.cc #8 29.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RAN_Adapter_part_6.o RAN_Adapter_part_6.cc #8 29.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RAN_Adapter_part_7.o RAN_Adapter_part_7.cc #8 29.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RAN_Emulation_part_1.o RAN_Emulation_part_1.cc #8 29.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RAN_Emulation_part_2.o RAN_Emulation_part_2.cc #8 29.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RAN_Emulation_part_3.o RAN_Emulation_part_3.cc #8 29.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RAN_Emulation_part_4.o RAN_Emulation_part_4.cc #8 29.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RAN_Emulation_part_5.o RAN_Emulation_part_5.cc #8 29.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RAN_Emulation_part_6.o RAN_Emulation_part_6.cc #8 29.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RAN_Emulation_part_7.o RAN_Emulation_part_7.cc #8 29.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Mapping_part_1.o SCCP_Mapping_part_1.cc #8 29.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Mapping_part_2.o SCCP_Mapping_part_2.cc #8 29.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Mapping_part_3.o SCCP_Mapping_part_3.cc #8 29.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Mapping_part_4.o SCCP_Mapping_part_4.cc #8 29.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Mapping_part_5.o SCCP_Mapping_part_5.cc #8 29.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Mapping_part_6.o SCCP_Mapping_part_6.cc #8 29.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Mapping_part_7.o SCCP_Mapping_part_7.cc #8 29.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_ApplicationContexts.o MAP_ApplicationContexts.cc #8 29.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_BS_Code.o MAP_BS_Code.cc #8 29.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_CH_DataTypes.o MAP_CH_DataTypes.cc #8 29.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations.o MAP_CallHandlingOperations.cc #8 30.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_CommonDataTypes.o MAP_CommonDataTypes.cc #8 30.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_DialogueInformation.o MAP_DialogueInformation.cc #8 30.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_ER_DataTypes.o MAP_ER_DataTypes.cc #8 31.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_Errors.o MAP_Errors.cc #8 31.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes.o MAP_ExtensionDataTypes.cc #8 31.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_GR_DataTypes.o MAP_GR_DataTypes.cc #8 31.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations.o MAP_Group_Call_Operations.cc #8 32.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes.o MAP_LCS_DataTypes.cc #8 33.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations.o MAP_LocationServiceOperations.cc #8 33.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_MS_DataTypes.o MAP_MS_DataTypes.cc #8 33.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations.o MAP_MobileServiceOperations.cc #8 33.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_OM_DataTypes.o MAP_OM_DataTypes.cc #8 33.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations.o MAP_OperationAndMaintenanceOperations.cc #8 34.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_PDU_Defs.o MAP_PDU_Defs.cc #8 34.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_Protocol.o MAP_Protocol.cc #8 35.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_SM_DataTypes.o MAP_SM_DataTypes.cc #8 35.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_SS_Code.o MAP_SS_Code.cc #8 35.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_SS_DataTypes.o MAP_SS_DataTypes.cc #8 36.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations.o MAP_ShortMessageServiceOperations.cc #8 36.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations.o MAP_SupplementaryServiceOperations.cc #8 37.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_TS_Code.o MAP_TS_Code.cc #8 37.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileDomainDefinitions.o MobileDomainDefinitions.cc #8 37.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes.o RANAP_CommonDataTypes.cc #8 38.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RANAP_Constants.o RANAP_Constants.cc #8 38.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RANAP_Containers.o RANAP_Containers.cc #8 38.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RANAP_IEs.o RANAP_IEs.cc #8 39.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RANAP_PDU_Contents.o RANAP_PDU_Contents.cc #8 39.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions.o RANAP_PDU_Descriptions.cc #8 39.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Generic_ROS_PDUs.cc #8 39.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects.o Remote_Operations_Information_Objects.cc #8 39.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SS_DataTypes.o SS_DataTypes.cc #8 40.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SS_Errors.o SS_Errors.cc #8 40.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SS_Operations.o SS_Operations.cc #8 40.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SS_PDU_Defs.o SS_PDU_Defs.cc #8 40.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SS_Protocol.o SS_Protocol.cc #8 41.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_1.cc #8 41.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_2.cc #8 41.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_3.cc #8 41.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_4.cc #8 41.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_5.cc #8 41.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_6.cc #8 41.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_7.o MAP_ApplicationContexts_part_7.cc #8 41.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_BS_Code_part_1.o MAP_BS_Code_part_1.cc #8 41.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_BS_Code_part_2.o MAP_BS_Code_part_2.cc #8 41.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_BS_Code_part_3.o MAP_BS_Code_part_3.cc #8 41.32 RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)': #8 41.32 RAN_Emulation.cc:19804:1: warning: control reaches end of non-void function [-Wreturn-type] #8 41.32 19804 | } #8 41.32 | ^ #8 41.32 RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__mgcp__tid(const CHARSTRING&)': #8 41.32 RAN_Emulation.cc:19856:1: warning: control reaches end of non-void function [-Wreturn-type] #8 41.32 19856 | } #8 41.32 | ^ #8 41.32 RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)': #8 41.32 RAN_Emulation.cc:19966:1: warning: control reaches end of non-void function [-Wreturn-type] #8 41.32 19966 | } #8 41.32 | ^ #8 41.32 RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)': #8 41.32 RAN_Emulation.cc:20075:1: warning: control reaches end of non-void function [-Wreturn-type] #8 41.32 20075 | } #8 41.32 | ^ #8 41.32 RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)': #8 41.32 RAN_Emulation.cc:20126:1: warning: control reaches end of non-void function [-Wreturn-type] #8 41.32 20126 | } #8 41.32 | ^ #8 41.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_BS_Code_part_4.o MAP_BS_Code_part_4.cc #8 41.35 RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::ExpectedCreateCallback(const BSSAP__CodecPort::BSSAP__N__CONNECT__ind&, const CHARSTRING&)': #8 41.35 RAN_Emulation.cc:23714:1: warning: control reaches end of non-void function [-Wreturn-type] #8 41.35 23714 | } #8 41.35 | ^ #8 41.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_BS_Code_part_5.o MAP_BS_Code_part_5.cc #8 41.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_BS_Code_part_6.o MAP_BS_Code_part_6.cc #8 41.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_BS_Code_part_7.o MAP_BS_Code_part_7.cc #8 41.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_1.cc #8 41.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_2.cc #8 41.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_3.cc #8 41.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_4.cc #8 41.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_5.cc #8 41.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_6.cc #8 41.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_7.o MAP_CH_DataTypes_part_7.cc #8 41.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_1.cc #8 41.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_2.cc #8 41.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_3.cc #8 41.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_4.cc #8 41.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_5.cc #8 41.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_6.cc #8 41.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_7.o MAP_CallHandlingOperations_part_7.cc #8 41.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_1.cc #8 41.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_2.cc #8 41.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_3.cc #8 41.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_4.cc #8 41.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_5.cc #8 41.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_6.cc #8 41.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_7.o MAP_CommonDataTypes_part_7.cc #8 41.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_1.cc #8 41.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_2.cc #8 41.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_3.cc #8 41.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_4.cc #8 41.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_5.cc #8 41.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_6.cc #8 41.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_7.o MAP_DialogueInformation_part_7.cc #8 41.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_1.cc #8 41.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_2.cc #8 41.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_3.cc #8 41.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_4.cc #8 41.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_5.cc #8 41.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_6.cc #8 41.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_7.o MAP_ER_DataTypes_part_7.cc #8 41.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_Errors_part_1.o MAP_Errors_part_1.cc #8 41.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_Errors_part_2.o MAP_Errors_part_2.cc #8 41.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_Errors_part_3.o MAP_Errors_part_3.cc #8 41.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_Errors_part_4.o MAP_Errors_part_4.cc #8 41.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_Errors_part_5.o MAP_Errors_part_5.cc #8 41.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_Errors_part_6.o MAP_Errors_part_6.cc #8 41.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_Errors_part_7.o MAP_Errors_part_7.cc #8 41.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_1.cc #8 41.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_2.cc #8 41.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_3.cc #8 41.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_4.cc #8 41.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_5.cc #8 41.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_6.cc #8 41.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_7.o MAP_ExtensionDataTypes_part_7.cc #8 41.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_1.cc #8 41.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_2.cc #8 41.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_3.cc #8 41.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_4.cc #8 41.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_5.cc #8 41.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_6.cc #8 41.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_7.o MAP_GR_DataTypes_part_7.cc #8 41.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_1.cc #8 41.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_2.cc #8 42.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_3.cc #8 42.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_4.cc #8 42.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_5.cc #8 42.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_6.cc #8 42.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_7.o MAP_Group_Call_Operations_part_7.cc #8 42.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_1.cc #8 42.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_2.cc #8 42.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_3.cc #8 42.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_4.cc #8 42.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_5.cc #8 42.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_6.cc #8 42.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_7.o MAP_LCS_DataTypes_part_7.cc #8 42.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_1.cc #8 42.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_2.cc #8 42.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_3.cc #8 42.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_4.cc #8 42.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_5.cc #8 42.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_6.cc #8 42.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_7.o MAP_LocationServiceOperations_part_7.cc #8 42.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_1.cc #8 42.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_2.cc #8 42.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_3.cc #8 42.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_4.cc #8 42.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_5.cc #8 42.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_6.cc #8 42.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_7.o MAP_MS_DataTypes_part_7.cc #8 42.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_1.cc #8 42.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_2.cc #8 42.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_3.cc #8 42.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_4.cc #8 42.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_5.cc #8 42.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_6.cc #8 42.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_7.o MAP_MobileServiceOperations_part_7.cc #8 42.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_1.cc #8 42.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_2.cc #8 42.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_3.cc #8 42.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_4.cc #8 42.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_5.cc #8 42.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_6.cc #8 42.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_7.o MAP_OM_DataTypes_part_7.cc #8 42.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_1.cc #8 42.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_2.cc #8 42.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_3.cc #8 42.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_4.cc #8 42.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_5.cc #8 42.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_6.cc #8 42.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_7.o MAP_OperationAndMaintenanceOperations_part_7.cc #8 42.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_1.cc #8 42.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_2.cc #8 42.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_3.cc #8 42.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_4.cc #8 42.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_5.cc #8 42.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_6.cc #8 42.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_7.o MAP_PDU_Defs_part_7.cc #8 42.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_Protocol_part_1.o MAP_Protocol_part_1.cc #8 42.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_Protocol_part_2.o MAP_Protocol_part_2.cc #8 42.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_Protocol_part_3.o MAP_Protocol_part_3.cc #8 42.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_Protocol_part_4.o MAP_Protocol_part_4.cc #8 42.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_Protocol_part_5.o MAP_Protocol_part_5.cc #8 42.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_Protocol_part_6.o MAP_Protocol_part_6.cc #8 42.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_Protocol_part_7.o MAP_Protocol_part_7.cc #8 42.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_1.cc #8 42.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_2.cc #8 42.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_3.cc #8 42.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_4.cc #8 42.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_5.cc #8 42.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_6.cc #8 42.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_7.o MAP_SM_DataTypes_part_7.cc #8 42.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_SS_Code_part_1.o MAP_SS_Code_part_1.cc #8 42.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_SS_Code_part_2.o MAP_SS_Code_part_2.cc #8 42.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_SS_Code_part_3.o MAP_SS_Code_part_3.cc #8 42.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_SS_Code_part_4.o MAP_SS_Code_part_4.cc #8 42.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_SS_Code_part_5.o MAP_SS_Code_part_5.cc #8 42.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_SS_Code_part_6.o MAP_SS_Code_part_6.cc #8 42.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_SS_Code_part_7.o MAP_SS_Code_part_7.cc #8 42.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_1.cc #8 42.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_2.cc #8 42.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_3.cc #8 42.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_4.cc #8 42.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_5.cc #8 42.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_6.cc #8 42.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_7.o MAP_SS_DataTypes_part_7.cc #8 42.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_1.cc #8 42.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_2.cc #8 42.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_3.cc #8 42.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_4.cc #8 42.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_5.cc #8 42.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_6.cc #8 42.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_7.o MAP_ShortMessageServiceOperations_part_7.cc #8 42.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_1.cc #8 42.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_2.cc #8 42.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_3.cc #8 42.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_4.cc #8 42.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_5.cc #8 42.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_6.cc #8 42.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_7.cc #8 42.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_TS_Code_part_1.o MAP_TS_Code_part_1.cc #8 42.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_TS_Code_part_2.o MAP_TS_Code_part_2.cc #8 42.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_TS_Code_part_3.o MAP_TS_Code_part_3.cc #8 42.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_TS_Code_part_4.o MAP_TS_Code_part_4.cc #8 42.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_TS_Code_part_5.o MAP_TS_Code_part_5.cc #8 42.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_TS_Code_part_6.o MAP_TS_Code_part_6.cc #8 42.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_TS_Code_part_7.o MAP_TS_Code_part_7.cc #8 42.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_1.cc #8 42.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_2.cc #8 42.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_3.cc #8 42.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_4.cc #8 42.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_5.cc #8 42.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_6.cc #8 42.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_7.o MobileDomainDefinitions_part_7.cc #8 42.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_1.cc #8 42.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_2.cc #8 42.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_3.cc #8 42.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_4.cc #8 42.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_5.cc #8 42.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_6.cc #8 42.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_7.o RANAP_CommonDataTypes_part_7.cc #8 42.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RANAP_Constants_part_1.o RANAP_Constants_part_1.cc #8 42.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RANAP_Constants_part_2.o RANAP_Constants_part_2.cc #8 42.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RANAP_Constants_part_3.o RANAP_Constants_part_3.cc #8 42.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RANAP_Constants_part_4.o RANAP_Constants_part_4.cc #8 42.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RANAP_Constants_part_5.o RANAP_Constants_part_5.cc #8 42.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RANAP_Constants_part_6.o RANAP_Constants_part_6.cc #8 42.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RANAP_Constants_part_7.o RANAP_Constants_part_7.cc #8 42.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RANAP_Containers_part_1.o RANAP_Containers_part_1.cc #8 42.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RANAP_Containers_part_2.o RANAP_Containers_part_2.cc #8 42.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RANAP_Containers_part_3.o RANAP_Containers_part_3.cc #8 42.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RANAP_Containers_part_4.o RANAP_Containers_part_4.cc #8 42.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RANAP_Containers_part_5.o RANAP_Containers_part_5.cc #8 42.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RANAP_Containers_part_6.o RANAP_Containers_part_6.cc #8 42.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RANAP_Containers_part_7.o RANAP_Containers_part_7.cc #8 42.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RANAP_IEs_part_1.o RANAP_IEs_part_1.cc #8 42.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RANAP_IEs_part_2.o RANAP_IEs_part_2.cc #8 42.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RANAP_IEs_part_3.o RANAP_IEs_part_3.cc #8 42.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RANAP_IEs_part_4.o RANAP_IEs_part_4.cc #8 42.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RANAP_IEs_part_5.o RANAP_IEs_part_5.cc #8 42.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RANAP_IEs_part_6.o RANAP_IEs_part_6.cc #8 42.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RANAP_IEs_part_7.o RANAP_IEs_part_7.cc #8 42.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_1.cc #8 42.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_2.cc #8 43.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_3.cc #8 44.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_4.cc #8 45.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_5.cc #8 45.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_6.cc #8 48.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_7.o RANAP_PDU_Contents_part_7.cc #8 48.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_1.cc #8 48.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_2.cc #8 49.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_3.cc #8 49.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_4.cc #8 49.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_5.cc #8 49.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_6.cc #8 49.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_7.o RANAP_PDU_Descriptions_part_7.cc #8 49.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_1.cc #8 49.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_2.cc #8 49.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_3.cc #8 49.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_4.cc #8 49.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_5.cc #8 49.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_6.cc #8 49.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Generic_ROS_PDUs_part_7.cc #8 49.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_1.cc #8 49.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_2.cc #8 49.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_3.cc #8 49.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_4.cc #8 49.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_5.cc #8 49.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_6.cc #8 49.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_7.o Remote_Operations_Information_Objects_part_7.cc #8 49.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SS_DataTypes_part_1.o SS_DataTypes_part_1.cc #8 49.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SS_DataTypes_part_2.o SS_DataTypes_part_2.cc #8 49.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SS_DataTypes_part_3.o SS_DataTypes_part_3.cc #8 49.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SS_DataTypes_part_4.o SS_DataTypes_part_4.cc #8 49.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SS_DataTypes_part_5.o SS_DataTypes_part_5.cc #8 49.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SS_DataTypes_part_6.o SS_DataTypes_part_6.cc #8 49.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SS_DataTypes_part_7.o SS_DataTypes_part_7.cc #8 49.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SS_Errors_part_1.o SS_Errors_part_1.cc #8 49.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SS_Errors_part_2.o SS_Errors_part_2.cc #8 49.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SS_Errors_part_3.o SS_Errors_part_3.cc #8 49.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SS_Errors_part_4.o SS_Errors_part_4.cc #8 49.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SS_Errors_part_5.o SS_Errors_part_5.cc #8 49.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SS_Errors_part_6.o SS_Errors_part_6.cc #8 49.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SS_Errors_part_7.o SS_Errors_part_7.cc #8 49.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SS_Operations_part_1.o SS_Operations_part_1.cc #8 49.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SS_Operations_part_2.o SS_Operations_part_2.cc #8 49.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SS_Operations_part_3.o SS_Operations_part_3.cc #8 49.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SS_Operations_part_4.o SS_Operations_part_4.cc #8 49.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SS_Operations_part_5.o SS_Operations_part_5.cc #8 49.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SS_Operations_part_6.o SS_Operations_part_6.cc #8 49.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SS_Operations_part_7.o SS_Operations_part_7.cc #8 49.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_1.cc #8 49.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_2.cc #8 49.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_3.cc #8 49.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_4.cc #8 49.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_5.cc #8 49.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_6.cc #8 49.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_7.o SS_PDU_Defs_part_7.cc #8 49.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SS_Protocol_part_1.o SS_Protocol_part_1.cc #8 49.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SS_Protocol_part_2.o SS_Protocol_part_2.cc #8 49.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SS_Protocol_part_3.o SS_Protocol_part_3.cc #8 49.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SS_Protocol_part_4.o SS_Protocol_part_4.cc #8 49.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SS_Protocol_part_5.o SS_Protocol_part_5.cc #8 49.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SS_Protocol_part_6.o SS_Protocol_part_6.cc #8 49.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SS_Protocol_part_7.o SS_Protocol_part_7.cc #8 49.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SDP_parse_.tab.o SDP_parse_.tab.c #8 49.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o lex.SDP_parse_.o lex.SDP_parse_.c #8 50.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc #8 50.95 lex.SDP_parse_.c: In function 'int SDP_parse_lex()': #8 50.95 lex.SDP_parse_.c:21592:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 50.95 21592 | register yy_state_type yy_current_state; #8 50.95 | ^~~~~~~~~~~~~~~~ #8 50.95 lex.SDP_parse_.c:21593:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 50.95 21593 | register char *yy_cp, *yy_bp; #8 50.95 | ^~~~~ #8 50.95 lex.SDP_parse_.c:21593:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 50.95 21593 | register char *yy_cp, *yy_bp; #8 50.95 | ^~~~~ #8 50.95 lex.SDP_parse_.c:21594:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 50.95 21594 | register int yy_act; #8 50.95 | ^~~~~~ #8 50.95 lex.SDP_parse_.c: In function 'int yy_get_next_buffer()': #8 50.95 lex.SDP_parse_.c:22512:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 50.95 22512 | register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; #8 50.95 | ^~~~ #8 50.95 lex.SDP_parse_.c:22513:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 50.95 22513 | register char *source = (yytext_ptr); #8 50.95 | ^~~~~~ #8 50.95 lex.SDP_parse_.c:22514:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 50.95 22514 | register int number_to_move, i; #8 50.95 | ^~~~~~~~~~~~~~ #8 50.95 lex.SDP_parse_.c:22514:38: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 50.95 22514 | register int number_to_move, i; #8 50.95 | ^ #8 50.96 lex.SDP_parse_.c: In function 'yy_state_type yy_get_previous_state()': #8 50.96 lex.SDP_parse_.c:22646:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 50.96 22646 | register yy_state_type yy_current_state; #8 50.96 | ^~~~~~~~~~~~~~~~ #8 50.96 lex.SDP_parse_.c:22647:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 50.96 22647 | register char *yy_cp; #8 50.96 | ^~~~~ #8 50.96 lex.SDP_parse_.c: In function 'yy_state_type yy_try_NUL_trans(yy_state_type)': #8 50.96 lex.SDP_parse_.c:22676:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 50.96 22676 | register int yy_is_jam; #8 50.96 | ^~~~~~~~~ #8 50.96 lex.SDP_parse_.c:22677:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 50.96 22677 | register char *yy_cp = (yy_c_buf_p); #8 50.96 | ^~~~~ #8 51.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc #8 51.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc #8 51.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MAP_EncDec.o MAP_EncDec.cc #8 52.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunctDef.o MGCP_CodecPort_CtrlFunctDef.cc #8 52.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MNCC_EncDec.o MNCC_EncDec.cc #8 53.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc #8 53.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RANAP_EncDec.o RANAP_EncDec.cc #8 53.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunctDef.o RTP_CodecPort_CtrlFunctDef.cc #8 53.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_EncDec.o RTP_EncDec.cc #8 54.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_EncDec.o SCCP_EncDec.cc #8 54.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCTPasp_PT.o SCTPasp_PT.cc #8 54.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SDP_EncDec.o SDP_EncDec.cc #8 55.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SGsAP_CodecPort_CtrlFunctDef.o SGsAP_CodecPort_CtrlFunctDef.cc #8 55.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SMPP_CodecPort_CtrlFunctDef.o SMPP_CodecPort_CtrlFunctDef.cc #8 55.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SMPP_EncDec.o SMPP_EncDec.cc #8 55.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SS_EncDec.o SS_EncDec.cc #8 56.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc #8 56.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc #8 56.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc #8 56.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCOpenSecurity.o TCCOpenSecurity.cc #8 57.59 TCCOpenSecurity.cc: In function 'void TCCOpenSecurity__Functions::CalculateHA1(const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, CHARSTRING&)': #8 57.59 TCCOpenSecurity.cc:67:11: warning: 'int MD5_Init(MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 57.59 67 | MD5_Init(&Md5Ctx); #8 57.59 | ~~~~~~~~^~~~~~~~~ #8 57.59 In file included from TCCOpenSecurity.cc:19: #8 57.59 /usr/include/openssl/md5.h:49:27: note: declared here #8 57.59 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); #8 57.59 | ^~~~~~~~ #8 57.59 TCCOpenSecurity.cc:68:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 57.59 68 | MD5_Update(&Md5Ctx, (const char*)username, username.lengthof()); #8 57.59 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 57.59 /usr/include/openssl/md5.h:50:27: note: declared here #8 57.59 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 57.59 | ^~~~~~~~~~ #8 57.59 TCCOpenSecurity.cc:69:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 57.59 69 | MD5_Update(&Md5Ctx, ":", 1); #8 57.59 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 57.59 /usr/include/openssl/md5.h:50:27: note: declared here #8 57.59 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 57.59 | ^~~~~~~~~~ #8 57.59 TCCOpenSecurity.cc:70:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 57.59 70 | MD5_Update(&Md5Ctx, (const char*)realm, realm.lengthof()); #8 57.59 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 57.59 /usr/include/openssl/md5.h:50:27: note: declared here #8 57.59 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 57.59 | ^~~~~~~~~~ #8 57.59 TCCOpenSecurity.cc:71:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 57.59 71 | MD5_Update(&Md5Ctx, ":", 1); #8 57.59 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 57.59 /usr/include/openssl/md5.h:50:27: note: declared here #8 57.59 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 57.59 | ^~~~~~~~~~ #8 57.59 TCCOpenSecurity.cc:72:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 57.59 72 | MD5_Update(&Md5Ctx, (const char*)password,password.lengthof() ); #8 57.59 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 57.59 /usr/include/openssl/md5.h:50:27: note: declared here #8 57.59 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 57.59 | ^~~~~~~~~~ #8 57.59 TCCOpenSecurity.cc:73:12: warning: 'int MD5_Final(unsigned char*, MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 57.59 73 | MD5_Final(ha1, &Md5Ctx); #8 57.59 | ~~~~~~~~~^~~~~~~~~~~~~~ #8 57.59 /usr/include/openssl/md5.h:51:27: note: declared here #8 57.59 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); #8 57.59 | ^~~~~~~~~ #8 57.59 TCCOpenSecurity.cc:75:13: warning: 'int MD5_Init(MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 57.59 75 | MD5_Init(&Md5Ctx); #8 57.59 | ~~~~~~~~^~~~~~~~~ #8 57.59 /usr/include/openssl/md5.h:49:27: note: declared here #8 57.59 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); #8 57.59 | ^~~~~~~~ #8 57.59 TCCOpenSecurity.cc:76:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 57.59 76 | MD5_Update(&Md5Ctx, ha1, MD5_DIGEST_LENGTH); #8 57.59 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 57.59 /usr/include/openssl/md5.h:50:27: note: declared here #8 57.59 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 57.59 | ^~~~~~~~~~ #8 57.59 TCCOpenSecurity.cc:77:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 57.59 77 | MD5_Update(&Md5Ctx, ":", 1); #8 57.59 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 57.59 /usr/include/openssl/md5.h:50:27: note: declared here #8 57.59 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 57.59 | ^~~~~~~~~~ #8 57.59 TCCOpenSecurity.cc:78:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 57.59 78 | MD5_Update(&Md5Ctx, nonce, nonce.lengthof()); #8 57.59 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 57.59 /usr/include/openssl/md5.h:50:27: note: declared here #8 57.59 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 57.59 | ^~~~~~~~~~ #8 57.59 TCCOpenSecurity.cc:79:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 57.59 79 | MD5_Update(&Md5Ctx, ":", 1); #8 57.59 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 57.59 /usr/include/openssl/md5.h:50:27: note: declared here #8 57.59 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 57.59 | ^~~~~~~~~~ #8 57.59 TCCOpenSecurity.cc:80:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 57.59 80 | MD5_Update(&Md5Ctx, cnonce, cnonce.lengthof()); #8 57.59 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 57.59 /usr/include/openssl/md5.h:50:27: note: declared here #8 57.59 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 57.59 | ^~~~~~~~~~ #8 57.59 TCCOpenSecurity.cc:81:14: warning: 'int MD5_Final(unsigned char*, MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 57.59 81 | MD5_Final(ha1, &Md5Ctx); #8 57.59 | ~~~~~~~~~^~~~~~~~~~~~~~ #8 57.59 /usr/include/openssl/md5.h:51:27: note: declared here #8 57.59 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); #8 57.59 | ^~~~~~~~~ #8 57.59 TCCOpenSecurity.cc: In function 'void TCCOpenSecurity__Functions::CalculateDigestResponse(const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, CHARSTRING&)': #8 57.59 TCCOpenSecurity.cc:107:11: warning: 'int MD5_Init(MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 57.59 107 | MD5_Init(&Md5Ctx); #8 57.59 | ~~~~~~~~^~~~~~~~~ #8 57.59 /usr/include/openssl/md5.h:49:27: note: declared here #8 57.59 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); #8 57.59 | ^~~~~~~~ #8 57.59 TCCOpenSecurity.cc:108:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 57.59 108 | MD5_Update(&Md5Ctx, (const char*)method, method.lengthof() ); #8 57.59 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 57.59 /usr/include/openssl/md5.h:50:27: note: declared here #8 57.59 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 57.59 | ^~~~~~~~~~ #8 57.59 TCCOpenSecurity.cc:109:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 57.59 109 | MD5_Update(&Md5Ctx, ":", 1); #8 57.59 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 57.59 /usr/include/openssl/md5.h:50:27: note: declared here #8 57.59 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 57.59 | ^~~~~~~~~~ #8 57.59 TCCOpenSecurity.cc:110:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 57.59 110 | MD5_Update(&Md5Ctx, (const char*)digestUri, digestUri.lengthof()); #8 57.59 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 57.59 /usr/include/openssl/md5.h:50:27: note: declared here #8 57.59 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 57.59 | ^~~~~~~~~~ #8 57.59 TCCOpenSecurity.cc:112:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 57.59 112 | MD5_Update(&Md5Ctx, ":", 1); #8 57.59 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 57.59 /usr/include/openssl/md5.h:50:27: note: declared here #8 57.59 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 57.59 | ^~~~~~~~~~ #8 57.59 TCCOpenSecurity.cc:113:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 57.59 113 | MD5_Update(&Md5Ctx, (const char*)hentity, hentity.lengthof()); #8 57.59 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 57.59 /usr/include/openssl/md5.h:50:27: note: declared here #8 57.59 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 57.59 | ^~~~~~~~~~ #8 57.59 TCCOpenSecurity.cc:115:12: warning: 'int MD5_Final(unsigned char*, MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 57.59 115 | MD5_Final(ha2, &Md5Ctx); #8 57.59 | ~~~~~~~~~^~~~~~~~~~~~~~ #8 57.59 /usr/include/openssl/md5.h:51:27: note: declared here #8 57.59 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); #8 57.59 | ^~~~~~~~~ #8 57.59 TCCOpenSecurity.cc:118:11: warning: 'int MD5_Init(MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 57.59 118 | MD5_Init(&Md5Ctx); #8 57.59 | ~~~~~~~~^~~~~~~~~ #8 57.59 /usr/include/openssl/md5.h:49:27: note: declared here #8 57.59 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); #8 57.59 | ^~~~~~~~ #8 57.59 TCCOpenSecurity.cc:119:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 57.59 119 | MD5_Update(&Md5Ctx, (const char*)ha1, ha1.lengthof()); #8 57.59 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 57.59 /usr/include/openssl/md5.h:50:27: note: declared here #8 57.59 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 57.59 | ^~~~~~~~~~ #8 57.59 TCCOpenSecurity.cc:120:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 57.59 120 | MD5_Update(&Md5Ctx, ":", 1); #8 57.59 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 57.59 /usr/include/openssl/md5.h:50:27: note: declared here #8 57.59 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 57.59 | ^~~~~~~~~~ #8 57.59 TCCOpenSecurity.cc:121:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 57.59 121 | MD5_Update(&Md5Ctx, (const char*)nonce, nonce.lengthof()); #8 57.59 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 57.59 /usr/include/openssl/md5.h:50:27: note: declared here #8 57.59 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 57.59 | ^~~~~~~~~~ #8 57.59 TCCOpenSecurity.cc:122:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 57.59 122 | MD5_Update(&Md5Ctx, ":", 1); #8 57.59 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 57.59 /usr/include/openssl/md5.h:50:27: note: declared here #8 57.59 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 57.59 | ^~~~~~~~~~ #8 57.59 TCCOpenSecurity.cc:124:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 57.59 124 | MD5_Update(&Md5Ctx, (const char*)nonceCount, nonceCount.lengthof()); #8 57.59 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 57.59 /usr/include/openssl/md5.h:50:27: note: declared here #8 57.59 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 57.59 | ^~~~~~~~~~ #8 57.59 TCCOpenSecurity.cc:125:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 57.59 125 | MD5_Update(&Md5Ctx, ":", 1); #8 57.59 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 57.59 /usr/include/openssl/md5.h:50:27: note: declared here #8 57.59 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 57.59 | ^~~~~~~~~~ #8 57.59 TCCOpenSecurity.cc:126:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 57.59 126 | MD5_Update(&Md5Ctx, (const char*)cnonce, cnonce.lengthof()); #8 57.59 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 57.59 /usr/include/openssl/md5.h:50:27: note: declared here #8 57.59 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 57.59 | ^~~~~~~~~~ #8 57.59 TCCOpenSecurity.cc:127:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 57.59 127 | MD5_Update(&Md5Ctx, ":", 1); #8 57.59 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 57.59 /usr/include/openssl/md5.h:50:27: note: declared here #8 57.59 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 57.59 | ^~~~~~~~~~ #8 57.59 TCCOpenSecurity.cc:128:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 57.59 128 | MD5_Update(&Md5Ctx, (const char*)qop, qop.lengthof() ); #8 57.59 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 57.59 /usr/include/openssl/md5.h:50:27: note: declared here #8 57.59 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 57.59 | ^~~~~~~~~~ #8 57.59 TCCOpenSecurity.cc:129:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 57.59 129 | MD5_Update(&Md5Ctx, ":", 1); #8 57.59 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 57.59 /usr/include/openssl/md5.h:50:27: note: declared here #8 57.59 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 57.59 | ^~~~~~~~~~ #8 57.59 TCCOpenSecurity.cc:133:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 57.59 133 | MD5_Update(&Md5Ctx, (const char*)hexha2, MD5_DIGEST_LENGTH*2); #8 57.59 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 57.59 /usr/include/openssl/md5.h:50:27: note: declared here #8 57.59 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 57.59 | ^~~~~~~~~~ #8 57.59 TCCOpenSecurity.cc:134:12: warning: 'int MD5_Final(unsigned char*, MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 57.59 134 | MD5_Final(resp, &Md5Ctx); #8 57.59 | ~~~~~~~~~^~~~~~~~~~~~~~~ #8 57.59 /usr/include/openssl/md5.h:51:27: note: declared here #8 57.59 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); #8 57.59 | ^~~~~~~~~ #8 57.59 TCCOpenSecurity.cc: In function 'CHARSTRING TCCOpenSecurity__Functions::f__calculateMD5(const CHARSTRING&)': #8 57.59 TCCOpenSecurity.cc:266:7: warning: 'unsigned char* MD5(const unsigned char*, size_t, unsigned char*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 57.59 266 | MD5((const unsigned char*)(const char *)pszHashInput,pszHashInput.lengthof(),md); #8 57.59 | ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 57.59 /usr/include/openssl/md5.h:52:38: note: declared here #8 57.59 52 | OSSL_DEPRECATEDIN_3_0 unsigned char *MD5(const unsigned char *d, size_t n, #8 57.59 | ^~~ #8 57.59 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__calculateMD5__oct(const OCTETSTRING&)': #8 57.59 TCCOpenSecurity.cc:275:7: warning: 'unsigned char* MD5(const unsigned char*, size_t, unsigned char*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 57.59 275 | MD5((const unsigned char*)pszHashInput,pszHashInput.lengthof(),md); #8 57.59 | ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 57.59 /usr/include/openssl/md5.h:52:38: note: declared here #8 57.59 52 | OSSL_DEPRECATEDIN_3_0 unsigned char *MD5(const unsigned char *d, size_t n, #8 57.59 | ^~~ #8 57.59 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__CBC__128__Encrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&, const OCTETSTRING&)': #8 57.59 TCCOpenSecurity.cc:524:22: warning: 'int AES_set_encrypt_key(const unsigned char*, int, AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 57.59 524 | AES_set_encrypt_key(key, 128, &enc_key); #8 57.59 | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ #8 57.59 In file included from TCCOpenSecurity.cc:21: #8 57.59 /usr/include/openssl/aes.h:51:5: note: declared here #8 57.59 51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits, #8 57.59 | ^~~~~~~~~~~~~~~~~~~ #8 57.59 TCCOpenSecurity.cc:526:18: warning: 'void AES_cbc_encrypt(const unsigned char*, unsigned char*, size_t, const AES_KEY*, unsigned char*, int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 57.59 526 | AES_cbc_encrypt(data, enc_data, #8 57.59 | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ #8 57.59 527 | data_len, &enc_key, #8 57.59 | ~~~~~~~~~~~~~~~~~~~ #8 57.59 528 | k_iv, AES_ENCRYPT); #8 57.59 | ~~~~~~~~~~~~~~~~~~ #8 57.59 /usr/include/openssl/aes.h:66:6: note: declared here #8 57.59 66 | void AES_cbc_encrypt(const unsigned char *in, unsigned char *out, #8 57.59 | ^~~~~~~~~~~~~~~ #8 57.60 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__CBC__128__Decrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&, const OCTETSTRING&)': #8 57.60 TCCOpenSecurity.cc:569:22: warning: 'int AES_set_decrypt_key(const unsigned char*, int, AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 57.60 569 | AES_set_decrypt_key(key, 128, &dec_key); #8 57.60 | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ #8 57.60 /usr/include/openssl/aes.h:54:5: note: declared here #8 57.60 54 | int AES_set_decrypt_key(const unsigned char *userKey, const int bits, #8 57.60 | ^~~~~~~~~~~~~~~~~~~ #8 57.60 TCCOpenSecurity.cc:571:18: warning: 'void AES_cbc_encrypt(const unsigned char*, unsigned char*, size_t, const AES_KEY*, unsigned char*, int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 57.60 571 | AES_cbc_encrypt(data, dec_data, #8 57.60 | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ #8 57.60 572 | data_len, &dec_key, #8 57.60 | ~~~~~~~~~~~~~~~~~~~ #8 57.60 573 | k_iv, AES_DECRYPT); #8 57.60 | ~~~~~~~~~~~~~~~~~~ #8 57.60 /usr/include/openssl/aes.h:66:6: note: declared here #8 57.60 66 | void AES_cbc_encrypt(const unsigned char *in, unsigned char *out, #8 57.60 | ^~~~~~~~~~~~~~~ #8 57.60 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__CBC__Encrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&, const OCTETSTRING&)': #8 57.60 TCCOpenSecurity.cc:613:22: warning: 'int AES_set_encrypt_key(const unsigned char*, int, AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 57.60 613 | AES_set_encrypt_key(key, key_len_bit, &enc_key); #8 57.60 | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 57.60 /usr/include/openssl/aes.h:51:5: note: declared here #8 57.60 51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits, #8 57.60 | ^~~~~~~~~~~~~~~~~~~ #8 57.60 TCCOpenSecurity.cc:615:18: warning: 'void AES_cbc_encrypt(const unsigned char*, unsigned char*, size_t, const AES_KEY*, unsigned char*, int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 57.60 615 | AES_cbc_encrypt(data, enc_data, #8 57.60 | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ #8 57.60 616 | data_len, &enc_key, #8 57.60 | ~~~~~~~~~~~~~~~~~~~ #8 57.60 617 | k_iv, AES_ENCRYPT); #8 57.60 | ~~~~~~~~~~~~~~~~~~ #8 57.60 /usr/include/openssl/aes.h:66:6: note: declared here #8 57.60 66 | void AES_cbc_encrypt(const unsigned char *in, unsigned char *out, #8 57.60 | ^~~~~~~~~~~~~~~ #8 57.60 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__CBC__Decrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&, const OCTETSTRING&)': #8 57.60 TCCOpenSecurity.cc:659:22: warning: 'int AES_set_decrypt_key(const unsigned char*, int, AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 57.60 659 | AES_set_decrypt_key(key, key_len_bit, &dec_key); #8 57.60 | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 57.60 /usr/include/openssl/aes.h:54:5: note: declared here #8 57.60 54 | int AES_set_decrypt_key(const unsigned char *userKey, const int bits, #8 57.60 | ^~~~~~~~~~~~~~~~~~~ #8 57.60 TCCOpenSecurity.cc:661:18: warning: 'void AES_cbc_encrypt(const unsigned char*, unsigned char*, size_t, const AES_KEY*, unsigned char*, int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 57.60 661 | AES_cbc_encrypt(data, dec_data, #8 57.60 | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ #8 57.60 662 | data_len, &dec_key, #8 57.60 | ~~~~~~~~~~~~~~~~~~~ #8 57.60 663 | k_iv, AES_DECRYPT); #8 57.60 | ~~~~~~~~~~~~~~~~~~ #8 57.60 /usr/include/openssl/aes.h:66:6: note: declared here #8 57.60 66 | void AES_cbc_encrypt(const unsigned char *in, unsigned char *out, #8 57.60 | ^~~~~~~~~~~~~~~ #8 57.60 TCCOpenSecurity.cc: In function 'INTEGER TCCOpenSecurity__Functions::ef__DH__generate__private__public__keys(const INTEGER&, OCTETSTRING&, OCTETSTRING&)': #8 57.60 TCCOpenSecurity.cc:1124:18: warning: 'DH* DH_new()' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 57.60 1124 | DH* dh = DH_new(); #8 57.60 | ~~~~~~^~ #8 57.60 In file included from TCCOpenSecurity.cc:24: #8 57.60 /usr/include/openssl/dh.h:203:27: note: declared here #8 57.60 203 | OSSL_DEPRECATEDIN_3_0 DH *DH_new(void); #8 57.60 | ^~~~~~ #8 57.60 TCCOpenSecurity.cc:1134:14: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 57.60 1134 | DH_free(dh); #8 57.60 | ~~~~~~~^~~~ #8 57.60 /usr/include/openssl/dh.h:204:28: note: declared here #8 57.60 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); #8 57.60 | ^~~~~~~ #8 57.60 TCCOpenSecurity.cc:1144:14: warning: 'int DH_set0_pqg(DH*, BIGNUM*, BIGNUM*, BIGNUM*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 57.60 1144 | DH_set0_pqg(dh, prime, NULL, gen); #8 57.60 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ #8 57.60 /usr/include/openssl/dh.h:259:27: note: declared here #8 57.60 259 | OSSL_DEPRECATEDIN_3_0 int DH_set0_pqg(DH *dh, BIGNUM *p, BIGNUM *q, BIGNUM *g); #8 57.60 | ^~~~~~~~~~~ #8 57.60 TCCOpenSecurity.cc:1150:18: warning: 'int DH_generate_key(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 57.60 1150 | DH_generate_key(dh); #8 57.60 | ~~~~~~~~~~~~~~~^~~~ #8 57.60 /usr/include/openssl/dh.h:227:27: note: declared here #8 57.60 227 | OSSL_DEPRECATEDIN_3_0 int DH_generate_key(DH *dh); #8 57.60 | ^~~~~~~~~~~~~~~ #8 57.60 TCCOpenSecurity.cc:1155:14: warning: 'void DH_get0_key(const DH*, const BIGNUM**, const BIGNUM**)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 57.60 1155 | DH_get0_key(dh, &pubk, &privk); #8 57.60 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ #8 57.60 /usr/include/openssl/dh.h:260:28: note: declared here #8 57.60 260 | OSSL_DEPRECATEDIN_3_0 void DH_get0_key(const DH *dh, const BIGNUM **pub_key, #8 57.60 | ^~~~~~~~~~~ #8 57.60 TCCOpenSecurity.cc:1172:14: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 57.60 1172 | DH_free(dh); #8 57.60 | ~~~~~~~^~~~ #8 57.60 /usr/include/openssl/dh.h:204:28: note: declared here #8 57.60 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); #8 57.60 | ^~~~~~~ #8 57.60 TCCOpenSecurity.cc:1187:14: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 57.60 1187 | DH_free(dh); #8 57.60 | ~~~~~~~^~~~ #8 57.60 /usr/include/openssl/dh.h:204:28: note: declared here #8 57.60 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); #8 57.60 | ^~~~~~~ #8 57.60 TCCOpenSecurity.cc:1191:10: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 57.60 1191 | DH_free(dh); #8 57.60 | ~~~~~~~^~~~ #8 57.60 /usr/include/openssl/dh.h:204:28: note: declared here #8 57.60 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); #8 57.60 | ^~~~~~~ #8 57.60 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::ef__DH__shared__secret(const OCTETSTRING&, const OCTETSTRING&)': #8 57.60 TCCOpenSecurity.cc:1227:18: warning: 'DH* DH_new()' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 57.60 1227 | DH* dh = DH_new(); #8 57.60 | ~~~~~~^~ #8 57.60 /usr/include/openssl/dh.h:203:27: note: declared here #8 57.60 203 | OSSL_DEPRECATEDIN_3_0 DH *DH_new(void); #8 57.60 | ^~~~~~ #8 57.60 TCCOpenSecurity.cc:1237:14: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 57.60 1237 | DH_free(dh); #8 57.60 | ~~~~~~~^~~~ #8 57.60 /usr/include/openssl/dh.h:204:28: note: declared here #8 57.60 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); #8 57.60 | ^~~~~~~ #8 57.60 TCCOpenSecurity.cc:1247:14: warning: 'int DH_set0_pqg(DH*, BIGNUM*, BIGNUM*, BIGNUM*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 57.60 1247 | DH_set0_pqg(dh, prime, NULL, gen); #8 57.60 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ #8 57.60 /usr/include/openssl/dh.h:259:27: note: declared here #8 57.60 259 | OSSL_DEPRECATEDIN_3_0 int DH_set0_pqg(DH *dh, BIGNUM *p, BIGNUM *q, BIGNUM *g); #8 57.60 | ^~~~~~~~~~~ #8 57.60 TCCOpenSecurity.cc:1259:14: warning: 'int DH_set0_key(DH*, BIGNUM*, BIGNUM*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 57.60 1259 | DH_set0_key(dh, pub_key, priv_key ); #8 57.60 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ #8 57.60 /usr/include/openssl/dh.h:262:27: note: declared here #8 57.60 262 | OSSL_DEPRECATEDIN_3_0 int DH_set0_key(DH *dh, BIGNUM *pub_key, BIGNUM *priv_key); #8 57.60 | ^~~~~~~~~~~ #8 57.60 TCCOpenSecurity.cc:1265:20: warning: 'int DH_compute_key(unsigned char*, const BIGNUM*, DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 57.60 1265 | if(DH_compute_key(shared_secret, pub_key, dh)) #8 57.60 | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 57.60 /usr/include/openssl/dh.h:228:27: note: declared here #8 57.60 228 | OSSL_DEPRECATEDIN_3_0 int DH_compute_key(unsigned char *key, #8 57.60 | ^~~~~~~~~~~~~~ #8 57.60 TCCOpenSecurity.cc:1267:12: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 57.60 1267 | DH_free(dh); #8 57.60 | ~~~~~~~^~~~ #8 57.60 /usr/include/openssl/dh.h:204:28: note: declared here #8 57.60 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); #8 57.60 | ^~~~~~~ #8 57.60 TCCOpenSecurity.cc:1271:10: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 57.60 1271 | DH_free(dh); #8 57.60 | ~~~~~~~^~~~ #8 57.60 /usr/include/openssl/dh.h:204:28: note: declared here #8 57.60 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); #8 57.60 | ^~~~~~~ #8 57.60 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__ECB__128__Encrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&)': #8 57.60 TCCOpenSecurity.cc:1311:22: warning: 'int AES_set_encrypt_key(const unsigned char*, int, AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 57.60 1311 | AES_set_encrypt_key((const unsigned char*)p_key,128,&aes_k); #8 57.60 | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 57.60 /usr/include/openssl/aes.h:51:5: note: declared here #8 57.60 51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits, #8 57.60 | ^~~~~~~~~~~~~~~~~~~ #8 57.60 TCCOpenSecurity.cc:1318:18: warning: 'void AES_encrypt(const unsigned char*, unsigned char*, const AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 57.60 1318 | AES_encrypt(data+(i*AES_BLOCK_SIZE),outbuf+(i*AES_BLOCK_SIZE),&aes_k); #8 57.60 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 57.60 /usr/include/openssl/aes.h:57:6: note: declared here #8 57.60 57 | void AES_encrypt(const unsigned char *in, unsigned char *out, #8 57.60 | ^~~~~~~~~~~ #8 57.61 TCCOpenSecurity.cc:1320:18: warning: 'void AES_encrypt(const unsigned char*, unsigned char*, const AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 57.61 1320 | AES_encrypt(data+(i*AES_BLOCK_SIZE),outbuf+(i*AES_BLOCK_SIZE),&aes_k); #8 57.61 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 57.61 /usr/include/openssl/aes.h:57:6: note: declared here #8 57.61 57 | void AES_encrypt(const unsigned char *in, unsigned char *out, #8 57.61 | ^~~~~~~~~~~ #8 57.61 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__ECB__128__Decrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&)': #8 57.61 TCCOpenSecurity.cc:1363:22: warning: 'int AES_set_decrypt_key(const unsigned char*, int, AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 57.61 1363 | AES_set_decrypt_key((const unsigned char*)p_key,128,&aes_k); #8 57.61 | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 57.61 /usr/include/openssl/aes.h:54:5: note: declared here #8 57.61 54 | int AES_set_decrypt_key(const unsigned char *userKey, const int bits, #8 57.61 | ^~~~~~~~~~~~~~~~~~~ #8 57.61 TCCOpenSecurity.cc:1370:18: warning: 'void AES_decrypt(const unsigned char*, unsigned char*, const AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 57.61 1370 | AES_decrypt(data+(i*AES_BLOCK_SIZE),outbuf+(i*AES_BLOCK_SIZE),&aes_k); #8 57.61 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 57.61 /usr/include/openssl/aes.h:60:6: note: declared here #8 57.61 60 | void AES_decrypt(const unsigned char *in, unsigned char *out, #8 57.61 | ^~~~~~~~~~~ #8 57.61 TCCOpenSecurity.cc:1372:18: warning: 'void AES_decrypt(const unsigned char*, unsigned char*, const AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 57.61 1372 | AES_decrypt(data+(i*AES_BLOCK_SIZE),outbuf+(i*AES_BLOCK_SIZE),&aes_k); #8 57.61 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 57.61 /usr/include/openssl/aes.h:60:6: note: declared here #8 57.61 60 | void AES_decrypt(const unsigned char *in, unsigned char *out, #8 57.61 | ^~~~~~~~~~~ #8 57.61 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__CTR__128__Encrypt__Decrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&, const OCTETSTRING&)': #8 57.61 TCCOpenSecurity.cc:1389:22: warning: 'int AES_set_encrypt_key(const unsigned char*, int, AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 57.61 1389 | AES_set_encrypt_key((const unsigned char*)p_key,128,&aes_k); #8 57.61 | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 57.61 /usr/include/openssl/aes.h:51:5: note: declared here #8 57.61 51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits, #8 57.61 | ^~~~~~~~~~~~~~~~~~~ #8 57.61 TCCOpenSecurity.cc:1401:120: warning: 'void AES_encrypt(const unsigned char*, unsigned char*, const AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 57.61 1401 | CRYPTO_ctr128_encrypt((const unsigned char*)p_data, enc_data, data_len, &aes_k, k_iv,ecount_buf , &num, (block128_f)AES_encrypt); #8 57.61 | ^~~~~~~~~~~ #8 57.61 /usr/include/openssl/aes.h:57:6: note: declared here #8 57.61 57 | void AES_encrypt(const unsigned char *in, unsigned char *out, #8 57.61 | ^~~~~~~~~~~ #8 57.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc #8 57.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o UD_PT.o UD_PT.cc #8 58.15 g++ -shared -o BSC_ConnectionHandler.so BSC_ConnectionHandler.o #8 58.36 g++ -shared -o BSSAP_CodecPort.so BSSAP_CodecPort.o #8 58.55 g++ -shared -o BSSAP_Types.so BSSAP_Types.o #8 58.63 g++ -shared -o BSSMAP_Templates.so BSSMAP_Templates.o #8 58.80 g++ -shared -o DNS_Helpers.so DNS_Helpers.o #8 58.88 g++ -shared -o GSM_Types.so GSM_Types.o #8 58.89 g++ -shared -o GSUP_Emulation.so GSUP_Emulation.o #8 58.98 g++ -shared -o GSUP_Templates.so GSUP_Templates.o #8 58.99 g++ -shared -o GSUP_Types.so GSUP_Types.o #8 59.02 g++ -shared -o General_Types.so General_Types.o #8 59.02 g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o #8 59.12 g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o #8 59.20 g++ -shared -o IPA_Types.so IPA_Types.o #8 59.21 g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o #8 59.23 g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o #8 59.27 g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o #8 59.33 g++ -shared -o L3_Common.so L3_Common.o #8 59.35 g++ -shared -o L3_Templates.so L3_Templates.o #8 59.40 g++ -shared -o M3UA_Emulation.so M3UA_Emulation.o #8 59.40 g++ -shared -o M3UA_Types.so M3UA_Types.o #8 59.41 g++ -shared -o MAP_Types.so MAP_Types.o #8 59.44 g++ -shared -o MGCP_CodecPort.so MGCP_CodecPort.o #8 59.46 g++ -shared -o MGCP_CodecPort_CtrlFunct.so MGCP_CodecPort_CtrlFunct.o #8 59.53 g++ -shared -o MGCP_Emulation.so MGCP_Emulation.o #8 59.57 g++ -shared -o MGCP_Templates.so MGCP_Templates.o #8 59.57 g++ -shared -o MGCP_Types.so MGCP_Types.o #8 59.58 g++ -shared -o MNCC_CodecPort.so MNCC_CodecPort.o #8 59.68 g++ -shared -o MNCC_Emulation.so MNCC_Emulation.o #8 59.68 g++ -shared -o MNCC_Types.so MNCC_Types.o #8 59.69 g++ -shared -o MSC_Tests.so MSC_Tests.o #8 59.78 g++ -shared -o MSC_Tests_ASCI.so MSC_Tests_ASCI.o #8 59.82 g++ -shared -o MSC_Tests_Iu.so MSC_Tests_Iu.o #8 59.82 g++ -shared -o MTP3asp_PortType.so MTP3asp_PortType.o #8 59.82 g++ -shared -o MTP3asp_Types.so MTP3asp_Types.o #8 59.83 g++ -shared -o Misc_Helpers.so Misc_Helpers.o #8 59.94 g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o #8 59.95 g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o #8 59.95 g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o #8 60.00 g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o #8 60.01 g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o #8 60.17 g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o #8 60.20 g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o #8 60.22 g++ -shared -o MobileL3_Types.so MobileL3_Types.o #8 60.23 g++ -shared -o Native_Functions.so Native_Functions.o #8 60.26 g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o #8 60.31 g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o #8 60.34 g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o #8 60.38 g++ -shared -o Osmocom_Types.so Osmocom_Types.o #8 60.40 g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o #8 60.40 g++ -shared -o PCO_Types.so PCO_Types.o #8 60.42 g++ -shared -o RANAP_CodecPort.so RANAP_CodecPort.o #8 60.42 g++ -shared -o RANAP_Templates.so RANAP_Templates.o #8 60.46 g++ -shared -o RANAP_Types.so RANAP_Types.o #8 60.55 g++ -shared -o RLCMAC_CSN1_Templates.so RLCMAC_CSN1_Templates.o #8 60.56 g++ -shared -o RLCMAC_CSN1_Types.so RLCMAC_CSN1_Types.o #8 60.56 g++ -shared -o RTP_CodecPort.so RTP_CodecPort.o #8 60.56 g++ -shared -o RTP_Types.so RTP_Types.o #8 60.57 g++ -shared -o SCCP_Emulation.so SCCP_Emulation.o #8 60.66 g++ -shared -o SCCP_Templates.so SCCP_Templates.o #8 60.67 g++ -shared -o SCCP_Types.so SCCP_Types.o #8 60.68 g++ -shared -o SCCPasp_Types.so SCCPasp_Types.o #8 60.72 g++ -shared -o SCTPasp_PortType.so SCTPasp_PortType.o #8 60.79 g++ -shared -o SCTPasp_Types.so SCTPasp_Types.o #8 60.80 g++ -shared -o SDP_Templates.so SDP_Templates.o #8 60.82 g++ -shared -o SDP_Types.so SDP_Types.o #8 60.85 g++ -shared -o SGsAP_CodecPort.so SGsAP_CodecPort.o #8 60.91 g++ -shared -o SGsAP_CodecPort_CtrlFunct.so SGsAP_CodecPort_CtrlFunct.o #8 60.93 g++ -shared -o SGsAP_Emulation.so SGsAP_Emulation.o #8 60.95 g++ -shared -o SGsAP_Templates.so SGsAP_Templates.o #8 60.96 g++ -shared -o SGsAP_Types.so SGsAP_Types.o #8 60.96 g++ -shared -o SMPP_CodecPort.so SMPP_CodecPort.o #8 61.07 g++ -shared -o SMPP_CodecPort_CtrlFunct.so SMPP_CodecPort_CtrlFunct.o #8 61.11 g++ -shared -o SMPP_Emulation.so SMPP_Emulation.o #8 61.11 g++ -shared -o SMPP_Templates.so SMPP_Templates.o #8 61.11 g++ -shared -o SMPP_Types.so SMPP_Types.o #8 61.12 g++ -shared -o SS_Templates.so SS_Templates.o #8 61.17 g++ -shared -o SS_Types.so SS_Types.o #8 61.23 g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o #8 61.23 g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o #8 61.27 g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o #8 61.27 g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o #8 61.30 g++ -shared -o TCCOpenSecurity_Functions.so TCCOpenSecurity_Functions.o #8 61.30 g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o #8 61.38 g++ -shared -o UD_PortType.so UD_PortType.o #8 61.39 g++ -shared -o UD_Types.so UD_Types.o #8 61.40 g++ -shared -o USSD_Helpers.so USSD_Helpers.o #8 61.43 g++ -shared -o BSC_ConnectionHandler_part_1.so BSC_ConnectionHandler_part_1.o #8 61.44 g++ -shared -o BSC_ConnectionHandler_part_2.so BSC_ConnectionHandler_part_2.o #8 61.44 g++ -shared -o BSC_ConnectionHandler_part_3.so BSC_ConnectionHandler_part_3.o #8 61.46 g++ -shared -o BSC_ConnectionHandler_part_4.so BSC_ConnectionHandler_part_4.o #8 61.47 g++ -shared -o BSC_ConnectionHandler_part_5.so BSC_ConnectionHandler_part_5.o #8 61.49 g++ -shared -o BSC_ConnectionHandler_part_6.so BSC_ConnectionHandler_part_6.o #8 61.50 g++ -shared -o BSC_ConnectionHandler_part_7.so BSC_ConnectionHandler_part_7.o #8 61.51 g++ -shared -o BSSAP_CodecPort_part_1.so BSSAP_CodecPort_part_1.o #8 61.51 g++ -shared -o BSSAP_CodecPort_part_2.so BSSAP_CodecPort_part_2.o #8 61.51 g++ -shared -o BSSAP_CodecPort_part_3.so BSSAP_CodecPort_part_3.o #8 61.53 g++ -shared -o BSSAP_CodecPort_part_4.so BSSAP_CodecPort_part_4.o #8 61.54 g++ -shared -o BSSAP_CodecPort_part_5.so BSSAP_CodecPort_part_5.o #8 61.54 g++ -shared -o BSSAP_CodecPort_part_6.so BSSAP_CodecPort_part_6.o #8 61.54 g++ -shared -o BSSAP_CodecPort_part_7.so BSSAP_CodecPort_part_7.o #8 61.54 g++ -shared -o BSSAP_Types_part_1.so BSSAP_Types_part_1.o #8 61.55 g++ -shared -o BSSAP_Types_part_2.so BSSAP_Types_part_2.o #8 61.56 g++ -shared -o BSSAP_Types_part_3.so BSSAP_Types_part_3.o #8 61.56 g++ -shared -o BSSAP_Types_part_4.so BSSAP_Types_part_4.o #8 61.56 g++ -shared -o BSSAP_Types_part_5.so BSSAP_Types_part_5.o #8 61.57 g++ -shared -o BSSAP_Types_part_6.so BSSAP_Types_part_6.o #8 61.58 g++ -shared -o BSSAP_Types_part_7.so BSSAP_Types_part_7.o #8 61.59 g++ -shared -o BSSMAP_Templates_part_1.so BSSMAP_Templates_part_1.o #8 61.59 g++ -shared -o BSSMAP_Templates_part_2.so BSSMAP_Templates_part_2.o #8 61.59 g++ -shared -o BSSMAP_Templates_part_3.so BSSMAP_Templates_part_3.o #8 61.59 g++ -shared -o BSSMAP_Templates_part_4.so BSSMAP_Templates_part_4.o #8 61.60 g++ -shared -o BSSMAP_Templates_part_5.so BSSMAP_Templates_part_5.o #8 61.61 g++ -shared -o BSSMAP_Templates_part_6.so BSSMAP_Templates_part_6.o #8 61.61 g++ -shared -o BSSMAP_Templates_part_7.so BSSMAP_Templates_part_7.o #8 61.62 g++ -shared -o DNS_Helpers_part_1.so DNS_Helpers_part_1.o #8 61.63 g++ -shared -o DNS_Helpers_part_2.so DNS_Helpers_part_2.o #8 61.63 g++ -shared -o DNS_Helpers_part_3.so DNS_Helpers_part_3.o #8 61.64 g++ -shared -o DNS_Helpers_part_4.so DNS_Helpers_part_4.o #8 61.64 g++ -shared -o DNS_Helpers_part_5.so DNS_Helpers_part_5.o #8 61.65 g++ -shared -o DNS_Helpers_part_6.so DNS_Helpers_part_6.o #8 61.65 g++ -shared -o DNS_Helpers_part_7.so DNS_Helpers_part_7.o #8 61.66 g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o #8 61.66 g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o #8 61.67 g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o #8 61.67 g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o #8 61.68 g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o #8 61.68 g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o #8 61.69 g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o #8 61.69 g++ -shared -o GSUP_Emulation_part_1.so GSUP_Emulation_part_1.o #8 61.70 g++ -shared -o GSUP_Emulation_part_2.so GSUP_Emulation_part_2.o #8 61.70 g++ -shared -o GSUP_Emulation_part_3.so GSUP_Emulation_part_3.o #8 61.71 g++ -shared -o GSUP_Emulation_part_4.so GSUP_Emulation_part_4.o #8 61.72 g++ -shared -o GSUP_Emulation_part_5.so GSUP_Emulation_part_5.o #8 61.72 g++ -shared -o GSUP_Emulation_part_6.so GSUP_Emulation_part_6.o #8 61.72 g++ -shared -o GSUP_Emulation_part_7.so GSUP_Emulation_part_7.o #8 61.73 g++ -shared -o GSUP_Templates_part_1.so GSUP_Templates_part_1.o #8 61.73 g++ -shared -o GSUP_Templates_part_2.so GSUP_Templates_part_2.o #8 61.74 g++ -shared -o GSUP_Templates_part_3.so GSUP_Templates_part_3.o #8 61.75 g++ -shared -o GSUP_Templates_part_4.so GSUP_Templates_part_4.o #8 61.75 g++ -shared -o GSUP_Templates_part_5.so GSUP_Templates_part_5.o #8 61.75 g++ -shared -o GSUP_Templates_part_6.so GSUP_Templates_part_6.o #8 61.76 g++ -shared -o GSUP_Templates_part_7.so GSUP_Templates_part_7.o #8 61.77 g++ -shared -o GSUP_Types_part_1.so GSUP_Types_part_1.o #8 61.78 g++ -shared -o GSUP_Types_part_2.so GSUP_Types_part_2.o #8 61.78 g++ -shared -o GSUP_Types_part_3.so GSUP_Types_part_3.o #8 61.78 g++ -shared -o GSUP_Types_part_4.so GSUP_Types_part_4.o #8 61.78 g++ -shared -o GSUP_Types_part_5.so GSUP_Types_part_5.o #8 61.78 g++ -shared -o GSUP_Types_part_6.so GSUP_Types_part_6.o #8 61.80 g++ -shared -o GSUP_Types_part_7.so GSUP_Types_part_7.o #8 61.80 g++ -shared -o General_Types_part_1.so General_Types_part_1.o #8 61.80 g++ -shared -o General_Types_part_2.so General_Types_part_2.o #8 61.81 g++ -shared -o General_Types_part_3.so General_Types_part_3.o #8 61.81 g++ -shared -o General_Types_part_4.so General_Types_part_4.o #8 61.83 g++ -shared -o General_Types_part_5.so General_Types_part_5.o #8 61.83 g++ -shared -o General_Types_part_6.so General_Types_part_6.o #8 61.83 g++ -shared -o General_Types_part_7.so General_Types_part_7.o #8 61.83 g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o #8 61.83 g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o #8 61.84 g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o #8 61.85 g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o #8 61.85 g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o #8 61.86 g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o #8 61.86 g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o #8 61.86 g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o #8 61.86 g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o #8 61.88 g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o #8 61.88 g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o #8 61.88 g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o #8 61.88 g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o #8 61.88 g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o #8 61.89 g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o #8 61.90 g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o #8 61.91 g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o #8 61.91 g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o #8 61.91 g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o #8 61.91 g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o #8 61.92 g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o #8 61.93 g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o #8 61.93 g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o #8 61.93 g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o #8 61.94 g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o #8 61.94 g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o #8 61.94 g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o #8 61.94 g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o #8 61.95 g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o #8 61.96 g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o #8 61.96 g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o #8 61.96 g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o #8 61.96 g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o #8 61.96 g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o #8 61.97 g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o #8 61.97 g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o #8 61.98 g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o #8 61.99 g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o #8 61.99 g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o #8 61.99 g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o #8 61.99 g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o #8 61.99 g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o #8 62.00 g++ -shared -o L3_Common_part_1.so L3_Common_part_1.o #8 62.00 g++ -shared -o L3_Common_part_2.so L3_Common_part_2.o #8 62.01 g++ -shared -o L3_Common_part_3.so L3_Common_part_3.o #8 62.01 g++ -shared -o L3_Common_part_4.so L3_Common_part_4.o #8 62.01 g++ -shared -o L3_Common_part_5.so L3_Common_part_5.o #8 62.02 g++ -shared -o L3_Common_part_6.so L3_Common_part_6.o #8 62.02 g++ -shared -o L3_Common_part_7.so L3_Common_part_7.o #8 62.03 g++ -shared -o L3_Templates_part_1.so L3_Templates_part_1.o #8 62.04 g++ -shared -o L3_Templates_part_2.so L3_Templates_part_2.o #8 62.04 g++ -shared -o L3_Templates_part_3.so L3_Templates_part_3.o #8 62.04 g++ -shared -o L3_Templates_part_4.so L3_Templates_part_4.o #8 62.04 g++ -shared -o L3_Templates_part_5.so L3_Templates_part_5.o #8 62.04 g++ -shared -o L3_Templates_part_6.so L3_Templates_part_6.o #8 62.05 g++ -shared -o L3_Templates_part_7.so L3_Templates_part_7.o #8 62.06 g++ -shared -o M3UA_Emulation_part_1.so M3UA_Emulation_part_1.o #8 62.06 g++ -shared -o M3UA_Emulation_part_2.so M3UA_Emulation_part_2.o #8 62.06 g++ -shared -o M3UA_Emulation_part_3.so M3UA_Emulation_part_3.o #8 62.06 g++ -shared -o M3UA_Emulation_part_4.so M3UA_Emulation_part_4.o #8 62.07 g++ -shared -o M3UA_Emulation_part_5.so M3UA_Emulation_part_5.o #8 62.07 g++ -shared -o M3UA_Emulation_part_6.so M3UA_Emulation_part_6.o #8 62.08 g++ -shared -o M3UA_Emulation_part_7.so M3UA_Emulation_part_7.o #8 62.09 g++ -shared -o M3UA_Types_part_1.so M3UA_Types_part_1.o #8 62.09 g++ -shared -o M3UA_Types_part_2.so M3UA_Types_part_2.o #8 62.09 g++ -shared -o M3UA_Types_part_3.so M3UA_Types_part_3.o #8 62.09 g++ -shared -o M3UA_Types_part_4.so M3UA_Types_part_4.o #8 62.09 g++ -shared -o M3UA_Types_part_5.so M3UA_Types_part_5.o #8 62.10 g++ -shared -o M3UA_Types_part_6.so M3UA_Types_part_6.o #8 62.11 g++ -shared -o M3UA_Types_part_7.so M3UA_Types_part_7.o #8 62.12 g++ -shared -o MAP_Types_part_1.so MAP_Types_part_1.o #8 62.12 g++ -shared -o MAP_Types_part_2.so MAP_Types_part_2.o #8 62.12 g++ -shared -o MAP_Types_part_3.so MAP_Types_part_3.o #8 62.12 g++ -shared -o MAP_Types_part_4.so MAP_Types_part_4.o #8 62.12 g++ -shared -o MAP_Types_part_5.so MAP_Types_part_5.o #8 62.13 g++ -shared -o MAP_Types_part_6.so MAP_Types_part_6.o #8 62.13 g++ -shared -o MAP_Types_part_7.so MAP_Types_part_7.o #8 62.14 g++ -shared -o MGCP_CodecPort_part_1.so MGCP_CodecPort_part_1.o #8 62.14 g++ -shared -o MGCP_CodecPort_part_2.so MGCP_CodecPort_part_2.o #8 62.14 g++ -shared -o MGCP_CodecPort_part_3.so MGCP_CodecPort_part_3.o #8 62.14 g++ -shared -o MGCP_CodecPort_part_4.so MGCP_CodecPort_part_4.o #8 62.15 g++ -shared -o MGCP_CodecPort_part_5.so MGCP_CodecPort_part_5.o #8 62.15 g++ -shared -o MGCP_CodecPort_part_6.so MGCP_CodecPort_part_6.o #8 62.16 g++ -shared -o MGCP_CodecPort_part_7.so MGCP_CodecPort_part_7.o #8 62.17 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_1.so MGCP_CodecPort_CtrlFunct_part_1.o #8 62.17 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_2.so MGCP_CodecPort_CtrlFunct_part_2.o #8 62.17 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_3.so MGCP_CodecPort_CtrlFunct_part_3.o #8 62.17 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_4.so MGCP_CodecPort_CtrlFunct_part_4.o #8 62.18 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_5.so MGCP_CodecPort_CtrlFunct_part_5.o #8 62.18 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_6.so MGCP_CodecPort_CtrlFunct_part_6.o #8 62.18 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_7.so MGCP_CodecPort_CtrlFunct_part_7.o #8 62.19 g++ -shared -o MGCP_Emulation_part_1.so MGCP_Emulation_part_1.o #8 62.19 g++ -shared -o MGCP_Emulation_part_2.so MGCP_Emulation_part_2.o #8 62.19 g++ -shared -o MGCP_Emulation_part_3.so MGCP_Emulation_part_3.o #8 62.20 g++ -shared -o MGCP_Emulation_part_4.so MGCP_Emulation_part_4.o #8 62.20 g++ -shared -o MGCP_Emulation_part_5.so MGCP_Emulation_part_5.o #8 62.20 g++ -shared -o MGCP_Emulation_part_6.so MGCP_Emulation_part_6.o #8 62.21 g++ -shared -o MGCP_Emulation_part_7.so MGCP_Emulation_part_7.o #8 62.21 g++ -shared -o MGCP_Templates_part_1.so MGCP_Templates_part_1.o #8 62.22 g++ -shared -o MGCP_Templates_part_2.so MGCP_Templates_part_2.o #8 62.22 g++ -shared -o MGCP_Templates_part_3.so MGCP_Templates_part_3.o #8 62.23 g++ -shared -o MGCP_Templates_part_4.so MGCP_Templates_part_4.o #8 62.23 g++ -shared -o MGCP_Templates_part_5.so MGCP_Templates_part_5.o #8 62.23 g++ -shared -o MGCP_Templates_part_6.so MGCP_Templates_part_6.o #8 62.23 g++ -shared -o MGCP_Templates_part_7.so MGCP_Templates_part_7.o #8 62.24 g++ -shared -o MGCP_Types_part_1.so MGCP_Types_part_1.o #8 62.24 g++ -shared -o MGCP_Types_part_2.so MGCP_Types_part_2.o #8 62.24 g++ -shared -o MGCP_Types_part_3.so MGCP_Types_part_3.o #8 62.25 g++ -shared -o MGCP_Types_part_4.so MGCP_Types_part_4.o #8 62.26 g++ -shared -o MGCP_Types_part_5.so MGCP_Types_part_5.o #8 62.26 g++ -shared -o MGCP_Types_part_6.so MGCP_Types_part_6.o #8 62.26 g++ -shared -o MGCP_Types_part_7.so MGCP_Types_part_7.o #8 62.26 g++ -shared -o MNCC_CodecPort_part_1.so MNCC_CodecPort_part_1.o #8 62.27 g++ -shared -o MNCC_CodecPort_part_2.so MNCC_CodecPort_part_2.o #8 62.27 g++ -shared -o MNCC_CodecPort_part_3.so MNCC_CodecPort_part_3.o #8 62.27 g++ -shared -o MNCC_CodecPort_part_4.so MNCC_CodecPort_part_4.o #8 62.28 g++ -shared -o MNCC_CodecPort_part_5.so MNCC_CodecPort_part_5.o #8 62.28 g++ -shared -o MNCC_CodecPort_part_6.so MNCC_CodecPort_part_6.o #8 62.28 g++ -shared -o MNCC_CodecPort_part_7.so MNCC_CodecPort_part_7.o #8 62.29 g++ -shared -o MNCC_Emulation_part_1.so MNCC_Emulation_part_1.o #8 62.29 g++ -shared -o MNCC_Emulation_part_2.so MNCC_Emulation_part_2.o #8 62.30 g++ -shared -o MNCC_Emulation_part_3.so MNCC_Emulation_part_3.o #8 62.30 g++ -shared -o MNCC_Emulation_part_4.so MNCC_Emulation_part_4.o #8 62.31 g++ -shared -o MNCC_Emulation_part_5.so MNCC_Emulation_part_5.o #8 62.31 g++ -shared -o MNCC_Emulation_part_6.so MNCC_Emulation_part_6.o #8 62.31 g++ -shared -o MNCC_Emulation_part_7.so MNCC_Emulation_part_7.o #8 62.32 g++ -shared -o MNCC_Types_part_1.so MNCC_Types_part_1.o #8 62.32 g++ -shared -o MNCC_Types_part_2.so MNCC_Types_part_2.o #8 62.32 g++ -shared -o MNCC_Types_part_3.so MNCC_Types_part_3.o #8 62.32 g++ -shared -o MNCC_Types_part_4.so MNCC_Types_part_4.o #8 62.33 g++ -shared -o MNCC_Types_part_5.so MNCC_Types_part_5.o #8 62.33 g++ -shared -o MNCC_Types_part_6.so MNCC_Types_part_6.o #8 62.34 g++ -shared -o MNCC_Types_part_7.so MNCC_Types_part_7.o #8 62.34 g++ -shared -o MSC_Tests_part_1.so MSC_Tests_part_1.o #8 62.36 g++ -shared -o MSC_Tests_part_2.so MSC_Tests_part_2.o #8 62.36 g++ -shared -o MSC_Tests_part_3.so MSC_Tests_part_3.o #8 62.36 g++ -shared -o MSC_Tests_part_4.so MSC_Tests_part_4.o #8 62.36 g++ -shared -o MSC_Tests_part_5.so MSC_Tests_part_5.o #8 62.36 g++ -shared -o MSC_Tests_part_6.so MSC_Tests_part_6.o #8 62.36 g++ -shared -o MSC_Tests_part_7.so MSC_Tests_part_7.o #8 62.37 g++ -shared -o MSC_Tests_ASCI_part_1.so MSC_Tests_ASCI_part_1.o #8 62.38 g++ -shared -o MSC_Tests_ASCI_part_2.so MSC_Tests_ASCI_part_2.o #8 62.38 g++ -shared -o MSC_Tests_ASCI_part_3.so MSC_Tests_ASCI_part_3.o #8 62.39 g++ -shared -o MSC_Tests_ASCI_part_4.so MSC_Tests_ASCI_part_4.o #8 62.39 g++ -shared -o MSC_Tests_ASCI_part_5.so MSC_Tests_ASCI_part_5.o #8 62.39 g++ -shared -o MSC_Tests_ASCI_part_6.so MSC_Tests_ASCI_part_6.o #8 62.39 g++ -shared -o MSC_Tests_ASCI_part_7.so MSC_Tests_ASCI_part_7.o #8 62.40 g++ -shared -o MSC_Tests_Iu_part_1.so MSC_Tests_Iu_part_1.o #8 62.41 g++ -shared -o MSC_Tests_Iu_part_2.so MSC_Tests_Iu_part_2.o #8 62.41 g++ -shared -o MSC_Tests_Iu_part_3.so MSC_Tests_Iu_part_3.o #8 62.42 g++ -shared -o MSC_Tests_Iu_part_4.so MSC_Tests_Iu_part_4.o #8 62.42 g++ -shared -o MSC_Tests_Iu_part_5.so MSC_Tests_Iu_part_5.o #8 62.42 g++ -shared -o MSC_Tests_Iu_part_6.so MSC_Tests_Iu_part_6.o #8 62.42 g++ -shared -o MSC_Tests_Iu_part_7.so MSC_Tests_Iu_part_7.o #8 62.42 g++ -shared -o MTP3asp_PortType_part_1.so MTP3asp_PortType_part_1.o #8 62.42 g++ -shared -o MTP3asp_PortType_part_2.so MTP3asp_PortType_part_2.o #8 62.44 g++ -shared -o MTP3asp_PortType_part_3.so MTP3asp_PortType_part_3.o #8 62.44 g++ -shared -o MTP3asp_PortType_part_4.so MTP3asp_PortType_part_4.o #8 62.44 g++ -shared -o MTP3asp_PortType_part_5.so MTP3asp_PortType_part_5.o #8 62.45 g++ -shared -o MTP3asp_PortType_part_6.so MTP3asp_PortType_part_6.o #8 62.45 g++ -shared -o MTP3asp_PortType_part_7.so MTP3asp_PortType_part_7.o #8 62.45 g++ -shared -o MTP3asp_Types_part_1.so MTP3asp_Types_part_1.o #8 62.45 g++ -shared -o MTP3asp_Types_part_2.so MTP3asp_Types_part_2.o #8 62.46 g++ -shared -o MTP3asp_Types_part_3.so MTP3asp_Types_part_3.o #8 62.47 g++ -shared -o MTP3asp_Types_part_4.so MTP3asp_Types_part_4.o #8 62.47 g++ -shared -o MTP3asp_Types_part_5.so MTP3asp_Types_part_5.o #8 62.47 g++ -shared -o MTP3asp_Types_part_6.so MTP3asp_Types_part_6.o #8 62.48 g++ -shared -o MTP3asp_Types_part_7.so MTP3asp_Types_part_7.o #8 62.48 g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o #8 62.48 g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o #8 62.49 g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o #8 62.50 g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o #8 62.50 g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o #8 62.50 g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o #8 62.50 g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o #8 62.50 g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o #8 62.51 g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o #8 62.52 g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o #8 62.53 g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o #8 62.53 g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o #8 62.53 g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o #8 62.53 g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o #8 62.53 g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o #8 62.53 g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o #8 62.55 g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o #8 62.56 g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o #8 62.56 g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o #8 62.56 g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o #8 62.57 g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o #8 62.57 g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o #8 62.57 g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o #8 62.58 g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o #8 62.58 g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o #8 62.58 g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o #8 62.58 g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o #8 62.60 g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o #8 62.60 g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o #8 62.60 g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o #8 62.61 g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o #8 62.61 g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o #8 62.62 g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o #8 62.62 g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o #8 62.63 g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o #8 62.63 g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o #8 62.63 g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o #8 62.63 g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o #8 62.65 g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o #8 62.65 g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o #8 62.65 g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o #8 62.65 g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o #8 62.66 g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o #8 62.68 g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o #8 62.70 g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o #8 62.70 g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o #8 62.70 g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o #8 62.70 g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o #8 62.70 g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o #8 62.73 g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o #8 62.73 g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o #8 62.73 g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o #8 62.73 g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o #8 62.73 g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o #8 62.74 g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o #8 62.75 g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o #8 62.75 g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o #8 62.76 g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o #8 62.76 g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o #8 62.77 g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o #8 62.77 g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o #8 62.78 g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o #8 62.78 g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o #8 62.78 g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o #8 62.78 g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o #8 62.78 g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o #8 62.80 g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o #8 62.81 g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o #8 62.81 g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o #8 62.81 g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o #8 62.81 g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o #8 62.83 g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o #8 62.83 g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o #8 62.83 g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o #8 62.83 g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o #8 62.83 g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o #8 62.83 g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o #8 62.85 g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o #8 62.85 g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o #8 62.85 g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o #8 62.86 g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o #8 62.86 g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o #8 62.86 g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o #8 62.86 g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o #8 62.88 g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o #8 62.88 g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o #8 62.88 g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o #8 62.88 g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o #8 62.88 g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o #8 62.88 g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o #8 62.90 g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o #8 62.90 g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o #8 62.91 g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o #8 62.91 g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o #8 62.91 g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o #8 62.91 g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o #8 62.93 g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o #8 62.93 g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o #8 62.93 g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o #8 62.94 g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o #8 62.94 g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o #8 62.94 g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o #8 62.95 g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o #8 62.95 g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o #8 62.95 g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o #8 62.97 g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o #8 62.97 g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o #8 62.97 g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o #8 62.98 g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o #8 62.98 g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o #8 62.99 g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o #8 63.00 g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o #8 63.00 g++ -shared -o RANAP_CodecPort_part_1.so RANAP_CodecPort_part_1.o #8 63.00 g++ -shared -o RANAP_CodecPort_part_2.so RANAP_CodecPort_part_2.o #8 63.00 g++ -shared -o RANAP_CodecPort_part_3.so RANAP_CodecPort_part_3.o #8 63.00 g++ -shared -o RANAP_CodecPort_part_4.so RANAP_CodecPort_part_4.o #8 63.01 g++ -shared -o RANAP_CodecPort_part_5.so RANAP_CodecPort_part_5.o #8 63.02 g++ -shared -o RANAP_CodecPort_part_6.so RANAP_CodecPort_part_6.o #8 63.02 g++ -shared -o RANAP_CodecPort_part_7.so RANAP_CodecPort_part_7.o #8 63.02 g++ -shared -o RANAP_Templates_part_1.so RANAP_Templates_part_1.o #8 63.03 g++ -shared -o RANAP_Templates_part_2.so RANAP_Templates_part_2.o #8 63.03 g++ -shared -o RANAP_Templates_part_3.so RANAP_Templates_part_3.o #8 63.03 g++ -shared -o RANAP_Templates_part_4.so RANAP_Templates_part_4.o #8 63.04 g++ -shared -o RANAP_Templates_part_5.so RANAP_Templates_part_5.o #8 63.05 g++ -shared -o RANAP_Templates_part_6.so RANAP_Templates_part_6.o #8 63.05 g++ -shared -o RANAP_Templates_part_7.so RANAP_Templates_part_7.o #8 63.05 g++ -shared -o RANAP_Types_part_1.so RANAP_Types_part_1.o #8 63.05 g++ -shared -o RANAP_Types_part_2.so RANAP_Types_part_2.o #8 63.06 g++ -shared -o RANAP_Types_part_3.so RANAP_Types_part_3.o #8 63.06 g++ -shared -o RANAP_Types_part_4.so RANAP_Types_part_4.o #8 63.07 g++ -shared -o RANAP_Types_part_5.so RANAP_Types_part_5.o #8 63.07 g++ -shared -o RANAP_Types_part_6.so RANAP_Types_part_6.o #8 63.07 g++ -shared -o RANAP_Types_part_7.so RANAP_Types_part_7.o #8 63.07 g++ -shared -o RLCMAC_CSN1_Templates_part_1.so RLCMAC_CSN1_Templates_part_1.o #8 63.08 g++ -shared -o RLCMAC_CSN1_Templates_part_2.so RLCMAC_CSN1_Templates_part_2.o #8 63.09 g++ -shared -o RLCMAC_CSN1_Templates_part_3.so RLCMAC_CSN1_Templates_part_3.o #8 63.09 g++ -shared -o RLCMAC_CSN1_Templates_part_4.so RLCMAC_CSN1_Templates_part_4.o #8 63.10 g++ -shared -o RLCMAC_CSN1_Templates_part_5.so RLCMAC_CSN1_Templates_part_5.o #8 63.10 g++ -shared -o RLCMAC_CSN1_Templates_part_6.so RLCMAC_CSN1_Templates_part_6.o #8 63.10 g++ -shared -o RLCMAC_CSN1_Templates_part_7.so RLCMAC_CSN1_Templates_part_7.o #8 63.10 g++ -shared -o RLCMAC_CSN1_Types_part_1.so RLCMAC_CSN1_Types_part_1.o #8 63.11 g++ -shared -o RLCMAC_CSN1_Types_part_2.so RLCMAC_CSN1_Types_part_2.o #8 63.12 g++ -shared -o RLCMAC_CSN1_Types_part_3.so RLCMAC_CSN1_Types_part_3.o #8 63.12 g++ -shared -o RLCMAC_CSN1_Types_part_4.so RLCMAC_CSN1_Types_part_4.o #8 63.12 g++ -shared -o RLCMAC_CSN1_Types_part_5.so RLCMAC_CSN1_Types_part_5.o #8 63.13 g++ -shared -o RLCMAC_CSN1_Types_part_6.so RLCMAC_CSN1_Types_part_6.o #8 63.13 g++ -shared -o RLCMAC_CSN1_Types_part_7.so RLCMAC_CSN1_Types_part_7.o #8 63.14 g++ -shared -o RTP_CodecPort_part_1.so RTP_CodecPort_part_1.o #8 63.15 g++ -shared -o RTP_CodecPort_part_2.so RTP_CodecPort_part_2.o #8 63.15 g++ -shared -o RTP_CodecPort_part_3.so RTP_CodecPort_part_3.o #8 63.15 g++ -shared -o RTP_CodecPort_part_4.so RTP_CodecPort_part_4.o #8 63.15 g++ -shared -o RTP_CodecPort_part_5.so RTP_CodecPort_part_5.o #8 63.15 g++ -shared -o RTP_CodecPort_part_6.so RTP_CodecPort_part_6.o #8 63.16 g++ -shared -o RTP_CodecPort_part_7.so RTP_CodecPort_part_7.o #8 63.17 g++ -shared -o RTP_Types_part_1.so RTP_Types_part_1.o #8 63.17 g++ -shared -o RTP_Types_part_2.so RTP_Types_part_2.o #8 63.18 g++ -shared -o RTP_Types_part_3.so RTP_Types_part_3.o #8 63.18 g++ -shared -o RTP_Types_part_4.so RTP_Types_part_4.o #8 63.20 g++ -shared -o RTP_Types_part_5.so RTP_Types_part_5.o #8 63.20 g++ -shared -o RTP_Types_part_6.so RTP_Types_part_6.o #8 63.20 g++ -shared -o RTP_Types_part_7.so RTP_Types_part_7.o #8 63.20 g++ -shared -o SCCP_Emulation_part_1.so SCCP_Emulation_part_1.o #8 63.20 g++ -shared -o SCCP_Emulation_part_2.so SCCP_Emulation_part_2.o #8 63.20 g++ -shared -o SCCP_Emulation_part_3.so SCCP_Emulation_part_3.o #8 63.21 g++ -shared -o SCCP_Emulation_part_4.so SCCP_Emulation_part_4.o #8 63.22 g++ -shared -o SCCP_Emulation_part_5.so SCCP_Emulation_part_5.o #8 63.22 g++ -shared -o SCCP_Emulation_part_6.so SCCP_Emulation_part_6.o #8 63.22 g++ -shared -o SCCP_Emulation_part_7.so SCCP_Emulation_part_7.o #8 63.23 g++ -shared -o SCCP_Templates_part_1.so SCCP_Templates_part_1.o #8 63.23 g++ -shared -o SCCP_Templates_part_2.so SCCP_Templates_part_2.o #8 63.24 g++ -shared -o SCCP_Templates_part_3.so SCCP_Templates_part_3.o #8 63.24 g++ -shared -o SCCP_Templates_part_4.so SCCP_Templates_part_4.o #8 63.25 g++ -shared -o SCCP_Templates_part_5.so SCCP_Templates_part_5.o #8 63.25 g++ -shared -o SCCP_Templates_part_6.so SCCP_Templates_part_6.o #8 63.25 g++ -shared -o SCCP_Templates_part_7.so SCCP_Templates_part_7.o #8 63.25 g++ -shared -o SCCP_Types_part_1.so SCCP_Types_part_1.o #8 63.25 g++ -shared -o SCCP_Types_part_2.so SCCP_Types_part_2.o #8 63.26 g++ -shared -o SCCP_Types_part_3.so SCCP_Types_part_3.o #8 63.26 g++ -shared -o SCCP_Types_part_4.so SCCP_Types_part_4.o #8 63.29 g++ -shared -o SCCP_Types_part_5.so SCCP_Types_part_5.o #8 63.29 g++ -shared -o SCCP_Types_part_6.so SCCP_Types_part_6.o #8 63.29 g++ -shared -o SCCP_Types_part_7.so SCCP_Types_part_7.o #8 63.29 g++ -shared -o SCCPasp_Types_part_1.so SCCPasp_Types_part_1.o #8 63.29 g++ -shared -o SCCPasp_Types_part_2.so SCCPasp_Types_part_2.o #8 63.29 g++ -shared -o SCCPasp_Types_part_3.so SCCPasp_Types_part_3.o #8 63.29 g++ -shared -o SCCPasp_Types_part_4.so SCCPasp_Types_part_4.o #8 63.31 g++ -shared -o SCCPasp_Types_part_5.so SCCPasp_Types_part_5.o #8 63.31 g++ -shared -o SCCPasp_Types_part_6.so SCCPasp_Types_part_6.o #8 63.31 g++ -shared -o SCCPasp_Types_part_7.so SCCPasp_Types_part_7.o #8 63.31 g++ -shared -o SCTPasp_PortType_part_1.so SCTPasp_PortType_part_1.o #8 63.31 g++ -shared -o SCTPasp_PortType_part_2.so SCTPasp_PortType_part_2.o #8 63.31 g++ -shared -o SCTPasp_PortType_part_3.so SCTPasp_PortType_part_3.o #8 63.31 g++ -shared -o SCTPasp_PortType_part_4.so SCTPasp_PortType_part_4.o #8 63.33 g++ -shared -o SCTPasp_PortType_part_5.so SCTPasp_PortType_part_5.o #8 63.33 g++ -shared -o SCTPasp_PortType_part_6.so SCTPasp_PortType_part_6.o #8 63.34 g++ -shared -o SCTPasp_PortType_part_7.so SCTPasp_PortType_part_7.o #8 63.34 g++ -shared -o SCTPasp_Types_part_1.so SCTPasp_Types_part_1.o #8 63.34 g++ -shared -o SCTPasp_Types_part_2.so SCTPasp_Types_part_2.o #8 63.34 g++ -shared -o SCTPasp_Types_part_3.so SCTPasp_Types_part_3.o #8 63.34 g++ -shared -o SCTPasp_Types_part_4.so SCTPasp_Types_part_4.o #8 63.35 g++ -shared -o SCTPasp_Types_part_5.so SCTPasp_Types_part_5.o #8 63.36 g++ -shared -o SCTPasp_Types_part_6.so SCTPasp_Types_part_6.o #8 63.36 g++ -shared -o SCTPasp_Types_part_7.so SCTPasp_Types_part_7.o #8 63.36 g++ -shared -o SDP_Templates_part_1.so SDP_Templates_part_1.o #8 63.36 g++ -shared -o SDP_Templates_part_2.so SDP_Templates_part_2.o #8 63.36 g++ -shared -o SDP_Templates_part_3.so SDP_Templates_part_3.o #8 63.36 g++ -shared -o SDP_Templates_part_4.so SDP_Templates_part_4.o #8 63.37 g++ -shared -o SDP_Templates_part_5.so SDP_Templates_part_5.o #8 63.38 g++ -shared -o SDP_Templates_part_6.so SDP_Templates_part_6.o #8 63.38 g++ -shared -o SDP_Templates_part_7.so SDP_Templates_part_7.o #8 63.38 g++ -shared -o SDP_Types_part_1.so SDP_Types_part_1.o #8 63.39 g++ -shared -o SDP_Types_part_2.so SDP_Types_part_2.o #8 63.39 g++ -shared -o SDP_Types_part_3.so SDP_Types_part_3.o #8 63.40 g++ -shared -o SDP_Types_part_4.so SDP_Types_part_4.o #8 63.40 g++ -shared -o SDP_Types_part_5.so SDP_Types_part_5.o #8 63.40 g++ -shared -o SDP_Types_part_6.so SDP_Types_part_6.o #8 63.41 g++ -shared -o SDP_Types_part_7.so SDP_Types_part_7.o #8 63.41 g++ -shared -o SGsAP_CodecPort_part_1.so SGsAP_CodecPort_part_1.o #8 63.41 g++ -shared -o SGsAP_CodecPort_part_2.so SGsAP_CodecPort_part_2.o #8 63.41 g++ -shared -o SGsAP_CodecPort_part_3.so SGsAP_CodecPort_part_3.o #8 63.43 g++ -shared -o SGsAP_CodecPort_part_4.so SGsAP_CodecPort_part_4.o #8 63.43 g++ -shared -o SGsAP_CodecPort_part_5.so SGsAP_CodecPort_part_5.o #8 63.43 g++ -shared -o SGsAP_CodecPort_part_6.so SGsAP_CodecPort_part_6.o #8 63.43 g++ -shared -o SGsAP_CodecPort_part_7.so SGsAP_CodecPort_part_7.o #8 63.43 g++ -shared -o SGsAP_CodecPort_CtrlFunct_part_1.so SGsAP_CodecPort_CtrlFunct_part_1.o #8 63.45 g++ -shared -o SGsAP_CodecPort_CtrlFunct_part_2.so SGsAP_CodecPort_CtrlFunct_part_2.o #8 63.45 g++ -shared -o SGsAP_CodecPort_CtrlFunct_part_3.so SGsAP_CodecPort_CtrlFunct_part_3.o #8 63.45 g++ -shared -o SGsAP_CodecPort_CtrlFunct_part_4.so SGsAP_CodecPort_CtrlFunct_part_4.o #8 63.45 g++ -shared -o SGsAP_CodecPort_CtrlFunct_part_5.so SGsAP_CodecPort_CtrlFunct_part_5.o #8 63.45 g++ -shared -o SGsAP_CodecPort_CtrlFunct_part_6.so SGsAP_CodecPort_CtrlFunct_part_6.o #8 63.45 g++ -shared -o SGsAP_CodecPort_CtrlFunct_part_7.so SGsAP_CodecPort_CtrlFunct_part_7.o #8 63.45 g++ -shared -o SGsAP_Emulation_part_1.so SGsAP_Emulation_part_1.o #8 63.47 g++ -shared -o SGsAP_Emulation_part_2.so SGsAP_Emulation_part_2.o #8 63.47 g++ -shared -o SGsAP_Emulation_part_3.so SGsAP_Emulation_part_3.o #8 63.48 g++ -shared -o SGsAP_Emulation_part_4.so SGsAP_Emulation_part_4.o #8 63.48 g++ -shared -o SGsAP_Emulation_part_5.so SGsAP_Emulation_part_5.o #8 63.48 g++ -shared -o SGsAP_Emulation_part_6.so SGsAP_Emulation_part_6.o #8 63.48 g++ -shared -o SGsAP_Emulation_part_7.so SGsAP_Emulation_part_7.o #8 63.48 g++ -shared -o SGsAP_Templates_part_1.so SGsAP_Templates_part_1.o #8 63.50 g++ -shared -o SGsAP_Templates_part_2.so SGsAP_Templates_part_2.o #8 63.50 g++ -shared -o SGsAP_Templates_part_3.so SGsAP_Templates_part_3.o #8 63.50 g++ -shared -o SGsAP_Templates_part_4.so SGsAP_Templates_part_4.o #8 63.50 g++ -shared -o SGsAP_Templates_part_5.so SGsAP_Templates_part_5.o #8 63.50 g++ -shared -o SGsAP_Templates_part_6.so SGsAP_Templates_part_6.o #8 63.50 g++ -shared -o SGsAP_Templates_part_7.so SGsAP_Templates_part_7.o #8 63.50 g++ -shared -o SGsAP_Types_part_1.so SGsAP_Types_part_1.o #8 63.52 g++ -shared -o SGsAP_Types_part_2.so SGsAP_Types_part_2.o #8 63.52 g++ -shared -o SGsAP_Types_part_3.so SGsAP_Types_part_3.o #8 63.52 g++ -shared -o SGsAP_Types_part_4.so SGsAP_Types_part_4.o #8 63.53 g++ -shared -o SGsAP_Types_part_5.so SGsAP_Types_part_5.o #8 63.53 g++ -shared -o SGsAP_Types_part_6.so SGsAP_Types_part_6.o #8 63.53 g++ -shared -o SGsAP_Types_part_7.so SGsAP_Types_part_7.o #8 63.53 g++ -shared -o SMPP_CodecPort_part_1.so SMPP_CodecPort_part_1.o #8 63.54 g++ -shared -o SMPP_CodecPort_part_2.so SMPP_CodecPort_part_2.o #8 63.54 g++ -shared -o SMPP_CodecPort_part_3.so SMPP_CodecPort_part_3.o #8 63.55 g++ -shared -o SMPP_CodecPort_part_4.so SMPP_CodecPort_part_4.o #8 63.55 g++ -shared -o SMPP_CodecPort_part_5.so SMPP_CodecPort_part_5.o #8 63.55 g++ -shared -o SMPP_CodecPort_part_6.so SMPP_CodecPort_part_6.o #8 63.55 g++ -shared -o SMPP_CodecPort_part_7.so SMPP_CodecPort_part_7.o #8 63.55 g++ -shared -o SMPP_CodecPort_CtrlFunct_part_1.so SMPP_CodecPort_CtrlFunct_part_1.o #8 63.55 g++ -shared -o SMPP_CodecPort_CtrlFunct_part_2.so SMPP_CodecPort_CtrlFunct_part_2.o #8 63.57 g++ -shared -o SMPP_CodecPort_CtrlFunct_part_3.so SMPP_CodecPort_CtrlFunct_part_3.o #8 63.57 g++ -shared -o SMPP_CodecPort_CtrlFunct_part_4.so SMPP_CodecPort_CtrlFunct_part_4.o #8 63.57 g++ -shared -o SMPP_CodecPort_CtrlFunct_part_5.so SMPP_CodecPort_CtrlFunct_part_5.o #8 63.57 g++ -shared -o SMPP_CodecPort_CtrlFunct_part_6.so SMPP_CodecPort_CtrlFunct_part_6.o #8 63.57 g++ -shared -o SMPP_CodecPort_CtrlFunct_part_7.so SMPP_CodecPort_CtrlFunct_part_7.o #8 63.57 g++ -shared -o SMPP_Emulation_part_1.so SMPP_Emulation_part_1.o #8 63.57 g++ -shared -o SMPP_Emulation_part_2.so SMPP_Emulation_part_2.o #8 63.59 g++ -shared -o SMPP_Emulation_part_3.so SMPP_Emulation_part_3.o #8 63.59 g++ -shared -o SMPP_Emulation_part_4.so SMPP_Emulation_part_4.o #8 63.60 g++ -shared -o SMPP_Emulation_part_5.so SMPP_Emulation_part_5.o #8 63.60 g++ -shared -o SMPP_Emulation_part_6.so SMPP_Emulation_part_6.o #8 63.60 g++ -shared -o SMPP_Emulation_part_7.so SMPP_Emulation_part_7.o #8 63.60 g++ -shared -o SMPP_Templates_part_1.so SMPP_Templates_part_1.o #8 63.60 g++ -shared -o SMPP_Templates_part_2.so SMPP_Templates_part_2.o #8 63.61 g++ -shared -o SMPP_Templates_part_3.so SMPP_Templates_part_3.o #8 63.62 g++ -shared -o SMPP_Templates_part_4.so SMPP_Templates_part_4.o #8 63.62 g++ -shared -o SMPP_Templates_part_5.so SMPP_Templates_part_5.o #8 63.62 g++ -shared -o SMPP_Templates_part_6.so SMPP_Templates_part_6.o #8 63.62 g++ -shared -o SMPP_Templates_part_7.so SMPP_Templates_part_7.o #8 63.62 g++ -shared -o SMPP_Types_part_1.so SMPP_Types_part_1.o #8 63.62 g++ -shared -o SMPP_Types_part_2.so SMPP_Types_part_2.o #8 63.64 g++ -shared -o SMPP_Types_part_3.so SMPP_Types_part_3.o #8 63.64 g++ -shared -o SMPP_Types_part_4.so SMPP_Types_part_4.o #8 63.65 g++ -shared -o SMPP_Types_part_5.so SMPP_Types_part_5.o #8 63.65 g++ -shared -o SMPP_Types_part_6.so SMPP_Types_part_6.o #8 63.65 g++ -shared -o SMPP_Types_part_7.so SMPP_Types_part_7.o #8 63.65 g++ -shared -o SS_Templates_part_1.so SS_Templates_part_1.o #8 63.65 g++ -shared -o SS_Templates_part_2.so SS_Templates_part_2.o #8 63.66 g++ -shared -o SS_Templates_part_3.so SS_Templates_part_3.o #8 63.66 g++ -shared -o SS_Templates_part_4.so SS_Templates_part_4.o #8 63.67 g++ -shared -o SS_Templates_part_5.so SS_Templates_part_5.o #8 63.67 g++ -shared -o SS_Templates_part_6.so SS_Templates_part_6.o #8 63.67 g++ -shared -o SS_Templates_part_7.so SS_Templates_part_7.o #8 63.69 g++ -shared -o SS_Types_part_1.so SS_Types_part_1.o #8 63.69 g++ -shared -o SS_Types_part_2.so SS_Types_part_2.o #8 63.69 g++ -shared -o SS_Types_part_3.so SS_Types_part_3.o #8 63.69 g++ -shared -o SS_Types_part_4.so SS_Types_part_4.o #8 63.69 g++ -shared -o SS_Types_part_5.so SS_Types_part_5.o #8 63.70 g++ -shared -o SS_Types_part_6.so SS_Types_part_6.o #8 63.70 g++ -shared -o SS_Types_part_7.so SS_Types_part_7.o #8 63.70 g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o #8 63.71 g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o #8 63.72 g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o #8 63.72 g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o #8 63.72 g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o #8 63.72 g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o #8 63.72 g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o #8 63.73 g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o #8 63.74 g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o #8 63.75 g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o #8 63.75 g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o #8 63.75 g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o #8 63.75 g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o #8 63.75 g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o #8 63.76 g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o #8 63.77 g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o #8 63.77 g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o #8 63.77 g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o #8 63.77 g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o #8 63.77 g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o #8 63.78 g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o #8 63.78 g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o #8 63.79 g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o #8 63.79 g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o #8 63.80 g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o #8 63.80 g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o #8 63.80 g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o #8 63.81 g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o #8 63.81 g++ -shared -o TCCOpenSecurity_Functions_part_1.so TCCOpenSecurity_Functions_part_1.o #8 63.81 g++ -shared -o TCCOpenSecurity_Functions_part_2.so TCCOpenSecurity_Functions_part_2.o #8 63.81 g++ -shared -o TCCOpenSecurity_Functions_part_3.so TCCOpenSecurity_Functions_part_3.o #8 63.82 g++ -shared -o TCCOpenSecurity_Functions_part_4.so TCCOpenSecurity_Functions_part_4.o #8 63.82 g++ -shared -o TCCOpenSecurity_Functions_part_5.so TCCOpenSecurity_Functions_part_5.o #8 63.82 g++ -shared -o TCCOpenSecurity_Functions_part_6.so TCCOpenSecurity_Functions_part_6.o #8 63.84 g++ -shared -o TCCOpenSecurity_Functions_part_7.so TCCOpenSecurity_Functions_part_7.o #8 63.84 g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o #8 63.84 g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o #8 63.84 g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o #8 63.85 g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o #8 63.85 g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o #8 63.85 g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o #8 63.86 g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o #8 63.86 g++ -shared -o UD_PortType_part_1.so UD_PortType_part_1.o #8 63.86 g++ -shared -o UD_PortType_part_2.so UD_PortType_part_2.o #8 63.86 g++ -shared -o UD_PortType_part_3.so UD_PortType_part_3.o #8 63.87 g++ -shared -o UD_PortType_part_4.so UD_PortType_part_4.o #8 63.87 g++ -shared -o UD_PortType_part_5.so UD_PortType_part_5.o #8 63.87 g++ -shared -o UD_PortType_part_6.so UD_PortType_part_6.o #8 63.89 g++ -shared -o UD_PortType_part_7.so UD_PortType_part_7.o #8 63.89 g++ -shared -o UD_Types_part_1.so UD_Types_part_1.o #8 63.91 g++ -shared -o UD_Types_part_2.so UD_Types_part_2.o #8 63.91 g++ -shared -o UD_Types_part_3.so UD_Types_part_3.o #8 63.91 g++ -shared -o UD_Types_part_4.so UD_Types_part_4.o #8 63.91 g++ -shared -o UD_Types_part_5.so UD_Types_part_5.o #8 63.91 g++ -shared -o UD_Types_part_6.so UD_Types_part_6.o #8 63.91 g++ -shared -o UD_Types_part_7.so UD_Types_part_7.o #8 63.91 g++ -shared -o USSD_Helpers_part_1.so USSD_Helpers_part_1.o #8 63.94 g++ -shared -o USSD_Helpers_part_2.so USSD_Helpers_part_2.o #8 63.94 g++ -shared -o USSD_Helpers_part_3.so USSD_Helpers_part_3.o #8 63.94 g++ -shared -o USSD_Helpers_part_4.so USSD_Helpers_part_4.o #8 63.94 g++ -shared -o USSD_Helpers_part_5.so USSD_Helpers_part_5.o #8 63.94 g++ -shared -o USSD_Helpers_part_6.so USSD_Helpers_part_6.o #8 63.94 g++ -shared -o USSD_Helpers_part_7.so USSD_Helpers_part_7.o #8 63.94 g++ -shared -o IPA_Emulation.so IPA_Emulation.o #8 63.96 g++ -shared -o RAN_Adapter.so RAN_Adapter.o #8 63.96 g++ -shared -o RAN_Emulation.so RAN_Emulation.o #8 63.96 g++ -shared -o SCCP_Mapping.so SCCP_Mapping.o #8 63.96 g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o #8 63.96 g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o #8 63.96 g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o #8 63.98 g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o #8 63.99 g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o #8 63.99 g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o #8 64.00 g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o #8 64.01 g++ -shared -o RAN_Adapter_part_1.so RAN_Adapter_part_1.o #8 64.02 g++ -shared -o RAN_Adapter_part_2.so RAN_Adapter_part_2.o #8 64.03 g++ -shared -o RAN_Adapter_part_3.so RAN_Adapter_part_3.o #8 64.03 g++ -shared -o RAN_Adapter_part_4.so RAN_Adapter_part_4.o #8 64.04 g++ -shared -o RAN_Adapter_part_5.so RAN_Adapter_part_5.o #8 64.04 g++ -shared -o RAN_Adapter_part_6.so RAN_Adapter_part_6.o #8 64.04 g++ -shared -o RAN_Adapter_part_7.so RAN_Adapter_part_7.o #8 64.05 g++ -shared -o RAN_Emulation_part_1.so RAN_Emulation_part_1.o #8 64.06 g++ -shared -o RAN_Emulation_part_2.so RAN_Emulation_part_2.o #8 64.06 g++ -shared -o RAN_Emulation_part_3.so RAN_Emulation_part_3.o #8 64.06 g++ -shared -o RAN_Emulation_part_4.so RAN_Emulation_part_4.o #8 64.07 g++ -shared -o RAN_Emulation_part_5.so RAN_Emulation_part_5.o #8 64.08 g++ -shared -o RAN_Emulation_part_6.so RAN_Emulation_part_6.o #8 64.08 g++ -shared -o RAN_Emulation_part_7.so RAN_Emulation_part_7.o #8 64.08 g++ -shared -o SCCP_Mapping_part_1.so SCCP_Mapping_part_1.o #8 64.08 g++ -shared -o SCCP_Mapping_part_2.so SCCP_Mapping_part_2.o #8 64.09 g++ -shared -o SCCP_Mapping_part_3.so SCCP_Mapping_part_3.o #8 64.09 g++ -shared -o SCCP_Mapping_part_4.so SCCP_Mapping_part_4.o #8 64.10 g++ -shared -o SCCP_Mapping_part_5.so SCCP_Mapping_part_5.o #8 64.10 g++ -shared -o SCCP_Mapping_part_6.so SCCP_Mapping_part_6.o #8 64.10 g++ -shared -o SCCP_Mapping_part_7.so SCCP_Mapping_part_7.o #8 64.11 g++ -shared -o MAP_ApplicationContexts.so MAP_ApplicationContexts.o #8 64.11 g++ -shared -o MAP_BS_Code.so MAP_BS_Code.o #8 64.11 g++ -shared -o MAP_CH_DataTypes.so MAP_CH_DataTypes.o #8 64.12 g++ -shared -o MAP_CallHandlingOperations.so MAP_CallHandlingOperations.o #8 64.12 g++ -shared -o MAP_CommonDataTypes.so MAP_CommonDataTypes.o #8 64.12 g++ -shared -o MAP_DialogueInformation.so MAP_DialogueInformation.o #8 64.12 g++ -shared -o MAP_ER_DataTypes.so MAP_ER_DataTypes.o #8 64.13 g++ -shared -o MAP_Errors.so MAP_Errors.o #8 64.13 g++ -shared -o MAP_ExtensionDataTypes.so MAP_ExtensionDataTypes.o #8 64.24 g++ -shared -o MAP_GR_DataTypes.so MAP_GR_DataTypes.o #8 64.25 g++ -shared -o MAP_Group_Call_Operations.so MAP_Group_Call_Operations.o #8 64.25 g++ -shared -o MAP_LCS_DataTypes.so MAP_LCS_DataTypes.o #8 64.25 g++ -shared -o MAP_LocationServiceOperations.so MAP_LocationServiceOperations.o #8 64.26 g++ -shared -o MAP_MS_DataTypes.so MAP_MS_DataTypes.o #8 64.28 g++ -shared -o MAP_MobileServiceOperations.so MAP_MobileServiceOperations.o #8 64.30 g++ -shared -o MAP_OM_DataTypes.so MAP_OM_DataTypes.o #8 64.30 g++ -shared -o MAP_OperationAndMaintenanceOperations.so MAP_OperationAndMaintenanceOperations.o #8 64.31 g++ -shared -o MAP_PDU_Defs.so MAP_PDU_Defs.o #8 64.35 g++ -shared -o MAP_Protocol.so MAP_Protocol.o #8 64.36 g++ -shared -o MAP_SM_DataTypes.so MAP_SM_DataTypes.o #8 64.40 g++ -shared -o MAP_SS_Code.so MAP_SS_Code.o #8 64.43 g++ -shared -o MAP_SS_DataTypes.so MAP_SS_DataTypes.o #8 64.45 g++ -shared -o MAP_ShortMessageServiceOperations.so MAP_ShortMessageServiceOperations.o #8 64.45 g++ -shared -o MAP_SupplementaryServiceOperations.so MAP_SupplementaryServiceOperations.o #8 64.47 g++ -shared -o MAP_TS_Code.so MAP_TS_Code.o #8 64.48 g++ -shared -o MobileDomainDefinitions.so MobileDomainDefinitions.o #8 64.50 g++ -shared -o RANAP_CommonDataTypes.so RANAP_CommonDataTypes.o #8 64.50 g++ -shared -o RANAP_Constants.so RANAP_Constants.o #8 64.50 g++ -shared -o RANAP_Containers.so RANAP_Containers.o #8 64.57 g++ -shared -o RANAP_IEs.so RANAP_IEs.o #8 64.57 g++ -shared -o RANAP_PDU_Contents.so RANAP_PDU_Contents.o #8 64.59 g++ -shared -o RANAP_PDU_Descriptions.so RANAP_PDU_Descriptions.o #8 64.60 g++ -shared -o Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Generic_ROS_PDUs.o #8 64.60 g++ -shared -o Remote_Operations_Information_Objects.so Remote_Operations_Information_Objects.o #8 64.61 g++ -shared -o SS_DataTypes.so SS_DataTypes.o #8 64.61 g++ -shared -o SS_Errors.so SS_Errors.o #8 64.63 g++ -shared -o SS_Operations.so SS_Operations.o #8 64.63 g++ -shared -o SS_PDU_Defs.so SS_PDU_Defs.o #8 64.73 g++ -shared -o SS_Protocol.so SS_Protocol.o #8 64.74 g++ -shared -o MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_1.o #8 64.75 g++ -shared -o MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_2.o #8 64.77 g++ -shared -o MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_3.o #8 64.78 g++ -shared -o MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_4.o #8 64.79 g++ -shared -o MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_5.o #8 64.80 g++ -shared -o MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_6.o #8 64.80 g++ -shared -o MAP_ApplicationContexts_part_7.so MAP_ApplicationContexts_part_7.o #8 64.82 g++ -shared -o MAP_BS_Code_part_1.so MAP_BS_Code_part_1.o #8 64.83 g++ -shared -o MAP_BS_Code_part_2.so MAP_BS_Code_part_2.o #8 64.83 g++ -shared -o MAP_BS_Code_part_3.so MAP_BS_Code_part_3.o #8 64.84 g++ -shared -o MAP_BS_Code_part_4.so MAP_BS_Code_part_4.o #8 64.84 g++ -shared -o MAP_BS_Code_part_5.so MAP_BS_Code_part_5.o #8 64.85 g++ -shared -o MAP_BS_Code_part_6.so MAP_BS_Code_part_6.o #8 64.85 g++ -shared -o MAP_BS_Code_part_7.so MAP_BS_Code_part_7.o #8 64.86 g++ -shared -o MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_1.o #8 64.86 g++ -shared -o MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_2.o #8 64.87 g++ -shared -o MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_3.o #8 64.87 g++ -shared -o MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_4.o #8 64.87 g++ -shared -o MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_5.o #8 64.88 g++ -shared -o MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_6.o #8 64.88 g++ -shared -o MAP_CH_DataTypes_part_7.so MAP_CH_DataTypes_part_7.o #8 64.89 g++ -shared -o MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_1.o #8 64.89 g++ -shared -o MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_2.o #8 64.89 g++ -shared -o MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_3.o #8 64.89 g++ -shared -o MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_4.o #8 64.90 g++ -shared -o MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_5.o #8 64.91 g++ -shared -o MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_6.o #8 64.91 g++ -shared -o MAP_CallHandlingOperations_part_7.so MAP_CallHandlingOperations_part_7.o #8 64.92 g++ -shared -o MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_1.o #8 64.92 g++ -shared -o MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_2.o #8 64.92 g++ -shared -o MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_3.o #8 64.92 g++ -shared -o MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_4.o #8 64.92 g++ -shared -o MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_5.o #8 64.93 g++ -shared -o MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_6.o #8 64.93 g++ -shared -o MAP_CommonDataTypes_part_7.so MAP_CommonDataTypes_part_7.o #8 64.95 g++ -shared -o MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_1.o #8 64.95 g++ -shared -o MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_2.o #8 64.95 g++ -shared -o MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_3.o #8 64.95 g++ -shared -o MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_4.o #8 64.95 g++ -shared -o MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_5.o #8 64.95 g++ -shared -o MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_6.o #8 64.96 g++ -shared -o MAP_DialogueInformation_part_7.so MAP_DialogueInformation_part_7.o #8 64.96 g++ -shared -o MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_1.o #8 64.97 g++ -shared -o MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_2.o #8 64.97 g++ -shared -o MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_3.o #8 64.97 g++ -shared -o MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_4.o #8 64.97 g++ -shared -o MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_5.o #8 64.98 g++ -shared -o MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_6.o #8 64.98 g++ -shared -o MAP_ER_DataTypes_part_7.so MAP_ER_DataTypes_part_7.o #8 64.98 g++ -shared -o MAP_Errors_part_1.so MAP_Errors_part_1.o #8 64.98 g++ -shared -o MAP_Errors_part_2.so MAP_Errors_part_2.o #8 64.99 g++ -shared -o MAP_Errors_part_3.so MAP_Errors_part_3.o #8 65.00 g++ -shared -o MAP_Errors_part_4.so MAP_Errors_part_4.o #8 65.00 g++ -shared -o MAP_Errors_part_5.so MAP_Errors_part_5.o #8 65.00 g++ -shared -o MAP_Errors_part_6.so MAP_Errors_part_6.o #8 65.00 g++ -shared -o MAP_Errors_part_7.so MAP_Errors_part_7.o #8 65.00 g++ -shared -o MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_1.o #8 65.02 g++ -shared -o MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_2.o #8 65.02 g++ -shared -o MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_3.o #8 65.02 g++ -shared -o MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_4.o #8 65.02 g++ -shared -o MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_5.o #8 65.02 g++ -shared -o MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_6.o #8 65.02 g++ -shared -o MAP_ExtensionDataTypes_part_7.so MAP_ExtensionDataTypes_part_7.o #8 65.02 g++ -shared -o MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_1.o #8 65.03 g++ -shared -o MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_2.o #8 65.04 g++ -shared -o MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_3.o #8 65.04 g++ -shared -o MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_4.o #8 65.04 g++ -shared -o MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_5.o #8 65.04 g++ -shared -o MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_6.o #8 65.04 g++ -shared -o MAP_GR_DataTypes_part_7.so MAP_GR_DataTypes_part_7.o #8 65.05 g++ -shared -o MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_1.o #8 65.05 g++ -shared -o MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_2.o #8 65.05 g++ -shared -o MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_3.o #8 65.07 g++ -shared -o MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_4.o #8 65.07 g++ -shared -o MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_5.o #8 65.07 g++ -shared -o MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_6.o #8 65.07 g++ -shared -o MAP_Group_Call_Operations_part_7.so MAP_Group_Call_Operations_part_7.o #8 65.07 g++ -shared -o MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_1.o #8 65.07 g++ -shared -o MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_2.o #8 65.07 g++ -shared -o MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_3.o #8 65.08 g++ -shared -o MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_4.o #8 65.09 g++ -shared -o MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_5.o #8 65.09 g++ -shared -o MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_6.o #8 65.09 g++ -shared -o MAP_LCS_DataTypes_part_7.so MAP_LCS_DataTypes_part_7.o #8 65.09 g++ -shared -o MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_1.o #8 65.10 g++ -shared -o MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_2.o #8 65.10 g++ -shared -o MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_3.o #8 65.10 g++ -shared -o MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_4.o #8 65.10 g++ -shared -o MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_5.o #8 65.12 g++ -shared -o MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_6.o #8 65.12 g++ -shared -o MAP_LocationServiceOperations_part_7.so MAP_LocationServiceOperations_part_7.o #8 65.12 g++ -shared -o MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_2.o #8 65.13 g++ -shared -o MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_3.o #8 65.13 g++ -shared -o MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_4.o #8 65.14 g++ -shared -o MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_5.o #8 65.14 g++ -shared -o MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_6.o #8 65.14 g++ -shared -o MAP_MS_DataTypes_part_7.so MAP_MS_DataTypes_part_7.o #8 65.14 g++ -shared -o MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_1.o #8 65.14 g++ -shared -o MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_2.o #8 65.16 g++ -shared -o MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_3.o #8 65.16 g++ -shared -o MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_4.o #8 65.16 g++ -shared -o MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_5.o #8 65.16 g++ -shared -o MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_6.o #8 65.16 g++ -shared -o MAP_MobileServiceOperations_part_7.so MAP_MobileServiceOperations_part_7.o #8 65.16 g++ -shared -o MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_1.o #8 65.16 g++ -shared -o MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_2.o #8 65.18 g++ -shared -o MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_3.o #8 65.18 g++ -shared -o MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_4.o #8 65.18 g++ -shared -o MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_5.o #8 65.18 g++ -shared -o MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_6.o #8 65.19 g++ -shared -o MAP_OM_DataTypes_part_7.so MAP_OM_DataTypes_part_7.o #8 65.19 g++ -shared -o MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_1.o #8 65.20 g++ -shared -o MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_2.o #8 65.21 g++ -shared -o MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_3.o #8 65.21 g++ -shared -o MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_4.o #8 65.21 g++ -shared -o MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_5.o #8 65.21 g++ -shared -o MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_6.o #8 65.21 g++ -shared -o MAP_OperationAndMaintenanceOperations_part_7.so MAP_OperationAndMaintenanceOperations_part_7.o #8 65.21 g++ -shared -o MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_1.o #8 65.21 g++ -shared -o MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_2.o #8 65.23 g++ -shared -o MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_3.o #8 65.23 g++ -shared -o MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_4.o #8 65.23 g++ -shared -o MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_5.o #8 65.23 g++ -shared -o MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_6.o #8 65.24 g++ -shared -o MAP_PDU_Defs_part_7.so MAP_PDU_Defs_part_7.o #8 65.24 g++ -shared -o MAP_Protocol_part_1.so MAP_Protocol_part_1.o #8 65.24 g++ -shared -o MAP_Protocol_part_2.so MAP_Protocol_part_2.o #8 65.25 g++ -shared -o MAP_Protocol_part_3.so MAP_Protocol_part_3.o #8 65.26 g++ -shared -o MAP_Protocol_part_4.so MAP_Protocol_part_4.o #8 65.26 g++ -shared -o MAP_Protocol_part_5.so MAP_Protocol_part_5.o #8 65.26 g++ -shared -o MAP_Protocol_part_6.so MAP_Protocol_part_6.o #8 65.26 g++ -shared -o MAP_Protocol_part_7.so MAP_Protocol_part_7.o #8 65.26 g++ -shared -o MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_1.o #8 65.26 g++ -shared -o MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_2.o #8 65.27 g++ -shared -o MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_3.o #8 65.28 g++ -shared -o MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_4.o #8 65.28 g++ -shared -o MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_5.o #8 65.28 g++ -shared -o MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_6.o #8 65.29 g++ -shared -o MAP_SM_DataTypes_part_7.so MAP_SM_DataTypes_part_7.o #8 65.30 g++ -shared -o MAP_SS_Code_part_1.so MAP_SS_Code_part_1.o #8 65.30 g++ -shared -o MAP_SS_Code_part_2.so MAP_SS_Code_part_2.o #8 65.30 g++ -shared -o MAP_SS_Code_part_3.so MAP_SS_Code_part_3.o #8 65.30 g++ -shared -o MAP_SS_Code_part_4.so MAP_SS_Code_part_4.o #8 65.31 g++ -shared -o MAP_SS_Code_part_5.so MAP_SS_Code_part_5.o #8 65.31 g++ -shared -o MAP_SS_Code_part_6.so MAP_SS_Code_part_6.o #8 65.31 g++ -shared -o MAP_SS_Code_part_7.so MAP_SS_Code_part_7.o #8 65.32 g++ -shared -o MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_1.o #8 65.32 g++ -shared -o MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_2.o #8 65.32 g++ -shared -o MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_3.o #8 65.32 g++ -shared -o MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_4.o #8 65.33 g++ -shared -o MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_5.o #8 65.34 g++ -shared -o MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_6.o #8 65.34 g++ -shared -o MAP_SS_DataTypes_part_7.so MAP_SS_DataTypes_part_7.o #8 65.35 g++ -shared -o MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_1.o #8 65.36 g++ -shared -o MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_2.o #8 65.36 g++ -shared -o MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_3.o #8 65.36 g++ -shared -o MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_4.o #8 65.36 g++ -shared -o MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_5.o #8 65.37 g++ -shared -o MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_6.o #8 65.37 g++ -shared -o MAP_ShortMessageServiceOperations_part_7.so MAP_ShortMessageServiceOperations_part_7.o #8 65.37 g++ -shared -o MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_1.o #8 65.37 g++ -shared -o MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_2.o #8 65.38 g++ -shared -o MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_3.o #8 65.39 g++ -shared -o MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_4.o #8 65.39 g++ -shared -o MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_5.o #8 65.39 g++ -shared -o MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_6.o #8 65.39 g++ -shared -o MAP_SupplementaryServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_7.o #8 65.39 g++ -shared -o MAP_TS_Code_part_1.so MAP_TS_Code_part_1.o #8 65.39 g++ -shared -o MAP_TS_Code_part_2.so MAP_TS_Code_part_2.o #8 65.39 g++ -shared -o MAP_TS_Code_part_3.so MAP_TS_Code_part_3.o #8 65.41 g++ -shared -o MAP_TS_Code_part_4.so MAP_TS_Code_part_4.o #8 65.41 g++ -shared -o MAP_TS_Code_part_5.so MAP_TS_Code_part_5.o #8 65.41 g++ -shared -o MAP_TS_Code_part_6.so MAP_TS_Code_part_6.o #8 65.41 g++ -shared -o MAP_TS_Code_part_7.so MAP_TS_Code_part_7.o #8 65.41 g++ -shared -o MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_1.o #8 65.41 g++ -shared -o MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_2.o #8 65.42 g++ -shared -o MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_3.o #8 65.42 g++ -shared -o MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_4.o #8 65.43 g++ -shared -o MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_5.o #8 65.45 g++ -shared -o MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_6.o #8 65.45 g++ -shared -o MobileDomainDefinitions_part_7.so MobileDomainDefinitions_part_7.o #8 65.45 g++ -shared -o RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_1.o #8 65.45 g++ -shared -o RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_2.o #8 65.45 g++ -shared -o RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_3.o #8 65.45 g++ -shared -o RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_4.o #8 65.45 g++ -shared -o RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_5.o #8 65.45 g++ -shared -o RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_6.o #8 65.47 g++ -shared -o RANAP_CommonDataTypes_part_7.so RANAP_CommonDataTypes_part_7.o #8 65.47 g++ -shared -o RANAP_Constants_part_1.so RANAP_Constants_part_1.o #8 65.47 g++ -shared -o RANAP_Constants_part_2.so RANAP_Constants_part_2.o #8 65.47 g++ -shared -o RANAP_Constants_part_3.so RANAP_Constants_part_3.o #8 65.47 g++ -shared -o RANAP_Constants_part_4.so RANAP_Constants_part_4.o #8 65.47 g++ -shared -o RANAP_Constants_part_5.so RANAP_Constants_part_5.o #8 65.47 g++ -shared -o RANAP_Constants_part_6.so RANAP_Constants_part_6.o #8 65.48 g++ -shared -o RANAP_Constants_part_7.so RANAP_Constants_part_7.o #8 65.49 g++ -shared -o RANAP_Containers_part_1.so RANAP_Containers_part_1.o #8 65.50 g++ -shared -o RANAP_Containers_part_2.so RANAP_Containers_part_2.o #8 65.50 g++ -shared -o RANAP_Containers_part_3.so RANAP_Containers_part_3.o #8 65.50 g++ -shared -o RANAP_Containers_part_4.so RANAP_Containers_part_4.o #8 65.50 g++ -shared -o RANAP_Containers_part_5.so RANAP_Containers_part_5.o #8 65.50 g++ -shared -o RANAP_Containers_part_6.so RANAP_Containers_part_6.o #8 65.50 g++ -shared -o RANAP_Containers_part_7.so RANAP_Containers_part_7.o #8 65.50 g++ -shared -o RANAP_IEs_part_4.so RANAP_IEs_part_4.o #8 65.52 g++ -shared -o RANAP_IEs_part_5.so RANAP_IEs_part_5.o #8 65.52 g++ -shared -o RANAP_IEs_part_6.so RANAP_IEs_part_6.o #8 65.52 g++ -shared -o RANAP_IEs_part_7.so RANAP_IEs_part_7.o #8 65.52 g++ -shared -o RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_1.o #8 65.52 g++ -shared -o RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_2.o #8 65.54 g++ -shared -o RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_3.o #8 65.55 g++ -shared -o RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_4.o #8 65.55 g++ -shared -o RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_5.o #8 65.55 g++ -shared -o RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_6.o #8 65.55 g++ -shared -o RANAP_PDU_Descriptions_part_7.so RANAP_PDU_Descriptions_part_7.o #8 65.55 g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_1.o #8 65.55 g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_2.o #8 65.57 g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_3.o #8 65.57 g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_4.o #8 65.57 g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_5.o #8 65.57 g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_6.o #8 65.57 g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Generic_ROS_PDUs_part_7.o #8 65.57 g++ -shared -o Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_1.o #8 65.59 g++ -shared -o Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_2.o #8 65.60 g++ -shared -o Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_3.o #8 65.60 g++ -shared -o Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_4.o #8 65.60 g++ -shared -o Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_5.o #8 65.60 g++ -shared -o Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_6.o #8 65.60 g++ -shared -o Remote_Operations_Information_Objects_part_7.so Remote_Operations_Information_Objects_part_7.o #8 65.60 g++ -shared -o SS_DataTypes_part_1.so SS_DataTypes_part_1.o #8 65.61 g++ -shared -o SS_DataTypes_part_2.so SS_DataTypes_part_2.o #8 65.62 g++ -shared -o SS_DataTypes_part_3.so SS_DataTypes_part_3.o #8 65.62 g++ -shared -o SS_DataTypes_part_4.so SS_DataTypes_part_4.o #8 65.62 g++ -shared -o SS_DataTypes_part_5.so SS_DataTypes_part_5.o #8 65.62 g++ -shared -o SS_DataTypes_part_6.so SS_DataTypes_part_6.o #8 65.62 g++ -shared -o SS_DataTypes_part_7.so SS_DataTypes_part_7.o #8 65.62 g++ -shared -o SS_Errors_part_1.so SS_Errors_part_1.o #8 65.63 g++ -shared -o SS_Errors_part_2.so SS_Errors_part_2.o #8 65.65 g++ -shared -o SS_Errors_part_3.so SS_Errors_part_3.o #8 65.65 g++ -shared -o SS_Errors_part_4.so SS_Errors_part_4.o #8 65.65 g++ -shared -o SS_Errors_part_5.so SS_Errors_part_5.o #8 65.65 g++ -shared -o SS_Errors_part_6.so SS_Errors_part_6.o #8 65.65 g++ -shared -o SS_Errors_part_7.so SS_Errors_part_7.o #8 65.65 g++ -shared -o SS_Operations_part_1.so SS_Operations_part_1.o #8 65.65 g++ -shared -o SS_Operations_part_2.so SS_Operations_part_2.o #8 65.65 g++ -shared -o SS_Operations_part_3.so SS_Operations_part_3.o #8 65.67 g++ -shared -o SS_Operations_part_4.so SS_Operations_part_4.o #8 65.67 g++ -shared -o SS_Operations_part_5.so SS_Operations_part_5.o #8 65.67 g++ -shared -o SS_Operations_part_6.so SS_Operations_part_6.o #8 65.67 g++ -shared -o SS_Operations_part_7.so SS_Operations_part_7.o #8 65.67 g++ -shared -o SS_PDU_Defs_part_1.so SS_PDU_Defs_part_1.o #8 65.68 g++ -shared -o SS_PDU_Defs_part_2.so SS_PDU_Defs_part_2.o #8 65.69 g++ -shared -o SS_PDU_Defs_part_3.so SS_PDU_Defs_part_3.o #8 65.69 g++ -shared -o SS_PDU_Defs_part_4.so SS_PDU_Defs_part_4.o #8 65.69 g++ -shared -o SS_PDU_Defs_part_5.so SS_PDU_Defs_part_5.o #8 65.69 g++ -shared -o SS_PDU_Defs_part_6.so SS_PDU_Defs_part_6.o #8 65.70 g++ -shared -o SS_PDU_Defs_part_7.so SS_PDU_Defs_part_7.o #8 65.70 g++ -shared -o SS_Protocol_part_1.so SS_Protocol_part_1.o #8 65.70 g++ -shared -o SS_Protocol_part_2.so SS_Protocol_part_2.o #8 65.70 g++ -shared -o SS_Protocol_part_3.so SS_Protocol_part_3.o #8 65.71 g++ -shared -o SS_Protocol_part_4.so SS_Protocol_part_4.o #8 65.71 g++ -shared -o SS_Protocol_part_5.so SS_Protocol_part_5.o #8 65.71 g++ -shared -o SS_Protocol_part_6.so SS_Protocol_part_6.o #8 65.72 g++ -shared -o SS_Protocol_part_7.so SS_Protocol_part_7.o #8 65.72 g++ -shared -o SDP_parse_.tab.so SDP_parse_.tab.o #8 65.72 g++ -shared -o lex.SDP_parse_.so lex.SDP_parse_.o #8 65.73 g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o #8 65.74 g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o #8 65.74 g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o #8 65.74 g++ -shared -o MAP_EncDec.so MAP_EncDec.o #8 65.74 g++ -shared -o MGCP_CodecPort_CtrlFunctDef.so MGCP_CodecPort_CtrlFunctDef.o #8 65.75 g++ -shared -o MNCC_EncDec.so MNCC_EncDec.o #8 65.75 g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o #8 65.77 g++ -shared -o RANAP_EncDec.so RANAP_EncDec.o #8 65.77 g++ -shared -o RTP_CodecPort_CtrlFunctDef.so RTP_CodecPort_CtrlFunctDef.o #8 65.78 g++ -shared -o RTP_EncDec.so RTP_EncDec.o #8 65.81 g++ -shared -o SCCP_EncDec.so SCCP_EncDec.o #8 65.81 g++ -shared -o SCTPasp_PT.so SCTPasp_PT.o #8 65.84 g++ -shared -o SDP_EncDec.so SDP_EncDec.o #8 65.84 g++ -shared -o SGsAP_CodecPort_CtrlFunctDef.so SGsAP_CodecPort_CtrlFunctDef.o #8 65.85 g++ -shared -o SMPP_CodecPort_CtrlFunctDef.so SMPP_CodecPort_CtrlFunctDef.o #8 65.87 g++ -shared -o SMPP_EncDec.so SMPP_EncDec.o #8 65.89 g++ -shared -o SS_EncDec.so SS_EncDec.o #8 65.89 g++ -shared -o TCCConversion.so TCCConversion.o #8 65.89 g++ -shared -o TCCEncoding.so TCCEncoding.o #8 65.89 g++ -shared -o TCCInterface.so TCCInterface.o #8 65.90 g++ -shared -o TCCOpenSecurity.so TCCOpenSecurity.o #8 65.90 g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o #8 65.93 g++ -shared -o UD_PT.so UD_PT.o #8 70.19 g++ -shared -o RANAP_IEs_part_3.so RANAP_IEs_part_3.o #8 72.03 g++ -shared -o MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_1.o #8 72.12 g++ -shared -o RANAP_IEs_part_2.so RANAP_IEs_part_2.o #8 72.67 g++ -shared -o RANAP_IEs_part_1.so RANAP_IEs_part_1.o #8 73.22 g++ -shared -o RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_2.o #8 73.24 g++ -shared -o RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_3.o #8 74.08 g++ -shared -o RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_1.o #8 74.12 g++ -shared -o RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_6.o #8 74.41 g++ -shared -o RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_5.o #8 74.51 g++ -shared -o RANAP_PDU_Contents_part_7.so RANAP_PDU_Contents_part_7.o #8 75.05 g++ -shared -o RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_4.o #8 75.14 if g++ -L /usr/lib/titan-fPIC -o MSC_Tests -Wl,--no-as-needed BSC_ConnectionHandler.so BSSAP_CodecPort.so BSSAP_Types.so BSSMAP_Templates.so DNS_Helpers.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so General_Types.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so L3_Common.so L3_Templates.so M3UA_Emulation.so M3UA_Types.so MAP_Types.so MGCP_CodecPort.so MGCP_CodecPort_CtrlFunct.so MGCP_Emulation.so MGCP_Templates.so MGCP_Types.so MNCC_CodecPort.so MNCC_Emulation.so MNCC_Types.so MSC_Tests.so MSC_Tests_ASCI.so MSC_Tests_Iu.so MTP3asp_PortType.so MTP3asp_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCO_Types.so RANAP_CodecPort.so RANAP_Templates.so RANAP_Types.so RLCMAC_CSN1_Templates.so RLCMAC_CSN1_Types.so RTP_CodecPort.so RTP_Types.so SCCP_Emulation.so SCCP_Templates.so SCCP_Types.so SCCPasp_Types.so SCTPasp_PortType.so SCTPasp_Types.so SDP_Templates.so SDP_Types.so SGsAP_CodecPort.so SGsAP_CodecPort_CtrlFunct.so SGsAP_Emulation.so SGsAP_Templates.so SGsAP_Types.so SMPP_CodecPort.so SMPP_CodecPort_CtrlFunct.so SMPP_Emulation.so SMPP_Templates.so SMPP_Types.so SS_Templates.so SS_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TCCOpenSecurity_Functions.so TELNETasp_PortType.so UD_PortType.so UD_Types.so USSD_Helpers.so BSC_ConnectionHandler_part_1.so BSC_ConnectionHandler_part_2.so BSC_ConnectionHandler_part_3.so BSC_ConnectionHandler_part_4.so BSC_ConnectionHandler_part_5.so BSC_ConnectionHandler_part_6.so BSC_ConnectionHandler_part_7.so BSSAP_CodecPort_part_1.so BSSAP_CodecPort_part_2.so BSSAP_CodecPort_part_3.so BSSAP_CodecPort_part_4.so BSSAP_CodecPort_part_5.so BSSAP_CodecPort_part_6.so BSSAP_CodecPort_part_7.so BSSAP_Types_part_1.so BSSAP_Types_part_2.so BSSAP_Types_part_3.so BSSAP_Types_part_4.so BSSAP_Types_part_5.so BSSAP_Types_part_6.so BSSAP_Types_part_7.so BSSMAP_Templates_part_1.so BSSMAP_Templates_part_2.so BSSMAP_Templates_part_3.so BSSMAP_Templates_part_4.so BSSMAP_Templates_part_5.so BSSMAP_Templates_part_6.so BSSMAP_Templates_part_7.so DNS_Helpers_part_1.so DNS_Helpers_part_2.so DNS_Helpers_part_3.so DNS_Helpers_part_4.so DNS_Helpers_part_5.so DNS_Helpers_part_6.so DNS_Helpers_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GSUP_Emulation_part_1.so GSUP_Emulation_part_2.so GSUP_Emulation_part_3.so GSUP_Emulation_part_4.so GSUP_Emulation_part_5.so GSUP_Emulation_part_6.so GSUP_Emulation_part_7.so GSUP_Templates_part_1.so GSUP_Templates_part_2.so GSUP_Templates_part_3.so GSUP_Templates_part_4.so GSUP_Templates_part_5.so GSUP_Templates_part_6.so GSUP_Templates_part_7.so GSUP_Types_part_1.so GSUP_Types_part_2.so GSUP_Types_part_3.so GSUP_Types_part_4.so GSUP_Types_part_5.so GSUP_Types_part_6.so GSUP_Types_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so L3_Common_part_1.so L3_Common_part_2.so L3_Common_part_3.so L3_Common_part_4.so L3_Common_part_5.so L3_Common_part_6.so L3_Common_part_7.so L3_Templates_part_1.so L3_Templates_part_2.so L3_Templates_part_3.so L3_Templates_part_4.so L3_Templates_part_5.so L3_Templates_part_6.so L3_Templates_part_7.so M3UA_Emulation_part_1.so M3UA_Emulation_part_2.so M3UA_Emulation_part_3.so M3UA_Emulation_part_4.so M3UA_Emulation_part_5.so M3UA_Emulation_part_6.so M3UA_Emulation_part_7.so M3UA_Types_part_1.so M3UA_Types_part_2.so M3UA_Types_part_3.so M3UA_Types_part_4.so M3UA_Types_part_5.so M3UA_Types_part_6.so M3UA_Types_part_7.so MAP_Types_part_1.so MAP_Types_part_2.so MAP_Types_part_3.so MAP_Types_part_4.so MAP_Types_part_5.so MAP_Types_part_6.so MAP_Types_part_7.so MGCP_CodecPort_part_1.so MGCP_CodecPort_part_2.so MGCP_CodecPort_part_3.so MGCP_CodecPort_part_4.so MGCP_CodecPort_part_5.so MGCP_CodecPort_part_6.so MGCP_CodecPort_part_7.so MGCP_CodecPort_CtrlFunct_part_1.so MGCP_CodecPort_CtrlFunct_part_2.so MGCP_CodecPort_CtrlFunct_part_3.so MGCP_CodecPort_CtrlFunct_part_4.so MGCP_CodecPort_CtrlFunct_part_5.so MGCP_CodecPort_CtrlFunct_part_6.so MGCP_CodecPort_CtrlFunct_part_7.so MGCP_Emulation_part_1.so MGCP_Emulation_part_2.so MGCP_Emulation_part_3.so MGCP_Emulation_part_4.so MGCP_Emulation_part_5.so MGCP_Emulation_part_6.so MGCP_Emulation_part_7.so MGCP_Templates_part_1.so MGCP_Templates_part_2.so MGCP_Templates_part_3.so MGCP_Templates_part_4.so MGCP_Templates_part_5.so MGCP_Templates_part_6.so MGCP_Templates_part_7.so MGCP_Types_part_1.so MGCP_Types_part_2.so MGCP_Types_part_3.so MGCP_Types_part_4.so MGCP_Types_part_5.so MGCP_Types_part_6.so MGCP_Types_part_7.so MNCC_CodecPort_part_1.so MNCC_CodecPort_part_2.so MNCC_CodecPort_part_3.so MNCC_CodecPort_part_4.so MNCC_CodecPort_part_5.so MNCC_CodecPort_part_6.so MNCC_CodecPort_part_7.so MNCC_Emulation_part_1.so MNCC_Emulation_part_2.so MNCC_Emulation_part_3.so MNCC_Emulation_part_4.so MNCC_Emulation_part_5.so MNCC_Emulation_part_6.so MNCC_Emulation_part_7.so MNCC_Types_part_1.so MNCC_Types_part_2.so MNCC_Types_part_3.so MNCC_Types_part_4.so MNCC_Types_part_5.so MNCC_Types_part_6.so MNCC_Types_part_7.so MSC_Tests_part_1.so MSC_Tests_part_2.so MSC_Tests_part_3.so MSC_Tests_part_4.so MSC_Tests_part_5.so MSC_Tests_part_6.so MSC_Tests_part_7.so MSC_Tests_ASCI_part_1.so MSC_Tests_ASCI_part_2.so MSC_Tests_ASCI_part_3.so MSC_Tests_ASCI_part_4.so MSC_Tests_ASCI_part_5.so MSC_Tests_ASCI_part_6.so MSC_Tests_ASCI_part_7.so MSC_Tests_Iu_part_1.so MSC_Tests_Iu_part_2.so MSC_Tests_Iu_part_3.so MSC_Tests_Iu_part_4.so MSC_Tests_Iu_part_5.so MSC_Tests_Iu_part_6.so MSC_Tests_Iu_part_7.so MTP3asp_PortType_part_1.so MTP3asp_PortType_part_2.so MTP3asp_PortType_part_3.so MTP3asp_PortType_part_4.so MTP3asp_PortType_part_5.so MTP3asp_PortType_part_6.so MTP3asp_PortType_part_7.so MTP3asp_Types_part_1.so MTP3asp_Types_part_2.so MTP3asp_Types_part_3.so MTP3asp_Types_part_4.so MTP3asp_Types_part_5.so MTP3asp_Types_part_6.so MTP3asp_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so RANAP_CodecPort_part_1.so RANAP_CodecPort_part_2.so RANAP_CodecPort_part_3.so RANAP_CodecPort_part_4.so RANAP_CodecPort_part_5.so RANAP_CodecPort_part_6.so RANAP_CodecPort_part_7.so RANAP_Templates_part_1.so RANAP_Templates_part_2.so RANAP_Templates_part_3.so RANAP_Templates_part_4.so RANAP_Templates_part_5.so RANAP_Templates_part_6.so RANAP_Templates_part_7.so RANAP_Types_part_1.so RANAP_Types_part_2.so RANAP_Types_part_3.so RANAP_Types_part_4.so RANAP_Types_part_5.so RANAP_Types_part_6.so RANAP_Types_part_7.so RLCMAC_CSN1_Templates_part_1.so RLCMAC_CSN1_Templates_part_2.so RLCMAC_CSN1_Templates_part_3.so RLCMAC_CSN1_Templates_part_4.so RLCMAC_CSN1_Templates_part_5.so RLCMAC_CSN1_Templates_part_6.so RLCMAC_CSN1_Templates_part_7.so RLCMAC_CSN1_Types_part_1.so RLCMAC_CSN1_Types_part_2.so RLCMAC_CSN1_Types_part_3.so RLCMAC_CSN1_Types_part_4.so RLCMAC_CSN1_Types_part_5.so RLCMAC_CSN1_Types_part_6.so RLCMAC_CSN1_Types_part_7.so RTP_CodecPort_part_1.so RTP_CodecPort_part_2.so RTP_CodecPort_part_3.so RTP_CodecPort_part_4.so RTP_CodecPort_part_5.so RTP_CodecPort_part_6.so RTP_CodecPort_part_7.so RTP_Types_part_1.so RTP_Types_part_2.so RTP_Types_part_3.so RTP_Types_part_4.so RTP_Types_part_5.so RTP_Types_part_6.so RTP_Types_part_7.so SCCP_Emulation_part_1.so SCCP_Emulation_part_2.so SCCP_Emulation_part_3.so SCCP_Emulation_part_4.so SCCP_Emulation_part_5.so SCCP_Emulation_part_6.so SCCP_Emulation_part_7.so SCCP_Templates_part_1.so SCCP_Templates_part_2.so SCCP_Templates_part_3.so SCCP_Templates_part_4.so SCCP_Templates_part_5.so SCCP_Templates_part_6.so SCCP_Templates_part_7.so SCCP_Types_part_1.so SCCP_Types_part_2.so SCCP_Types_part_3.so SCCP_Types_part_4.so SCCP_Types_part_5.so SCCP_Types_part_6.so SCCP_Types_part_7.so SCCPasp_Types_part_1.so SCCPasp_Types_part_2.so SCCPasp_Types_part_3.so SCCPasp_Types_part_4.so SCCPasp_Types_part_5.so SCCPasp_Types_part_6.so SCCPasp_Types_part_7.so SCTPasp_PortType_part_1.so SCTPasp_PortType_part_2.so SCTPasp_PortType_part_3.so SCTPasp_PortType_part_4.so SCTPasp_PortType_part_5.so SCTPasp_PortType_part_6.so SCTPasp_PortType_part_7.so SCTPasp_Types_part_1.so SCTPasp_Types_part_2.so SCTPasp_Types_part_3.so SCTPasp_Types_part_4.so SCTPasp_Types_part_5.so SCTPasp_Types_part_6.so SCTPasp_Types_part_7.so SDP_Templates_part_1.so SDP_Templates_part_2.so SDP_Templates_part_3.so SDP_Templates_part_4.so SDP_Templates_part_5.so SDP_Templates_part_6.so SDP_Templates_part_7.so SDP_Types_part_1.so SDP_Types_part_2.so SDP_Types_part_3.so SDP_Types_part_4.so SDP_Types_part_5.so SDP_Types_part_6.so SDP_Types_part_7.so SGsAP_CodecPort_part_1.so SGsAP_CodecPort_part_2.so SGsAP_CodecPort_part_3.so SGsAP_CodecPort_part_4.so SGsAP_CodecPort_part_5.so SGsAP_CodecPort_part_6.so SGsAP_CodecPort_part_7.so SGsAP_CodecPort_CtrlFunct_part_1.so SGsAP_CodecPort_CtrlFunct_part_2.so SGsAP_CodecPort_CtrlFunct_part_3.so SGsAP_CodecPort_CtrlFunct_part_4.so SGsAP_CodecPort_CtrlFunct_part_5.so SGsAP_CodecPort_CtrlFunct_part_6.so SGsAP_CodecPort_CtrlFunct_part_7.so SGsAP_Emulation_part_1.so SGsAP_Emulation_part_2.so SGsAP_Emulation_part_3.so SGsAP_Emulation_part_4.so SGsAP_Emulation_part_5.so SGsAP_Emulation_part_6.so SGsAP_Emulation_part_7.so SGsAP_Templates_part_1.so SGsAP_Templates_part_2.so SGsAP_Templates_part_3.so SGsAP_Templates_part_4.so SGsAP_Templates_part_5.so SGsAP_Templates_part_6.so SGsAP_Templates_part_7.so SGsAP_Types_part_1.so SGsAP_Types_part_2.so SGsAP_Types_part_3.so SGsAP_Types_part_4.so SGsAP_Types_part_5.so SGsAP_Types_part_6.so SGsAP_Types_part_7.so SMPP_CodecPort_part_1.so SMPP_CodecPort_part_2.so SMPP_CodecPort_part_3.so SMPP_CodecPort_part_4.so SMPP_CodecPort_part_5.so SMPP_CodecPort_part_6.so SMPP_CodecPort_part_7.so SMPP_CodecPort_CtrlFunct_part_1.so SMPP_CodecPort_CtrlFunct_part_2.so SMPP_CodecPort_CtrlFunct_part_3.so SMPP_CodecPort_CtrlFunct_part_4.so SMPP_CodecPort_CtrlFunct_part_5.so SMPP_CodecPort_CtrlFunct_part_6.so SMPP_CodecPort_CtrlFunct_part_7.so SMPP_Emulation_part_1.so SMPP_Emulation_part_2.so SMPP_Emulation_part_3.so SMPP_Emulation_part_4.so SMPP_Emulation_part_5.so SMPP_Emulation_part_6.so SMPP_Emulation_part_7.so SMPP_Templates_part_1.so SMPP_Templates_part_2.so SMPP_Templates_part_3.so SMPP_Templates_part_4.so SMPP_Templates_part_5.so SMPP_Templates_part_6.so SMPP_Templates_part_7.so SMPP_Types_part_1.so SMPP_Types_part_2.so SMPP_Types_part_3.so SMPP_Types_part_4.so SMPP_Types_part_5.so SMPP_Types_part_6.so SMPP_Types_part_7.so SS_Templates_part_1.so SS_Templates_part_2.so SS_Templates_part_3.so SS_Templates_part_4.so SS_Templates_part_5.so SS_Templates_part_6.so SS_Templates_part_7.so SS_Types_part_1.so SS_Types_part_2.so SS_Types_part_3.so SS_Types_part_4.so SS_Types_part_5.so SS_Types_part_6.so SS_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TCCOpenSecurity_Functions_part_1.so TCCOpenSecurity_Functions_part_2.so TCCOpenSecurity_Functions_part_3.so TCCOpenSecurity_Functions_part_4.so TCCOpenSecurity_Functions_part_5.so TCCOpenSecurity_Functions_part_6.so TCCOpenSecurity_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so UD_PortType_part_1.so UD_PortType_part_2.so UD_PortType_part_3.so UD_PortType_part_4.so UD_PortType_part_5.so UD_PortType_part_6.so UD_PortType_part_7.so UD_Types_part_1.so UD_Types_part_2.so UD_Types_part_3.so UD_Types_part_4.so UD_Types_part_5.so UD_Types_part_6.so UD_Types_part_7.so USSD_Helpers_part_1.so USSD_Helpers_part_2.so USSD_Helpers_part_3.so USSD_Helpers_part_4.so USSD_Helpers_part_5.so USSD_Helpers_part_6.so USSD_Helpers_part_7.so IPA_Emulation.so RAN_Adapter.so RAN_Emulation.so SCCP_Mapping.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so RAN_Adapter_part_1.so RAN_Adapter_part_2.so RAN_Adapter_part_3.so RAN_Adapter_part_4.so RAN_Adapter_part_5.so RAN_Adapter_part_6.so RAN_Adapter_part_7.so RAN_Emulation_part_1.so RAN_Emulation_part_2.so RAN_Emulation_part_3.so RAN_Emulation_part_4.so RAN_Emulation_part_5.so RAN_Emulation_part_6.so RAN_Emulation_part_7.so SCCP_Mapping_part_1.so SCCP_Mapping_part_2.so SCCP_Mapping_part_3.so SCCP_Mapping_part_4.so SCCP_Mapping_part_5.so SCCP_Mapping_part_6.so SCCP_Mapping_part_7.so MAP_ApplicationContexts.so MAP_BS_Code.so MAP_CH_DataTypes.so MAP_CallHandlingOperations.so MAP_CommonDataTypes.so MAP_DialogueInformation.so MAP_ER_DataTypes.so MAP_Errors.so MAP_ExtensionDataTypes.so MAP_GR_DataTypes.so MAP_Group_Call_Operations.so MAP_LCS_DataTypes.so MAP_LocationServiceOperations.so MAP_MS_DataTypes.so MAP_MobileServiceOperations.so MAP_OM_DataTypes.so MAP_OperationAndMaintenanceOperations.so MAP_PDU_Defs.so MAP_Protocol.so MAP_SM_DataTypes.so MAP_SS_Code.so MAP_SS_DataTypes.so MAP_ShortMessageServiceOperations.so MAP_SupplementaryServiceOperations.so MAP_TS_Code.so MobileDomainDefinitions.so RANAP_CommonDataTypes.so RANAP_Constants.so RANAP_Containers.so RANAP_IEs.so RANAP_PDU_Contents.so RANAP_PDU_Descriptions.so Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Information_Objects.so SS_DataTypes.so SS_Errors.so SS_Operations.so SS_PDU_Defs.so SS_Protocol.so MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_7.so MAP_BS_Code_part_1.so MAP_BS_Code_part_2.so MAP_BS_Code_part_3.so MAP_BS_Code_part_4.so MAP_BS_Code_part_5.so MAP_BS_Code_part_6.so MAP_BS_Code_part_7.so MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_7.so MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_7.so MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_7.so MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_7.so MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_7.so MAP_Errors_part_1.so MAP_Errors_part_2.so MAP_Errors_part_3.so MAP_Errors_part_4.so MAP_Errors_part_5.so MAP_Errors_part_6.so MAP_Errors_part_7.so MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_7.so MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_7.so MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_7.so MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_7.so MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_7.so MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_7.so MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_7.so MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_7.so MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_7.so MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_7.so MAP_Protocol_part_1.so MAP_Protocol_part_2.so MAP_Protocol_part_3.so MAP_Protocol_part_4.so MAP_Protocol_part_5.so MAP_Protocol_part_6.so MAP_Protocol_part_7.so MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_7.so MAP_SS_Code_part_1.so MAP_SS_Code_part_2.so MAP_SS_Code_part_3.so MAP_SS_Code_part_4.so MAP_SS_Code_part_5.so MAP_SS_Code_part_6.so MAP_SS_Code_part_7.so MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_7.so MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_7.so MAP_TS_Code_part_1.so MAP_TS_Code_part_2.so MAP_TS_Code_part_3.so MAP_TS_Code_part_4.so MAP_TS_Code_part_5.so MAP_TS_Code_part_6.so MAP_TS_Code_part_7.so MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_7.so RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_7.so RANAP_Constants_part_1.so RANAP_Constants_part_2.so RANAP_Constants_part_3.so RANAP_Constants_part_4.so RANAP_Constants_part_5.so RANAP_Constants_part_6.so RANAP_Constants_part_7.so RANAP_Containers_part_1.so RANAP_Containers_part_2.so RANAP_Containers_part_3.so RANAP_Containers_part_4.so RANAP_Containers_part_5.so RANAP_Containers_part_6.so RANAP_Containers_part_7.so RANAP_IEs_part_1.so RANAP_IEs_part_2.so RANAP_IEs_part_3.so RANAP_IEs_part_4.so RANAP_IEs_part_5.so RANAP_IEs_part_6.so RANAP_IEs_part_7.so RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_7.so RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_7.so Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_7.so SS_DataTypes_part_1.so SS_DataTypes_part_2.so SS_DataTypes_part_3.so SS_DataTypes_part_4.so SS_DataTypes_part_5.so SS_DataTypes_part_6.so SS_DataTypes_part_7.so SS_Errors_part_1.so SS_Errors_part_2.so SS_Errors_part_3.so SS_Errors_part_4.so SS_Errors_part_5.so SS_Errors_part_6.so SS_Errors_part_7.so SS_Operations_part_1.so SS_Operations_part_2.so SS_Operations_part_3.so SS_Operations_part_4.so SS_Operations_part_5.so SS_Operations_part_6.so SS_Operations_part_7.so SS_PDU_Defs_part_1.so SS_PDU_Defs_part_2.so SS_PDU_Defs_part_3.so SS_PDU_Defs_part_4.so SS_PDU_Defs_part_5.so SS_PDU_Defs_part_6.so SS_PDU_Defs_part_7.so SS_Protocol_part_1.so SS_Protocol_part_2.so SS_Protocol_part_3.so SS_Protocol_part_4.so SS_Protocol_part_5.so SS_Protocol_part_6.so SS_Protocol_part_7.so SDP_parse_.tab.so lex.SDP_parse_.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so MAP_EncDec.so MGCP_CodecPort_CtrlFunctDef.so MNCC_EncDec.so Native_FunctionDefs.so RANAP_EncDec.so RTP_CodecPort_CtrlFunctDef.so RTP_EncDec.so SCCP_EncDec.so SCTPasp_PT.so SDP_EncDec.so SGsAP_CodecPort_CtrlFunctDef.so SMPP_CodecPort_CtrlFunctDef.so SMPP_EncDec.so SS_EncDec.so TCCConversion.so TCCEncoding.so TCCInterface.so TCCOpenSecurity.so TELNETasp_PT.so UD_PT.so \ #8 75.14 -L/usr/lib/titan -lttcn3-parallel-dynamic \ #8 75.14 -L/lib -lcrypto \ #8 75.14 -L/usr/lib -lxml2 -lsctp -lfftranscode -lssl -lpthread; \ #8 75.14 then : ; else /usr/bin/titanver BSC_ConnectionHandler.o BSSAP_CodecPort.o BSSAP_Types.o BSSMAP_Templates.o DNS_Helpers.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o General_Types.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o L3_Common.o L3_Templates.o M3UA_Emulation.o M3UA_Types.o MAP_Types.o MGCP_CodecPort.o MGCP_CodecPort_CtrlFunct.o MGCP_Emulation.o MGCP_Templates.o MGCP_Types.o MNCC_CodecPort.o MNCC_Emulation.o MNCC_Types.o MSC_Tests.o MSC_Tests_ASCI.o MSC_Tests_Iu.o MTP3asp_PortType.o MTP3asp_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCO_Types.o RANAP_CodecPort.o RANAP_Templates.o RANAP_Types.o RLCMAC_CSN1_Templates.o RLCMAC_CSN1_Types.o RTP_CodecPort.o RTP_Types.o SCCP_Emulation.o SCCP_Templates.o SCCP_Types.o SCCPasp_Types.o SCTPasp_PortType.o SCTPasp_Types.o SDP_Templates.o SDP_Types.o SGsAP_CodecPort.o SGsAP_CodecPort_CtrlFunct.o SGsAP_Emulation.o SGsAP_Templates.o SGsAP_Types.o SMPP_CodecPort.o SMPP_CodecPort_CtrlFunct.o SMPP_Emulation.o SMPP_Templates.o SMPP_Types.o SS_Templates.o SS_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TCCOpenSecurity_Functions.o TELNETasp_PortType.o UD_PortType.o UD_Types.o USSD_Helpers.o BSC_ConnectionHandler_part_1.o BSC_ConnectionHandler_part_2.o BSC_ConnectionHandler_part_3.o BSC_ConnectionHandler_part_4.o BSC_ConnectionHandler_part_5.o BSC_ConnectionHandler_part_6.o BSC_ConnectionHandler_part_7.o BSSAP_CodecPort_part_1.o BSSAP_CodecPort_part_2.o BSSAP_CodecPort_part_3.o BSSAP_CodecPort_part_4.o BSSAP_CodecPort_part_5.o BSSAP_CodecPort_part_6.o BSSAP_CodecPort_part_7.o BSSAP_Types_part_1.o BSSAP_Types_part_2.o BSSAP_Types_part_3.o BSSAP_Types_part_4.o BSSAP_Types_part_5.o BSSAP_Types_part_6.o BSSAP_Types_part_7.o BSSMAP_Templates_part_1.o BSSMAP_Templates_part_2.o BSSMAP_Templates_part_3.o BSSMAP_Templates_part_4.o BSSMAP_Templates_part_5.o BSSMAP_Templates_part_6.o BSSMAP_Templates_part_7.o DNS_Helpers_part_1.o DNS_Helpers_part_2.o DNS_Helpers_part_3.o DNS_Helpers_part_4.o DNS_Helpers_part_5.o DNS_Helpers_part_6.o DNS_Helpers_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GSUP_Emulation_part_1.o GSUP_Emulation_part_2.o GSUP_Emulation_part_3.o GSUP_Emulation_part_4.o GSUP_Emulation_part_5.o GSUP_Emulation_part_6.o GSUP_Emulation_part_7.o GSUP_Templates_part_1.o GSUP_Templates_part_2.o GSUP_Templates_part_3.o GSUP_Templates_part_4.o GSUP_Templates_part_5.o GSUP_Templates_part_6.o GSUP_Templates_part_7.o GSUP_Types_part_1.o GSUP_Types_part_2.o GSUP_Types_part_3.o GSUP_Types_part_4.o GSUP_Types_part_5.o GSUP_Types_part_6.o GSUP_Types_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o L3_Common_part_1.o L3_Common_part_2.o L3_Common_part_3.o L3_Common_part_4.o L3_Common_part_5.o L3_Common_part_6.o L3_Common_part_7.o L3_Templates_part_1.o L3_Templates_part_2.o L3_Templates_part_3.o L3_Templates_part_4.o L3_Templates_part_5.o L3_Templates_part_6.o L3_Templates_part_7.o M3UA_Emulation_part_1.o M3UA_Emulation_part_2.o M3UA_Emulation_part_3.o M3UA_Emulation_part_4.o M3UA_Emulation_part_5.o M3UA_Emulation_part_6.o M3UA_Emulation_part_7.o M3UA_Types_part_1.o M3UA_Types_part_2.o M3UA_Types_part_3.o M3UA_Types_part_4.o M3UA_Types_part_5.o M3UA_Types_part_6.o M3UA_Types_part_7.o MAP_Types_part_1.o MAP_Types_part_2.o MAP_Types_part_3.o MAP_Types_part_4.o MAP_Types_part_5.o MAP_Types_part_6.o MAP_Types_part_7.o MGCP_CodecPort_part_1.o MGCP_CodecPort_part_2.o MGCP_CodecPort_part_3.o MGCP_CodecPort_part_4.o MGCP_CodecPort_part_5.o MGCP_CodecPort_part_6.o MGCP_CodecPort_part_7.o MGCP_CodecPort_CtrlFunct_part_1.o MGCP_CodecPort_CtrlFunct_part_2.o MGCP_CodecPort_CtrlFunct_part_3.o MGCP_CodecPort_CtrlFunct_part_4.o MGCP_CodecPort_CtrlFunct_part_5.o MGCP_CodecPort_CtrlFunct_part_6.o MGCP_CodecPort_CtrlFunct_part_7.o MGCP_Emulation_part_1.o MGCP_Emulation_part_2.o MGCP_Emulation_part_3.o MGCP_Emulation_part_4.o MGCP_Emulation_part_5.o MGCP_Emulation_part_6.o MGCP_Emulation_part_7.o MGCP_Templates_part_1.o MGCP_Templates_part_2.o MGCP_Templates_part_3.o MGCP_Templates_part_4.o MGCP_Templates_part_5.o MGCP_Templates_part_6.o MGCP_Templates_part_7.o MGCP_Types_part_1.o MGCP_Types_part_2.o MGCP_Types_part_3.o MGCP_Types_part_4.o MGCP_Types_part_5.o MGCP_Types_part_6.o MGCP_Types_part_7.o MNCC_CodecPort_part_1.o MNCC_CodecPort_part_2.o MNCC_CodecPort_part_3.o MNCC_CodecPort_part_4.o MNCC_CodecPort_part_5.o MNCC_CodecPort_part_6.o MNCC_CodecPort_part_7.o MNCC_Emulation_part_1.o MNCC_Emulation_part_2.o MNCC_Emulation_part_3.o MNCC_Emulation_part_4.o MNCC_Emulation_part_5.o MNCC_Emulation_part_6.o MNCC_Emulation_part_7.o MNCC_Types_part_1.o MNCC_Types_part_2.o MNCC_Types_part_3.o MNCC_Types_part_4.o MNCC_Types_part_5.o MNCC_Types_part_6.o MNCC_Types_part_7.o MSC_Tests_part_1.o MSC_Tests_part_2.o MSC_Tests_part_3.o MSC_Tests_part_4.o MSC_Tests_part_5.o MSC_Tests_part_6.o MSC_Tests_part_7.o MSC_Tests_ASCI_part_1.o MSC_Tests_ASCI_part_2.o MSC_Tests_ASCI_part_3.o MSC_Tests_ASCI_part_4.o MSC_Tests_ASCI_part_5.o MSC_Tests_ASCI_part_6.o MSC_Tests_ASCI_part_7.o MSC_Tests_Iu_part_1.o MSC_Tests_Iu_part_2.o MSC_Tests_Iu_part_3.o MSC_Tests_Iu_part_4.o MSC_Tests_Iu_part_5.o MSC_Tests_Iu_part_6.o MSC_Tests_Iu_part_7.o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_7.o MTP3asp_Types_part_1.o MTP3asp_Types_part_2.o MTP3asp_Types_part_3.o MTP3asp_Types_part_4.o MTP3asp_Types_part_5.o MTP3asp_Types_part_6.o MTP3asp_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_7.o RANAP_Templates_part_1.o RANAP_Templates_part_2.o RANAP_Templates_part_3.o RANAP_Templates_part_4.o RANAP_Templates_part_5.o RANAP_Templates_part_6.o RANAP_Templates_part_7.o RANAP_Types_part_1.o RANAP_Types_part_2.o RANAP_Types_part_3.o RANAP_Types_part_4.o RANAP_Types_part_5.o RANAP_Types_part_6.o RANAP_Types_part_7.o RLCMAC_CSN1_Templates_part_1.o RLCMAC_CSN1_Templates_part_2.o RLCMAC_CSN1_Templates_part_3.o RLCMAC_CSN1_Templates_part_4.o RLCMAC_CSN1_Templates_part_5.o RLCMAC_CSN1_Templates_part_6.o RLCMAC_CSN1_Templates_part_7.o RLCMAC_CSN1_Types_part_1.o RLCMAC_CSN1_Types_part_2.o RLCMAC_CSN1_Types_part_3.o RLCMAC_CSN1_Types_part_4.o RLCMAC_CSN1_Types_part_5.o RLCMAC_CSN1_Types_part_6.o RLCMAC_CSN1_Types_part_7.o RTP_CodecPort_part_1.o RTP_CodecPort_part_2.o RTP_CodecPort_part_3.o RTP_CodecPort_part_4.o RTP_CodecPort_part_5.o RTP_CodecPort_part_6.o RTP_CodecPort_part_7.o RTP_Types_part_1.o RTP_Types_part_2.o RTP_Types_part_3.o RTP_Types_part_4.o RTP_Types_part_5.o RTP_Types_part_6.o RTP_Types_part_7.o SCCP_Emulation_part_1.o SCCP_Emulation_part_2.o SCCP_Emulation_part_3.o SCCP_Emulation_part_4.o SCCP_Emulation_part_5.o SCCP_Emulation_part_6.o SCCP_Emulation_part_7.o SCCP_Templates_part_1.o SCCP_Templates_part_2.o SCCP_Templates_part_3.o SCCP_Templates_part_4.o SCCP_Templates_part_5.o SCCP_Templates_part_6.o SCCP_Templates_part_7.o SCCP_Types_part_1.o SCCP_Types_part_2.o SCCP_Types_part_3.o SCCP_Types_part_4.o SCCP_Types_part_5.o SCCP_Types_part_6.o SCCP_Types_part_7.o SCCPasp_Types_part_1.o SCCPasp_Types_part_2.o SCCPasp_Types_part_3.o SCCPasp_Types_part_4.o SCCPasp_Types_part_5.o SCCPasp_Types_part_6.o SCCPasp_Types_part_7.o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_7.o SCTPasp_Types_part_1.o SCTPasp_Types_part_2.o SCTPasp_Types_part_3.o SCTPasp_Types_part_4.o SCTPasp_Types_part_5.o SCTPasp_Types_part_6.o SCTPasp_Types_part_7.o SDP_Templates_part_1.o SDP_Templates_part_2.o SDP_Templates_part_3.o SDP_Templates_part_4.o SDP_Templates_part_5.o SDP_Templates_part_6.o SDP_Templates_part_7.o SDP_Types_part_1.o SDP_Types_part_2.o SDP_Types_part_3.o SDP_Types_part_4.o SDP_Types_part_5.o SDP_Types_part_6.o SDP_Types_part_7.o SGsAP_CodecPort_part_1.o SGsAP_CodecPort_part_2.o SGsAP_CodecPort_part_3.o SGsAP_CodecPort_part_4.o SGsAP_CodecPort_part_5.o SGsAP_CodecPort_part_6.o SGsAP_CodecPort_part_7.o SGsAP_CodecPort_CtrlFunct_part_1.o SGsAP_CodecPort_CtrlFunct_part_2.o SGsAP_CodecPort_CtrlFunct_part_3.o SGsAP_CodecPort_CtrlFunct_part_4.o SGsAP_CodecPort_CtrlFunct_part_5.o SGsAP_CodecPort_CtrlFunct_part_6.o SGsAP_CodecPort_CtrlFunct_part_7.o SGsAP_Emulation_part_1.o SGsAP_Emulation_part_2.o SGsAP_Emulation_part_3.o SGsAP_Emulation_part_4.o SGsAP_Emulation_part_5.o SGsAP_Emulation_part_6.o SGsAP_Emulation_part_7.o SGsAP_Templates_part_1.o SGsAP_Templates_part_2.o SGsAP_Templates_part_3.o SGsAP_Templates_part_4.o SGsAP_Templates_part_5.o SGsAP_Templates_part_6.o SGsAP_Templates_part_7.o SGsAP_Types_part_1.o SGsAP_Types_part_2.o SGsAP_Types_part_3.o SGsAP_Types_part_4.o SGsAP_Types_part_5.o SGsAP_Types_part_6.o SGsAP_Types_part_7.o SMPP_CodecPort_part_1.o SMPP_CodecPort_part_2.o SMPP_CodecPort_part_3.o SMPP_CodecPort_part_4.o SMPP_CodecPort_part_5.o SMPP_CodecPort_part_6.o SMPP_CodecPort_part_7.o SMPP_CodecPort_CtrlFunct_part_1.o SMPP_CodecPort_CtrlFunct_part_2.o SMPP_CodecPort_CtrlFunct_part_3.o SMPP_CodecPort_CtrlFunct_part_4.o SMPP_CodecPort_CtrlFunct_part_5.o SMPP_CodecPort_CtrlFunct_part_6.o SMPP_CodecPort_CtrlFunct_part_7.o SMPP_Emulation_part_1.o SMPP_Emulation_part_2.o SMPP_Emulation_part_3.o SMPP_Emulation_part_4.o SMPP_Emulation_part_5.o SMPP_Emulation_part_6.o SMPP_Emulation_part_7.o SMPP_Templates_part_1.o SMPP_Templates_part_2.o SMPP_Templates_part_3.o SMPP_Templates_part_4.o SMPP_Templates_part_5.o SMPP_Templates_part_6.o SMPP_Templates_part_7.o SMPP_Types_part_1.o SMPP_Types_part_2.o SMPP_Types_part_3.o SMPP_Types_part_4.o SMPP_Types_part_5.o SMPP_Types_part_6.o SMPP_Types_part_7.o SS_Templates_part_1.o SS_Templates_part_2.o SS_Templates_part_3.o SS_Templates_part_4.o SS_Templates_part_5.o SS_Templates_part_6.o SS_Templates_part_7.o SS_Types_part_1.o SS_Types_part_2.o SS_Types_part_3.o SS_Types_part_4.o SS_Types_part_5.o SS_Types_part_6.o SS_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TCCOpenSecurity_Functions_part_1.o TCCOpenSecurity_Functions_part_2.o TCCOpenSecurity_Functions_part_3.o TCCOpenSecurity_Functions_part_4.o TCCOpenSecurity_Functions_part_5.o TCCOpenSecurity_Functions_part_6.o TCCOpenSecurity_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o UD_PortType_part_1.o UD_PortType_part_2.o UD_PortType_part_3.o UD_PortType_part_4.o UD_PortType_part_5.o UD_PortType_part_6.o UD_PortType_part_7.o UD_Types_part_1.o UD_Types_part_2.o UD_Types_part_3.o UD_Types_part_4.o UD_Types_part_5.o UD_Types_part_6.o UD_Types_part_7.o USSD_Helpers_part_1.o USSD_Helpers_part_2.o USSD_Helpers_part_3.o USSD_Helpers_part_4.o USSD_Helpers_part_5.o USSD_Helpers_part_6.o USSD_Helpers_part_7.o IPA_Emulation.o RAN_Adapter.o RAN_Emulation.o SCCP_Mapping.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o RAN_Adapter_part_1.o RAN_Adapter_part_2.o RAN_Adapter_part_3.o RAN_Adapter_part_4.o RAN_Adapter_part_5.o RAN_Adapter_part_6.o RAN_Adapter_part_7.o RAN_Emulation_part_1.o RAN_Emulation_part_2.o RAN_Emulation_part_3.o RAN_Emulation_part_4.o RAN_Emulation_part_5.o RAN_Emulation_part_6.o RAN_Emulation_part_7.o SCCP_Mapping_part_1.o SCCP_Mapping_part_2.o SCCP_Mapping_part_3.o SCCP_Mapping_part_4.o SCCP_Mapping_part_5.o SCCP_Mapping_part_6.o SCCP_Mapping_part_7.o MAP_ApplicationContexts.o MAP_BS_Code.o MAP_CH_DataTypes.o MAP_CallHandlingOperations.o MAP_CommonDataTypes.o MAP_DialogueInformation.o MAP_ER_DataTypes.o MAP_Errors.o MAP_ExtensionDataTypes.o MAP_GR_DataTypes.o MAP_Group_Call_Operations.o MAP_LCS_DataTypes.o MAP_LocationServiceOperations.o MAP_MS_DataTypes.o MAP_MobileServiceOperations.o MAP_OM_DataTypes.o MAP_OperationAndMaintenanceOperations.o MAP_PDU_Defs.o MAP_Protocol.o MAP_SM_DataTypes.o MAP_SS_Code.o MAP_SS_DataTypes.o MAP_ShortMessageServiceOperations.o MAP_SupplementaryServiceOperations.o MAP_TS_Code.o MobileDomainDefinitions.o RANAP_CommonDataTypes.o RANAP_Constants.o RANAP_Containers.o RANAP_IEs.o RANAP_PDU_Contents.o RANAP_PDU_Descriptions.o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Information_Objects.o SS_DataTypes.o SS_Errors.o SS_Operations.o SS_PDU_Defs.o SS_Protocol.o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_7.o MAP_BS_Code_part_1.o MAP_BS_Code_part_2.o MAP_BS_Code_part_3.o MAP_BS_Code_part_4.o MAP_BS_Code_part_5.o MAP_BS_Code_part_6.o MAP_BS_Code_part_7.o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_7.o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_7.o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_7.o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_7.o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_7.o MAP_Errors_part_1.o MAP_Errors_part_2.o MAP_Errors_part_3.o MAP_Errors_part_4.o MAP_Errors_part_5.o MAP_Errors_part_6.o MAP_Errors_part_7.o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_7.o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_7.o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_7.o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_7.o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_7.o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_7.o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_7.o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_7.o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_7.o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_7.o MAP_Protocol_part_1.o MAP_Protocol_part_2.o MAP_Protocol_part_3.o MAP_Protocol_part_4.o MAP_Protocol_part_5.o MAP_Protocol_part_6.o MAP_Protocol_part_7.o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_7.o MAP_SS_Code_part_1.o MAP_SS_Code_part_2.o MAP_SS_Code_part_3.o MAP_SS_Code_part_4.o MAP_SS_Code_part_5.o MAP_SS_Code_part_6.o MAP_SS_Code_part_7.o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_7.o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_7.o MAP_TS_Code_part_1.o MAP_TS_Code_part_2.o MAP_TS_Code_part_3.o MAP_TS_Code_part_4.o MAP_TS_Code_part_5.o MAP_TS_Code_part_6.o MAP_TS_Code_part_7.o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_7.o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_7.o RANAP_Constants_part_1.o RANAP_Constants_part_2.o RANAP_Constants_part_3.o RANAP_Constants_part_4.o RANAP_Constants_part_5.o RANAP_Constants_part_6.o RANAP_Constants_part_7.o RANAP_Containers_part_1.o RANAP_Containers_part_2.o RANAP_Containers_part_3.o RANAP_Containers_part_4.o RANAP_Containers_part_5.o RANAP_Containers_part_6.o RANAP_Containers_part_7.o RANAP_IEs_part_1.o RANAP_IEs_part_2.o RANAP_IEs_part_3.o RANAP_IEs_part_4.o RANAP_IEs_part_5.o RANAP_IEs_part_6.o RANAP_IEs_part_7.o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_7.o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_7.o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_7.o SS_DataTypes_part_1.o SS_DataTypes_part_2.o SS_DataTypes_part_3.o SS_DataTypes_part_4.o SS_DataTypes_part_5.o SS_DataTypes_part_6.o SS_DataTypes_part_7.o SS_Errors_part_1.o SS_Errors_part_2.o SS_Errors_part_3.o SS_Errors_part_4.o SS_Errors_part_5.o SS_Errors_part_6.o SS_Errors_part_7.o SS_Operations_part_1.o SS_Operations_part_2.o SS_Operations_part_3.o SS_Operations_part_4.o SS_Operations_part_5.o SS_Operations_part_6.o SS_Operations_part_7.o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_7.o SS_Protocol_part_1.o SS_Protocol_part_2.o SS_Protocol_part_3.o SS_Protocol_part_4.o SS_Protocol_part_5.o SS_Protocol_part_6.o SS_Protocol_part_7.o SDP_parse_.tab.o lex.SDP_parse_.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o MAP_EncDec.o MGCP_CodecPort_CtrlFunctDef.o MNCC_EncDec.o Native_FunctionDefs.o RANAP_EncDec.o RTP_CodecPort_CtrlFunctDef.o RTP_EncDec.o SCCP_EncDec.o SCTPasp_PT.o SDP_EncDec.o SGsAP_CodecPort_CtrlFunctDef.o SMPP_CodecPort_CtrlFunctDef.o SMPP_EncDec.o SS_EncDec.o TCCConversion.o TCCEncoding.o TCCInterface.o TCCOpenSecurity.o TELNETasp_PT.o UD_PT.o; exit 1; fi #8 75.84 make[1]: Leaving directory '/osmo-ttcn3-hacks/msc' #8 DONE 76.5s #9 [4/4] COPY MSC_TESTS.CFG /data/MSC_Tests.cfg #9 DONE 0.2s #10 exporting to image #10 exporting layers #10 exporting layers 10.6s done #10 writing image sha256:ac8b367b3b114ee9df415289e3a78322bbddf7c4c19be33fb08f786a19ac23c3 0.0s done #10 naming to docker.io/osmocom-build/ttcn3-msc-test:latest 0.0s done #10 DONE 10.6s 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 ac8b367b3b11 + 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=4045497 + seq 1 30 + echo (4045497 + 1) % 256 + bc + SUBNET=186 + NET_NAME=ttcn3-msc-test-186 + SUB4=172.18.186.0/24 + SUB6=fd02:db8:186::/64 + set +x Creating network ttcn3-msc-test-186, trying SUBNET=186... + docker network create --internal --subnet 172.18.186.0/24 --ipv6 --subnet fd02:db8:186::/64 ttcn3-msc-test-186 cfaf3dfab2275cc217641bf30efd164c152a989e53fb17aac9f9c5ef66c30364 + set +x ### Network ttcn3-msc-test-186 created (SUBNET=186) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=186 to: /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/msc/osmo-msc.cfg Applying SUBNET=186 to: /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/msc-tester/MSC_Tests.cfg Applying SUBNET=186 to: /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/stp/osmo-stp.cfg + echo Starting container with STP Starting container with STP + docker_network_params 186 200 + NET=186 + ADDR_SUFIX=200 + echo --network ttcn3-msc-test-186 --ip 172.18.186.200 --ip6 fd02:db8:186::200 + docker run --rm --network ttcn3-msc-test-186 --ip 172.18.186.200 --ip6 fd02:db8:186::200 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/stp:/data --name jenkins-ttcn3-msc-test-latest-2026-stp -d osmocom-build/osmo-stp-latest edb824fcea64a04ee46ae99191c73d5680f84bbe524d7d59e6436ce68f5963a0 + echo Starting container with MSC Starting container with MSC + docker_network_params 186 10 + NET=186 + ADDR_SUFIX=10 + echo --network ttcn3-msc-test-186 --ip 172.18.186.10 --ip6 fd02:db8:186::10 + docker run --rm --network ttcn3-msc-test-186 --ip 172.18.186.10 --ip6 fd02:db8:186::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-2026-msc -d osmocom-build/osmo-msc-latest /bin/sh -c osmo-msc -c /data/osmo-msc.cfg >>/data/osmo-msc.log 2>&1 1295e3db2fde9b276653f95d1423a63a47122dc715de42db91222a8cebe1ee81 + echo Starting container with MSC testsuite Starting container with MSC testsuite + docker_network_params 186 103 + NET=186 + ADDR_SUFIX=103 + echo --network ttcn3-msc-test-186 --ip 172.18.186.103 --ip6 fd02:db8:186::103 + docker run --rm --network ttcn3-msc-test-186 --ip 172.18.186.103 --ip6 fd02:db8:186::103 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.186.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-2026-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@d97f381c6fa7: Unix server socket created successfully. MC@d97f381c6fa7: Listening on TCP port 45331. d97f381c6fa7 is the default MC2> spawn /osmo-ttcn3-hacks/msc/MSC_Tests d97f381c6fa7 45331 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@d97f381c6fa7: New HC connected from 172.18.186.103 [172.18.186.103]. d97f381c6fa7: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@d97f381c6fa7: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@d97f381c6fa7: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@d97f381c6fa7: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@d97f381c6fa7: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@d97f381c6fa7: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@d97f381c6fa7: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@d97f381c6fa7: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@d97f381c6fa7: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@d97f381c6fa7: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@d97f381c6fa7: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@d97f381c6fa7: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@d97f381c6fa7: Configuration file was processed on all HCs. MC@d97f381c6fa7: Creating MTC on host 172.18.186.103. MC@d97f381c6fa7: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cr_before_reset'. ------ MSC_Tests.TC_cr_before_reset ------ Sat Apr 20 08:12:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cr_before_reset' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_cr_before_reset started. MSC_Test-M3UA(4)@d97f381c6fa7: ************************************************* MSC_Test-M3UA(4)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test-M3UA(4)@d97f381c6fa7: ************************************************* MSC_Test-SCCP(3)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-M3UA(4)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test-M3UA(4)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test-M3UA(4)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test-M3UA(4)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test-M3UA(4)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test-M3UA(4)@d97f381c6fa7: Message received on association #8 MSC_Test-M3UA(4)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test-M3UA(4)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test-M3UA(4)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test-M3UA(4)@d97f381c6fa7: Message received on association #8 MSC_Test-M3UA(4)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-M3UA(4)@d97f381c6fa7: Message received on association #8 MSC_Test-M3UA(4)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test-M3UA(4)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test-M3UA(4)@d97f381c6fa7: Message received on association #8 MSC_Test-M3UA(4)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-SCCP(3)@d97f381c6fa7: First idle individual index:0 MSC_Test-M3UA(4)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-M3UA(4)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-M3UA(4)@d97f381c6fa7: Message received on association #8 MSC_Test-M3UA(4)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test-SCCP(3)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-M3UA(4)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: pass MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SCCP(3): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-M3UA(4): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_cr_before_reset finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cr_before_reset pass'. Sat Apr 20 08:12:49 UTC 2024 ====== MSC_Tests.TC_cr_before_reset pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_cr_before_reset.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=115180) Waiting for packet dumper to finish... 1 (prev_count=115180, count=116257) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cr_before_reset pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_tmsi'. ------ MSC_Tests.TC_lu_imsi_noauth_tmsi ------ Sat Apr 20 08:12:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_tmsi' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_lu_imsi_noauth_tmsi started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(8)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(8)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(8)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-SCCP(6)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(9)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(8)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(8)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(8)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(8)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(8)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(8)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(8)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(8)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(8)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(8)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(8)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(8)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(8)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(8)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(8)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(8)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(11)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(11)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_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)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(11)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(11)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@d97f381c6fa7: IPA ID RESP: { { 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)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(11)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(12)@d97f381c6fa7: Created GsupExpect[0] for "262420000000001" to be handled at TC_lu_imsi_noauth_tmsi0(14) TC_lu_imsi_noauth_tmsi0(14)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(8)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(8)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(7)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(7)@d97f381c6fa7: Added conn table entry 0TC_lu_imsi_noauth_tmsi0(14)6876879 MSC_Test_0-RAN(7)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(6)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(8)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(8)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(8)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(8)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(8)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(6)@d97f381c6fa7: { messageType := 2, destLocRef := '68EECF'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)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(12)@d97f381c6fa7: Found GsupExpect[0] for "262420000000001" handled at TC_lu_imsi_noauth_tmsi0(14) MSC_Test-GSUP(12)@d97f381c6fa7: Added IMSI table entry 0TC_lu_imsi_noauth_tmsi0(14)"262420000000001" MSC_Test_0-SCCP(6)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(6)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(6)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(6)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(6)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(6)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(6)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(6)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(8)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_noauth_tmsi0(14)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_tmsi0(14)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(8)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(8)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(6)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(6)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(6)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(6)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_tmsi0(14)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(7)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(7)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(6)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(6)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(6)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(6)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(8)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(8)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(8)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(6)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(6)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(6)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(6)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(6)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(6)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(6)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(6)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(8)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(8)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(8)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(6)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(8)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(7)@d97f381c6fa7: Deleted conn table entry 0TC_lu_imsi_noauth_tmsi0(14)6876879 TC_lu_imsi_noauth_tmsi0(14)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi0(14)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_tmsi0(14)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi0(14)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi0(14)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-M3UA(8)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(7)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(9)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(10)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(15)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(12)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(6)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(13)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(11)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(5)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(5): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(6): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(7): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(8): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(9): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(10): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(11): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(12): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(13): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_lu_imsi_noauth_tmsi0(14): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(15): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_lu_imsi_noauth_tmsi finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_tmsi pass'. Sat Apr 20 08:12:54 UTC 2024 ====== MSC_Tests.TC_lu_imsi_noauth_tmsi pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_lu_imsi_noauth_tmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=35325) Waiting for packet dumper to finish... 1 (prev_count=35325, count=192589) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_tmsi pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_notmsi'. ------ MSC_Tests.TC_lu_imsi_noauth_notmsi ------ Sat Apr 20 08:12:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_notmsi' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_lu_imsi_noauth_notmsi started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(19)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(19)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(19)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(17)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(20)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(19)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(19)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(19)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(19)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(19)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(19)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(19)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(19)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(19)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(19)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(19)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(19)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(19)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(19)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(19)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(19)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(22)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(22)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_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)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(22)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(22)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@d97f381c6fa7: IPA ID RESP: { { 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)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(22)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(23)@d97f381c6fa7: Created GsupExpect[0] for "262420000000002" to be handled at TC_lu_imsi_noauth_notmsi0(25) TC_lu_imsi_noauth_notmsi0(25)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(19)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(19)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(18)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(18)@d97f381c6fa7: Added conn table entry 0TC_lu_imsi_noauth_notmsi0(25)5711069 MSC_Test_0-SCCP(17)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(18)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(19)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(19)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(19)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(19)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(19)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(17)@d97f381c6fa7: { messageType := 2, destLocRef := '5724DD'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)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(23)@d97f381c6fa7: Found GsupExpect[0] for "262420000000002" handled at TC_lu_imsi_noauth_notmsi0(25) MSC_Test-GSUP(23)@d97f381c6fa7: Added IMSI table entry 0TC_lu_imsi_noauth_notmsi0(25)"262420000000002" MSC_Test_0-SCCP(17)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(17)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(17)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(17)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(17)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(17)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(17)@d97f381c6fa7: vl_from0 TC_lu_imsi_noauth_notmsi0(25)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_notmsi0(25)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-SCCP(17)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(19)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(19)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(19)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(19)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(19)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(17)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(17)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(17)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(17)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(17)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(17)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(17)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(17)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_notmsi0(25)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(17)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(17)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(17)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(17)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(19)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(19)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(19)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(17)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(19)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(18)@d97f381c6fa7: Deleted conn table entry 0TC_lu_imsi_noauth_notmsi0(25)5711069 TC_lu_imsi_noauth_notmsi0(25)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi0(25)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_notmsi0(25)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi0(25)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi0(25)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-M3UA(19)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(17)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(18)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(16)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(23)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(26)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(24)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(20)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(22)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(21)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(16): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(17): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(18): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(19): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(20): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(21): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(22): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(23): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(24): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_lu_imsi_noauth_notmsi0(25): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(26): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_lu_imsi_noauth_notmsi finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_notmsi pass'. Sat Apr 20 08:12:58 UTC 2024 ====== MSC_Tests.TC_lu_imsi_noauth_notmsi pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_lu_imsi_noauth_notmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=36293) Waiting for packet dumper to finish... 1 (prev_count=36293, count=181270) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_notmsi pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_tmsi_noauth_notmsi'. ------ MSC_Tests.TC_lu_tmsi_noauth_notmsi ------ Sat Apr 20 08:13:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_tmsi_noauth_notmsi' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_lu_tmsi_noauth_notmsi started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(30)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(30)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(30)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-SCCP(28)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(31)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(30)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(30)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(30)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(30)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(30)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(30)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(30)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(30)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(30)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(30)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(30)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(30)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(30)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(30)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(30)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(30)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(33)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(33)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_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)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(33)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(33)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@d97f381c6fa7: IPA ID RESP: { { 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)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(33)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(34)@d97f381c6fa7: Created GsupExpect[0] for "262420000000101" to be handled at TC_lu_tmsi_noauth_notmsi0(36) TC_lu_tmsi_noauth_notmsi0(36)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, 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)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(30)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(30)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(29)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(29)@d97f381c6fa7: Added conn table entry 0TC_lu_tmsi_noauth_notmsi0(36)6504421 MSC_Test_0-SCCP(28)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(29)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(30)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(30)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(30)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(30)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(30)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@d97f381c6fa7: { messageType := 2, destLocRef := '633FE5'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)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(28)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(28)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(28)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(28)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(28)@d97f381c6fa7: vl_from0 TC_lu_tmsi_noauth_notmsi0(36)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-SCCP(28)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(30)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(29)@d97f381c6fa7: patching N(SD)=1 into dtap '0519082926240000001010'O MSC_Test_0-RAN(29)@d97f381c6fa7: patched enc_l3: '0559082926240000001010'O MSC_Test_0-SCCP(28)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(28)@d97f381c6fa7: vl_len:14 MSC_Test_0-SCCP(28)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(28)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000B0559082926240000001010'O MSC_Test_0-M3UA(30)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(30)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(30)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(28)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(34)@d97f381c6fa7: Found GsupExpect[0] for "262420000000101" handled at TC_lu_tmsi_noauth_notmsi0(36) MSC_Test-GSUP(34)@d97f381c6fa7: Added IMSI table entry 0TC_lu_tmsi_noauth_notmsi0(36)"262420000000101" MSC_Test_0-M3UA(30)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(30)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(30)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(30)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(28)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(28)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(28)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_tmsi_noauth_notmsi0(36)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(28)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(28)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(28)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(28)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(30)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(30)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(30)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(30)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(29)@d97f381c6fa7: Deleted conn table entry 0TC_lu_tmsi_noauth_notmsi0(36)6504421 TC_lu_tmsi_noauth_notmsi0(36)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_tmsi_noauth_notmsi0(36)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_tmsi_noauth_notmsi0(36)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_tmsi_noauth_notmsi0(36)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(29)@d97f381c6fa7: Created IMSI[0] for '262420000000101'H'FFFFFFFF'O to be handled at TC_lu_tmsi_noauth_notmsi0(36) MSC_Test_0-M3UA(30)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(30)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(29)@d97f381c6fa7: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_tmsi_noauth_notmsi0(36) TC_lu_tmsi_noauth_notmsi0(36)@d97f381c6fa7: setverdict(fail): pass -> fail reason: "Paging message doesn't match expectations", new component reason: "Paging message doesn't match expectations" MC@d97f381c6fa7: Test Component 36 has requested to stop MTC. Terminating current testcase execution. MSC_Test_0-SCCP(28)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(29)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(30)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(34)@d97f381c6fa7: Final verdict of PTC: none TC_lu_tmsi_noauth_notmsi0(36)@d97f381c6fa7: Final verdict of PTC: fail reason: "Paging message doesn't match expectations" IPA-CTRL-CLI-IPA(27)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(31)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(35)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(33)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(37)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(32)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(27): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(28): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(29): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(30): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(31): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(32): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(33): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(34): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(35): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_lu_tmsi_noauth_notmsi0(36): fail (none -> fail) reason: "Paging message doesn't match expectations" MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(37): none (fail -> fail) MTC@d97f381c6fa7: Test case TC_lu_tmsi_noauth_notmsi finished. Verdict: fail reason: Paging message doesn't match expectations MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_tmsi_noauth_notmsi fail'. Sat Apr 20 08:13:04 UTC 2024 ------ MSC_Tests.TC_lu_tmsi_noauth_notmsi fail ------ Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_lu_tmsi_noauth_notmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=179284) Waiting for packet dumper to finish... 1 (prev_count=179284, count=207856) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_tmsi_noauth_notmsi fail' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_reject'. ------ MSC_Tests.TC_lu_imsi_reject ------ Sat Apr 20 08:13:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_reject' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_lu_imsi_reject started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(41)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(41)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(41)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(39)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(42)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(41)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(41)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(41)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(41)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(41)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(41)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(41)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(41)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(41)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(41)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(41)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(41)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(41)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(41)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(41)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(41)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(44)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(44)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(44)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(44)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(44)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(44)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(44)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(44)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(45)@d97f381c6fa7: Created GsupExpect[0] for "262420000000003" to be handled at TC_lu_imsi_reject0(47) TC_lu_imsi_reject0(47)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000003'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(41)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(41)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(41)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(40)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(40)@d97f381c6fa7: Added conn table entry 0TC_lu_imsi_reject0(47)12325758 MSC_Test_0-SCCP(39)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(40)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(41)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(41)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(41)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(41)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(41)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(39)@d97f381c6fa7: { messageType := 2, destLocRef := 'BC137E'O, sourceLocRef := '000005'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(39)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(39)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(39)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test-GSUP(45)@d97f381c6fa7: Found GsupExpect[0] for "262420000000003" handled at TC_lu_imsi_reject0(47) MSC_Test-GSUP(45)@d97f381c6fa7: Added IMSI table entry 0TC_lu_imsi_reject0(47)"262420000000003" MSC_Test_0-SCCP(39)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(39)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(41)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(41)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(41)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(41)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(39)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(39)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(39)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(39)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(39)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(39)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(39)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(39)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(39)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(39)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(39)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(39)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(41)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(41)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(41)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(39)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(41)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(40)@d97f381c6fa7: Deleted conn table entry 0TC_lu_imsi_reject0(47)12325758 TC_lu_imsi_reject0(47)@d97f381c6fa7: setverdict(pass): none -> pass TC_lu_imsi_reject0(47)@d97f381c6fa7: Skipping f_verify_vty_lac_ci() TC_lu_imsi_reject0(47)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_reject0(47)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-RAN(40)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(41)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(42)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(45)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(39)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(38)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(44)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(43)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(46)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(48)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(38): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(39): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(40): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(41): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(42): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(43): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(44): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(45): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(46): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_lu_imsi_reject0(47): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(48): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_lu_imsi_reject finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_reject pass'. Sat Apr 20 08:13:09 UTC 2024 ====== MSC_Tests.TC_lu_imsi_reject pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_lu_imsi_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=35173) Waiting for packet dumper to finish... 1 (prev_count=35173, count=161209) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_reject pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_timeout_gsup'. ------ MSC_Tests.TC_lu_imsi_timeout_gsup ------ Sat Apr 20 08:13:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_timeout_gsup' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_lu_imsi_timeout_gsup started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(52)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(52)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(52)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-SCCP(50)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(53)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(52)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(52)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(52)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(52)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(52)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(52)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(52)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(52)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(52)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(52)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(52)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(52)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(52)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(52)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(52)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(52)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(55)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(55)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(55)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(55)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(55)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(55)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(55)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(55)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(56)@d97f381c6fa7: Created GsupExpect[0] for "262420000000004" to be handled at TC_lu_imsi_timeout_gsup0(58) TC_lu_imsi_timeout_gsup0(58)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000004'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(52)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(52)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(52)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(51)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(51)@d97f381c6fa7: Added conn table entry 0TC_lu_imsi_timeout_gsup0(58)13359666 MSC_Test_0-SCCP(50)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(51)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(52)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(52)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(52)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(52)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(52)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(50)@d97f381c6fa7: { messageType := 2, destLocRef := 'CBDA32'O, sourceLocRef := '000006'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(50)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(50)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(50)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(50)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(50)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(56)@d97f381c6fa7: Found GsupExpect[0] for "262420000000004" handled at TC_lu_imsi_timeout_gsup0(58) MSC_Test-GSUP(56)@d97f381c6fa7: Added IMSI table entry 0TC_lu_imsi_timeout_gsup0(58)"262420000000004" MSC_Test_0-M3UA(52)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(52)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(52)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(52)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(50)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(50)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(50)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(50)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(50)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(50)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(50)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(50)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(50)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(50)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(50)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(50)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(52)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(52)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(52)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(50)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(52)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(51)@d97f381c6fa7: Deleted conn table entry 0TC_lu_imsi_timeout_gsup0(58)13359666 TC_lu_imsi_timeout_gsup0(58)@d97f381c6fa7: setverdict(pass): none -> pass TC_lu_imsi_timeout_gsup0(58)@d97f381c6fa7: Skipping f_verify_vty_lac_ci() TC_lu_imsi_timeout_gsup0(58)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_timeout_gsup0(58)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-M3UA(52)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(51)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(50)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(53)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(56)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(57)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(55)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(54)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(50): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(51): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(52): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(53): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(54): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(55): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(56): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(57): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_lu_imsi_timeout_gsup0(58): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_lu_imsi_timeout_gsup finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_timeout_gsup pass'. Sat Apr 20 08:13:18 UTC 2024 ====== MSC_Tests.TC_lu_imsi_timeout_gsup pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_lu_imsi_timeout_gsup.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=144739) Waiting for packet dumper to finish... 1 (prev_count=144739, count=160565) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_timeout_gsup pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi ------ Sat Apr 20 08:13:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_lu_imsi_auth_tmsi started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(63)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(63)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(63)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-SCCP(61)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(64)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(63)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(63)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(63)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(63)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(63)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(63)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(63)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(63)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(63)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(63)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(63)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(63)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(63)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(63)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(63)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(63)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(66)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(66)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(66)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(66)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(66)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(66)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(66)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(66)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(67)@d97f381c6fa7: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth_tmsi0(69) TC_lu_imsi_auth_tmsi0(69)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000005'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(63)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(63)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(63)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(62)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(62)@d97f381c6fa7: Added conn table entry 0TC_lu_imsi_auth_tmsi0(69)4293162 MSC_Test_0-SCCP(61)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(62)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(63)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(63)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(63)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(61)@d97f381c6fa7: { messageType := 2, destLocRef := '41822A'O, sourceLocRef := '000007'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(61)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(67)@d97f381c6fa7: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi0(69) MSC_Test-GSUP(67)@d97f381c6fa7: Added IMSI table entry 0TC_lu_imsi_auth_tmsi0(69)"262420000000005" MSC_Test_0-SCCP(61)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(61)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(61)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(61)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(63)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi0(69)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi0(69)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(63)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(63)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(61)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(61)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(61)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(61)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(62)@d97f381c6fa7: patching N(SD)=1 into dtap '051436E6111D'O MSC_Test_0-RAN(62)@d97f381c6fa7: patched enc_l3: '055436E6111D'O MSC_Test_0-SCCP(61)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(61)@d97f381c6fa7: vl_len:9 MSC_Test_0-SCCP(61)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(61)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010006055436E6111D'O MSC_Test_0-M3UA(63)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(63)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(63)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(61)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(61)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(61)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(61)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(63)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(63)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(61)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(61)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(61)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(61)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi0(69)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(62)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(62)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_0-SCCP(61)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(61)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(61)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(61)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(63)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(63)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(63)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(61)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(61)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(61)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(61)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(61)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(61)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(61)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(61)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(63)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(63)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(63)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(61)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(63)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(62)@d97f381c6fa7: Deleted conn table entry 0TC_lu_imsi_auth_tmsi0(69)4293162 TC_lu_imsi_auth_tmsi0(69)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi0(69)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi0(69)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi0(69)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi0(69)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-RAN(62)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(61)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(65)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(67)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(68)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(63)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(64)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(70)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(66)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(60)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(60): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(61): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(62): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(63): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(64): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(65): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(66): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(67): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(68): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_lu_imsi_auth_tmsi0(69): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(70): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_lu_imsi_auth_tmsi finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi pass'. Sat Apr 20 08:13:23 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=36278) Waiting for packet dumper to finish... 1 (prev_count=36278, count=217396) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi'. ------ MSC_Tests.TC_lu_imsi_auth3g_tmsi ------ Sat Apr 20 08:13:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_lu_imsi_auth3g_tmsi started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(74)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(74)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(74)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(72)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(75)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(74)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(74)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(74)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(74)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(74)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(74)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(74)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(74)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(74)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(74)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(74)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(74)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(74)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(74)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(74)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(74)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(77)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(77)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(77)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(77)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(77)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(77)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(77)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(77)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(78)@d97f381c6fa7: Created GsupExpect[0] for "262420000001005" to be handled at TC_lu_imsi_auth3g_tmsi0(80) TC_lu_imsi_auth3g_tmsi0(80)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001005'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(74)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(74)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(74)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(73)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(73)@d97f381c6fa7: Added conn table entry 0TC_lu_imsi_auth3g_tmsi0(80)15912390 MSC_Test_0-SCCP(72)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(73)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(74)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(74)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(74)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(72)@d97f381c6fa7: { messageType := 2, destLocRef := 'F2CDC6'O, sourceLocRef := '000008'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(72)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(78)@d97f381c6fa7: Found GsupExpect[0] for "262420000001005" handled at TC_lu_imsi_auth3g_tmsi0(80) MSC_Test-GSUP(78)@d97f381c6fa7: Added IMSI table entry 0TC_lu_imsi_auth3g_tmsi0(80)"262420000001005" MSC_Test_0-SCCP(72)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(72)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(72)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(72)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(74)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth3g_tmsi0(80)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi0(80)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(74)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(74)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(72)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(72)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(72)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(72)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(73)@d97f381c6fa7: patching N(SD)=1 into dtap '05146409AAF62104C1428AB2'O MSC_Test_0-RAN(73)@d97f381c6fa7: patched enc_l3: '05546409AAF62104C1428AB2'O MSC_Test_0-SCCP(72)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(72)@d97f381c6fa7: vl_len:15 MSC_Test_0-SCCP(72)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(72)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000C05546409AAF62104C1428AB2'O MSC_Test_0-M3UA(74)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(74)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(74)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(72)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(72)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(72)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(72)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(74)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(74)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(72)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(72)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(72)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(72)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth3g_tmsi0(80)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(73)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(73)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_0-SCCP(72)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(72)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(72)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(72)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(74)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(74)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(74)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(72)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(72)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(72)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(72)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(72)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(72)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(72)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(72)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(74)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(74)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(74)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(72)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(74)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(73)@d97f381c6fa7: Deleted conn table entry 0TC_lu_imsi_auth3g_tmsi0(80)15912390 TC_lu_imsi_auth3g_tmsi0(80)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi0(80)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi0(80)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi0(80)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi0(80)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-RAN(73)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(72)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(74)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(79)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(78)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(81)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(75)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(77)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(76)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(71)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(71): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(72): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(73): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(74): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(75): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(76): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(77): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(78): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(79): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_lu_imsi_auth3g_tmsi0(80): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(81): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_lu_imsi_auth3g_tmsi finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi pass'. Sat Apr 20 08:13:28 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth3g_tmsi pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_lu_imsi_auth3g_tmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=36306) Waiting for packet dumper to finish... 1 (prev_count=36306, count=219311) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc'. ------ MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc ------ Sat Apr 20 08:13:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_lu_imsi_timeout_tmsi_realloc started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(85)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(85)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(85)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(83)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(86)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(85)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(85)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(85)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(85)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(85)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(85)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(85)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(85)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(85)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(85)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(85)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(85)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(85)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(85)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(85)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(85)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(88)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(88)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(88)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(88)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(88)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(88)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(88)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(88)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(89)@d97f381c6fa7: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_timeout_tmsi_realloc0(91) TC_lu_imsi_timeout_tmsi_realloc0(91)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000005'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(85)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(85)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(85)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(84)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(84)@d97f381c6fa7: Added conn table entry 0TC_lu_imsi_timeout_tmsi_realloc0(91)2549094 MSC_Test_0-SCCP(83)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(84)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(85)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(85)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(85)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(85)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(85)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(83)@d97f381c6fa7: { messageType := 2, destLocRef := '26E566'O, sourceLocRef := '000009'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(83)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(83)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(83)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(83)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(83)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(89)@d97f381c6fa7: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_timeout_tmsi_realloc0(91) MSC_Test-GSUP(89)@d97f381c6fa7: Added IMSI table entry 0TC_lu_imsi_timeout_tmsi_realloc0(91)"262420000000005" MSC_Test_0-SCCP(83)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(83)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(83)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(83)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(85)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(85)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(85)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(83)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(83)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(83)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(83)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(85)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(85)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(85)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(85)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(83)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(83)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(83)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(83)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(83)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(83)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(83)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(83)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_timeout_tmsi_realloc0(91)@d97f381c6fa7: setverdict(fail): none -> fail reason: "Timeout waiting for ClearCommand/Release", new component reason: "Timeout waiting for ClearCommand/Release" MC@d97f381c6fa7: Test Component 91 has requested to stop MTC. Terminating current testcase execution. MSC_Test_0-SCCP(83)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(89)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(85)@d97f381c6fa7: Final verdict of PTC: none TC_lu_imsi_timeout_tmsi_realloc0(91)@d97f381c6fa7: Final verdict of PTC: fail reason: "Timeout waiting for ClearCommand/Release" MSC_Test-GSUP-IPA(88)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(84)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(86)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(82)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(90)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(92)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(87)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(82): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(83): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(84): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(85): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(86): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(87): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(88): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(89): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(90): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_lu_imsi_timeout_tmsi_realloc0(91): fail (none -> fail) reason: "Timeout waiting for ClearCommand/Release" MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(92): none (fail -> fail) MTC@d97f381c6fa7: Test case TC_lu_imsi_timeout_tmsi_realloc finished. Verdict: fail reason: Timeout waiting for ClearCommand/Release MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc fail'. Sat Apr 20 08:13:39 UTC 2024 ------ MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc fail ------ Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=149479) Waiting for packet dumper to finish... 1 (prev_count=149479, count=158155) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc fail' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cmserv_imsi_unknown'. ------ MSC_Tests.TC_cmserv_imsi_unknown ------ Sat Apr 20 08:13:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cmserv_imsi_unknown' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_cmserv_imsi_unknown started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(96)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(96)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(96)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-SCCP(94)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(97)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(96)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(96)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(96)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(96)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(96)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(96)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(96)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(96)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(96)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(96)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(96)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(96)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(96)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(96)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(96)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(96)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(99)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(99)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(99)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(99)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(99)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(99)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(99)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(99)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(100)@d97f381c6fa7: Created GsupExpect[0] for "262420000000006" to be handled at TC_cmserv_imsi_unknown0(102) TC_cmserv_imsi_unknown0(102)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000006'H, fillerDigit := omit } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-M3UA(96)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(96)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(96)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(95)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(95)@d97f381c6fa7: Added conn table entry 0TC_cmserv_imsi_unknown0(102)16058896 MSC_Test_0-RAN(95)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(94)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(96)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(96)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(96)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(96)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(96)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(96)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(96)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(94)@d97f381c6fa7: { messageType := 2, destLocRef := 'F50A10'O, sourceLocRef := '00000A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(94)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(94)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(94)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(94)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(94)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(94)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(94)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(94)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(94)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(94)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(94)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(94)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(94)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(96)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(96)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(96)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(94)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(96)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(95)@d97f381c6fa7: Deleted conn table entry 0TC_cmserv_imsi_unknown0(102)16058896 TC_cmserv_imsi_unknown0(102)@d97f381c6fa7: setverdict(pass): none -> pass TC_cmserv_imsi_unknown0(102)@d97f381c6fa7: Skipping f_verify_vty_lac_ci() TC_cmserv_imsi_unknown0(102)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_cmserv_imsi_unknown0(102)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test-GSUP(100)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(96)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(94)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(95)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(98)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(97)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(101)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(93)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(99)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(93): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(94): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(95): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(96): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(97): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(98): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(99): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(100): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(101): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_cmserv_imsi_unknown0(102): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_cmserv_imsi_unknown finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cmserv_imsi_unknown pass'. Sat Apr 20 08:13:44 UTC 2024 ====== MSC_Tests.TC_cmserv_imsi_unknown pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_cmserv_imsi_unknown.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=35336) Waiting for packet dumper to finish... 1 (prev_count=35336, count=152565) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cmserv_imsi_unknown pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cmserv_tmsi_unknown'. ------ MSC_Tests.TC_cmserv_tmsi_unknown ------ Sat Apr 20 08:13:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cmserv_tmsi_unknown' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_cmserv_tmsi_unknown started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(107)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(107)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(107)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-SCCP(105)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(108)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(107)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(107)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(107)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(107)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(107)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(107)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(107)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(107)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(107)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(107)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(107)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(107)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(107)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(107)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(107)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(107)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(110)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(110)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(110)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(110)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(110)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(110)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(110)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(110)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cmserv_tmsi_unknown0(113)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '57111111'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-M3UA(107)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(107)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(107)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(106)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(106)@d97f381c6fa7: Added conn table entry 0TC_cmserv_tmsi_unknown0(113)1396683 MSC_Test_0-SCCP(105)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(106)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(107)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(107)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(107)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(107)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(107)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(107)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(107)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(105)@d97f381c6fa7: { messageType := 2, destLocRef := '154FCB'O, sourceLocRef := '00000B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(105)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(105)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(105)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(105)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(105)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(105)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(105)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(105)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(105)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(105)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(105)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(105)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(105)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(107)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(107)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(107)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(105)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(107)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(106)@d97f381c6fa7: Deleted conn table entry 0TC_cmserv_tmsi_unknown0(113)1396683 TC_cmserv_tmsi_unknown0(113)@d97f381c6fa7: setverdict(pass): none -> pass TC_cmserv_tmsi_unknown0(113)@d97f381c6fa7: Skipping f_verify_vty_lac_ci() TC_cmserv_tmsi_unknown0(113)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_cmserv_tmsi_unknown0(113)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test-MNCC(108)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(105)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(111)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(104)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(106)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(109)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(107)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(114)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(110)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(112)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(104): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(105): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(106): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(107): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(108): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(109): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(110): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(111): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(112): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_cmserv_tmsi_unknown0(113): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(114): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_cmserv_tmsi_unknown finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cmserv_tmsi_unknown pass'. Sat Apr 20 08:13:49 UTC 2024 ====== MSC_Tests.TC_cmserv_tmsi_unknown pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_cmserv_tmsi_unknown.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=35244) Waiting for packet dumper to finish... 1 (prev_count=35244, count=142980) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cmserv_tmsi_unknown pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_call'. ------ MSC_Tests.TC_lu_and_mo_call ------ Sat Apr 20 08:13:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_call' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_lu_and_mo_call started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(118)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(118)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(118)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(116)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(119)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(118)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(118)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(118)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(118)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(118)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(118)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(118)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(118)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(118)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(118)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(118)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(118)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(118)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(118)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(118)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(118)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(121)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(121)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(121)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(121)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(121)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(121)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(121)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(121)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(122)@d97f381c6fa7: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mo_call0(124) TC_lu_and_mo_call0(124)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(118)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(118)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(118)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(117)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(117)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mo_call0(124)3212473 MSC_Test_0-SCCP(116)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(117)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(118)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(118)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(118)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(118)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(118)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(116)@d97f381c6fa7: { messageType := 2, destLocRef := '3104B9'O, sourceLocRef := '00000C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(116)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(116)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(116)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(116)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(116)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(122)@d97f381c6fa7: Found GsupExpect[0] for "262420000000007" handled at TC_lu_and_mo_call0(124) MSC_Test-GSUP(122)@d97f381c6fa7: Added IMSI table entry 0TC_lu_and_mo_call0(124)"262420000000007" MSC_Test_0-SCCP(116)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(116)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(116)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(116)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(118)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_call0(124)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call0(124)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(118)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(118)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(116)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(116)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(116)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(116)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(124)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(117)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(117)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(116)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(116)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(116)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(116)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(118)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(118)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(118)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(116)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(116)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(116)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(116)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(116)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(116)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(116)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(116)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(118)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(118)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(118)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(116)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(118)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(117)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mo_call0(124)3212473 TC_lu_and_mo_call0(124)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(124)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call0(124)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(124)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(124)@d97f381c6fa7: 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 := 'B2B57A48'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(117)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mo_call0(124)10744504 MSC_Test_0-RAN(117)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(116)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(118)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(118)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(118)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(118)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(118)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(118)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(118)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(116)@d97f381c6fa7: { messageType := 2, destLocRef := 'A3F2B8'O, sourceLocRef := '00000D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(116)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(116)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(116)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(116)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(116)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(116)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(116)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(116)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(116)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(124)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call0(124)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(119)@d97f381c6fa7: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_call0(124) MSC_Test-MGCP(120)@d97f381c6fa7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_call0(124) MSC_Test_0-RAN(117)@d97f381c6fa7: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(117)@d97f381c6fa7: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(116)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(116)@d97f381c6fa7: vl_len:19 MSC_Test_0-SCCP(116)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(116)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(118)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(120)@d97f381c6fa7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_call0(124) TC_lu_and_mo_call0(124)@d97f381c6fa7: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_call0(124)@d97f381c6fa7: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(119)@d97f381c6fa7: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_call0(124) MSC_Test-MNCC(119)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mo_call0(124)-2147483647 MSC_Test_0-M3UA(118)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(118)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(116)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(116)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(116)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(116)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(124)@d97f381c6fa7: f_mo_call_establish 1: rx MNCC SETUP ind TC_lu_and_mo_call0(124)@d97f381c6fa7: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(116)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(116)@d97f381c6fa7: vl_len:14 MSC_Test_0-SCCP(116)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(116)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(118)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_call0(124)@d97f381c6fa7: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_call0(124)@d97f381c6fa7: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(118)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(118)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(116)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(116)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(116)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(116)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(118)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(118)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(116)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(116)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(116)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(116)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(124)@d97f381c6fa7: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(118)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(118)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(116)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(116)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(116)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(116)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(124)@d97f381c6fa7: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_call0(124)@d97f381c6fa7: { 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.186.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_call0(124)@d97f381c6fa7: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(117)@d97f381c6fa7: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(117)@d97f381c6fa7: patched enc_l3: '038F'O MSC_Test_0-SCCP(116)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(116)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(116)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(116)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(118)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_call0(124)@d97f381c6fa7: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_call0(124)@d97f381c6fa7: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_call0(124)@d97f381c6fa7: f_mo_call_establish DONE TC_lu_and_mo_call0(124)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(124)@d97f381c6fa7: Hold the call for some time TC_lu_and_mo_call0(124)@d97f381c6fa7: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mo_call0(124)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(124)@d97f381c6fa7: Hangup TC_lu_and_mo_call0(124)@d97f381c6fa7: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(118)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(118)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(116)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(116)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(116)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(116)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(124)@d97f381c6fa7: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(118)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(118)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(116)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(116)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(116)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(116)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(124)@d97f381c6fa7: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_call0(124)@d97f381c6fa7: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(117)@d97f381c6fa7: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(117)@d97f381c6fa7: patched enc_l3: '03EA'O MSC_Test_0-SCCP(116)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(116)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(116)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(116)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(118)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(118)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(118)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(119)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mo_call0(124)-2147483647 MSC_Test_0-SCCP(116)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(116)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(116)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(116)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(124)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_call0(124)@d97f381c6fa7: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_call0(124)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(116)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(116)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(116)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(116)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(118)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(118)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(118)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(116)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(118)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(117)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mo_call0(124)10744504 TC_lu_and_mo_call0(124)@d97f381c6fa7: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_call0(124)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(124)@d97f381c6fa7: f_call_hangup 9: done TC_lu_and_mo_call0(124)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(124)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-RAN(117)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(119)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(118)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(115)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(121)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(122)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(116)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(123)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(120)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(125)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(115): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(116): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(117): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(118): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(119): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(120): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(121): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(122): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(123): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_lu_and_mo_call0(124): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(125): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_lu_and_mo_call finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call pass'. Sat Apr 20 08:14:00 UTC 2024 ====== MSC_Tests.TC_lu_and_mo_call pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_lu_and_mo_call.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=420225) Waiting for packet dumper to finish... 1 (prev_count=420225, count=440774) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_call_ipv6'. ------ MSC_Tests.TC_lu_and_mo_call_ipv6 ------ Sat Apr 20 08:14:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_call_ipv6' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_lu_and_mo_call_ipv6 started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(129)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(129)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(129)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-SCCP(127)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(130)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(129)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(129)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(129)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(129)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(129)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(129)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(129)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(129)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(129)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(129)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(129)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(129)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(129)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(129)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(129)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(129)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(132)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(132)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(132)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(132)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(132)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(132)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(132)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(132)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(133)@d97f381c6fa7: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mo_call_ipv60(135) TC_lu_and_mo_call_ipv60(135)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(129)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(129)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(129)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(128)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(128)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mo_call_ipv60(135)9625367 MSC_Test_0-SCCP(127)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(128)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(129)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(129)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(129)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(129)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(129)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(127)@d97f381c6fa7: { messageType := 2, destLocRef := '92DF17'O, sourceLocRef := '00000E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(127)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(127)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(127)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(127)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(127)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(133)@d97f381c6fa7: Found GsupExpect[0] for "262420000000007" handled at TC_lu_and_mo_call_ipv60(135) MSC_Test-GSUP(133)@d97f381c6fa7: Added IMSI table entry 0TC_lu_and_mo_call_ipv60(135)"262420000000007" MSC_Test_0-SCCP(127)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(127)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(127)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(127)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_and_mo_call_ipv60(135)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_ipv60(135)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(129)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(129)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(129)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(127)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(127)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(127)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(127)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(135)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(128)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(128)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(127)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(127)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(127)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(127)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(129)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(129)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(129)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(127)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(127)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(127)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(127)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(127)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(127)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(127)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(127)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(129)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(129)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(129)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(127)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(129)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(128)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mo_call_ipv60(135)9625367 TC_lu_and_mo_call_ipv60(135)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(135)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_ipv60(135)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(135)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(135)@d97f381c6fa7: 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 := '25C6B9F0'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(128)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mo_call_ipv60(135)15778722 MSC_Test_0-RAN(128)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(127)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(129)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(129)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(129)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(129)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(129)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(129)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(129)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(127)@d97f381c6fa7: { messageType := 2, destLocRef := 'F0C3A2'O, sourceLocRef := '00000F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(127)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(127)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(127)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(127)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(127)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(127)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(127)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(127)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(127)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(135)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_ipv60(135)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(130)@d97f381c6fa7: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_call_ipv60(135) MSC_Test-MGCP(131)@d97f381c6fa7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_call_ipv60(135) MSC_Test_0-RAN(128)@d97f381c6fa7: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(128)@d97f381c6fa7: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(127)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(127)@d97f381c6fa7: vl_len:19 MSC_Test_0-SCCP(127)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(127)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(129)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(131)@d97f381c6fa7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "7", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_call_ipv60(135) TC_lu_and_mo_call_ipv60(135)@d97f381c6fa7: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_call_ipv60(135)@d97f381c6fa7: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(130)@d97f381c6fa7: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_call_ipv60(135) MSC_Test-MNCC(130)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mo_call_ipv60(135)-2147483646 MSC_Test_0-M3UA(129)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(129)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(127)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(127)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(127)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(127)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(135)@d97f381c6fa7: f_mo_call_establish 1: rx MNCC SETUP ind TC_lu_and_mo_call_ipv60(135)@d97f381c6fa7: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(127)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(127)@d97f381c6fa7: vl_len:26 MSC_Test_0-SCCP(127)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(127)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0018027C120000000000000000000000000000000323287E0180'O MSC_Test_0-M3UA(129)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_call_ipv60(135)@d97f381c6fa7: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_call_ipv60(135)@d97f381c6fa7: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(129)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(129)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(127)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(127)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(127)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(127)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(129)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(129)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(127)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(127)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(127)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(127)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(135)@d97f381c6fa7: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(129)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(129)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(127)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(127)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(127)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(127)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(135)@d97f381c6fa7: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_call_ipv60(135)@d97f381c6fa7: { 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.186.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_call_ipv60(135)@d97f381c6fa7: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(128)@d97f381c6fa7: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(128)@d97f381c6fa7: patched enc_l3: '038F'O MSC_Test_0-SCCP(127)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(127)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(127)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(127)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(129)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_call_ipv60(135)@d97f381c6fa7: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_call_ipv60(135)@d97f381c6fa7: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_call_ipv60(135)@d97f381c6fa7: f_mo_call_establish DONE TC_lu_and_mo_call_ipv60(135)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(135)@d97f381c6fa7: Hold the call for some time TC_lu_and_mo_call_ipv60(135)@d97f381c6fa7: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mo_call_ipv60(135)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(135)@d97f381c6fa7: Hangup TC_lu_and_mo_call_ipv60(135)@d97f381c6fa7: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(129)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(129)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(127)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(127)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(127)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(127)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(135)@d97f381c6fa7: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(129)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(129)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(127)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(127)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(127)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(127)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(135)@d97f381c6fa7: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_call_ipv60(135)@d97f381c6fa7: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(128)@d97f381c6fa7: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(128)@d97f381c6fa7: patched enc_l3: '03EA'O MSC_Test_0-SCCP(127)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(127)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(127)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(127)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(129)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(129)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(129)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(130)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mo_call_ipv60(135)-2147483646 MSC_Test_0-SCCP(127)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(127)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(127)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(127)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(135)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_call_ipv60(135)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_call_ipv60(135)@d97f381c6fa7: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(127)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(127)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(127)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(127)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(129)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(129)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(129)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(127)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-RAN(128)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mo_call_ipv60(135)15778722 MSC_Test_0-M3UA(129)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_call_ipv60(135)@d97f381c6fa7: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_call_ipv60(135)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(135)@d97f381c6fa7: f_call_hangup 9: done TC_lu_and_mo_call_ipv60(135)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(135)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test-MNCC(130)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(127)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(133)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(134)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(132)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(131)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(128)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(129)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(126)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(136)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(126): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(127): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(128): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(129): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(130): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(131): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(132): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(133): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(134): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_lu_and_mo_call_ipv60(135): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(136): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_lu_and_mo_call_ipv6 finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call_ipv6 pass'. Sat Apr 20 08:14:11 UTC 2024 ====== MSC_Tests.TC_lu_and_mo_call_ipv6 pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_lu_and_mo_call_ipv6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=421316) Waiting for packet dumper to finish... 1 (prev_count=421316, count=441777) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call_ipv6 pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: 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 ------ Sat Apr 20 08:14:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_lu_and_mo_call_sccp_tiar_timeout started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(140)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(140)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(140)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(138)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(141)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(140)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(140)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(140)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(140)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(140)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(140)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(140)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(140)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(140)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(140)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(140)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(140)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(140)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(140)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(140)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(140)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(143)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(143)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(143)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(143)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(143)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(143)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(143)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(143)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(144)@d97f381c6fa7: Created GsupExpect[0] for "262420000000089" to be handled at TC_lu_and_mo_call_sccp_tiar_timeout0(146) TC_lu_and_mo_call_sccp_tiar_timeout0(146)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000089'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(140)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(140)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(140)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(139)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(139)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(146)4195315 MSC_Test_0-SCCP(138)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(139)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(140)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(140)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(140)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(140)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(140)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(138)@d97f381c6fa7: { messageType := 2, destLocRef := '4003F3'O, sourceLocRef := '000010'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(138)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(138)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(138)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(138)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(138)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(144)@d97f381c6fa7: Found GsupExpect[0] for "262420000000089" handled at TC_lu_and_mo_call_sccp_tiar_timeout0(146) MSC_Test-GSUP(144)@d97f381c6fa7: Added IMSI table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(146)"262420000000089" MSC_Test_0-SCCP(138)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(138)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(138)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(138)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(140)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_call_sccp_tiar_timeout0(146)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_sccp_tiar_timeout0(146)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(140)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(140)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(138)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(138)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(138)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(138)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_sccp_tiar_timeout0(146)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(139)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(139)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(138)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(138)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(138)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(138)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(140)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(140)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(140)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(138)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(138)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(138)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(138)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(138)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(138)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(138)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(138)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(140)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(140)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(140)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(138)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(140)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(139)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(146)4195315 TC_lu_and_mo_call_sccp_tiar_timeout0(146)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_sccp_tiar_timeout0(146)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_sccp_tiar_timeout0(146)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_sccp_tiar_timeout0(146)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_sccp_tiar_timeout0(146)@d97f381c6fa7: 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 := '2D9BA52C'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(139)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(146)10552883 MSC_Test_0-RAN(139)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(138)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(140)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(140)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(140)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(140)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(140)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(140)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(140)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(138)@d97f381c6fa7: { messageType := 2, destLocRef := 'A10633'O, sourceLocRef := '000011'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(138)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(138)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(138)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(138)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(138)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(138)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(138)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(138)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(138)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_sccp_tiar_timeout0(146)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_sccp_tiar_timeout0(146)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(141)@d97f381c6fa7: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_call_sccp_tiar_timeout0(146) MSC_Test-MGCP(142)@d97f381c6fa7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_call_sccp_tiar_timeout0(146) MSC_Test_0-RAN(139)@d97f381c6fa7: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(139)@d97f381c6fa7: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(138)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(138)@d97f381c6fa7: vl_len:19 MSC_Test_0-SCCP(138)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(138)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(140)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(142)@d97f381c6fa7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "13", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_call_sccp_tiar_timeout0(146) TC_lu_and_mo_call_sccp_tiar_timeout0(146)@d97f381c6fa7: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_call_sccp_tiar_timeout0(146)@d97f381c6fa7: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(141)@d97f381c6fa7: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_call_sccp_tiar_timeout0(146) MSC_Test-MNCC(141)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(146)-2147483645 MSC_Test_0-M3UA(140)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(140)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(138)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(138)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(138)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(138)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_sccp_tiar_timeout0(146)@d97f381c6fa7: f_mo_call_establish 1: rx MNCC SETUP ind TC_lu_and_mo_call_sccp_tiar_timeout0(146)@d97f381c6fa7: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(138)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(138)@d97f381c6fa7: vl_len:14 MSC_Test_0-SCCP(138)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(138)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(140)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_call_sccp_tiar_timeout0(146)@d97f381c6fa7: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_call_sccp_tiar_timeout0(146)@d97f381c6fa7: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(140)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(140)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(138)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(138)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(138)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(138)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(140)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(140)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(138)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(138)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(138)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(138)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_sccp_tiar_timeout0(146)@d97f381c6fa7: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(140)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(140)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(138)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(138)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(138)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(138)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_sccp_tiar_timeout0(146)@d97f381c6fa7: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_call_sccp_tiar_timeout0(146)@d97f381c6fa7: { 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.186.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_call_sccp_tiar_timeout0(146)@d97f381c6fa7: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(139)@d97f381c6fa7: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(139)@d97f381c6fa7: patched enc_l3: '038F'O MSC_Test_0-SCCP(138)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(138)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(138)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(138)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(140)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_call_sccp_tiar_timeout0(146)@d97f381c6fa7: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_call_sccp_tiar_timeout0(146)@d97f381c6fa7: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_call_sccp_tiar_timeout0(146)@d97f381c6fa7: f_mo_call_establish DONE TC_lu_and_mo_call_sccp_tiar_timeout0(146)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(140)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(140)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(138)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(140)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(140)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(138)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(140)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(140)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(141)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(146)-2147483645 MSC_Test_0-SCCP(138)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-RAN(139)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(146)10552883 MSC_Test_0-M3UA(140)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_call_sccp_tiar_timeout0(146)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_sccp_tiar_timeout0(146)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_sccp_tiar_timeout0(146)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test-GSUP(144)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(139)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(138)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(145)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(140)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(137)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(141)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(147)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(143)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(142)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(138): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(139): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(140): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(141): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(142): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(143): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(144): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(145): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_lu_and_mo_call_sccp_tiar_timeout0(146): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(147): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_lu_and_mo_call_sccp_tiar_timeout finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout pass'. Sat Apr 20 08:14:21 UTC 2024 ====== MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=388650) Waiting for packet dumper to finish... 1 (prev_count=388650, count=405979) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_auth_sai_timeout'. ------ MSC_Tests.TC_lu_auth_sai_timeout ------ Sat Apr 20 08:14:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_auth_sai_timeout' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_lu_auth_sai_timeout started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(151)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(151)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(151)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-SCCP(149)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(152)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(151)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(151)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(151)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(151)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(151)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(151)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(151)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(151)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(151)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(151)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(151)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(151)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(151)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(151)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(151)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(151)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(154)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(154)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(154)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(154)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(154)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(154)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(154)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(154)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(155)@d97f381c6fa7: Created GsupExpect[0] for "262420000000008" to be handled at TC_lu_auth_sai_timeout0(157) TC_lu_auth_sai_timeout0(157)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000008'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(151)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(151)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(151)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(150)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(150)@d97f381c6fa7: Added conn table entry 0TC_lu_auth_sai_timeout0(157)16182752 MSC_Test_0-RAN(150)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(149)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(151)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(151)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(151)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(149)@d97f381c6fa7: { messageType := 2, destLocRef := 'F6EDE0'O, sourceLocRef := '000012'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(149)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(155)@d97f381c6fa7: Found GsupExpect[0] for "262420000000008" handled at TC_lu_auth_sai_timeout0(157) MSC_Test-GSUP(155)@d97f381c6fa7: Added IMSI table entry 0TC_lu_auth_sai_timeout0(157)"262420000000008" MSC_Test_0-SCCP(149)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(149)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(149)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(149)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(151)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(151)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(151)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(151)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(151)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(149)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(149)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(149)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(149)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(149)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(149)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(149)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(149)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(149)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(149)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(149)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(149)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(151)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(151)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(151)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(149)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(151)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(150)@d97f381c6fa7: Deleted conn table entry 0TC_lu_auth_sai_timeout0(157)16182752 TC_lu_auth_sai_timeout0(157)@d97f381c6fa7: setverdict(pass): none -> pass TC_lu_auth_sai_timeout0(157)@d97f381c6fa7: Skipping f_verify_vty_lac_ci() TC_lu_auth_sai_timeout0(157)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_auth_sai_timeout0(157)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-SCCP(149)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(156)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(155)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(151)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(158)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(153)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(152)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(150)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(148)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(154)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(148): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(149): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(150): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(151): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(152): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(153): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(154): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(155): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(156): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_lu_auth_sai_timeout0(157): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(158): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_lu_auth_sai_timeout finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_auth_sai_timeout pass'. Sat Apr 20 08:14:31 UTC 2024 ====== MSC_Tests.TC_lu_auth_sai_timeout pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_lu_auth_sai_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=149163) Waiting for packet dumper to finish... 1 (prev_count=149163, count=166945) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_auth_sai_timeout pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_auth_sai_err'. ------ MSC_Tests.TC_lu_auth_sai_err ------ Sat Apr 20 08:14:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_auth_sai_err' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_lu_auth_sai_err started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(162)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(162)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(162)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-SCCP(160)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(163)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(162)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(162)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(162)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(162)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(162)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(162)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(162)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(162)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(162)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(162)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(162)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(162)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(162)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(162)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(162)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(162)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(165)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(165)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(165)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(165)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(165)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(165)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(165)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(165)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(166)@d97f381c6fa7: Created GsupExpect[0] for "262420000000009" to be handled at TC_lu_auth_sai_err0(168) TC_lu_auth_sai_err0(168)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000009'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(162)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(162)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(162)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(161)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(161)@d97f381c6fa7: Added conn table entry 0TC_lu_auth_sai_err0(168)9952579 MSC_Test_0-SCCP(160)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(161)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(162)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(162)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(162)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(160)@d97f381c6fa7: { messageType := 2, destLocRef := '97DD43'O, sourceLocRef := '000013'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(160)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(166)@d97f381c6fa7: Found GsupExpect[0] for "262420000000009" handled at TC_lu_auth_sai_err0(168) MSC_Test-GSUP(166)@d97f381c6fa7: Added IMSI table entry 0TC_lu_auth_sai_err0(168)"262420000000009" MSC_Test_0-SCCP(160)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(160)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(160)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(160)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(162)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(162)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(162)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(162)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(162)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(160)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(160)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(160)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(160)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(160)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(160)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(160)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(160)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(160)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(160)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(160)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(160)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(162)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(162)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(162)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(160)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(162)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(161)@d97f381c6fa7: Deleted conn table entry 0TC_lu_auth_sai_err0(168)9952579 TC_lu_auth_sai_err0(168)@d97f381c6fa7: setverdict(pass): none -> pass TC_lu_auth_sai_err0(168)@d97f381c6fa7: Skipping f_verify_vty_lac_ci() TC_lu_auth_sai_err0(168)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_auth_sai_err0(168)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test-GSUP(166)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(161)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(163)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(165)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(162)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(160)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(159)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(164)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(167)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(169)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(159): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(160): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(161): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(162): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(163): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(164): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(165): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(166): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(167): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_lu_auth_sai_err0(168): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(169): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_lu_auth_sai_err finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_auth_sai_err pass'. Sat Apr 20 08:14:36 UTC 2024 ====== MSC_Tests.TC_lu_auth_sai_err pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_lu_auth_sai_err.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=36258) Waiting for packet dumper to finish... 1 (prev_count=36258, count=166415) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_auth_sai_err pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_clear_request'. ------ MSC_Tests.TC_lu_clear_request ------ Sat Apr 20 08:14:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_clear_request' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_lu_clear_request started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(173)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(173)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(173)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(171)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(174)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(173)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(173)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(173)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(173)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(173)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(173)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(173)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(173)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(173)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(173)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(173)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(173)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(173)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(173)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(173)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(173)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(176)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(176)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(176)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(176)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(176)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(176)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(176)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(176)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(177)@d97f381c6fa7: Created GsupExpect[0] for "262420000000010" to be handled at TC_lu_clear_request0(179) TC_lu_clear_request0(179)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000010'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(173)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(173)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(173)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(172)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(172)@d97f381c6fa7: Added conn table entry 0TC_lu_clear_request0(179)9994730 MSC_Test_0-SCCP(171)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(172)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(173)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(173)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(173)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(173)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(173)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(171)@d97f381c6fa7: { messageType := 2, destLocRef := '9881EA'O, sourceLocRef := '000014'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(171)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(171)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(171)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(171)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(171)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(177)@d97f381c6fa7: Found GsupExpect[0] for "262420000000010" handled at TC_lu_clear_request0(179) MSC_Test-GSUP(177)@d97f381c6fa7: Added IMSI table entry 0TC_lu_clear_request0(179)"262420000000010" MSC_Test_0-SCCP(171)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(171)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(171)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(171)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(173)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(171)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(171)@d97f381c6fa7: vl_len:6 MSC_Test_0-SCCP(171)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(171)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(173)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(173)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(173)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(173)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(173)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(171)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(171)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(171)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(171)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(171)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(171)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(171)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(171)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(171)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(171)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(171)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(171)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(173)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(173)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(173)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(171)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(173)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(172)@d97f381c6fa7: Deleted conn table entry 0TC_lu_clear_request0(179)9994730 TC_lu_clear_request0(179)@d97f381c6fa7: setverdict(pass): none -> pass TC_lu_clear_request0(179)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test-GSUP(177)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(172)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(171)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(173)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(174)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(176)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(175)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(178)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(170)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(180)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(170): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(171): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(172): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(173): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(174): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(175): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(176): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(177): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(178): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_lu_clear_request0(179): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(180): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_lu_clear_request finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_clear_request pass'. Sat Apr 20 08:14:41 UTC 2024 ====== MSC_Tests.TC_lu_clear_request pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_lu_clear_request.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=100785) Waiting for packet dumper to finish... 1 (prev_count=100785, count=178667) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_clear_request pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_call_clear_request'. ------ MSC_Tests.TC_mo_call_clear_request ------ Sat Apr 20 08:14:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_call_clear_request' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_mo_call_clear_request started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(184)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(184)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(184)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(182)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(185)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(184)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(184)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(184)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(184)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(184)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(184)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(184)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(184)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(184)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(184)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(184)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(184)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(184)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(184)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(184)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(184)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(187)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(187)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(187)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(187)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(187)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(187)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(187)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(187)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(188)@d97f381c6fa7: Created GsupExpect[0] for "262420002532766" to be handled at TC_mo_call_clear_request0(190) TC_mo_call_clear_request0(190)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420002532766'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(184)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(184)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(184)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(183)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(183)@d97f381c6fa7: Added conn table entry 0TC_mo_call_clear_request0(190)5402575 MSC_Test_0-SCCP(182)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(183)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(184)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(184)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(184)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(184)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(184)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(182)@d97f381c6fa7: { messageType := 2, destLocRef := '526FCF'O, sourceLocRef := '000015'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(182)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(182)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(182)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(182)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(182)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(188)@d97f381c6fa7: Found GsupExpect[0] for "262420002532766" handled at TC_mo_call_clear_request0(190) MSC_Test-GSUP(188)@d97f381c6fa7: Added IMSI table entry 0TC_mo_call_clear_request0(190)"262420002532766" MSC_Test_0-SCCP(182)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(182)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(182)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(182)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_mo_call_clear_request0(190)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(184)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_call_clear_request0(190)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(184)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(184)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(182)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(182)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(182)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(182)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_call_clear_request0(190)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(183)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(183)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(182)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(182)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(182)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(182)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(184)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(184)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(184)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(182)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(182)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(182)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(182)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(182)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(182)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(182)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(182)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(184)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(184)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(184)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(182)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(184)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(183)@d97f381c6fa7: Deleted conn table entry 0TC_mo_call_clear_request0(190)5402575 TC_mo_call_clear_request0(190)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_mo_call_clear_request0(190)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_call_clear_request0(190)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_mo_call_clear_request0(190)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_mo_call_clear_request0(190)@d97f381c6fa7: 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 := '234A4245'O ("#JBE") } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(183)@d97f381c6fa7: Added conn table entry 0TC_mo_call_clear_request0(190)2708012 MSC_Test_0-RAN(183)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(182)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(184)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(184)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(184)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(184)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(184)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(184)@d97f381c6fa7: Message received on association #8 MSC_Test_0-SCCP(182)@d97f381c6fa7: { messageType := 2, destLocRef := '29522C'O (")R,"), sourceLocRef := '000016'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(182)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(184)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(182)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(182)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(182)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(182)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(182)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(182)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(182)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(182)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_call_clear_request0(190)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_call_clear_request0(190)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(185)@d97f381c6fa7: Created MnccExpect[0] for "12345" to be handled at TC_mo_call_clear_request0(190) MSC_Test-MGCP(186)@d97f381c6fa7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mo_call_clear_request0(190) MSC_Test_0-RAN(183)@d97f381c6fa7: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(183)@d97f381c6fa7: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(182)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(182)@d97f381c6fa7: vl_len:19 MSC_Test_0-SCCP(182)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(182)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(184)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(186)@d97f381c6fa7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "19", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_mo_call_clear_request0(190) TC_mo_call_clear_request0(190)@d97f381c6fa7: f_mo_call_establish 2: rx 1st CRCX TC_mo_call_clear_request0(190)@d97f381c6fa7: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(185)@d97f381c6fa7: Found MnccExpect[0] for "12345" handled at TC_mo_call_clear_request0(190) MSC_Test-MNCC(185)@d97f381c6fa7: Added conn table entry 0TC_mo_call_clear_request0(190)-2147483644 MSC_Test_0-M3UA(184)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(184)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(182)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(182)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(182)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(182)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_call_clear_request0(190)@d97f381c6fa7: f_mo_call_establish 1: rx MNCC SETUP ind TC_mo_call_clear_request0(190)@d97f381c6fa7: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(182)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(182)@d97f381c6fa7: vl_len:14 MSC_Test_0-SCCP(182)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(182)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(184)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_call_clear_request0(190)@d97f381c6fa7: f_mo_call_establish 3: rx RTP CREATE TC_mo_call_clear_request0(190)@d97f381c6fa7: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(184)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(184)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(182)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(182)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(182)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(182)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(184)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(184)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(182)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(182)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(182)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(182)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_call_clear_request0(190)@d97f381c6fa7: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(184)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(184)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(182)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(182)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(182)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(182)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_call_clear_request0(190)@d97f381c6fa7: as_optional_mgcp_mdcx: rx MDCX TC_mo_call_clear_request0(190)@d97f381c6fa7: { 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.186.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_mo_call_clear_request0(190)@d97f381c6fa7: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(183)@d97f381c6fa7: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(183)@d97f381c6fa7: patched enc_l3: '038F'O MSC_Test_0-SCCP(182)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(182)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(182)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(182)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(184)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_call_clear_request0(190)@d97f381c6fa7: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_mo_call_clear_request0(190)@d97f381c6fa7: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_call_clear_request0(190)@d97f381c6fa7: f_mo_call_establish DONE TC_mo_call_clear_request0(190)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(182)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(182)@d97f381c6fa7: vl_len:6 MSC_Test_0-SCCP(182)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(182)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000422040101'O MSC_Test_0-M3UA(184)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(184)@d97f381c6fa7: Message received on association #8 MSC_Test-MNCC(185)@d97f381c6fa7: Deleted conn table entry 0TC_mo_call_clear_request0(190)-2147483644 MSC_Test_0-M3UA(184)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(184)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(184)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(182)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(182)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(182)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(182)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(182)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(182)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(182)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(182)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(182)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(182)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(182)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(182)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(184)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(184)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(184)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(182)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(184)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(183)@d97f381c6fa7: Deleted conn table entry 0TC_mo_call_clear_request0(190)2708012 TC_mo_call_clear_request0(190)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_mo_call_clear_request0(190)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_call_clear_request0(190)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_mo_call_clear_request0(190)@d97f381c6fa7: Rx MNCC REL.ind, cause := { location := GSM48_CAUSE_LOC_PRN_S_LU (1), coding := GSM48_CAUSE_CS_GSM (3), rec := 0, rec_val := 0, val := 47, diag := ''O } TC_mo_call_clear_request0(190)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_mo_call_clear_request0(190)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-M3UA(184)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(182)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(189)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(187)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(181)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(188)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(183)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(185)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(191)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(186)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(181): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(182): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(183): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(184): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(185): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(186): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(187): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(188): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(189): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_mo_call_clear_request0(190): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(191): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_mo_call_clear_request finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_call_clear_request pass'. Sat Apr 20 08:14:49 UTC 2024 ====== MSC_Tests.TC_mo_call_clear_request pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_mo_call_clear_request.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=430080) Waiting for packet dumper to finish... 1 (prev_count=430080, count=431157) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_call_clear_request pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_call_clear_request'. ------ MSC_Tests.TC_mt_call_clear_request ------ Sat Apr 20 08:14:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_call_clear_request' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_mt_call_clear_request started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(195)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(195)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(195)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-SCCP(193)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(196)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(195)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(195)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(195)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(195)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(195)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(195)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(195)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(195)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(195)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(195)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(195)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(195)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(195)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(195)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(195)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(195)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(198)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(198)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(198)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(198)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(198)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(198)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(198)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(198)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(199)@d97f381c6fa7: Created GsupExpect[0] for "262420002532768" to be handled at TC_mt_call_clear_request0(201) TC_mt_call_clear_request0(201)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420002532768'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(195)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(195)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(195)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(194)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(194)@d97f381c6fa7: Added conn table entry 0TC_mt_call_clear_request0(201)123176 MSC_Test_0-SCCP(193)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(194)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(195)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(195)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(195)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(195)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(195)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(193)@d97f381c6fa7: { messageType := 2, destLocRef := '01E128'O, sourceLocRef := '000017'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(193)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(199)@d97f381c6fa7: Found GsupExpect[0] for "262420002532768" handled at TC_mt_call_clear_request0(201) MSC_Test-GSUP(199)@d97f381c6fa7: Added IMSI table entry 0TC_mt_call_clear_request0(201)"262420002532768" MSC_Test_0-SCCP(193)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(193)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(193)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(193)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(193)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(193)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(193)@d97f381c6fa7: vl_from0 TC_mt_call_clear_request0(201)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_call_clear_request0(201)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-SCCP(193)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(195)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(195)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(195)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(193)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(193)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(193)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(193)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_call_clear_request0(201)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(194)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(194)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(193)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(193)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(193)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(193)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(195)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(195)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(195)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(193)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(193)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(193)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(193)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(193)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(193)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(193)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(193)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(195)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(195)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(195)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(193)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(195)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(194)@d97f381c6fa7: Deleted conn table entry 0TC_mt_call_clear_request0(201)123176 TC_mt_call_clear_request0(201)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_mt_call_clear_request0(201)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mt_call_clear_request0(201)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_mt_call_clear_request0(201)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(196)@d97f381c6fa7: Added conn table entry 0TC_mt_call_clear_request0(201)275176724 MSC_Test_0-RAN(194)@d97f381c6fa7: Created IMSI[0] for '262420002532768'H'BB5B38F2'O to be handled at TC_mt_call_clear_request0(201) MSC_Test_0-M3UA(195)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(195)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(194)@d97f381c6fa7: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_mt_call_clear_request0(201) TC_mt_call_clear_request0(201)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(194)@d97f381c6fa7: Created IMSI[1] for '262420002532768'H'BB5B38F2'O to be handled at TC_mt_call_clear_request0(201) TC_mt_call_clear_request0(201)@d97f381c6fa7: 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 := 'BB5B38F2'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(194)@d97f381c6fa7: Added conn table entry 0TC_mt_call_clear_request0(201)7197558 MSC_Test_0-SCCP(193)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(195)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(195)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(195)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(195)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(195)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(195)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(195)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(193)@d97f381c6fa7: { messageType := 2, destLocRef := '6DD376'O, sourceLocRef := '000018'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(193)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(193)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(193)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(193)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(193)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(193)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(193)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(193)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(193)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_call_clear_request0(201)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_call_clear_request0(201)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_mt_call_clear_request0(201)@d97f381c6fa7: f_mt_call_complete 1 MSC_Test_0-RAN(194)@d97f381c6fa7: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(194)@d97f381c6fa7: patched enc_l3: '8301'O MSC_Test_0-SCCP(193)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(193)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(193)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(193)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(195)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mt_call_clear_request0(201)@d97f381c6fa7: f_mt_call_complete 2 MSC_Test-MGCP(197)@d97f381c6fa7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mt_call_clear_request0(201) MSC_Test-MGCP(197)@d97f381c6fa7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "25", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_mt_call_clear_request0(201) TC_mt_call_clear_request0(201)@d97f381c6fa7: f_mt_call_complete 3 TC_mt_call_clear_request0(201)@d97f381c6fa7: f_mt_call_complete 4 MSC_Test_0-M3UA(195)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(195)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(193)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(193)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(193)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(193)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_call_clear_request0(201)@d97f381c6fa7: f_mt_call_complete 6 MSC_Test_0-SCCP(193)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(193)@d97f381c6fa7: vl_len:14 MSC_Test_0-SCCP(193)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(193)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-RAN(194)@d97f381c6fa7: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(194)@d97f381c6fa7: patched enc_l3: '8347'O MSC_Test_0-M3UA(195)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(193)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(193)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(193)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(193)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(195)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mt_call_clear_request0(201)@d97f381c6fa7: f_mt_call_complete 5 TC_mt_call_clear_request0(201)@d97f381c6fa7: f_mt_call_complete 8 TC_mt_call_clear_request0(201)@d97f381c6fa7: f_mt_call_complete 7 TC_mt_call_clear_request0(201)@d97f381c6fa7: f_mt_call_complete 9 TC_mt_call_clear_request0(201)@d97f381c6fa7: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mt_call_clear_request0(201)@d97f381c6fa7: f_mt_call_complete DONE TC_mt_call_clear_request0(201)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(193)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(193)@d97f381c6fa7: vl_len:6 MSC_Test_0-SCCP(193)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(193)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000422040101'O MSC_Test_0-M3UA(195)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(195)@d97f381c6fa7: Message received on association #8 MSC_Test-MNCC(196)@d97f381c6fa7: Deleted conn table entry 0TC_mt_call_clear_request0(201)275176724 MSC_Test_0-M3UA(195)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(195)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(195)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(193)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(193)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(193)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(193)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(193)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(193)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(193)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(193)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(193)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(193)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(193)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(193)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(195)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(195)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(195)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(193)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(195)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(194)@d97f381c6fa7: Deleted conn table entry 0TC_mt_call_clear_request0(201)7197558 TC_mt_call_clear_request0(201)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_mt_call_clear_request0(201)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mt_call_clear_request0(201)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_mt_call_clear_request0(201)@d97f381c6fa7: Rx MNCC REL.ind, cause := { location := GSM48_CAUSE_LOC_PRN_S_LU (1), coding := GSM48_CAUSE_CS_GSM (3), rec := 0, rec_val := 0, val := 47, diag := ''O } TC_mt_call_clear_request0(201)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_mt_call_clear_request0(201)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-M3UA(195)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(194)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(193)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(197)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(199)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(192)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(196)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(200)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(202)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(198)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(192): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(193): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(194): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(195): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(196): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(197): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(198): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(199): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(200): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_mt_call_clear_request0(201): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(202): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_mt_call_clear_request finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_call_clear_request pass'. Sat Apr 20 08:14:56 UTC 2024 ====== MSC_Tests.TC_mt_call_clear_request pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_mt_call_clear_request.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=325109) Waiting for packet dumper to finish... 1 (prev_count=325109, count=420237) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_call_clear_request pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_disconnect'. ------ MSC_Tests.TC_lu_disconnect ------ Sat Apr 20 08:14:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_disconnect' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_lu_disconnect started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(206)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(206)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(206)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(204)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(207)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(206)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(206)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(206)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(206)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(206)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(206)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(206)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(206)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(206)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(206)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(206)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(206)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(206)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(206)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(206)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(206)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(209)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(209)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(209)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(209)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(209)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(209)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(209)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(209)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(210)@d97f381c6fa7: Created GsupExpect[0] for "262420000000011" to be handled at TC_lu_disconnect0(212) TC_lu_disconnect0(212)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000011'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(206)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(206)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(206)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(205)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(205)@d97f381c6fa7: Added conn table entry 0TC_lu_disconnect0(212)5674999 MSC_Test_0-RAN(205)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(204)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(206)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(206)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(206)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(206)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(206)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(204)@d97f381c6fa7: { messageType := 2, destLocRef := '5697F7'O, sourceLocRef := '000019'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(204)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(204)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(210)@d97f381c6fa7: Found GsupExpect[0] for "262420000000011" handled at TC_lu_disconnect0(212) MSC_Test_0-SCCP(204)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test-GSUP(210)@d97f381c6fa7: Added IMSI table entry 0TC_lu_disconnect0(212)"262420000000011" MSC_Test_0-SCCP(204)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(204)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(204)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(204)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(204)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(204)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(206)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_disconnect0(212)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-RAN(205)@d97f381c6fa7: Deleted conn table entry 0TC_lu_disconnect0(212)5674999 MSC_Test_0-SCCP(204)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-M3UA(206)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(206)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(206)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(204)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(204)@d97f381c6fa7: RLC received in state:disconnect_pending TC_lu_disconnect0(212)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-RAN(205)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(206)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(210)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(209)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(203)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(208)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(211)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(204)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(213)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(207)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(203): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(204): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(205): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(206): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(207): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(208): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(209): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(210): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(211): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_lu_disconnect0(212): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(213): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_lu_disconnect finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_disconnect pass'. Sat Apr 20 08:15:03 UTC 2024 ====== MSC_Tests.TC_lu_disconnect pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_lu_disconnect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=124951) Waiting for packet dumper to finish... 1 (prev_count=124951, count=145777) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_disconnect pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_by_imei'. ------ MSC_Tests.TC_lu_by_imei ------ Sat Apr 20 08:15:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_by_imei' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_lu_by_imei started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(217)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(217)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(217)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(215)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(218)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(217)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(217)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(217)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(217)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(217)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(217)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(217)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(217)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(217)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(217)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(217)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(217)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(217)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(217)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(217)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(217)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(220)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(220)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(220)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(220)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(220)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(220)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(220)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(220)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(221)@d97f381c6fa7: Created GsupExpect[0] for "262420000000012" to be handled at TC_lu_by_imei0(223) TC_lu_by_imei0(223)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '010'B, oddEvenInd_identity := { imei := { oddevenIndicator := '1'B, digits := '49999000000012'H } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(217)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(217)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(217)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(216)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(216)@d97f381c6fa7: Added conn table entry 0TC_lu_by_imei0(223)10386778 MSC_Test_0-SCCP(215)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(216)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(217)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(217)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(217)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(217)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(217)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(215)@d97f381c6fa7: { messageType := 2, destLocRef := '9E7D5A'O, sourceLocRef := '00001A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(215)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(215)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(215)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(215)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(215)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(215)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(215)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(215)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(215)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(217)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(217)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(217)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(217)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(217)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(215)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(215)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(215)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(215)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(215)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(215)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(215)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(215)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(215)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(215)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(215)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(215)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(217)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(217)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(217)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(215)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(217)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(216)@d97f381c6fa7: Deleted conn table entry 0TC_lu_by_imei0(223)10386778 TC_lu_by_imei0(223)@d97f381c6fa7: setverdict(pass): none -> pass TC_lu_by_imei0(223)@d97f381c6fa7: Skipping f_verify_vty_lac_ci() TC_lu_by_imei0(223)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_by_imei0(223)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-SCCP(215)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(216)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(217)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(218)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(221)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(220)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(222)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(214)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(219)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(224)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(214): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(215): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(216): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(217): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(218): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(219): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(220): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(221): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(222): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_lu_by_imei0(223): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(224): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_lu_by_imei finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_by_imei pass'. Sat Apr 20 08:15:12 UTC 2024 ====== MSC_Tests.TC_lu_by_imei pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_lu_by_imei.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=148197) Waiting for packet dumper to finish... 1 (prev_count=148197, count=165355) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_by_imei pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_by_tmsi_noauth_unknown'. ------ MSC_Tests.TC_lu_by_tmsi_noauth_unknown ------ Sat Apr 20 08:15:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_by_tmsi_noauth_unknown' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_lu_by_tmsi_noauth_unknown started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(228)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(228)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(228)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-SCCP(226)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(229)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(228)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(228)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(228)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(228)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(228)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(228)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(228)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(228)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(228)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(228)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(228)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(228)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(228)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(228)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(228)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(228)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(231)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(231)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(231)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(231)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(231)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(231)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(231)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(231)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(232)@d97f381c6fa7: Created GsupExpect[0] for "262420000000013" to be handled at TC_lu_by_tmsi_noauth_unknown0(234) TC_lu_by_tmsi_noauth_unknown0(234)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '01020304'O } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(228)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(228)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(228)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(227)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(227)@d97f381c6fa7: Added conn table entry 0TC_lu_by_tmsi_noauth_unknown0(234)12642380 MSC_Test_0-SCCP(226)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(227)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(228)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(228)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(228)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(228)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(228)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(226)@d97f381c6fa7: { messageType := 2, destLocRef := 'C0E84C'O, sourceLocRef := '00001B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(226)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(226)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(226)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(226)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(226)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(226)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(226)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(226)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(226)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(228)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(227)@d97f381c6fa7: patching N(SD)=1 into dtap '0519100921437598BADCFE1032547698BADCFE'O MSC_Test_0-RAN(227)@d97f381c6fa7: patched enc_l3: '0559100921437598BADCFE1032547698BADCFE'O MSC_Test_0-SCCP(226)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(226)@d97f381c6fa7: vl_len:22 MSC_Test_0-SCCP(226)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(226)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100130559100921437598BADCFE1032547698BADCFE'O MSC_Test_0-M3UA(228)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(227)@d97f381c6fa7: patching N(SD)=2 into dtap '0519082926240000000031'O MSC_Test_0-RAN(227)@d97f381c6fa7: patched enc_l3: '0599082926240000000031'O MSC_Test_0-SCCP(226)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(226)@d97f381c6fa7: vl_len:14 MSC_Test_0-SCCP(226)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(226)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000B0599082926240000000031'O MSC_Test_0-M3UA(228)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(228)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(228)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(226)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(226)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(226)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(226)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(232)@d97f381c6fa7: Found GsupExpect[0] for "262420000000013" handled at TC_lu_by_tmsi_noauth_unknown0(234) MSC_Test-GSUP(232)@d97f381c6fa7: Added IMSI table entry 0TC_lu_by_tmsi_noauth_unknown0(234)"262420000000013" MSC_Test_0-M3UA(228)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(228)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(226)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(226)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(226)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(226)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(227)@d97f381c6fa7: patching N(SD)=3 into dtap '051B'O MSC_Test_0-RAN(227)@d97f381c6fa7: patched enc_l3: '05DB'O MSC_Test_0-SCCP(226)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(226)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(226)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(226)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000205DB'O MSC_Test_0-M3UA(228)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(228)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(228)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(226)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(226)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(226)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(226)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(226)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(226)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(226)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(226)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(228)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(228)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(228)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(226)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(228)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(227)@d97f381c6fa7: Deleted conn table entry 0TC_lu_by_tmsi_noauth_unknown0(234)12642380 TC_lu_by_tmsi_noauth_unknown0(234)@d97f381c6fa7: setverdict(pass): none -> pass TC_lu_by_tmsi_noauth_unknown0(234)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_by_tmsi_noauth_unknown0(234)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_by_tmsi_noauth_unknown0(234)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test-GSUP(232)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(226)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(227)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(228)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(231)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(229)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(235)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(233)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(225)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(230)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(226): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(227): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(228): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(229): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(230): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(231): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(232): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(233): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_lu_by_tmsi_noauth_unknown0(234): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(235): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_lu_by_tmsi_noauth_unknown finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_by_tmsi_noauth_unknown pass'. Sat Apr 20 08:15:17 UTC 2024 ====== MSC_Tests.TC_lu_by_tmsi_noauth_unknown pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_lu_by_tmsi_noauth_unknown.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=35316) Waiting for packet dumper to finish... 1 (prev_count=35316, count=218749) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_by_tmsi_noauth_unknown pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_attached_imsi_lu_unknown_tmsi'. ------ MSC_Tests.TC_attached_imsi_lu_unknown_tmsi ------ Sat Apr 20 08:15:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_attached_imsi_lu_unknown_tmsi' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_attached_imsi_lu_unknown_tmsi started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(239)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(239)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(239)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-SCCP(237)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(240)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(239)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(239)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(239)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(239)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(239)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(239)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(239)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(239)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(239)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(239)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(239)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(239)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(239)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(239)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(239)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(239)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(242)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(242)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(242)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(242)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(242)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(242)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(242)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(242)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(243)@d97f381c6fa7: Created GsupExpect[0] for "262420000000056" to be handled at TC_attached_imsi_lu_unknown_tmsi0(245) TC_attached_imsi_lu_unknown_tmsi0(245)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '56111111'O } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(239)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(239)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(239)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(238)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(238)@d97f381c6fa7: Added conn table entry 0TC_attached_imsi_lu_unknown_tmsi0(245)10515865 MSC_Test_0-SCCP(237)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(238)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(239)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(239)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(239)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(239)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(239)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(237)@d97f381c6fa7: { messageType := 2, destLocRef := 'A07599'O, sourceLocRef := '00001C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(237)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(237)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(237)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(237)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(237)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(237)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(237)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(237)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(237)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(239)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(238)@d97f381c6fa7: patching N(SD)=1 into dtap '0519082926240000000065'O MSC_Test_0-RAN(238)@d97f381c6fa7: patched enc_l3: '0559082926240000000065'O MSC_Test_0-SCCP(237)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(237)@d97f381c6fa7: vl_len:14 MSC_Test_0-SCCP(237)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(237)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000B0559082926240000000065'O MSC_Test_0-M3UA(239)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(239)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(239)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(237)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(237)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(237)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(237)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(243)@d97f381c6fa7: Found GsupExpect[0] for "262420000000056" handled at TC_attached_imsi_lu_unknown_tmsi0(245) MSC_Test-GSUP(243)@d97f381c6fa7: Added IMSI table entry 0TC_attached_imsi_lu_unknown_tmsi0(245)"262420000000056" MSC_Test_0-M3UA(239)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(239)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(237)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(237)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(237)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(237)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(238)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(238)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_0-SCCP(237)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(237)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(237)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(237)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(239)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(239)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(239)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(237)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(237)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(237)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(237)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(237)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(237)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(237)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(237)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(239)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(239)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(239)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(237)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(239)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(238)@d97f381c6fa7: Deleted conn table entry 0TC_attached_imsi_lu_unknown_tmsi0(245)10515865 TC_attached_imsi_lu_unknown_tmsi0(245)@d97f381c6fa7: setverdict(pass): none -> pass TC_attached_imsi_lu_unknown_tmsi0(245)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '56222222'O ("V\"\"\"") } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(238)@d97f381c6fa7: Added conn table entry 0TC_attached_imsi_lu_unknown_tmsi0(245)14579399 MSC_Test_0-RAN(238)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(237)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(239)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(239)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(239)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(239)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(239)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(237)@d97f381c6fa7: { messageType := 2, destLocRef := 'DE76C7'O, sourceLocRef := '00001D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(237)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(237)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(237)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(237)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(237)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(238)@d97f381c6fa7: patching N(SD)=1 into dtap '0519082926240000000065'O MSC_Test_0-RAN(238)@d97f381c6fa7: patched enc_l3: '0559082926240000000065'O MSC_Test_0-SCCP(237)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(237)@d97f381c6fa7: vl_len:14 MSC_Test_0-SCCP(237)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(237)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000B0559082926240000000065'O MSC_Test_0-M3UA(239)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(239)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(239)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(237)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(237)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(237)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(237)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(239)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(239)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(239)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(239)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(237)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(237)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(237)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(237)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(237)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(237)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(237)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(237)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attached_imsi_lu_unknown_tmsi0(245)@d97f381c6fa7: setverdict(fail): pass -> fail reason: "Expected LU ACK, but received REJ", new component reason: "Expected LU ACK, but received REJ" MC@d97f381c6fa7: Test Component 245 has requested to stop MTC. Terminating current testcase execution. MSC_Test_0-M3UA(239)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(238)@d97f381c6fa7: Final verdict of PTC: none TC_attached_imsi_lu_unknown_tmsi0(245)@d97f381c6fa7: Final verdict of PTC: fail reason: "Expected LU ACK, but received REJ" MSC_Test-GSUP(243)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(237)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(236)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(241)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(246)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(240)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(242)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(244)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(236): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(237): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(238): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(239): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(240): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(241): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(242): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(243): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(244): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_attached_imsi_lu_unknown_tmsi0(245): fail (none -> fail) reason: "Expected LU ACK, but received REJ" MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(246): none (fail -> fail) MTC@d97f381c6fa7: Test case TC_attached_imsi_lu_unknown_tmsi finished. Verdict: fail reason: Expected LU ACK, but received REJ MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_attached_imsi_lu_unknown_tmsi fail'. Sat Apr 20 08:15:27 UTC 2024 ------ MSC_Tests.TC_attached_imsi_lu_unknown_tmsi fail ------ Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_attached_imsi_lu_unknown_tmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=283367) Waiting for packet dumper to finish... 1 (prev_count=283367, count=285410) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_attached_imsi_lu_unknown_tmsi fail' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_imsi_detach_by_imsi'. ------ MSC_Tests.TC_imsi_detach_by_imsi ------ Sat Apr 20 08:15:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_imsi_detach_by_imsi' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_imsi_detach_by_imsi started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(250)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(250)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(250)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(248)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(251)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(250)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(250)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(250)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(250)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(250)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(250)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(250)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(250)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(250)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(250)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(250)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(250)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(250)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(250)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(250)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(250)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(253)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(253)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(253)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(253)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(253)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(253)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(253)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(253)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_imsi_detach_by_imsi0(256)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { imsiDetachIndication := { messageType := '000001'B, nsd := '00'B, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000014'H, fillerDigit := omit } } } } } } } } MSC_Test_0-M3UA(250)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(250)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(250)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(249)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(249)@d97f381c6fa7: Added conn table entry 0TC_imsi_detach_by_imsi0(256)6554010 MSC_Test_0-SCCP(248)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(249)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(250)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(250)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(250)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(250)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(250)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(248)@d97f381c6fa7: { messageType := 2, destLocRef := '64019A'O, sourceLocRef := '00001E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(248)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(248)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(248)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(248)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(248)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(248)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(248)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(248)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(248)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(250)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(248)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(248)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(248)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(248)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(250)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(250)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(250)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(248)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(250)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(249)@d97f381c6fa7: Deleted conn table entry 0TC_imsi_detach_by_imsi0(256)6554010 TC_imsi_detach_by_imsi0(256)@d97f381c6fa7: setverdict(pass): none -> pass TC_imsi_detach_by_imsi0(256)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-M3UA(250)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(251)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(248)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(255)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(249)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(254)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(247)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(257)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(253)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(252)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(247): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(248): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(249): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(250): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(251): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(252): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(253): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(254): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(255): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_imsi_detach_by_imsi0(256): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(257): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_imsi_detach_by_imsi finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_imsi_detach_by_imsi pass'. Sat Apr 20 08:15:32 UTC 2024 ====== MSC_Tests.TC_imsi_detach_by_imsi pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_imsi_detach_by_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=35244) Waiting for packet dumper to finish... 1 (prev_count=35244, count=150674) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_imsi_detach_by_imsi pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_imsi_detach_by_tmsi'. ------ MSC_Tests.TC_imsi_detach_by_tmsi ------ Sat Apr 20 08:15:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_imsi_detach_by_tmsi' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_imsi_detach_by_tmsi started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(261)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(261)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(261)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-SCCP(259)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(262)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(261)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(261)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(261)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(261)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(261)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(261)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(261)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(261)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(261)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(261)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(261)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(261)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(261)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(261)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(261)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(261)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(264)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(264)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(264)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(264)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(264)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(264)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(264)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(264)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_imsi_detach_by_tmsi0(267)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { imsiDetachIndication := { messageType := '000001'B, nsd := '00'B, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '01020304'O } } } } } } } } MSC_Test_0-M3UA(261)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(261)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(261)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(260)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(260)@d97f381c6fa7: Added conn table entry 0TC_imsi_detach_by_tmsi0(267)8448862 MSC_Test_0-SCCP(259)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(260)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(261)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(261)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(261)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(261)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(261)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(259)@d97f381c6fa7: { messageType := 2, destLocRef := '80EB5E'O, sourceLocRef := '00001F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(259)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(259)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(259)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(259)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(259)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(259)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(259)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(259)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(259)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(261)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(259)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(259)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(259)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(259)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(261)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(261)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(261)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(259)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(261)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(260)@d97f381c6fa7: Deleted conn table entry 0TC_imsi_detach_by_tmsi0(267)8448862 TC_imsi_detach_by_tmsi0(267)@d97f381c6fa7: setverdict(pass): none -> pass TC_imsi_detach_by_tmsi0(267)@d97f381c6fa7: Skipping f_verify_vty_lac_ci() TC_imsi_detach_by_tmsi0(267)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_imsi_detach_by_tmsi0(267)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-SCCP(259)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(260)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(261)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(265)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(266)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(258)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(262)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(264)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(263)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(258): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(259): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(260): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(261): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(262): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(263): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(264): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(265): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(266): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_imsi_detach_by_tmsi0(267): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_imsi_detach_by_tmsi finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_imsi_detach_by_tmsi pass'. Sat Apr 20 08:15:37 UTC 2024 ====== MSC_Tests.TC_imsi_detach_by_tmsi pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_imsi_detach_by_tmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=35244) Waiting for packet dumper to finish... 1 (prev_count=35244, count=141532) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_imsi_detach_by_tmsi pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_imsi_detach_by_imei'. ------ MSC_Tests.TC_imsi_detach_by_imei ------ Sat Apr 20 08:15:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_imsi_detach_by_imei' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_imsi_detach_by_imei started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(272)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(272)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(272)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(270)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(273)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(272)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(272)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(272)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(272)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(272)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(272)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(272)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(272)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(272)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(272)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(272)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(272)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(272)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(272)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(272)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(272)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(275)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(275)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(275)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(275)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(275)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(275)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(275)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(275)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_imsi_detach_by_imei0(278)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { imsiDetachIndication := { messageType := '000001'B, nsd := '00'B, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '010'B, oddEvenInd_identity := { imei := { oddevenIndicator := '1'B, digits := '49999000000016'H } } } } } } } } MSC_Test_0-M3UA(272)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(272)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(272)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(271)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(271)@d97f381c6fa7: Added conn table entry 0TC_imsi_detach_by_imei0(278)9358255 MSC_Test_0-SCCP(270)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(271)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(272)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(272)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(272)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(272)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(272)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(270)@d97f381c6fa7: { messageType := 2, destLocRef := '8ECBAF'O, sourceLocRef := '000020'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(270)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(270)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(270)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(270)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(270)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(270)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(270)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(270)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(270)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(272)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(270)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(270)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(270)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(270)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(272)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(272)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(272)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(270)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(272)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(271)@d97f381c6fa7: Deleted conn table entry 0TC_imsi_detach_by_imei0(278)9358255 TC_imsi_detach_by_imei0(278)@d97f381c6fa7: setverdict(pass): none -> pass TC_imsi_detach_by_imei0(278)@d97f381c6fa7: Skipping f_verify_vty_lac_ci() TC_imsi_detach_by_imei0(278)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_imsi_detach_by_imei0(278)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-M3UA(272)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(271)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(273)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(276)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(270)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(269)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(274)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(279)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(277)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(275)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(269): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(270): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(271): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(272): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(273): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(274): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(275): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(276): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(277): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_imsi_detach_by_imei0(278): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(279): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_imsi_detach_by_imei finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_imsi_detach_by_imei pass'. Sat Apr 20 08:15:42 UTC 2024 ====== MSC_Tests.TC_imsi_detach_by_imei pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_imsi_detach_by_imei.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=35244) Waiting for packet dumper to finish... 1 (prev_count=35244, count=141769) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_imsi_detach_by_imei pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_emerg_call_imei_reject'. ------ MSC_Tests.TC_emerg_call_imei_reject ------ Sat Apr 20 08:15:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_emerg_call_imei_reject' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_emerg_call_imei_reject started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(283)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(283)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(283)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-SCCP(281)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(284)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(283)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(283)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(283)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(283)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(283)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(283)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(283)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(283)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(283)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(283)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(283)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(283)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(283)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(283)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(283)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(283)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(286)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(286)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(286)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(286)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(286)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(286)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(286)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(286)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_emerg_call_imei_reject0(289)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0010'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '010'B, oddEvenInd_identity := { imei := { oddevenIndicator := '1'B, digits := '49999000000017'H } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-M3UA(283)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(283)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(283)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(282)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(282)@d97f381c6fa7: Added conn table entry 0TC_emerg_call_imei_reject0(289)5020967 MSC_Test_0-SCCP(281)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(282)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(283)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(283)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(283)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(283)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(283)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(283)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(283)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(281)@d97f381c6fa7: { messageType := 2, destLocRef := '4C9D27'O, sourceLocRef := '000021'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(281)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(281)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(281)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(281)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(281)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(281)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(281)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(281)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(281)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(281)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(281)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(281)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(281)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(283)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(283)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(283)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(281)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(283)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(282)@d97f381c6fa7: Deleted conn table entry 0TC_emerg_call_imei_reject0(289)5020967 TC_emerg_call_imei_reject0(289)@d97f381c6fa7: setverdict(pass): none -> pass TC_emerg_call_imei_reject0(289)@d97f381c6fa7: Skipping f_verify_vty_lac_ci() TC_emerg_call_imei_reject0(289)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imei_reject0(289)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-SCCP(281)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(287)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(284)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(282)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(283)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(288)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(286)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(285)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(290)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(281): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(282): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(283): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(284): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(285): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(286): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(287): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(288): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_emerg_call_imei_reject0(289): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(290): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_emerg_call_imei_reject finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_emerg_call_imei_reject pass'. Sat Apr 20 08:15:47 UTC 2024 ====== MSC_Tests.TC_emerg_call_imei_reject pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_emerg_call_imei_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=35280) Waiting for packet dumper to finish... 1 (prev_count=35280, count=140334) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_emerg_call_imei_reject pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_emerg_call_imsi'. ------ MSC_Tests.TC_emerg_call_imsi ------ Sat Apr 20 08:15:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_emerg_call_imsi' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_emerg_call_imsi started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(294)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(294)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(294)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(292)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(295)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(294)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(294)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(294)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(294)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(294)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(294)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(294)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(294)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(294)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(294)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(294)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(294)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(294)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(294)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(294)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(294)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(297)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(297)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(297)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(297)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(297)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(297)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(297)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(297)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(298)@d97f381c6fa7: Created GsupExpect[0] for "262420000000018" to be handled at TC_emerg_call_imsi0(300) TC_emerg_call_imsi0(300)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000018'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(294)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(294)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(294)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(293)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(293)@d97f381c6fa7: Added conn table entry 0TC_emerg_call_imsi0(300)5732633 MSC_Test_0-RAN(293)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(292)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(294)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(294)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(294)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(294)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(294)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(292)@d97f381c6fa7: { messageType := 2, destLocRef := '577919'O, sourceLocRef := '000022'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(292)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(292)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(292)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test-GSUP(298)@d97f381c6fa7: Found GsupExpect[0] for "262420000000018" handled at TC_emerg_call_imsi0(300) MSC_Test-GSUP(298)@d97f381c6fa7: Added IMSI table entry 0TC_emerg_call_imsi0(300)"262420000000018" MSC_Test_0-SCCP(292)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(292)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(292)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(292)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(292)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(292)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(294)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_emerg_call_imsi0(300)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_emerg_call_imsi0(300)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(294)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(294)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(292)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(292)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(292)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(292)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(300)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(293)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(293)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(292)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(292)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(292)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(292)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(294)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(294)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(294)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(292)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(292)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(292)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(292)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(292)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(292)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(292)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(292)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(294)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(294)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(294)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(292)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(294)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(293)@d97f381c6fa7: Deleted conn table entry 0TC_emerg_call_imsi0(300)5732633 TC_emerg_call_imsi0(300)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(300)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_emerg_call_imsi0(300)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(300)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(300)@d97f381c6fa7: 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 := '860D63AD'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(293)@d97f381c6fa7: Added conn table entry 0TC_emerg_call_imsi0(300)15209394 MSC_Test_0-SCCP(292)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(293)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(294)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(294)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(294)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(294)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(294)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(294)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(294)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(292)@d97f381c6fa7: { messageType := 2, destLocRef := 'E813B2'O, sourceLocRef := '000023'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(292)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(292)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(292)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(292)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(292)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(292)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(292)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(292)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(292)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(300)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_emerg_call_imsi0(300)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(295)@d97f381c6fa7: Created MnccExpect[0] for "112" to be handled at TC_emerg_call_imsi0(300) MSC_Test-MGCP(296)@d97f381c6fa7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_emerg_call_imsi0(300) MSC_Test_0-RAN(293)@d97f381c6fa7: patching N(SD)=1 into dtap '030E0406600504020081'O MSC_Test_0-RAN(293)@d97f381c6fa7: patched enc_l3: '034E0406600504020081'O MSC_Test_0-SCCP(292)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(292)@d97f381c6fa7: vl_len:13 MSC_Test_0-SCCP(292)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(292)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000A034E0406600504020081'O MSC_Test_0-M3UA(294)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(296)@d97f381c6fa7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "31", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_emerg_call_imsi0(300) TC_emerg_call_imsi0(300)@d97f381c6fa7: f_mo_call_establish 2: rx 1st CRCX TC_emerg_call_imsi0(300)@d97f381c6fa7: f_mo_call_establish 6: rx 2nd CRCX MSC_Test_0-M3UA(294)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(294)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(295)@d97f381c6fa7: Found MnccExpect[0] for "112" handled at TC_emerg_call_imsi0(300) MSC_Test-MNCC(295)@d97f381c6fa7: Added conn table entry 0TC_emerg_call_imsi0(300)-2147483643 MSC_Test_0-SCCP(292)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(292)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(292)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(292)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(300)@d97f381c6fa7: f_mo_call_establish 1: rx MNCC SETUP ind TC_emerg_call_imsi0(300)@d97f381c6fa7: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(292)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(292)@d97f381c6fa7: vl_len:14 MSC_Test_0-SCCP(292)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(292)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(294)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_emerg_call_imsi0(300)@d97f381c6fa7: f_mo_call_establish 3: rx RTP CREATE TC_emerg_call_imsi0(300)@d97f381c6fa7: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(294)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(294)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(292)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(292)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(292)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(292)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(294)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(294)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(292)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(292)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(292)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(292)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(300)@d97f381c6fa7: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(294)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(294)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(292)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(292)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(292)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(292)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(300)@d97f381c6fa7: f_mo_call_establish 10: rx CC CONNECT TC_emerg_call_imsi0(300)@d97f381c6fa7: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-RAN(293)@d97f381c6fa7: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(293)@d97f381c6fa7: patched enc_l3: '038F'O MSC_Test_0-SCCP(292)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(292)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(292)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(292)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002038F'O TC_emerg_call_imsi0(300)@d97f381c6fa7: { 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.186.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } MSC_Test_0-M3UA(294)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_emerg_call_imsi0(300)@d97f381c6fa7: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_emerg_call_imsi0(300)@d97f381c6fa7: Osmux ok: use_osmux = false got_osmux_count = 0 TC_emerg_call_imsi0(300)@d97f381c6fa7: f_mo_call_establish DONE TC_emerg_call_imsi0(300)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(300)@d97f381c6fa7: Hold the call for some time TC_emerg_call_imsi0(300)@d97f381c6fa7: Call stayed open for 5.000000 seconds, all is well. TC_emerg_call_imsi0(300)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(300)@d97f381c6fa7: Hangup TC_emerg_call_imsi0(300)@d97f381c6fa7: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(294)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(294)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(292)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(292)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(292)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(292)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(300)@d97f381c6fa7: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(294)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(294)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(292)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(292)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(292)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(292)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(300)@d97f381c6fa7: f_call_hangup 2.a: rx DTAP CC RELEASE TC_emerg_call_imsi0(300)@d97f381c6fa7: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(293)@d97f381c6fa7: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(293)@d97f381c6fa7: patched enc_l3: '03EA'O MSC_Test_0-SCCP(292)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(292)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(292)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(292)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(294)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(294)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(294)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(292)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(292)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(292)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(292)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(295)@d97f381c6fa7: Deleted conn table entry 0TC_emerg_call_imsi0(300)-2147483643 TC_emerg_call_imsi0(300)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_emerg_call_imsi0(300)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_emerg_call_imsi0(300)@d97f381c6fa7: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(292)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(292)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(292)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(292)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(294)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(294)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(294)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(292)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(294)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(293)@d97f381c6fa7: Deleted conn table entry 0TC_emerg_call_imsi0(300)15209394 TC_emerg_call_imsi0(300)@d97f381c6fa7: f_call_hangup 6: rx SCCP DISC TC_emerg_call_imsi0(300)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(300)@d97f381c6fa7: f_call_hangup 9: done TC_emerg_call_imsi0(300)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(300)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-RAN(293)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(292)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(294)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(298)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(291)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(299)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(295)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(301)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(296)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(297)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(291): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(292): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(293): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(294): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(295): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(296): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(297): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(298): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(299): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_emerg_call_imsi0(300): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(301): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_emerg_call_imsi finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_emerg_call_imsi pass'. Sat Apr 20 08:15:58 UTC 2024 ====== MSC_Tests.TC_emerg_call_imsi pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_emerg_call_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=420266) Waiting for packet dumper to finish... 1 (prev_count=420266, count=440701) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_emerg_call_imsi pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_req_vgcs_reject'. ------ MSC_Tests.TC_cm_serv_req_vgcs_reject ------ Sat Apr 20 08:16:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_req_vgcs_reject' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_cm_serv_req_vgcs_reject started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(305)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(305)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(305)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-SCCP(303)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(306)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(305)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(305)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(305)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(305)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(305)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(305)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(305)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(305)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(305)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(305)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(305)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(305)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(305)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(305)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(305)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(305)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(308)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(308)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(308)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(308)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(308)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(308)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(308)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(308)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(309)@d97f381c6fa7: Created GsupExpect[0] for "262420000000019" to be handled at TC_cm_serv_req_vgcs_reject0(311) TC_cm_serv_req_vgcs_reject0(311)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000019'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(305)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(305)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(305)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(304)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(304)@d97f381c6fa7: Added conn table entry 0TC_cm_serv_req_vgcs_reject0(311)10696266 MSC_Test_0-SCCP(303)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(304)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(305)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(305)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(305)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(305)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(305)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(303)@d97f381c6fa7: { messageType := 2, destLocRef := 'A3364A'O, sourceLocRef := '000024'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(303)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(303)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(303)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(303)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(303)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(309)@d97f381c6fa7: Found GsupExpect[0] for "262420000000019" handled at TC_cm_serv_req_vgcs_reject0(311) MSC_Test-GSUP(309)@d97f381c6fa7: Added IMSI table entry 0TC_cm_serv_req_vgcs_reject0(311)"262420000000019" MSC_Test_0-SCCP(303)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(303)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(303)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(303)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_cm_serv_req_vgcs_reject0(311)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_vgcs_reject0(311)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(305)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(305)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(305)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(303)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(303)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(303)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(303)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_serv_req_vgcs_reject0(311)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(304)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(304)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(303)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(303)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(303)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(303)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(305)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(305)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(305)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(303)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(303)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(303)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(303)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(303)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(303)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(303)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(303)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(305)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(305)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(305)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(303)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(305)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(304)@d97f381c6fa7: Deleted conn table entry 0TC_cm_serv_req_vgcs_reject0(311)10696266 TC_cm_serv_req_vgcs_reject0(311)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vgcs_reject0(311)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_vgcs_reject0(311)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vgcs_reject0(311)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vgcs_reject0(311)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000019'H, fillerDigit := omit } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(304)@d97f381c6fa7: Added conn table entry 0TC_cm_serv_req_vgcs_reject0(311)8336394 MSC_Test_0-RAN(304)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(303)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(305)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(305)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(305)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(305)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(305)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(305)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(305)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(303)@d97f381c6fa7: { messageType := 2, destLocRef := '7F340A'O, sourceLocRef := '000025'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(303)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(303)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(303)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(303)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(303)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(303)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(303)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(303)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(303)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(303)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(303)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(303)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(303)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(305)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(305)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(305)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(303)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(305)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(304)@d97f381c6fa7: Deleted conn table entry 0TC_cm_serv_req_vgcs_reject0(311)8336394 TC_cm_serv_req_vgcs_reject0(311)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vgcs_reject0(311)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_vgcs_reject0(311)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vgcs_reject0(311)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-RAN(304)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(303)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(307)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(309)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(305)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(306)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(310)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(308)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(303): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(304): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(305): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(306): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(307): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(308): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(309): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(310): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_cm_serv_req_vgcs_reject0(311): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_cm_serv_req_vgcs_reject finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_req_vgcs_reject pass'. Sat Apr 20 08:16:03 UTC 2024 ====== MSC_Tests.TC_cm_serv_req_vgcs_reject pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_cm_serv_req_vgcs_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=239538) Waiting for packet dumper to finish... 1 (prev_count=239538, count=262040) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_req_vgcs_reject pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_req_vbs_reject'. ------ MSC_Tests.TC_cm_serv_req_vbs_reject ------ Sat Apr 20 08:16:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_req_vbs_reject' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_cm_serv_req_vbs_reject started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(316)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(316)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(316)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-SCCP(314)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(317)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(316)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(316)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(316)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(316)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(316)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(316)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(316)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(316)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(316)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(316)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(316)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(316)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(316)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(316)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(316)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(316)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(319)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(319)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(319)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(319)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(319)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(319)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(319)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(319)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(320)@d97f381c6fa7: Created GsupExpect[0] for "262420000000020" to be handled at TC_cm_serv_req_vbs_reject0(322) TC_cm_serv_req_vbs_reject0(322)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000020'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(316)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(316)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(316)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(315)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(315)@d97f381c6fa7: Added conn table entry 0TC_cm_serv_req_vbs_reject0(322)5874566 MSC_Test_0-SCCP(314)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(315)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(316)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(316)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(316)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(316)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(316)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(314)@d97f381c6fa7: { messageType := 2, destLocRef := '59A386'O, sourceLocRef := '000026'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(314)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(314)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(314)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(314)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(314)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(320)@d97f381c6fa7: Found GsupExpect[0] for "262420000000020" handled at TC_cm_serv_req_vbs_reject0(322) MSC_Test-GSUP(320)@d97f381c6fa7: Added IMSI table entry 0TC_cm_serv_req_vbs_reject0(322)"262420000000020" MSC_Test_0-SCCP(314)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(314)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(314)@d97f381c6fa7: vl_from0 TC_cm_serv_req_vbs_reject0(322)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(314)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_cm_serv_req_vbs_reject0(322)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(316)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(316)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(316)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(314)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(314)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(314)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(314)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_serv_req_vbs_reject0(322)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(315)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(315)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(314)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(314)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(314)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(314)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(316)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(316)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(316)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(314)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(314)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(314)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(314)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(314)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(314)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(314)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(314)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(316)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(316)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(316)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(314)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(316)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(315)@d97f381c6fa7: Deleted conn table entry 0TC_cm_serv_req_vbs_reject0(322)5874566 TC_cm_serv_req_vbs_reject0(322)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vbs_reject0(322)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_vbs_reject0(322)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vbs_reject0(322)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vbs_reject0(322)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1010'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000020'H, fillerDigit := omit } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(315)@d97f381c6fa7: Added conn table entry 0TC_cm_serv_req_vbs_reject0(322)1923712 MSC_Test_0-RAN(315)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(314)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(316)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(316)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(316)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(316)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(316)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(316)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(316)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(314)@d97f381c6fa7: { messageType := 2, destLocRef := '1D5A80'O, sourceLocRef := '000027'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(314)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(314)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(314)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(314)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(314)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(314)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(314)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(314)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(314)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(314)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(314)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(314)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(314)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(316)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(316)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(316)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(314)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-RAN(315)@d97f381c6fa7: Deleted conn table entry 0TC_cm_serv_req_vbs_reject0(322)1923712 MSC_Test_0-M3UA(316)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_cm_serv_req_vbs_reject0(322)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vbs_reject0(322)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_vbs_reject0(322)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vbs_reject0(322)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test-GSUP(320)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(314)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(316)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(317)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(313)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(315)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(323)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(321)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(319)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(318)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(313): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(314): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(315): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(316): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(317): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(318): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(319): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(320): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(321): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_cm_serv_req_vbs_reject0(322): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(323): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_cm_serv_req_vbs_reject finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_req_vbs_reject pass'. Sat Apr 20 08:16:08 UTC 2024 ====== MSC_Tests.TC_cm_serv_req_vbs_reject pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_cm_serv_req_vbs_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=239770) Waiting for packet dumper to finish... 1 (prev_count=239770, count=262019) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_req_vbs_reject pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_req_lcs_reject'. ------ MSC_Tests.TC_cm_serv_req_lcs_reject ------ Sat Apr 20 08:16:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_req_lcs_reject' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_cm_serv_req_lcs_reject started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(327)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(327)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(327)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(325)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(328)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(327)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(327)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(327)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(327)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(327)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(327)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(327)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(327)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(327)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(327)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(327)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(327)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(327)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(327)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(327)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(327)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(330)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(330)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(330)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(330)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(330)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(330)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(330)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(330)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(331)@d97f381c6fa7: Created GsupExpect[0] for "262420000000021" to be handled at TC_cm_serv_req_lcs_reject0(333) TC_cm_serv_req_lcs_reject0(333)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000021'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(327)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(327)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(327)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(326)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(326)@d97f381c6fa7: Added conn table entry 0TC_cm_serv_req_lcs_reject0(333)2520462 MSC_Test_0-SCCP(325)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(326)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(327)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(327)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(327)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(327)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(327)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(325)@d97f381c6fa7: { messageType := 2, destLocRef := '26758E'O, sourceLocRef := '000028'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(325)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(325)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(325)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(325)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(325)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(331)@d97f381c6fa7: Found GsupExpect[0] for "262420000000021" handled at TC_cm_serv_req_lcs_reject0(333) MSC_Test-GSUP(331)@d97f381c6fa7: Added IMSI table entry 0TC_cm_serv_req_lcs_reject0(333)"262420000000021" TC_cm_serv_req_lcs_reject0(333)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_lcs_reject0(333)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-SCCP(325)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(325)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(325)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(325)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(327)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(327)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(327)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(325)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(325)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(325)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(325)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_serv_req_lcs_reject0(333)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(326)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(326)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(325)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(325)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(325)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(325)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(327)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(327)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(327)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(325)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(325)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(325)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(325)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(325)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(325)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(325)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(325)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(327)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(327)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(327)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(325)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(327)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(326)@d97f381c6fa7: Deleted conn table entry 0TC_cm_serv_req_lcs_reject0(333)2520462 TC_cm_serv_req_lcs_reject0(333)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_lcs_reject0(333)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_lcs_reject0(333)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_lcs_reject0(333)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_lcs_reject0(333)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1011'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000021'H, fillerDigit := omit } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(326)@d97f381c6fa7: Added conn table entry 0TC_cm_serv_req_lcs_reject0(333)7676209 MSC_Test_0-RAN(326)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(325)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(327)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(327)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(327)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(327)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(327)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(327)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(327)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(325)@d97f381c6fa7: { messageType := 2, destLocRef := '752131'O ("u!1"), sourceLocRef := '000029'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(325)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(325)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(325)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(325)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(325)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(325)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(325)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(325)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(325)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(325)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(325)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(325)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(325)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(327)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(327)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(327)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(325)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-RAN(326)@d97f381c6fa7: Deleted conn table entry 0TC_cm_serv_req_lcs_reject0(333)7676209 MSC_Test_0-M3UA(327)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_cm_serv_req_lcs_reject0(333)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_lcs_reject0(333)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_lcs_reject0(333)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_lcs_reject0(333)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-RAN(326)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(327)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(325)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(331)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(332)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(334)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(328)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(329)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(330)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(325): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(326): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(327): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(328): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(329): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(330): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(331): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(332): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_cm_serv_req_lcs_reject0(333): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(334): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_cm_serv_req_lcs_reject finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_req_lcs_reject pass'. Sat Apr 20 08:16:13 UTC 2024 ====== MSC_Tests.TC_cm_serv_req_lcs_reject pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_cm_serv_req_lcs_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=239614) Waiting for packet dumper to finish... 1 (prev_count=239614, count=261404) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_req_lcs_reject pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_reest_req_reject'. ------ MSC_Tests.TC_cm_reest_req_reject ------ Sat Apr 20 08:16:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_reest_req_reject' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_cm_reest_req_reject started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(338)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(338)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(338)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(336)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(339)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(338)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(338)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(338)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(338)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(338)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(338)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(338)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(338)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(338)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(338)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(338)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(338)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(338)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(338)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(338)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(338)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(341)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(341)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(341)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(341)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(341)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(341)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(341)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(341)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(342)@d97f381c6fa7: Created GsupExpect[0] for "262420000000022" to be handled at TC_cm_reest_req_reject0(344) TC_cm_reest_req_reject0(344)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000022'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(338)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(338)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(338)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(337)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(337)@d97f381c6fa7: Added conn table entry 0TC_cm_reest_req_reject0(344)11736277 MSC_Test_0-SCCP(336)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(337)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(338)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(338)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(338)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(338)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(338)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(336)@d97f381c6fa7: { messageType := 2, destLocRef := 'B314D5'O, sourceLocRef := '00002A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(336)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(336)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(336)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(336)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(336)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(342)@d97f381c6fa7: Found GsupExpect[0] for "262420000000022" handled at TC_cm_reest_req_reject0(344) MSC_Test-GSUP(342)@d97f381c6fa7: Added IMSI table entry 0TC_cm_reest_req_reject0(344)"262420000000022" MSC_Test_0-SCCP(336)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(336)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(336)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(336)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(338)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_cm_reest_req_reject0(344)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_cm_reest_req_reject0(344)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(338)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(338)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(336)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(336)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(336)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(336)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_reest_req_reject0(344)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(337)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(337)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(336)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(336)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(336)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(336)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(338)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(338)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(338)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(336)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(336)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(336)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(336)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(336)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(336)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(336)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(336)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(338)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(338)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(338)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(336)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(338)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(337)@d97f381c6fa7: Deleted conn table entry 0TC_cm_reest_req_reject0(344)11736277 TC_cm_reest_req_reject0(344)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_cm_reest_req_reject0(344)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_reest_req_reject0(344)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_cm_reest_req_reject0(344)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_cm_reest_req_reject0(344)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMReEstablReq := { messageType := '101000'B, nsd := '00'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare := '0000'B, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000022'H, fillerDigit := omit } } } }, locationAreaIdentification := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(337)@d97f381c6fa7: Added conn table entry 0TC_cm_reest_req_reject0(344)11564985 MSC_Test_0-RAN(337)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(336)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(338)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(338)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(338)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(338)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(338)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(338)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(338)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(336)@d97f381c6fa7: { messageType := 2, destLocRef := 'B077B9'O, sourceLocRef := '00002B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(336)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(336)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(336)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(336)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(336)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(336)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(336)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(336)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(336)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(336)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(336)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(336)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(336)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(338)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(338)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(338)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(336)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(338)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(337)@d97f381c6fa7: Deleted conn table entry 0TC_cm_reest_req_reject0(344)11564985 TC_cm_reest_req_reject0(344)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_cm_reest_req_reject0(344)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_reest_req_reject0(344)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_cm_reest_req_reject0(344)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-SCCP(336)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(338)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(341)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(342)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(337)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(335)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(340)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(339)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(343)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(345)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(335): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(336): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(337): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(338): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(339): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(340): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(341): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(342): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(343): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_cm_reest_req_reject0(344): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(345): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_cm_reest_req_reject finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_reest_req_reject pass'. Sat Apr 20 08:16:18 UTC 2024 ====== MSC_Tests.TC_cm_reest_req_reject pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_cm_reest_req_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=239500) Waiting for packet dumper to finish... 1 (prev_count=239500, count=262664) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_reest_req_reject pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_auth_2G_fail'. ------ MSC_Tests.TC_lu_auth_2G_fail ------ Sat Apr 20 08:16:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_auth_2G_fail' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_lu_auth_2G_fail started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(349)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(349)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(349)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-SCCP(347)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(350)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(349)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(349)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(349)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(349)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(349)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(349)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(349)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(349)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(349)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(349)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(349)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(349)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(349)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(349)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(349)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(349)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(352)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(352)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(352)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(352)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(352)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(352)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(352)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(352)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(353)@d97f381c6fa7: Created GsupExpect[0] for "262420000000023" to be handled at TC_lu_auth_2G_fail0(355) TC_lu_auth_2G_fail0(355)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000023'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(349)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(349)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(349)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(348)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(348)@d97f381c6fa7: Added conn table entry 0TC_lu_auth_2G_fail0(355)16371268 MSC_Test_0-SCCP(347)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(348)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(349)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(349)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(349)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(347)@d97f381c6fa7: { messageType := 2, destLocRef := 'F9CE44'O, sourceLocRef := '00002C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(347)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(353)@d97f381c6fa7: Found GsupExpect[0] for "262420000000023" handled at TC_lu_auth_2G_fail0(355) MSC_Test-GSUP(353)@d97f381c6fa7: Added IMSI table entry 0TC_lu_auth_2G_fail0(355)"262420000000023" MSC_Test_0-SCCP(347)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(347)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(347)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(347)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(349)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(349)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(349)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(347)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(347)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(347)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(347)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(348)@d97f381c6fa7: patching N(SD)=1 into dtap '051400000000'O MSC_Test_0-RAN(348)@d97f381c6fa7: patched enc_l3: '055400000000'O MSC_Test_0-SCCP(347)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(347)@d97f381c6fa7: vl_len:9 MSC_Test_0-SCCP(347)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(347)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010006055400000000'O MSC_Test_0-M3UA(349)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(349)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(349)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(347)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(347)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(347)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(347)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(349)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(349)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(347)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(347)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(347)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(347)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(347)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(347)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(347)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(347)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(349)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(349)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(349)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(347)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(349)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(348)@d97f381c6fa7: Deleted conn table entry 0TC_lu_auth_2G_fail0(355)16371268 TC_lu_auth_2G_fail0(355)@d97f381c6fa7: setverdict(pass): none -> pass TC_lu_auth_2G_fail0(355)@d97f381c6fa7: Skipping f_verify_vty_lac_ci() TC_lu_auth_2G_fail0(355)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_auth_2G_fail0(355)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-SCCP(347)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(349)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(348)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(353)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(346)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(350)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(351)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(354)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(352)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(356)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(346): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(347): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(348): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(349): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(350): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(351): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(352): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(353): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(354): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_lu_auth_2G_fail0(355): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(356): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_lu_auth_2G_fail finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_auth_2G_fail pass'. Sat Apr 20 08:16:23 UTC 2024 ====== MSC_Tests.TC_lu_auth_2G_fail pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_lu_auth_2G_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=36258) Waiting for packet dumper to finish... 1 (prev_count=36258, count=183849) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_auth_2G_fail pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: 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 ------ Sat Apr 20 08:16:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_lu_imsi_auth_tmsi_encr_13_13 started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(360)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(360)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(360)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(358)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(361)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(360)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(360)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(360)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(360)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(360)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(360)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(360)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(360)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(360)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(360)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(360)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(360)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(360)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(360)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(360)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(360)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(363)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(363)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(363)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(363)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(363)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(363)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(363)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(363)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(364)@d97f381c6fa7: Created GsupExpect[0] for "262420000000024" to be handled at TC_lu_imsi_auth_tmsi_encr_13_130(366) TC_lu_imsi_auth_tmsi_encr_13_130(366)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000024'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(360)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(360)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(360)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(359)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(359)@d97f381c6fa7: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_13_130(366)16473960 MSC_Test_0-SCCP(358)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(359)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(360)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(360)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(360)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(358)@d97f381c6fa7: { messageType := 2, destLocRef := 'FB5F68'O, sourceLocRef := '00002D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(358)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(364)@d97f381c6fa7: Found GsupExpect[0] for "262420000000024" handled at TC_lu_imsi_auth_tmsi_encr_13_130(366) MSC_Test-GSUP(364)@d97f381c6fa7: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_13_130(366)"262420000000024" MSC_Test_0-SCCP(358)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(358)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(358)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(358)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_imsi_auth_tmsi_encr_13_130(366)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_13_130(366)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(360)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(360)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(360)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(358)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(358)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(358)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(358)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(359)@d97f381c6fa7: patching N(SD)=1 into dtap '051487AC9CC7'O MSC_Test_0-RAN(359)@d97f381c6fa7: patched enc_l3: '055487AC9CC7'O MSC_Test_0-SCCP(358)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(358)@d97f381c6fa7: vl_len:9 MSC_Test_0-SCCP(358)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(358)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010006055487AC9CC7'O MSC_Test_0-M3UA(360)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(360)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(360)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(358)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(358)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(358)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(358)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(358)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(358)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(358)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(358)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(360)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(360)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(360)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(358)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(358)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(358)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(358)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(360)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(360)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(358)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(358)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(358)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(358)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_13_130(366)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(359)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(359)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_0-SCCP(358)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(358)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(358)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(358)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(360)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(360)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(360)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(358)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(358)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(358)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(358)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(358)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(358)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(358)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(358)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(360)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(360)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(360)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(358)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(360)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(359)@d97f381c6fa7: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_13_130(366)16473960 TC_lu_imsi_auth_tmsi_encr_13_130(366)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_13_130(366)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_13_130(366)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_13_130(366)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_13_130(366)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-RAN(359)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(358)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(360)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(361)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(364)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(367)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(365)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(363)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(357)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(362)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(357): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(358): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(359): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(360): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(361): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(362): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(363): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(364): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(365): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_13_130(366): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(367): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_lu_imsi_auth_tmsi_encr_13_13 finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13 pass'. Sat Apr 20 08:16:28 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13 pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=37288) Waiting for packet dumper to finish... 1 (prev_count=37288, count=237652) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13 pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cl3_no_payload'. ------ MSC_Tests.TC_cl3_no_payload ------ Sat Apr 20 08:16:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cl3_no_payload' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_cl3_no_payload started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(371)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(371)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(371)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-SCCP(369)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(372)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(371)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(371)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(371)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(371)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(371)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(371)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(371)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(371)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(371)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(371)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(371)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(371)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(371)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(371)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(371)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(371)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(374)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(374)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(374)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(374)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(374)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(374)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(374)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(374)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(371)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(371)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(371)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(370)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(370)@d97f381c6fa7: Added conn table entry 0TC_cl3_no_payload0(377)12692904 MSC_Test_0-RAN(370)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(369)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(371)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(371)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(371)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(371)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(371)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(369)@d97f381c6fa7: { messageType := 2, destLocRef := 'C1ADA8'O, sourceLocRef := '00002E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(369)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(369)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(369)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(369)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(369)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(369)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(369)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(369)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(369)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(371)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(371)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(371)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(369)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(371)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(370)@d97f381c6fa7: Deleted conn table entry 0TC_cl3_no_payload0(377)12692904 TC_cl3_no_payload0(377)@d97f381c6fa7: setverdict(pass): none -> pass TC_cl3_no_payload0(377)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_cl3_no_payload0(377)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-RAN(370)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(371)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(372)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(368)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(375)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(373)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(369)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(378)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(376)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(374)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(368): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(369): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(370): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(371): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(372): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(373): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(374): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(375): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(376): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_cl3_no_payload0(377): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(378): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_cl3_no_payload finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cl3_no_payload pass'. Sat Apr 20 08:16:33 UTC 2024 ====== MSC_Tests.TC_cl3_no_payload pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_cl3_no_payload.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=35184) Waiting for packet dumper to finish... 1 (prev_count=35184, count=131192) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cl3_no_payload pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cl3_rnd_payload'. ------ MSC_Tests.TC_cl3_rnd_payload ------ Sat Apr 20 08:16:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cl3_rnd_payload' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_cl3_rnd_payload started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(382)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(382)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(382)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-SCCP(380)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(383)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(382)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(382)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(382)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(382)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(382)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(382)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(382)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(382)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(382)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(382)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(382)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(382)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(382)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(382)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(382)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(382)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(385)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(385)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(385)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(385)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(385)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(385)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(385)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(385)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(382)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(382)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(382)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(381)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(381)@d97f381c6fa7: Added conn table entry 0TC_cl3_rnd_payload0(388)10516079 MSC_Test_0-SCCP(380)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(381)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(382)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(382)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(382)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(382)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(382)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(380)@d97f381c6fa7: { messageType := 2, destLocRef := 'A0766F'O, sourceLocRef := '00002F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(380)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(380)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(380)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(380)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(380)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(380)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(380)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(380)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(380)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(382)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(382)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(382)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(380)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(382)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(381)@d97f381c6fa7: Deleted conn table entry 0TC_cl3_rnd_payload0(388)10516079 TC_cl3_rnd_payload0(388)@d97f381c6fa7: setverdict(pass): none -> pass TC_cl3_rnd_payload0(388)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_cl3_rnd_payload0(388)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-M3UA(382)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(380)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(381)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(383)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(386)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(379)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(389)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(387)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(384)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(385)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(379): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(380): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(381): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(382): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(383): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(384): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(385): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(386): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(387): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_cl3_rnd_payload0(388): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(389): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_cl3_rnd_payload finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cl3_rnd_payload pass'. Sat Apr 20 08:16:37 UTC 2024 ====== MSC_Tests.TC_cl3_rnd_payload pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_cl3_rnd_payload.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=35196) Waiting for packet dumper to finish... 1 (prev_count=35196, count=132225) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cl3_rnd_payload pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_establish_and_nothing'. ------ MSC_Tests.TC_establish_and_nothing ------ Sat Apr 20 08:16:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_establish_and_nothing' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_establish_and_nothing started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(393)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(393)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(393)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(391)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(394)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(393)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(393)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(393)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(393)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(393)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(393)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(393)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(393)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(393)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(393)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(393)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(393)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(393)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(393)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(393)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(393)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(396)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(396)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(396)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(396)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(396)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(396)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(396)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(396)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(397)@d97f381c6fa7: Created GsupExpect[0] for "262420000000027" to be handled at TC_establish_and_nothing0(399) TC_establish_and_nothing0(399)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000027'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(393)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(393)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(393)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(392)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(392)@d97f381c6fa7: Added conn table entry 0TC_establish_and_nothing0(399)6988056 MSC_Test_0-RAN(392)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(391)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(393)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(393)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(393)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(393)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(393)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(391)@d97f381c6fa7: { messageType := 2, destLocRef := '6AA118'O, sourceLocRef := '000030'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(391)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(397)@d97f381c6fa7: Found GsupExpect[0] for "262420000000027" handled at TC_establish_and_nothing0(399) MSC_Test-GSUP(397)@d97f381c6fa7: Added IMSI table entry 0TC_establish_and_nothing0(399)"262420000000027" MSC_Test_0-SCCP(391)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(391)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(391)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(391)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(391)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(391)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(391)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(391)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_establish_and_nothing0(399)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_establish_and_nothing0(399)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(393)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(393)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(393)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(391)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(391)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(391)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(391)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_establish_and_nothing0(399)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(392)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(392)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(391)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(391)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(391)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(391)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(393)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(393)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(393)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(391)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(391)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(391)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(391)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(391)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(391)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(391)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(391)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(393)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(393)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(393)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(391)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(393)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(392)@d97f381c6fa7: Deleted conn table entry 0TC_establish_and_nothing0(399)6988056 TC_establish_and_nothing0(399)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_establish_and_nothing0(399)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_establish_and_nothing0(399)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_establish_and_nothing0(399)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_establish_and_nothing0(399)@d97f381c6fa7: 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 := 'BE0EFFE0'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(392)@d97f381c6fa7: Added conn table entry 0TC_establish_and_nothing0(399)7064948 MSC_Test_0-RAN(392)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(391)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(393)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(393)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(393)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(393)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(393)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(393)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(393)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(391)@d97f381c6fa7: { messageType := 2, destLocRef := '6BCD74'O, sourceLocRef := '000031'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(391)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(391)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(391)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(391)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(391)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(391)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(391)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(391)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(391)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_establish_and_nothing0(399)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_establish_and_nothing0(399)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(393)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(393)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(391)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(391)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(391)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(391)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(391)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(391)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(391)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(391)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(393)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(393)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(393)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(391)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(393)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(392)@d97f381c6fa7: Deleted conn table entry 0TC_establish_and_nothing0(399)7064948 TC_establish_and_nothing0(399)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_establish_and_nothing0(399)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_establish_and_nothing0(399)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_establish_and_nothing0(399)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test-MNCC(394)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(391)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(392)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(395)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(397)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(390)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(393)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(398)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(396)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(400)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(390): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(391): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(392): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(393): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(394): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(395): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(396): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(397): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(398): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_establish_and_nothing0(399): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(400): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_establish_and_nothing finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_establish_and_nothing pass'. Sat Apr 20 08:16:47 UTC 2024 ====== MSC_Tests.TC_establish_and_nothing pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_establish_and_nothing.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=219428) Waiting for packet dumper to finish... 1 (prev_count=219428, count=283276) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_establish_and_nothing pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_setup_and_nothing'. ------ MSC_Tests.TC_mo_setup_and_nothing ------ Sat Apr 20 08:16:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_setup_and_nothing' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_mo_setup_and_nothing started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(404)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(404)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(404)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(402)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(405)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(404)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(404)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(404)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(404)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(404)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(404)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(404)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(404)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(404)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(404)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(404)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(404)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(404)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(404)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(404)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(404)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(407)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(407)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(407)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(407)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(407)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(407)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(407)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(407)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(408)@d97f381c6fa7: Created GsupExpect[0] for "262420000000028" to be handled at TC_mo_setup_and_nothing0(410) TC_mo_setup_and_nothing0(410)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000028'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(404)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(404)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(404)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(403)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(403)@d97f381c6fa7: Added conn table entry 0TC_mo_setup_and_nothing0(410)9030381 MSC_Test_0-SCCP(402)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(403)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(404)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(404)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(404)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(404)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(404)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(402)@d97f381c6fa7: { messageType := 2, destLocRef := '89CAED'O, sourceLocRef := '000032'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(402)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(402)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(402)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(402)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(402)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(408)@d97f381c6fa7: Found GsupExpect[0] for "262420000000028" handled at TC_mo_setup_and_nothing0(410) MSC_Test-GSUP(408)@d97f381c6fa7: Added IMSI table entry 0TC_mo_setup_and_nothing0(410)"262420000000028" MSC_Test_0-SCCP(402)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(402)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(402)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(402)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_mo_setup_and_nothing0(410)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_nothing0(410)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(404)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(404)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(404)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(402)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(402)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(402)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(402)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_nothing0(410)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(403)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(403)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(402)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(402)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(402)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(402)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(404)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(404)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(404)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(402)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(402)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(402)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(402)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(402)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(402)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(402)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(402)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(404)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(404)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(404)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(402)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(404)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(403)@d97f381c6fa7: Deleted conn table entry 0TC_mo_setup_and_nothing0(410)9030381 TC_mo_setup_and_nothing0(410)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_nothing0(410)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_nothing0(410)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_nothing0(410)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_nothing0(410)@d97f381c6fa7: 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 := '79C7A0B1'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(403)@d97f381c6fa7: Added conn table entry 0TC_mo_setup_and_nothing0(410)1773198 MSC_Test_0-RAN(403)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(402)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(404)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(404)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(404)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(404)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(404)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(404)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(404)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(402)@d97f381c6fa7: { messageType := 2, destLocRef := '1B0E8E'O, sourceLocRef := '000033'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(402)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(402)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(402)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(402)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(402)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(402)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(402)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(402)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(402)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_nothing0(410)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_nothing0(410)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(405)@d97f381c6fa7: Created MnccExpect[0] for "12345" to be handled at TC_mo_setup_and_nothing0(410) MSC_Test-MGCP(406)@d97f381c6fa7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mo_setup_and_nothing0(410) MSC_Test_0-RAN(403)@d97f381c6fa7: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(403)@d97f381c6fa7: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(402)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(402)@d97f381c6fa7: vl_len:19 MSC_Test_0-SCCP(402)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(402)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(404)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(406)@d97f381c6fa7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "37", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_mo_setup_and_nothing0(410) MSC_Test_0-M3UA(404)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(404)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(404)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(404)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(402)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(402)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(402)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(402)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(402)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(402)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(402)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(402)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(402)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(402)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(402)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(402)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(404)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(404)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(404)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(402)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(404)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(403)@d97f381c6fa7: Deleted conn table entry 0TC_mo_setup_and_nothing0(410)1773198 TC_mo_setup_and_nothing0(410)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_nothing0(410)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_nothing0(410)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_nothing0(410)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-SCCP(402)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(403)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(407)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(408)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(401)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(405)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(404)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(409)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(406)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(411)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(401): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(402): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(403): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(404): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(405): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(406): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(407): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(408): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(409): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_mo_setup_and_nothing0(410): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(411): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_mo_setup_and_nothing finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_setup_and_nothing pass'. Sat Apr 20 08:16:57 UTC 2024 ====== MSC_Tests.TC_mo_setup_and_nothing pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_mo_setup_and_nothing.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=317780) Waiting for packet dumper to finish... 1 (prev_count=317780, count=325754) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_setup_and_nothing pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_crcx_ran_timeout'. ------ MSC_Tests.TC_mo_crcx_ran_timeout ------ Sat Apr 20 08:16:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_crcx_ran_timeout' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_mo_crcx_ran_timeout started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(415)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(415)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(415)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-SCCP(413)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(416)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(415)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(415)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(415)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(415)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(415)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(415)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(415)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(415)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(415)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(415)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(415)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(415)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(415)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(415)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(415)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(415)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(418)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(418)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(418)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(418)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(418)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(418)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(418)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(418)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(419)@d97f381c6fa7: Created GsupExpect[0] for "262420000000029" to be handled at TC_mo_crcx_ran_timeout0(421) TC_mo_crcx_ran_timeout0(421)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000029'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(415)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(415)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(415)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(414)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(414)@d97f381c6fa7: Added conn table entry 0TC_mo_crcx_ran_timeout0(421)9056891 MSC_Test_0-RAN(414)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(413)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(415)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(415)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(415)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(415)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(415)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(413)@d97f381c6fa7: { messageType := 2, destLocRef := '8A327B'O, sourceLocRef := '000034'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(413)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(419)@d97f381c6fa7: Found GsupExpect[0] for "262420000000029" handled at TC_mo_crcx_ran_timeout0(421) MSC_Test-GSUP(419)@d97f381c6fa7: Added IMSI table entry 0TC_mo_crcx_ran_timeout0(421)"262420000000029" MSC_Test_0-SCCP(413)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(413)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(413)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(413)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(413)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(413)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(413)@d97f381c6fa7: vl_from0 TC_mo_crcx_ran_timeout0(421)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_timeout0(421)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-SCCP(413)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(415)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(415)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(415)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(413)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(413)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(413)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(413)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_crcx_ran_timeout0(421)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(414)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(414)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(413)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(413)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(413)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(413)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(415)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(415)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(415)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(413)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(413)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(413)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(413)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(413)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(413)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(413)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(413)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(415)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(415)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(415)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(413)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(415)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(414)@d97f381c6fa7: Deleted conn table entry 0TC_mo_crcx_ran_timeout0(421)9056891 TC_mo_crcx_ran_timeout0(421)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_timeout0(421)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_timeout0(421)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_timeout0(421)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_timeout0(421)@d97f381c6fa7: 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 := '0CC1C00A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(414)@d97f381c6fa7: Added conn table entry 0TC_mo_crcx_ran_timeout0(421)4711244 MSC_Test_0-RAN(414)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(413)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(415)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(415)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(415)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(415)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(415)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(415)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(415)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(413)@d97f381c6fa7: { messageType := 2, destLocRef := '47E34C'O, sourceLocRef := '000035'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(413)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(413)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(413)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(413)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(413)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(413)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(413)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(413)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(413)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_crcx_ran_timeout0(421)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_timeout0(421)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(416)@d97f381c6fa7: Created MnccExpect[0] for "12345" to be handled at TC_mo_crcx_ran_timeout0(421) MSC_Test-MGCP(417)@d97f381c6fa7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mo_crcx_ran_timeout0(421) MSC_Test_0-RAN(414)@d97f381c6fa7: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(414)@d97f381c6fa7: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(413)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(413)@d97f381c6fa7: vl_len:19 MSC_Test_0-SCCP(413)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(413)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(415)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(417)@d97f381c6fa7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "38", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_mo_crcx_ran_timeout0(421) TC_mo_crcx_ran_timeout0(421)@d97f381c6fa7: f_mo_call_establish 2: rx 1st CRCX TC_mo_crcx_ran_timeout0(421)@d97f381c6fa7: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(416)@d97f381c6fa7: Found MnccExpect[0] for "12345" handled at TC_mo_crcx_ran_timeout0(421) MSC_Test-MNCC(416)@d97f381c6fa7: Added conn table entry 0TC_mo_crcx_ran_timeout0(421)-2147483641 TC_mo_crcx_ran_timeout0(421)@d97f381c6fa7: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_crcx_ran_timeout0(421)@d97f381c6fa7: f_mo_call_establish DONE TC_mo_crcx_ran_timeout0(421)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(415)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(415)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(415)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(415)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(413)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(413)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(413)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(413)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(413)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(413)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(413)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(413)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(416)@d97f381c6fa7: Deleted conn table entry 0TC_mo_crcx_ran_timeout0(421)-2147483641 MSC_Test_0-SCCP(413)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(413)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(413)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(413)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(415)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(415)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(415)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(413)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(415)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(414)@d97f381c6fa7: Deleted conn table entry 0TC_mo_crcx_ran_timeout0(421)4711244 TC_mo_crcx_ran_timeout0(421)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_timeout0(421)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_timeout0(421)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_timeout0(421)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-RAN(414)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(416)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(415)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(419)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(418)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(413)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(412)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(417)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(420)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(422)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(412): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(413): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(414): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(415): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(416): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(417): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(418): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(419): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(420): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_mo_crcx_ran_timeout0(421): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(422): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_mo_crcx_ran_timeout finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_crcx_ran_timeout pass'. Sat Apr 20 08:17:05 UTC 2024 ====== MSC_Tests.TC_mo_crcx_ran_timeout pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_mo_crcx_ran_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=318437) Waiting for packet dumper to finish... 1 (prev_count=318437, count=336880) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_crcx_ran_timeout pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_crcx_ran_reject'. ------ MSC_Tests.TC_mo_crcx_ran_reject ------ Sat Apr 20 08:17:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_crcx_ran_reject' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_mo_crcx_ran_reject started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(426)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(426)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(426)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-SCCP(424)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(427)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(426)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(426)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(426)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(426)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(426)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(426)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(426)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(426)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(426)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(426)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(426)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(426)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(426)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(426)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(426)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(426)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(429)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(429)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(429)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(429)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(429)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(429)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(429)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(429)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(430)@d97f381c6fa7: Created GsupExpect[0] for "262420000000030" to be handled at TC_mo_crcx_ran_reject0(432) TC_mo_crcx_ran_reject0(432)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000030'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(426)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(426)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(426)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(425)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(425)@d97f381c6fa7: Added conn table entry 0TC_mo_crcx_ran_reject0(432)15678202 MSC_Test_0-SCCP(424)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(425)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(426)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(426)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(426)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(426)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(426)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(424)@d97f381c6fa7: { messageType := 2, destLocRef := 'EF3AFA'O, sourceLocRef := '000036'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(424)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(424)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(424)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(424)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(424)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(430)@d97f381c6fa7: Found GsupExpect[0] for "262420000000030" handled at TC_mo_crcx_ran_reject0(432) MSC_Test-GSUP(430)@d97f381c6fa7: Added IMSI table entry 0TC_mo_crcx_ran_reject0(432)"262420000000030" MSC_Test_0-SCCP(424)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(424)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(424)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(424)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_mo_crcx_ran_reject0(432)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(426)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_crcx_ran_reject0(432)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(426)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(426)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(424)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(424)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(424)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(424)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_crcx_ran_reject0(432)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(425)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(425)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(424)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(424)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(424)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(424)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(426)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(426)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(426)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(424)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(424)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(424)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(424)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(424)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(424)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(424)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(424)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(426)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(426)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(426)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(424)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(426)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(425)@d97f381c6fa7: Deleted conn table entry 0TC_mo_crcx_ran_reject0(432)15678202 TC_mo_crcx_ran_reject0(432)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_reject0(432)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_reject0(432)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_reject0(432)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_reject0(432)@d97f381c6fa7: 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 := '04FAF227'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(425)@d97f381c6fa7: Added conn table entry 0TC_mo_crcx_ran_reject0(432)2643707 MSC_Test_0-RAN(425)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(424)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(426)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(426)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(426)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(426)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(426)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(426)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(426)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(424)@d97f381c6fa7: { messageType := 2, destLocRef := '2856FB'O, sourceLocRef := '000037'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(424)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(424)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(424)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(424)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(424)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(424)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(424)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(424)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(424)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_crcx_ran_reject0(432)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_reject0(432)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(427)@d97f381c6fa7: Created MnccExpect[0] for "12345" to be handled at TC_mo_crcx_ran_reject0(432) MSC_Test-MGCP(428)@d97f381c6fa7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mo_crcx_ran_reject0(432) MSC_Test_0-RAN(425)@d97f381c6fa7: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(425)@d97f381c6fa7: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(424)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(424)@d97f381c6fa7: vl_len:19 MSC_Test_0-SCCP(424)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(424)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(426)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(428)@d97f381c6fa7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "41", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_mo_crcx_ran_reject0(432) TC_mo_crcx_ran_reject0(432)@d97f381c6fa7: f_mo_call_establish 2: rx 1st CRCX MSC_Test_0-M3UA(426)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(426)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(426)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(426)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(424)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(424)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(424)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(424)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(424)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(424)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(424)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(424)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_crcx_ran_reject0(432)@d97f381c6fa7: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_crcx_ran_reject0(432)@d97f381c6fa7: f_mo_call_establish DONE TC_mo_crcx_ran_reject0(432)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(424)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(424)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(424)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(424)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(426)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(426)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(426)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(424)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(426)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(425)@d97f381c6fa7: Deleted conn table entry 0TC_mo_crcx_ran_reject0(432)2643707 TC_mo_crcx_ran_reject0(432)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_reject0(432)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_reject0(432)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_reject0(432)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test-MNCC(427)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(431)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(428)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(430)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(433)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(426)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(425)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(423)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(424)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(429)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(423): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(424): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(425): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(426): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(427): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(428): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(429): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(430): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(431): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_mo_crcx_ran_reject0(432): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(433): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_mo_crcx_ran_reject finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_crcx_ran_reject pass'. Sat Apr 20 08:17:10 UTC 2024 ====== MSC_Tests.TC_mo_crcx_ran_reject pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_mo_crcx_ran_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=327541) Waiting for packet dumper to finish... 1 (prev_count=327541, count=328618) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_crcx_ran_reject pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_crcx_ran_reject'. ------ MSC_Tests.TC_mt_crcx_ran_reject ------ Sat Apr 20 08:17:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_crcx_ran_reject' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_mt_crcx_ran_reject started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(437)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(437)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(437)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(435)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(438)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(437)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(437)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(437)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(437)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(437)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(437)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(437)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(437)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(437)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(437)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(437)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(437)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(437)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(437)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(437)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(437)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(440)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(440)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(440)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(440)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(440)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(440)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(440)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(440)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(441)@d97f381c6fa7: Created GsupExpect[0] for "262420000000031" to be handled at TC_mt_crcx_ran_reject0(443) TC_mt_crcx_ran_reject0(443)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000031'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(437)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(437)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(437)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(436)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(436)@d97f381c6fa7: Added conn table entry 0TC_mt_crcx_ran_reject0(443)1250020 MSC_Test_0-SCCP(435)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(436)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(437)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(437)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(437)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(437)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(437)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(435)@d97f381c6fa7: { messageType := 2, destLocRef := '1312E4'O, sourceLocRef := '000038'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(435)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(441)@d97f381c6fa7: Found GsupExpect[0] for "262420000000031" handled at TC_mt_crcx_ran_reject0(443) MSC_Test-GSUP(441)@d97f381c6fa7: Added IMSI table entry 0TC_mt_crcx_ran_reject0(443)"262420000000031" MSC_Test_0-SCCP(435)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(435)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(435)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(435)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(435)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(435)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(435)@d97f381c6fa7: vl_from0 TC_mt_crcx_ran_reject0(443)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_crcx_ran_reject0(443)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-SCCP(435)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(437)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(437)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(437)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(435)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(435)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(435)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(435)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_crcx_ran_reject0(443)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(436)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(436)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(435)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(435)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(435)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(435)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(437)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(437)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(437)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(435)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(435)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(435)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(435)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(435)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(435)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(435)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(435)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(437)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(437)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(437)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(435)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(437)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(436)@d97f381c6fa7: Deleted conn table entry 0TC_mt_crcx_ran_reject0(443)1250020 TC_mt_crcx_ran_reject0(443)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_mt_crcx_ran_reject0(443)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mt_crcx_ran_reject0(443)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_mt_crcx_ran_reject0(443)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(436)@d97f381c6fa7: Created IMSI[0] for '262420000000031'H'1AACAD40'O to be handled at TC_mt_crcx_ran_reject0(443) MSC_Test-MNCC(438)@d97f381c6fa7: Added conn table entry 0TC_mt_crcx_ran_reject0(443)160080902 MSC_Test_0-M3UA(437)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(437)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(436)@d97f381c6fa7: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_mt_crcx_ran_reject0(443) TC_mt_crcx_ran_reject0(443)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_mt_crcx_ran_reject0(443)@d97f381c6fa7: 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 := '1AACAD40'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(436)@d97f381c6fa7: Added conn table entry 0TC_mt_crcx_ran_reject0(443)7526761 MSC_Test_0-SCCP(435)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(437)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(437)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(437)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(437)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(437)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(437)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(437)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(435)@d97f381c6fa7: { messageType := 2, destLocRef := '72D969'O, sourceLocRef := '000039'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(435)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(435)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(435)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(435)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(435)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(435)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(435)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(435)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(435)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_crcx_ran_reject0(443)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_crcx_ran_reject0(443)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(439)@d97f381c6fa7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mt_crcx_ran_reject0(443) MSC_Test_0-RAN(436)@d97f381c6fa7: patching N(SD)=0 into dtap '8308'O MSC_Test_0-RAN(436)@d97f381c6fa7: patched enc_l3: '8308'O MSC_Test_0-SCCP(435)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(435)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(435)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(435)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100028308'O MSC_Test_0-M3UA(437)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(439)@d97f381c6fa7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "42", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_mt_crcx_ran_reject0(443) MSC_Test_0-M3UA(437)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(437)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(437)@d97f381c6fa7: Message received on association #8 MSC_Test_0-SCCP(435)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(437)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(435)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(435)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(435)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(438)@d97f381c6fa7: Deleted conn table entry 0TC_mt_crcx_ran_reject0(443)160080902 MSC_Test_0-SCCP(435)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(435)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(435)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(435)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(435)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(435)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(435)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(435)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(437)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(437)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(437)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(435)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(437)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(436)@d97f381c6fa7: Deleted conn table entry 0TC_mt_crcx_ran_reject0(443)7526761 TC_mt_crcx_ran_reject0(443)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_mt_crcx_ran_reject0(443)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_mt_crcx_ran_reject0(443)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-M3UA(437)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(436)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(435)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(440)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(441)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(438)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(444)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(442)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(439)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(434)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(434): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(435): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(436): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(437): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(438): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(439): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(440): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(441): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(442): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_mt_crcx_ran_reject0(443): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(444): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_mt_crcx_ran_reject finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_crcx_ran_reject pass'. Sat Apr 20 08:17:15 UTC 2024 ====== MSC_Tests.TC_mt_crcx_ran_reject pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_mt_crcx_ran_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=240439) Waiting for packet dumper to finish... 1 (prev_count=240439, count=336367) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_crcx_ran_reject pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_setup_and_dtmf_dup'. ------ MSC_Tests.TC_mo_setup_and_dtmf_dup ------ Sat Apr 20 08:17:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_setup_and_dtmf_dup' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_mo_setup_and_dtmf_dup started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(448)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(448)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(448)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-SCCP(446)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(449)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(451)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(451)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(451)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(451)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(451)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(451)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test_0-M3UA(448)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(448)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test-GSUP-IPA(451)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(451)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(448)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(448)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(448)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(448)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(448)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(448)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(448)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(448)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(448)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(448)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(448)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(448)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(448)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(448)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(452)@d97f381c6fa7: Created GsupExpect[0] for "262420000000039" to be handled at TC_mo_setup_and_dtmf_dup0(454) TC_mo_setup_and_dtmf_dup0(454)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000039'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(448)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(448)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(448)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(447)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(447)@d97f381c6fa7: Added conn table entry 0TC_mo_setup_and_dtmf_dup0(454)1633123 MSC_Test_0-SCCP(446)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(447)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(448)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(448)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(448)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(448)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(448)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(446)@d97f381c6fa7: { messageType := 2, destLocRef := '18EB63'O, sourceLocRef := '00003A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(446)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(446)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(452)@d97f381c6fa7: Found GsupExpect[0] for "262420000000039" handled at TC_mo_setup_and_dtmf_dup0(454) MSC_Test-GSUP(452)@d97f381c6fa7: Added IMSI table entry 0TC_mo_setup_and_dtmf_dup0(454)"262420000000039" MSC_Test_0-SCCP(446)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(446)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(446)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(446)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(446)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(446)@d97f381c6fa7: vl_from0 TC_mo_setup_and_dtmf_dup0(454)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(446)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_mo_setup_and_dtmf_dup0(454)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(448)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(448)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(448)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(446)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(446)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(446)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(446)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_dtmf_dup0(454)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(447)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(447)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(446)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(446)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(446)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(446)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(448)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(448)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(448)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(446)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(446)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(446)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(446)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(446)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(446)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(446)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(446)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(448)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(448)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(448)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(446)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(448)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(447)@d97f381c6fa7: Deleted conn table entry 0TC_mo_setup_and_dtmf_dup0(454)1633123 TC_mo_setup_and_dtmf_dup0(454)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_dtmf_dup0(454)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_dtmf_dup0(454)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_dtmf_dup0(454)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_dtmf_dup0(454)@d97f381c6fa7: 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 := '16C0256A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(447)@d97f381c6fa7: Added conn table entry 0TC_mo_setup_and_dtmf_dup0(454)7319424 MSC_Test_0-RAN(447)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(446)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(448)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(448)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(448)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(448)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(448)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(448)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(448)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(446)@d97f381c6fa7: { messageType := 2, destLocRef := '6FAF80'O, sourceLocRef := '00003B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(446)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(446)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(446)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(446)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(446)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(446)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(446)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(446)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(446)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_dtmf_dup0(454)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_dtmf_dup0(454)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(449)@d97f381c6fa7: Created MnccExpect[0] for "12345" to be handled at TC_mo_setup_and_dtmf_dup0(454) MSC_Test-MGCP(450)@d97f381c6fa7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mo_setup_and_dtmf_dup0(454) MSC_Test_0-RAN(447)@d97f381c6fa7: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(447)@d97f381c6fa7: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(446)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(446)@d97f381c6fa7: vl_len:19 MSC_Test_0-SCCP(446)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(446)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(448)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(450)@d97f381c6fa7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "43", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_mo_setup_and_dtmf_dup0(454) TC_mo_setup_and_dtmf_dup0(454)@d97f381c6fa7: f_mo_call_establish 2: rx 1st CRCX TC_mo_setup_and_dtmf_dup0(454)@d97f381c6fa7: f_mo_call_establish 6: rx 2nd CRCX MSC_Test_0-M3UA(448)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(448)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(449)@d97f381c6fa7: Found MnccExpect[0] for "12345" handled at TC_mo_setup_and_dtmf_dup0(454) MSC_Test_0-SCCP(446)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(446)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(446)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(446)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(449)@d97f381c6fa7: Added conn table entry 0TC_mo_setup_and_dtmf_dup0(454)-2147483639 TC_mo_setup_and_dtmf_dup0(454)@d97f381c6fa7: f_mo_call_establish 1: rx MNCC SETUP ind TC_mo_setup_and_dtmf_dup0(454)@d97f381c6fa7: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(446)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(446)@d97f381c6fa7: vl_len:14 MSC_Test_0-SCCP(446)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(446)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(448)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_setup_and_dtmf_dup0(454)@d97f381c6fa7: f_mo_call_establish 3: rx RTP CREATE TC_mo_setup_and_dtmf_dup0(454)@d97f381c6fa7: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(448)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(448)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(446)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(446)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(446)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(446)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(448)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(448)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(446)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(446)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(446)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(446)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_dtmf_dup0(454)@d97f381c6fa7: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(448)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(448)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(446)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(446)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(446)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(446)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_dtmf_dup0(454)@d97f381c6fa7: as_optional_mgcp_mdcx: rx MDCX TC_mo_setup_and_dtmf_dup0(454)@d97f381c6fa7: { 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.186.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_mo_setup_and_dtmf_dup0(454)@d97f381c6fa7: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(447)@d97f381c6fa7: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(447)@d97f381c6fa7: patched enc_l3: '038F'O MSC_Test_0-SCCP(446)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(446)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(446)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(446)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(448)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_setup_and_dtmf_dup0(454)@d97f381c6fa7: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_mo_setup_and_dtmf_dup0(454)@d97f381c6fa7: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_setup_and_dtmf_dup0(454)@d97f381c6fa7: f_mo_call_establish DONE TC_mo_setup_and_dtmf_dup0(454)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(447)@d97f381c6fa7: patching N(SD)=3 into dtap '03352C32'O MSC_Test_0-RAN(447)@d97f381c6fa7: patched enc_l3: '03F52C32'O MSC_Test_0-SCCP(446)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(446)@d97f381c6fa7: vl_len:7 MSC_Test_0-SCCP(446)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(446)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000403F52C32'O MSC_Test_0-M3UA(448)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_setup_and_dtmf_dup0(454)@d97f381c6fa7: f_mo_seq_dtmf_dup() 1: got first START_DTMF_ind TC_mo_setup_and_dtmf_dup0(454)@d97f381c6fa7: Warning: Re-starting timer T, which is already active (running or expired). MSC_Test_0-SCCP(446)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(446)@d97f381c6fa7: vl_len:7 MSC_Test_0-SCCP(446)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(446)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000403F52C32'O MSC_Test_0-M3UA(448)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(447)@d97f381c6fa7: patching N(SD)=0 into dtap '03352C33'O MSC_Test_0-RAN(447)@d97f381c6fa7: patched enc_l3: '03352C33'O MSC_Test_0-SCCP(446)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(446)@d97f381c6fa7: vl_len:7 MSC_Test_0-SCCP(446)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(446)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000403352C33'O MSC_Test_0-M3UA(448)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_setup_and_dtmf_dup0(454)@d97f381c6fa7: f_mo_seq_dtmf_dup() 3: got second START_DTMF_ind TC_mo_setup_and_dtmf_dup0(454)@d97f381c6fa7: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(448)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(448)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(446)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(446)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(446)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(446)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_dtmf_dup0(454)@d97f381c6fa7: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(447)@d97f381c6fa7: patching N(SD)=1 into dtap '032D0802E180'O MSC_Test_0-RAN(447)@d97f381c6fa7: patched enc_l3: '036D0802E180'O MSC_Test_0-SCCP(446)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(446)@d97f381c6fa7: vl_len:9 MSC_Test_0-SCCP(446)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(446)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010006036D0802E180'O MSC_Test_0-M3UA(448)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(449)@d97f381c6fa7: Deleted conn table entry 0TC_mo_setup_and_dtmf_dup0(454)-2147483639 MSC_Test_0-M3UA(448)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(448)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(448)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(448)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(446)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(446)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(446)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(446)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_dtmf_dup0(454)@d97f381c6fa7: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-SCCP(446)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(446)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(446)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(446)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_dtmf_dup0(454)@d97f381c6fa7: f_call_hangup 3: rx DTAP CC REL COMPL TC_mo_setup_and_dtmf_dup0(454)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_mo_setup_and_dtmf_dup0(454)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_mo_setup_and_dtmf_dup0(454)@d97f381c6fa7: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(446)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(446)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(446)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(446)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(448)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(448)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(448)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(446)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-RAN(447)@d97f381c6fa7: Deleted conn table entry 0TC_mo_setup_and_dtmf_dup0(454)7319424 MSC_Test_0-M3UA(448)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_setup_and_dtmf_dup0(454)@d97f381c6fa7: f_call_hangup 6: rx SCCP DISC TC_mo_setup_and_dtmf_dup0(454)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_dtmf_dup0(454)@d97f381c6fa7: f_call_hangup 9: done TC_mo_setup_and_dtmf_dup0(454)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_dtmf_dup0(454)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-RAN(447)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(446)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(452)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(451)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(455)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(449)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(453)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(445)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(448)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(450)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(445): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(446): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(447): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(448): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(449): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(450): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(451): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(452): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(453): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_mo_setup_and_dtmf_dup0(454): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(455): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_mo_setup_and_dtmf_dup finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_setup_and_dtmf_dup pass'. Sat Apr 20 08:17:23 UTC 2024 ====== MSC_Tests.TC_mo_setup_and_dtmf_dup pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_mo_setup_and_dtmf_dup.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=467116) Waiting for packet dumper to finish... 1 (prev_count=467116, count=468193) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_setup_and_dtmf_dup pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_t310'. ------ MSC_Tests.TC_mt_t310 ------ Sat Apr 20 08:17:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_t310' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_mt_t310 started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(459)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(459)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(459)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-SCCP(457)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(460)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(459)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(459)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(459)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(459)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(459)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(459)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(459)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(459)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(459)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(459)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(459)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(459)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(459)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(459)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(459)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(459)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(462)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(462)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(462)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(462)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(462)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(462)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(462)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(462)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(463)@d97f381c6fa7: Created GsupExpect[0] for "262420000000032" to be handled at TC_mt_t3100(465) TC_mt_t3100(465)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000032'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(459)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(459)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(459)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(458)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(458)@d97f381c6fa7: Added conn table entry 0TC_mt_t3100(465)1703281 MSC_Test_0-SCCP(457)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(458)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(459)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(459)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(459)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(459)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(459)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(457)@d97f381c6fa7: { messageType := 2, destLocRef := '19FD71'O, sourceLocRef := '00003C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(457)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(463)@d97f381c6fa7: Found GsupExpect[0] for "262420000000032" handled at TC_mt_t3100(465) MSC_Test-GSUP(463)@d97f381c6fa7: Added IMSI table entry 0TC_mt_t3100(465)"262420000000032" MSC_Test_0-SCCP(457)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(457)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(457)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(457)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_t3100(465)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_t3100(465)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-SCCP(457)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(457)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(457)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(457)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(459)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(459)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(459)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(457)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(457)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(457)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(457)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_t3100(465)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(458)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(458)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(457)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(457)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(457)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(457)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(459)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(459)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(459)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(457)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(457)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(457)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(457)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(457)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(457)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(457)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(457)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(459)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(459)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(459)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(457)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(459)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(458)@d97f381c6fa7: Deleted conn table entry 0TC_mt_t3100(465)1703281 TC_mt_t3100(465)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_mt_t3100(465)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mt_t3100(465)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_mt_t3100(465)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(458)@d97f381c6fa7: Created IMSI[0] for '262420000000032'H'16EDF316'O to be handled at TC_mt_t3100(465) MSC_Test-MNCC(460)@d97f381c6fa7: Added conn table entry 0TC_mt_t3100(465)671322035 MSC_Test_0-M3UA(459)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(459)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(458)@d97f381c6fa7: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_mt_t3100(465) TC_mt_t3100(465)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_mt_t3100(465)@d97f381c6fa7: 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 := '16EDF316'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(458)@d97f381c6fa7: Added conn table entry 0TC_mt_t3100(465)5309070 MSC_Test_0-SCCP(457)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(459)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(459)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(459)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(459)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(459)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(457)@d97f381c6fa7: { messageType := 2, destLocRef := '51028E'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-M3UA(459)@d97f381c6fa7: Message received on association #8 MSC_Test_0-SCCP(457)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(459)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(457)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(457)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(457)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(457)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(457)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(457)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(457)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(457)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_t3100(465)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_t3100(465)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(461)@d97f381c6fa7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mt_t3100(465) MSC_Test_0-RAN(458)@d97f381c6fa7: patching N(SD)=0 into dtap '8308'O MSC_Test_0-RAN(458)@d97f381c6fa7: patched enc_l3: '8308'O MSC_Test_0-SCCP(457)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(457)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(457)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(457)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100028308'O MSC_Test_0-M3UA(459)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(461)@d97f381c6fa7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "49", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_mt_t3100(465) MSC_Test_0-M3UA(459)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(459)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(457)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(457)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(457)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(457)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(457)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(457)@d97f381c6fa7: vl_len:14 MSC_Test_0-SCCP(457)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(457)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(459)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mt_t3100(465)@d97f381c6fa7: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MSC_Test-GSUP-IPA(462)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(462)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test_0-M3UA(459)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(459)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(457)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(457)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(457)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(457)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_t3100(465)@d97f381c6fa7: Rx MNCC DISC.ind, T310.read yields 29.970495 TC_mt_t3100(465)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(459)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(459)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(457)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(457)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(457)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(457)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(458)@d97f381c6fa7: patching N(SD)=1 into dtap '832A'O MSC_Test_0-RAN(458)@d97f381c6fa7: patched enc_l3: '836A'O MSC_Test_0-SCCP(457)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(457)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(457)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(457)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002836A'O MSC_Test_0-M3UA(459)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(459)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(459)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(460)@d97f381c6fa7: Deleted conn table entry 0TC_mt_t3100(465)671322035 MSC_Test_0-SCCP(457)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(457)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(457)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(457)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(457)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(457)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(457)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(457)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(459)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(459)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(459)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(457)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-RAN(458)@d97f381c6fa7: Deleted conn table entry 0TC_mt_t3100(465)5309070 MSC_Test_0-M3UA(459)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mt_t3100(465)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_mt_t3100(465)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_mt_t3100(465)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-RAN(458)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(457)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(464)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(461)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(463)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(459)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(456)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(460)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(466)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(462)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(456): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(457): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(458): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(459): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(460): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(461): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(462): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(463): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(464): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_mt_t3100(465): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(466): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_mt_t310 finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_t310 pass'. Sat Apr 20 08:17:58 UTC 2024 ====== MSC_Tests.TC_mt_t310 pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_mt_t310.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=303025) Waiting for packet dumper to finish... 1 (prev_count=303025, count=408214) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_t310 pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_cancel'. ------ MSC_Tests.TC_gsup_cancel ------ Sat Apr 20 08:18:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_cancel' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_gsup_cancel started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(470)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(470)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(470)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(468)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(471)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(470)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(470)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(470)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(470)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(470)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(470)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(470)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(470)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(470)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(470)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(470)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(470)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(470)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(470)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(470)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(470)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(473)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(473)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(473)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(473)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(473)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(473)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(473)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(473)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(474)@d97f381c6fa7: Created GsupExpect[0] for "262420000000033" to be handled at TC_gsup_cancel0(476) TC_gsup_cancel0(476)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000033'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(470)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(470)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(470)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(469)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(469)@d97f381c6fa7: Added conn table entry 0TC_gsup_cancel0(476)7609404 MSC_Test_0-SCCP(468)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(469)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(470)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(470)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(470)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(470)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(470)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(468)@d97f381c6fa7: { messageType := 2, destLocRef := '741C3C'O, sourceLocRef := '00003E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(468)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(468)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(468)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(468)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(468)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(474)@d97f381c6fa7: Found GsupExpect[0] for "262420000000033" handled at TC_gsup_cancel0(476) MSC_Test-GSUP(474)@d97f381c6fa7: Added IMSI table entry 0TC_gsup_cancel0(476)"262420000000033" TC_gsup_cancel0(476)@d97f381c6fa7: Skipping f_verify_vty_lac_ci() TC_gsup_cancel0(476)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-SCCP(468)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(468)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(468)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(468)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(470)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(470)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(470)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(468)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(468)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(468)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(468)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(476)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(469)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(469)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(468)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(468)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(468)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(468)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(470)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(470)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(470)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(468)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(468)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(468)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(468)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(468)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(468)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(468)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(468)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(470)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(470)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(470)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(468)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(470)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(469)@d97f381c6fa7: Deleted conn table entry 0TC_gsup_cancel0(476)7609404 TC_gsup_cancel0(476)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(476)@d97f381c6fa7: Skipping f_verify_vty_lac_ci() TC_gsup_cancel0(476)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(476)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(476)@d97f381c6fa7: 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 := '7C87527B'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(469)@d97f381c6fa7: Added conn table entry 0TC_gsup_cancel0(476)527815 MSC_Test_0-RAN(469)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(468)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(470)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(470)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(470)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(470)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(470)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(470)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(470)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(468)@d97f381c6fa7: { messageType := 2, destLocRef := '080DC7'O, sourceLocRef := '00003F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(468)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(468)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(468)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(468)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(468)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(468)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(468)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(468)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(468)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(476)@d97f381c6fa7: Skipping f_verify_vty_lac_ci() TC_gsup_cancel0(476)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(471)@d97f381c6fa7: Created MnccExpect[0] for "12345" to be handled at TC_gsup_cancel0(476) MSC_Test-MGCP(472)@d97f381c6fa7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_gsup_cancel0(476) MSC_Test_0-RAN(469)@d97f381c6fa7: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(469)@d97f381c6fa7: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(468)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(468)@d97f381c6fa7: vl_len:19 MSC_Test_0-SCCP(468)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(468)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(470)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(472)@d97f381c6fa7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "54", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_gsup_cancel0(476) TC_gsup_cancel0(476)@d97f381c6fa7: f_mo_call_establish 2: rx 1st CRCX TC_gsup_cancel0(476)@d97f381c6fa7: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(471)@d97f381c6fa7: Found MnccExpect[0] for "12345" handled at TC_gsup_cancel0(476) MSC_Test-MNCC(471)@d97f381c6fa7: Added conn table entry 0TC_gsup_cancel0(476)-2147483638 MSC_Test_0-M3UA(470)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(470)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(468)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(468)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(468)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(468)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(476)@d97f381c6fa7: f_mo_call_establish 1: rx MNCC SETUP ind TC_gsup_cancel0(476)@d97f381c6fa7: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(468)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(468)@d97f381c6fa7: vl_len:14 MSC_Test_0-SCCP(468)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(468)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(470)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_gsup_cancel0(476)@d97f381c6fa7: f_mo_call_establish 3: rx RTP CREATE TC_gsup_cancel0(476)@d97f381c6fa7: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(470)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(470)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(468)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(468)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(468)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(468)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(470)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(470)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(468)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(468)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(468)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(468)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(476)@d97f381c6fa7: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(470)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(470)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(468)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(468)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(468)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(468)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(476)@d97f381c6fa7: as_optional_mgcp_mdcx: rx MDCX TC_gsup_cancel0(476)@d97f381c6fa7: { 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.186.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_gsup_cancel0(476)@d97f381c6fa7: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(469)@d97f381c6fa7: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(469)@d97f381c6fa7: patched enc_l3: '038F'O MSC_Test_0-SCCP(468)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(468)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(468)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(468)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(470)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_gsup_cancel0(476)@d97f381c6fa7: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_gsup_cancel0(476)@d97f381c6fa7: Osmux ok: use_osmux = false got_osmux_count = 0 TC_gsup_cancel0(476)@d97f381c6fa7: f_mo_call_establish DONE TC_gsup_cancel0(476)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(476)@d97f381c6fa7: Hold the call for some time TC_gsup_cancel0(476)@d97f381c6fa7: Call stayed open for 5.000000 seconds, all is well. TC_gsup_cancel0(476)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(476)@d97f381c6fa7: Hangup TC_gsup_cancel0(476)@d97f381c6fa7: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(470)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(470)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(468)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(468)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(468)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(468)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(476)@d97f381c6fa7: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(470)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(470)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(468)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(468)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(468)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(468)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(476)@d97f381c6fa7: f_call_hangup 2.a: rx DTAP CC RELEASE TC_gsup_cancel0(476)@d97f381c6fa7: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(469)@d97f381c6fa7: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(469)@d97f381c6fa7: patched enc_l3: '03EA'O MSC_Test_0-SCCP(468)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(468)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(468)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(468)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(470)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(470)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(470)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(471)@d97f381c6fa7: Deleted conn table entry 0TC_gsup_cancel0(476)-2147483638 MSC_Test_0-SCCP(468)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(468)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(468)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(468)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(476)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_gsup_cancel0(476)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_gsup_cancel0(476)@d97f381c6fa7: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(468)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(468)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(468)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(468)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(470)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(470)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(470)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(468)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-RAN(469)@d97f381c6fa7: Deleted conn table entry 0TC_gsup_cancel0(476)527815 MSC_Test_0-M3UA(470)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_gsup_cancel0(476)@d97f381c6fa7: f_call_hangup 6: rx SCCP DISC TC_gsup_cancel0(476)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(476)@d97f381c6fa7: f_call_hangup 9: done TC_gsup_cancel0(476)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(476)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000033'H, fillerDigit := omit } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(469)@d97f381c6fa7: Added conn table entry 0TC_gsup_cancel0(476)12034598 MSC_Test_0-RAN(469)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(468)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(470)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(470)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(470)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(470)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(470)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(470)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(470)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(468)@d97f381c6fa7: { messageType := 2, destLocRef := 'B7A226'O, sourceLocRef := '000040'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(468)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(468)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(468)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(468)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(468)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(468)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(468)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(468)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(468)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(468)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(468)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(468)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(468)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(470)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(470)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(470)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(468)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-RAN(469)@d97f381c6fa7: Deleted conn table entry 0TC_gsup_cancel0(476)12034598 MSC_Test_0-M3UA(470)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_gsup_cancel0(476)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(476)@d97f381c6fa7: Skipping f_verify_vty_lac_ci() TC_gsup_cancel0(476)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(476)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(476)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-RAN(469)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(468)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(471)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(467)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(475)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(474)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(470)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(473)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(472)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(477)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(467): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(468): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(469): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(470): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(471): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(472): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(473): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(474): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(475): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_gsup_cancel0(476): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(477): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_gsup_cancel finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_cancel pass'. Sat Apr 20 08:18:09 UTC 2024 ====== MSC_Tests.TC_gsup_cancel pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_gsup_cancel.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=511681) Waiting for packet dumper to finish... 1 (prev_count=511681, count=512758) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_cancel pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: 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 ------ Sat Apr 20 08:18:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_lu_imsi_auth_tmsi_encr_1_13 started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(481)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(481)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(481)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(479)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(482)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(484)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(484)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(484)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(484)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(484)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(484)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(484)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(484)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(481)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(481)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(481)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(481)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(481)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(481)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(481)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(481)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(481)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(481)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(481)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(481)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(481)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(481)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(481)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(481)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(485)@d97f381c6fa7: Created GsupExpect[0] for "262420000000034" to be handled at TC_lu_imsi_auth_tmsi_encr_1_130(487) TC_lu_imsi_auth_tmsi_encr_1_130(487)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000034'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(481)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(481)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(481)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(480)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(480)@d97f381c6fa7: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_1_130(487)8576895 MSC_Test_0-SCCP(479)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(480)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(481)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(481)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(481)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(479)@d97f381c6fa7: { messageType := 2, destLocRef := '82DF7F'O, sourceLocRef := '000041'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(479)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(485)@d97f381c6fa7: Found GsupExpect[0] for "262420000000034" handled at TC_lu_imsi_auth_tmsi_encr_1_130(487) MSC_Test-GSUP(485)@d97f381c6fa7: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_1_130(487)"262420000000034" MSC_Test_0-SCCP(479)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(479)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(479)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(479)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(481)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi_encr_1_130(487)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_1_130(487)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(481)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(481)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(479)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(479)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(479)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(479)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(480)@d97f381c6fa7: patching N(SD)=1 into dtap '051496460EEB'O MSC_Test_0-RAN(480)@d97f381c6fa7: patched enc_l3: '055496460EEB'O MSC_Test_0-SCCP(479)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(479)@d97f381c6fa7: vl_len:9 MSC_Test_0-SCCP(479)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(479)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010006055496460EEB'O MSC_Test_0-M3UA(481)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(481)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(481)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(479)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(479)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(479)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(479)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(479)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(479)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(479)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(479)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0003552C02'O MSC_Test_0-M3UA(481)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(481)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(481)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(479)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(479)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(479)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(479)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(481)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(481)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(479)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(479)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(479)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(479)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_1_130(487)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(480)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(480)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_0-SCCP(479)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(479)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(479)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(479)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(481)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(481)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(481)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(479)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(479)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(479)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(479)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(479)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(479)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(479)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(479)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(481)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(481)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(481)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(479)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(481)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(480)@d97f381c6fa7: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_1_130(487)8576895 TC_lu_imsi_auth_tmsi_encr_1_130(487)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_1_130(487)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_1_130(487)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_1_130(487)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_1_130(487)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-M3UA(481)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(482)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(479)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(485)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(486)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(480)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(478)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(483)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(484)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(488)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(478): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(479): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(480): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(481): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(482): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(483): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(484): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(485): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(486): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_1_130(487): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(488): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_lu_imsi_auth_tmsi_encr_1_13 finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13 pass'. Sat Apr 20 08:18:14 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13 pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=37272) Waiting for packet dumper to finish... 1 (prev_count=37272, count=237946) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13 pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: 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 ------ Sat Apr 20 08:18:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_lu_imsi_auth_tmsi_encr_3_13 started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(492)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(492)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(492)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-SCCP(490)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(493)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(495)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(495)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(495)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(495)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(495)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(495)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(495)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(495)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(492)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(492)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(492)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(492)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(492)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(492)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(492)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(492)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(492)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(492)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(492)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(492)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(492)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(492)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(492)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(492)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(496)@d97f381c6fa7: Created GsupExpect[0] for "262420000000035" to be handled at TC_lu_imsi_auth_tmsi_encr_3_130(498) TC_lu_imsi_auth_tmsi_encr_3_130(498)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000035'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(492)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(492)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(492)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(491)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(491)@d97f381c6fa7: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_130(498)6959523 MSC_Test_0-SCCP(490)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(491)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(492)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(492)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(492)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(490)@d97f381c6fa7: { messageType := 2, destLocRef := '6A31A3'O, sourceLocRef := '000042'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(490)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(496)@d97f381c6fa7: Found GsupExpect[0] for "262420000000035" handled at TC_lu_imsi_auth_tmsi_encr_3_130(498) MSC_Test-GSUP(496)@d97f381c6fa7: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_3_130(498)"262420000000035" MSC_Test_0-SCCP(490)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(490)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(490)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(490)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(492)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi_encr_3_130(498)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_3_130(498)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(492)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(492)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(490)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(490)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(490)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(490)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(491)@d97f381c6fa7: patching N(SD)=1 into dtap '0514CEDDC71A'O MSC_Test_0-RAN(491)@d97f381c6fa7: patched enc_l3: '0554CEDDC71A'O MSC_Test_0-SCCP(490)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(490)@d97f381c6fa7: vl_len:9 MSC_Test_0-SCCP(490)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(490)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100060554CEDDC71A'O MSC_Test_0-M3UA(492)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(492)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(492)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(490)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(490)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(490)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(490)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(490)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(490)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(490)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(490)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(492)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(492)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(492)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(490)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(490)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(490)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(490)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(492)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(492)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(490)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(490)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(490)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(490)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_3_130(498)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(491)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(491)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_0-SCCP(490)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(490)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(490)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(490)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(492)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(492)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(492)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(490)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(490)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(490)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(490)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(490)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(490)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(490)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(490)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(492)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(492)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(492)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(490)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(492)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(491)@d97f381c6fa7: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_130(498)6959523 TC_lu_imsi_auth_tmsi_encr_3_130(498)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_130(498)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_3_130(498)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_130(498)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_130(498)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-RAN(491)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(490)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(492)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(489)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(495)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(499)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(493)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(494)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(497)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(496)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(489): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(490): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(491): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(492): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(493): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(494): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(495): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(496): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(497): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_3_130(498): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(499): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_lu_imsi_auth_tmsi_encr_3_13 finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13 pass'. Sat Apr 20 08:18:19 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13 pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=37272) Waiting for packet dumper to finish... 1 (prev_count=37272, count=237312) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13 pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: 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 ------ Sat Apr 20 08:18:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_lu_imsi_auth_tmsi_encr_3_1 started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(503)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(503)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(503)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(501)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(504)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(506)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(506)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(506)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(506)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(506)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(506)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(506)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(506)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(503)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(503)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(503)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(503)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(503)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(503)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(503)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(503)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(503)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(503)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(503)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(503)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(503)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(503)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(503)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(503)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(507)@d97f381c6fa7: Created GsupExpect[0] for "262420000000360" to be handled at TC_lu_imsi_auth_tmsi_encr_3_10(509) TC_lu_imsi_auth_tmsi_encr_3_10(509)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000360'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(503)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(503)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(503)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(502)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(502)@d97f381c6fa7: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_10(509)14222686 MSC_Test_0-SCCP(501)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(502)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(503)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(503)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(503)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(501)@d97f381c6fa7: { messageType := 2, destLocRef := 'D9055E'O, sourceLocRef := '000043'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(501)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(507)@d97f381c6fa7: Found GsupExpect[0] for "262420000000360" handled at TC_lu_imsi_auth_tmsi_encr_3_10(509) MSC_Test-GSUP(507)@d97f381c6fa7: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_3_10(509)"262420000000360" MSC_Test_0-SCCP(501)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(501)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(501)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(501)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524900'O MSC_Test_0-M3UA(503)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(503)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(503)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(501)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(501)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(501)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(501)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(502)@d97f381c6fa7: patching N(SD)=1 into dtap '0514ECC52684'O MSC_Test_0-RAN(502)@d97f381c6fa7: patched enc_l3: '0554ECC52684'O MSC_Test_0-SCCP(501)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(501)@d97f381c6fa7: vl_len:9 MSC_Test_0-SCCP(501)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(501)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100060554ECC52684'O MSC_Test_0-M3UA(503)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(503)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(503)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(503)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(503)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(501)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(501)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(501)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(501)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(501)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(501)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(501)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(501)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(501)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(501)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(501)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(501)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(503)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(503)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(503)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(501)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(503)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(502)@d97f381c6fa7: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_10(509)14222686 TC_lu_imsi_auth_tmsi_encr_3_10(509)@d97f381c6fa7: setverdict(pass): none -> pass TC_lu_imsi_auth_tmsi_encr_3_10(509)@d97f381c6fa7: Skipping f_verify_vty_lac_ci() TC_lu_imsi_auth_tmsi_encr_3_10(509)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_10(509)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_10(509)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-SCCP(501)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(502)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(503)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(508)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(500)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(507)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(504)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(510)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(506)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(505)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(500): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(501): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(502): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(503): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(504): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(505): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(506): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(507): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(508): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_3_10(509): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(510): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_lu_imsi_auth_tmsi_encr_3_1 finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1 pass'. Sat Apr 20 08:18:24 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1 pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=37260) Waiting for packet dumper to finish... 1 (prev_count=37260, count=186075) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1 pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: 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 ------ Sat Apr 20 08:18:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: 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@d97f381c6fa7: Test case TC_lu_imsi_auth_tmsi_encr_3_1_no_cm started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(514)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(514)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(514)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(512)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(515)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(517)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(517)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(517)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(517)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(517)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(517)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(517)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(517)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(518)@d97f381c6fa7: Created GsupExpect[0] for "262420000000361" to be handled at TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(520) TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(520)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000361'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(514)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(514)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(514)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(514)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(514)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(514)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(514)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(514)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(514)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(514)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(514)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(514)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(514)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(514)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(514)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(514)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(514)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(514)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(514)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(513)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(513)@d97f381c6fa7: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(520)9367352 MSC_Test_0-SCCP(512)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(513)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(514)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(514)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(514)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(512)@d97f381c6fa7: { messageType := 2, destLocRef := '8EEF38'O, sourceLocRef := '000044'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(512)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(518)@d97f381c6fa7: Found GsupExpect[0] for "262420000000361" handled at TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(520) MSC_Test-GSUP(518)@d97f381c6fa7: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(520)"262420000000361" MSC_Test_0-M3UA(514)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(514)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(512)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(512)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(512)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(512)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(513)@d97f381c6fa7: patching N(SD)=1 into dtap '05145F338401'O MSC_Test_0-RAN(513)@d97f381c6fa7: patched enc_l3: '05545F338401'O MSC_Test_0-SCCP(512)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(512)@d97f381c6fa7: vl_len:9 MSC_Test_0-SCCP(512)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(512)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000605545F338401'O MSC_Test_0-M3UA(514)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(514)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(514)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(512)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(512)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(512)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(512)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(512)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(512)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(512)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(512)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524900'O MSC_Test_0-M3UA(514)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(514)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(514)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(514)@d97f381c6fa7: Message received on association #8 MSC_Test_0-SCCP(512)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(512)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(514)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(512)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(512)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(512)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(512)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(512)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(512)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(512)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(512)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(512)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(512)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(514)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(514)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(514)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(512)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(514)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(513)@d97f381c6fa7: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(520)9367352 TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(520)@d97f381c6fa7: setverdict(pass): none -> pass TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(520)@d97f381c6fa7: Skipping f_verify_vty_lac_ci() TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(520)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(520)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(520)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-RAN(513)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(514)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(512)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(518)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(511)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(516)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(515)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(521)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(519)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(517)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(511): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(512): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(513): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(514): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(515): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(516): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(517): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(518): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(519): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(520): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(521): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_lu_imsi_auth_tmsi_encr_3_1_no_cm finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_no_cm pass'. Sat Apr 20 08:18:29 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_no_cm pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_no_cm.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=37332) Waiting for packet dumper to finish... 1 (prev_count=37332, count=194241) MTC@d97f381c6fa7: 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@d97f381c6fa7: 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 ------ Sat Apr 20 08:18:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_lu_imsi_auth_tmsi_encr_13_2 started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(525)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(525)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(525)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(523)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(526)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(528)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(528)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(528)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(528)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(528)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(528)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(528)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(528)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(529)@d97f381c6fa7: Created GsupExpect[0] for "262420000000037" to be handled at TC_lu_imsi_auth_tmsi_encr_13_20(531) TC_lu_imsi_auth_tmsi_encr_13_20(531)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '1'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000037'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(525)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(525)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(525)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(525)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(525)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(525)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(525)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(525)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(525)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(525)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(525)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(525)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(525)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(525)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(525)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(525)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(525)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(525)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(525)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(524)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(524)@d97f381c6fa7: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_13_20(531)1421268 MSC_Test_0-RAN(524)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(523)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(525)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(525)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(525)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(523)@d97f381c6fa7: { messageType := 2, destLocRef := '15AFD4'O, sourceLocRef := '000045'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(523)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(529)@d97f381c6fa7: Found GsupExpect[0] for "262420000000037" handled at TC_lu_imsi_auth_tmsi_encr_13_20(531) MSC_Test-GSUP(529)@d97f381c6fa7: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_13_20(531)"262420000000037" MSC_Test_0-SCCP(523)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(523)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(523)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(523)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '00065412035A4901'O MSC_Test_0-M3UA(525)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(525)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(525)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(523)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(523)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(523)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(523)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(524)@d97f381c6fa7: patching N(SD)=1 into dtap '0514FEADAD43'O MSC_Test_0-RAN(524)@d97f381c6fa7: patched enc_l3: '0554FEADAD43'O MSC_Test_0-SCCP(523)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(523)@d97f381c6fa7: vl_len:9 MSC_Test_0-SCCP(523)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(523)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100060554FEADAD43'O MSC_Test_0-M3UA(525)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(525)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(525)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(525)@d97f381c6fa7: Message received on association #8 MSC_Test_0-SCCP(523)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(523)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(523)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(523)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(525)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(523)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(523)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(523)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(523)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(523)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(523)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(523)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(523)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(525)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(525)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(525)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(523)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(525)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(524)@d97f381c6fa7: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_13_20(531)1421268 TC_lu_imsi_auth_tmsi_encr_13_20(531)@d97f381c6fa7: setverdict(pass): none -> pass TC_lu_imsi_auth_tmsi_encr_13_20(531)@d97f381c6fa7: Skipping f_verify_vty_lac_ci() TC_lu_imsi_auth_tmsi_encr_13_20(531)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_13_20(531)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_13_20(531)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-RAN(524)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(525)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(523)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(530)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(527)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(526)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(529)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(522)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(528)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(532)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(522): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(523): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(524): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(525): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(526): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(527): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(528): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(529): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(530): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_13_20(531): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(532): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_lu_imsi_auth_tmsi_encr_13_2 finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2 pass'. Sat Apr 20 08:18:34 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2 pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=37276) Waiting for packet dumper to finish... 1 (prev_count=37276, count=186193) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2 pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: 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 ------ Sat Apr 20 08:18:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_lu_imsi_auth_tmsi_encr_013_2 started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(536)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(536)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(536)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(534)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(537)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(539)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(539)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(539)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(539)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(539)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(539)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(539)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(539)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(540)@d97f381c6fa7: Created GsupExpect[0] for "262420000000038" to be handled at TC_lu_imsi_auth_tmsi_encr_013_20(542) TC_lu_imsi_auth_tmsi_encr_013_20(542)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '1'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000038'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(536)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(536)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(536)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(536)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(536)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(536)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(536)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(536)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(536)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(536)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(536)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(536)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(536)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(536)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(536)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(536)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(536)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(536)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(536)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(535)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(535)@d97f381c6fa7: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_013_20(542)101705 MSC_Test_0-RAN(535)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(534)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(536)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(536)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(536)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(534)@d97f381c6fa7: { messageType := 2, destLocRef := '018D49'O, sourceLocRef := '000046'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(534)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(540)@d97f381c6fa7: Found GsupExpect[0] for "262420000000038" handled at TC_lu_imsi_auth_tmsi_encr_013_20(542) MSC_Test-GSUP(540)@d97f381c6fa7: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_013_20(542)"262420000000038" MSC_Test_0-SCCP(534)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(534)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(534)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(534)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '00065412035A4901'O MSC_Test_0-M3UA(536)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi_encr_013_20(542)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_013_20(542)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(536)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(536)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(534)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(534)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(534)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(534)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(535)@d97f381c6fa7: patching N(SD)=1 into dtap '05148180A7E2'O MSC_Test_0-RAN(535)@d97f381c6fa7: patched enc_l3: '05548180A7E2'O MSC_Test_0-SCCP(534)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(534)@d97f381c6fa7: vl_len:9 MSC_Test_0-SCCP(534)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(534)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000605548180A7E2'O MSC_Test_0-M3UA(536)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(536)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(536)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(534)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(534)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(534)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(534)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(534)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(534)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(534)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(534)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0003552C01'O MSC_Test_0-M3UA(536)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(536)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(536)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(534)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(534)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(534)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(534)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(536)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(536)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(534)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(534)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(534)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(534)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_013_20(542)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(535)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(535)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_0-SCCP(534)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(534)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(534)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(534)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(536)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(536)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(536)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(534)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(534)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(534)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(534)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(534)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(534)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(534)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(534)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(536)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(536)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(536)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(534)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(536)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(535)@d97f381c6fa7: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_013_20(542)101705 TC_lu_imsi_auth_tmsi_encr_013_20(542)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_013_20(542)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_013_20(542)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_013_20(542)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_013_20(542)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-M3UA(536)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(537)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(535)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(534)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(540)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(538)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(543)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(533)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(541)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(539)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(533): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(534): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(535): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(536): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(537): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(538): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(539): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(540): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(541): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_013_20(542): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(543): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_lu_imsi_auth_tmsi_encr_013_2 finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2 pass'. Sat Apr 20 08:18:39 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2 pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=37292) Waiting for packet dumper to finish... 1 (prev_count=37292, count=238068) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2 pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: 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 ------ Sat Apr 20 08:18:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_lu_imsi_auth_tmsi_encr_0134_1 started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(547)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(547)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(547)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-SCCP(545)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(548)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(550)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(550)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(550)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(550)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(550)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(550)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(550)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(550)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(547)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(547)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(547)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(547)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(547)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(547)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(547)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(547)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(547)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(547)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(547)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(547)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(547)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(547)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(547)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(547)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(551)@d97f381c6fa7: Created GsupExpect[0] for "262420000000039" to be handled at TC_lu_imsi_auth_tmsi_encr_0134_10(553) TC_lu_imsi_auth_tmsi_encr_0134_10(553)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000039'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(547)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(547)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(547)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(546)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(546)@d97f381c6fa7: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_10(553)561216 MSC_Test_0-SCCP(545)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(546)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(547)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(547)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(547)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(545)@d97f381c6fa7: { messageType := 2, destLocRef := '089040'O, sourceLocRef := '000047'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(545)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(551)@d97f381c6fa7: Found GsupExpect[0] for "262420000000039" handled at TC_lu_imsi_auth_tmsi_encr_0134_10(553) MSC_Test-GSUP(551)@d97f381c6fa7: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_0134_10(553)"262420000000039" MSC_Test_0-SCCP(545)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(545)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(545)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(545)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524900'O MSC_Test_0-M3UA(547)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi_encr_0134_10(553)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_10(553)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(547)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(547)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(545)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(545)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(545)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(545)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(546)@d97f381c6fa7: patching N(SD)=1 into dtap '0514D7314F41210465F5FB4C'O MSC_Test_0-RAN(546)@d97f381c6fa7: patched enc_l3: '0554D7314F41210465F5FB4C'O MSC_Test_0-SCCP(545)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(545)@d97f381c6fa7: vl_len:15 MSC_Test_0-SCCP(545)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(545)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000C0554D7314F41210465F5FB4C'O MSC_Test_0-M3UA(547)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(547)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(547)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(545)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(545)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(545)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(545)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(545)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(545)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(545)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(545)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524900'O MSC_Test_0-M3UA(547)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(547)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(547)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(545)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(545)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(545)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(545)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(545)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(545)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(545)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(545)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0003552C02'O MSC_Test_0-M3UA(547)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(547)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(547)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(545)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(545)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(545)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(545)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(547)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(547)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(545)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(545)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(545)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(545)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_0134_10(553)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(546)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(546)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_0-SCCP(545)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(545)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(545)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(545)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(547)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(547)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(547)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(545)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(545)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(545)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(545)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(545)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(545)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(545)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(545)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(547)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(547)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(547)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(545)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(547)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(546)@d97f381c6fa7: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_10(553)561216 TC_lu_imsi_auth_tmsi_encr_0134_10(553)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_10(553)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_10(553)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_10(553)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_10(553)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-M3UA(547)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(546)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(548)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(545)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(551)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(544)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(550)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(552)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(549)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(554)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(544): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(545): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(546): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(547): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(548): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(549): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(550): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(551): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(552): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_0134_10(553): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(554): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_lu_imsi_auth_tmsi_encr_0134_1 finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1 pass'. Sat Apr 20 08:18:44 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1 pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=242297) Waiting for packet dumper to finish... 1 (prev_count=242297, count=259106) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1 pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: 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 ------ Sat Apr 20 08:18:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_lu_imsi_auth_tmsi_encr_0134_34 started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(558)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(558)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(558)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-SCCP(556)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(559)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(561)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(561)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(561)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(561)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(561)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(561)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(561)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(561)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(562)@d97f381c6fa7: Created GsupExpect[0] for "262420000000040" to be handled at TC_lu_imsi_auth_tmsi_encr_0134_340(564) TC_lu_imsi_auth_tmsi_encr_0134_340(564)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '1'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000040'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(558)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(558)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(558)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(558)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(558)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(558)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(558)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(558)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(558)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(558)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(558)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(558)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(558)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(558)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(558)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(558)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(558)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(558)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(558)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(557)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(557)@d97f381c6fa7: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_340(564)2775086 MSC_Test_0-SCCP(556)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(557)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(558)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(558)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(558)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(556)@d97f381c6fa7: { messageType := 2, destLocRef := '2A582E'O ("*X."), sourceLocRef := '000048'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(556)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(562)@d97f381c6fa7: Found GsupExpect[0] for "262420000000040" handled at TC_lu_imsi_auth_tmsi_encr_0134_340(564) MSC_Test-GSUP(562)@d97f381c6fa7: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_0134_340(564)"262420000000040" MSC_Test_0-SCCP(556)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(556)@d97f381c6fa7: vl_len:11 MSC_Test_0-SCCP(556)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(556)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '00095412035A4982130101'O MSC_Test_0-M3UA(558)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi_encr_0134_340(564)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_340(564)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(558)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(558)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(556)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(556)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(556)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(556)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(557)@d97f381c6fa7: patching N(SD)=1 into dtap '05149EDB6F3621047CDFA636'O MSC_Test_0-RAN(557)@d97f381c6fa7: patched enc_l3: '05549EDB6F3621047CDFA636'O MSC_Test_0-SCCP(556)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(556)@d97f381c6fa7: vl_len:15 MSC_Test_0-SCCP(556)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(556)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000C05549EDB6F3621047CDFA636'O MSC_Test_0-M3UA(558)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(558)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(558)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(556)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(556)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(556)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(556)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(556)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(556)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(556)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(556)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0003552C05'O MSC_Test_0-M3UA(558)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(558)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(558)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(556)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(556)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(556)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(556)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(558)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(558)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(556)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(556)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(556)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(556)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_0134_340(564)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(557)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(557)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_0-SCCP(556)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(556)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(556)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(556)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(558)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(558)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(558)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(556)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(556)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(556)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(556)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(556)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(556)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(556)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(556)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(558)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(558)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(558)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(556)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(558)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(557)@d97f381c6fa7: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_340(564)2775086 TC_lu_imsi_auth_tmsi_encr_0134_340(564)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_340(564)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_340(564)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_340(564)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_340(564)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-RAN(557)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(558)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(556)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(562)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(555)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(565)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(559)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(561)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(563)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(560)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(555): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(556): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(557): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(558): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(559): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(560): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(561): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(562): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(563): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_0134_340(564): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(565): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_lu_imsi_auth_tmsi_encr_0134_34 finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34 pass'. Sat Apr 20 08:18:49 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34 pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=37320) Waiting for packet dumper to finish... 1 (prev_count=37320, count=239397) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34 pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: 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 ------ Sat Apr 20 08:18:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: 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@d97f381c6fa7: Test case TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3 started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(569)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(569)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(569)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(567)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(570)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(572)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(572)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(572)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(572)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(572)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(572)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(572)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(572)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(569)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(569)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(569)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(569)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(569)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(569)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(569)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(569)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(569)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(569)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(569)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(569)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(569)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(569)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(569)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(569)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(573)@d97f381c6fa7: Created GsupExpect[0] for "262420000000041" to be handled at TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(575) TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(575)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '1'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000041'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(569)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(569)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(569)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(568)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(568)@d97f381c6fa7: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(575)16313959 MSC_Test_0-SCCP(567)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(568)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(569)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(569)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(569)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(567)@d97f381c6fa7: { messageType := 2, destLocRef := 'F8EE67'O, sourceLocRef := '000049'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(567)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(573)@d97f381c6fa7: Found GsupExpect[0] for "262420000000041" handled at TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(575) MSC_Test-GSUP(573)@d97f381c6fa7: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(575)"262420000000041" MSC_Test_0-SCCP(567)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(567)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(567)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(567)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '00065412035A4902'O MSC_Test_0-M3UA(569)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(575)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(575)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(569)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(569)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(567)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(567)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(567)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(567)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(568)@d97f381c6fa7: patching N(SD)=1 into dtap '0514349DE21F2104A5F8C903'O MSC_Test_0-RAN(568)@d97f381c6fa7: patched enc_l3: '0554349DE21F2104A5F8C903'O MSC_Test_0-SCCP(567)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(567)@d97f381c6fa7: vl_len:15 MSC_Test_0-SCCP(567)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(567)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000C0554349DE21F2104A5F8C903'O MSC_Test_0-M3UA(569)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(569)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(569)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(567)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(567)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(567)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(567)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(567)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(567)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(567)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(567)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '00065412035A4902'O MSC_Test_0-M3UA(569)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(569)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(569)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(567)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(567)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(567)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(567)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(567)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(567)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(567)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(567)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(569)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(569)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(569)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(567)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(567)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(567)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(567)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(569)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(569)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(567)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(567)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(567)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(567)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(575)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(568)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(568)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_0-SCCP(567)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(567)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(567)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(567)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(569)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(569)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(569)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(567)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(567)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(567)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(567)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(567)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(567)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(567)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(567)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(569)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(569)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(569)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(567)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(569)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(568)@d97f381c6fa7: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(575)16313959 TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(575)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(575)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(575)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(575)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(575)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-RAN(568)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(569)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(567)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(570)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(571)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(566)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(573)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(574)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(572)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(576)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(566): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(567): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(568): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(569): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(570): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(571): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(572): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(573): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(574): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(575): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(576): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3 finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3 pass'. Sat Apr 20 08:18:54 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3 pass ====== Saving talloc report from 172.18.186.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=240832) Waiting for packet dumper to finish... 1 (prev_count=240832, count=256051) MTC@d97f381c6fa7: 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@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_release_timeout'. ------ MSC_Tests.TC_mo_release_timeout ------ Sat Apr 20 08:18:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_release_timeout' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_mo_release_timeout started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(580)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(580)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(580)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-SCCP(578)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(581)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(583)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(583)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(583)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(583)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(583)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(583)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(583)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(583)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(584)@d97f381c6fa7: Created GsupExpect[0] for "262420000000040" to be handled at TC_mo_release_timeout0(586) TC_mo_release_timeout0(586)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000040'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(580)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(580)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(580)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(580)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(580)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(580)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(580)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(580)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(580)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(580)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(580)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(580)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(580)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(580)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(580)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(580)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(580)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(580)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(580)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(579)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(579)@d97f381c6fa7: Added conn table entry 0TC_mo_release_timeout0(586)15209702 MSC_Test_0-SCCP(578)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(579)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(580)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(580)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(580)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(580)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(580)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(578)@d97f381c6fa7: { messageType := 2, destLocRef := 'E814E6'O, sourceLocRef := '00004A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(578)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(578)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(578)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(578)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(578)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(584)@d97f381c6fa7: Found GsupExpect[0] for "262420000000040" handled at TC_mo_release_timeout0(586) MSC_Test-GSUP(584)@d97f381c6fa7: Added IMSI table entry 0TC_mo_release_timeout0(586)"262420000000040" MSC_Test_0-SCCP(578)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(578)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(578)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(578)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_mo_release_timeout0(586)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(580)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_release_timeout0(586)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(580)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(580)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(578)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(578)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(578)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(578)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_release_timeout0(586)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(579)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(579)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(578)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(578)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(578)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(578)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(580)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(580)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(580)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(578)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(578)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(578)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(578)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(578)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(578)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(578)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(578)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(580)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(580)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(580)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(578)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(580)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(579)@d97f381c6fa7: Deleted conn table entry 0TC_mo_release_timeout0(586)15209702 TC_mo_release_timeout0(586)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_mo_release_timeout0(586)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_release_timeout0(586)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_mo_release_timeout0(586)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_mo_release_timeout0(586)@d97f381c6fa7: 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 := '80BC6940'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(579)@d97f381c6fa7: Added conn table entry 0TC_mo_release_timeout0(586)3387947 MSC_Test_0-RAN(579)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(578)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(580)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(580)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(580)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(580)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(580)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(580)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(580)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(578)@d97f381c6fa7: { messageType := 2, destLocRef := '33B22B'O, sourceLocRef := '00004B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(578)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(578)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(578)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(578)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(578)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(578)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(578)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(578)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(578)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_release_timeout0(586)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_release_timeout0(586)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(581)@d97f381c6fa7: Created MnccExpect[0] for "12345" to be handled at TC_mo_release_timeout0(586) MSC_Test-MGCP(582)@d97f381c6fa7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mo_release_timeout0(586) MSC_Test_0-RAN(579)@d97f381c6fa7: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(579)@d97f381c6fa7: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(578)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(578)@d97f381c6fa7: vl_len:19 MSC_Test_0-SCCP(578)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(578)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(580)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(582)@d97f381c6fa7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "60", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_mo_release_timeout0(586) TC_mo_release_timeout0(586)@d97f381c6fa7: f_mo_call_establish 2: rx 1st CRCX TC_mo_release_timeout0(586)@d97f381c6fa7: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(581)@d97f381c6fa7: Found MnccExpect[0] for "12345" handled at TC_mo_release_timeout0(586) MSC_Test-MNCC(581)@d97f381c6fa7: Added conn table entry 0TC_mo_release_timeout0(586)-2147483637 TC_mo_release_timeout0(586)@d97f381c6fa7: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_release_timeout0(586)@d97f381c6fa7: f_mo_call_establish DONE TC_mo_release_timeout0(586)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(580)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(580)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(580)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(580)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(578)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(578)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(578)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(578)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(581)@d97f381c6fa7: Deleted conn table entry 0TC_mo_release_timeout0(586)-2147483637 MSC_Test_0-SCCP(578)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(578)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(578)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(578)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(578)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(578)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(578)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(578)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(580)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(580)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(580)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(578)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(580)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(579)@d97f381c6fa7: Deleted conn table entry 0TC_mo_release_timeout0(586)3387947 TC_mo_release_timeout0(586)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_mo_release_timeout0(586)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_release_timeout0(586)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_mo_release_timeout0(586)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-SCCP(578)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(581)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(580)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(584)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(579)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(583)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(582)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(585)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(577)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(587)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(577): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(578): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(579): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(580): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(581): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(582): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(583): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(584): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(585): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_mo_release_timeout0(586): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(587): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_mo_release_timeout finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_release_timeout pass'. Sat Apr 20 08:19:02 UTC 2024 ====== MSC_Tests.TC_mo_release_timeout pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_mo_release_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=320160) Waiting for packet dumper to finish... 1 (prev_count=320160, count=339415) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_release_timeout pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: 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 ------ Sat Apr 20 08:19:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call_no_dlcx_resp' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_lu_and_mt_call_no_dlcx_resp started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(591)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(591)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(591)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-SCCP(589)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(592)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(594)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(594)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(594)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(594)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(594)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(594)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(594)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(594)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(595)@d97f381c6fa7: Created GsupExpect[0] for "262420000000041" to be handled at TC_lu_and_mt_call_no_dlcx_resp0(597) TC_lu_and_mt_call_no_dlcx_resp0(597)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000041'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(591)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(591)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(591)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(591)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(591)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(591)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(591)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(591)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(591)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(591)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(591)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(591)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(591)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(591)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(591)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(591)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(591)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(591)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(591)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(590)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(590)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(597)4496724 MSC_Test_0-SCCP(589)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(590)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(591)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(591)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(591)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(591)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(591)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(589)@d97f381c6fa7: { messageType := 2, destLocRef := '449D54'O, sourceLocRef := '00004C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(589)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(589)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(589)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(589)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(589)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(595)@d97f381c6fa7: Found GsupExpect[0] for "262420000000041" handled at TC_lu_and_mt_call_no_dlcx_resp0(597) MSC_Test-GSUP(595)@d97f381c6fa7: Added IMSI table entry 0TC_lu_and_mt_call_no_dlcx_resp0(597)"262420000000041" TC_lu_and_mt_call_no_dlcx_resp0(597)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_no_dlcx_resp0(597)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-SCCP(589)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(589)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(589)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(589)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(591)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(591)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(591)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(589)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(589)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(589)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(589)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_no_dlcx_resp0(597)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(590)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(590)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(589)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(589)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(589)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(589)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(591)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(591)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(591)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(589)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(589)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(589)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(589)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(589)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(589)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(589)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(589)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(591)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(591)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(591)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(589)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(591)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(590)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(597)4496724 TC_lu_and_mt_call_no_dlcx_resp0(597)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(597)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_no_dlcx_resp0(597)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(597)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(592)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(597)70708698 MSC_Test_0-RAN(590)@d97f381c6fa7: Created IMSI[0] for '262420000000041'H'675E7095'O to be handled at TC_lu_and_mt_call_no_dlcx_resp0(597) MSC_Test_0-M3UA(591)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(591)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(590)@d97f381c6fa7: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_call_no_dlcx_resp0(597) TC_lu_and_mt_call_no_dlcx_resp0(597)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(590)@d97f381c6fa7: Created IMSI[1] for '262420000000041'H'675E7095'O to be handled at TC_lu_and_mt_call_no_dlcx_resp0(597) TC_lu_and_mt_call_no_dlcx_resp0(597)@d97f381c6fa7: 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 := '675E7095'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(590)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(597)6836457 MSC_Test_0-SCCP(589)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(591)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(591)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(591)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(589)@d97f381c6fa7: { messageType := 2, destLocRef := '6850E9'O, sourceLocRef := '00004D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(589)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(591)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(591)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(589)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(589)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(589)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(589)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(591)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(591)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(589)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(589)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(589)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(589)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_no_dlcx_resp0(597)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_no_dlcx_resp0(597)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(597)@d97f381c6fa7: f_mt_call_complete 1 MSC_Test_0-RAN(590)@d97f381c6fa7: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(590)@d97f381c6fa7: patched enc_l3: '8301'O MSC_Test_0-SCCP(589)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(589)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(589)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(589)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(591)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_no_dlcx_resp0(597)@d97f381c6fa7: f_mt_call_complete 2 MSC_Test-MGCP(593)@d97f381c6fa7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_call_no_dlcx_resp0(597) MSC_Test-MGCP(593)@d97f381c6fa7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "63", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_call_no_dlcx_resp0(597) TC_lu_and_mt_call_no_dlcx_resp0(597)@d97f381c6fa7: f_mt_call_complete 3 TC_lu_and_mt_call_no_dlcx_resp0(597)@d97f381c6fa7: f_mt_call_complete 4 MSC_Test_0-M3UA(591)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(591)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(589)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(589)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(589)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(589)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_no_dlcx_resp0(597)@d97f381c6fa7: f_mt_call_complete 6 MSC_Test_0-SCCP(589)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(589)@d97f381c6fa7: vl_len:14 MSC_Test_0-SCCP(589)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(589)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(591)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(590)@d97f381c6fa7: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(590)@d97f381c6fa7: patched enc_l3: '8347'O MSC_Test_0-SCCP(589)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(589)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(589)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(589)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(591)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_no_dlcx_resp0(597)@d97f381c6fa7: f_mt_call_complete 5 TC_lu_and_mt_call_no_dlcx_resp0(597)@d97f381c6fa7: f_mt_call_complete 8 TC_lu_and_mt_call_no_dlcx_resp0(597)@d97f381c6fa7: f_mt_call_complete 7 TC_lu_and_mt_call_no_dlcx_resp0(597)@d97f381c6fa7: f_mt_call_complete 9 TC_lu_and_mt_call_no_dlcx_resp0(597)@d97f381c6fa7: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_call_no_dlcx_resp0(597)@d97f381c6fa7: f_mt_call_complete DONE TC_lu_and_mt_call_no_dlcx_resp0(597)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(597)@d97f381c6fa7: Hold the call for some time TC_lu_and_mt_call_no_dlcx_resp0(597)@d97f381c6fa7: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mt_call_no_dlcx_resp0(597)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(597)@d97f381c6fa7: Hangup TC_lu_and_mt_call_no_dlcx_resp0(597)@d97f381c6fa7: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(591)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(591)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(589)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(589)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(589)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(589)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_no_dlcx_resp0(597)@d97f381c6fa7: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(590)@d97f381c6fa7: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(590)@d97f381c6fa7: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(589)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(589)@d97f381c6fa7: vl_len:9 MSC_Test_0-SCCP(589)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(589)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(591)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(592)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(597)70708698 MSC_Test_0-M3UA(591)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(591)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(591)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(591)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(589)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(589)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(589)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(589)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(589)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(589)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(589)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(589)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_no_dlcx_resp0(597)@d97f381c6fa7: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_call_no_dlcx_resp0(597)@d97f381c6fa7: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_call_no_dlcx_resp0(597)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call_no_dlcx_resp0(597)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call_no_dlcx_resp0(597)@d97f381c6fa7: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(589)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(589)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(589)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(589)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(591)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(591)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(591)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(589)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(591)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(590)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(597)6836457 TC_lu_and_mt_call_no_dlcx_resp0(597)@d97f381c6fa7: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_call_no_dlcx_resp0(597)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(597)@d97f381c6fa7: f_call_hangup 9: done MSC_Test_0-RAN(590)@d97f381c6fa7: Removed IMSI[0] for '262420000000041'H to be handled at TC_lu_and_mt_call_no_dlcx_resp0(597) TC_lu_and_mt_call_no_dlcx_resp0(597)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(597)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-M3UA(591)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(595)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(593)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(596)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(589)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(588)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(590)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(592)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(594)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(598)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(588): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(589): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(590): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(591): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(592): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(593): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(594): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(595): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(596): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_lu_and_mt_call_no_dlcx_resp0(597): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(598): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_lu_and_mt_call_no_dlcx_resp finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_no_dlcx_resp pass'. Sat Apr 20 08:19:19 UTC 2024 ====== MSC_Tests.TC_lu_and_mt_call_no_dlcx_resp pass ====== Saving talloc report from 172.18.186.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=420905) Waiting for packet dumper to finish... 1 (prev_count=420905, count=430077) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_no_dlcx_resp pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_reset_two'. ------ MSC_Tests.TC_reset_two ------ Sat Apr 20 08:19:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_reset_two' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_reset_two started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(602)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(602)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(602)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-SCCP(600)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(605)@d97f381c6fa7: ************************************************* MSC_Test_1-M3UA(605)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(605)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_1-SCCP(603)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(606)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(608)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test_0-M3UA(602)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(602)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(602)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test-GSUP-IPA(608)@d97f381c6fa7: CCM Tx:{ msg_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(602)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(602)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test-GSUP-IPA(608)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(608)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(608)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(608)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test_0-M3UA(602)@d97f381c6fa7: Message received on association #8 MSC_Test-GSUP-IPA(608)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(608)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(602)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(602)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(602)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(602)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(602)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(602)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(602)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(602)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(602)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(602)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(605)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23907 to server: "172.18.186.200":2905 association #8 MSC_Test_1-M3UA(605)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(605)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(605)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_1-M3UA(605)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(605)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(605)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(605)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(605)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(605)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(605)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(605)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(605)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(605)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(605)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(605)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(602)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(602)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(602)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(601)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(605)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(605)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(605)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(604)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_1-SCCP(603)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(602)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(601)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-RAN(604)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(609)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-M3UA(605)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(600)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(610)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(599)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(606)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(608)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(607)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: pass MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(599): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(600): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(601): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(602): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-SCCP(603): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-RAN(604): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-M3UA(605): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(606): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(607): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(608): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(609): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(610): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_reset_two finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_reset_two pass'. Sat Apr 20 08:19:25 UTC 2024 ====== MSC_Tests.TC_reset_two pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_reset_two.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=83232) Waiting for packet dumper to finish... 1 (prev_count=83232, count=110083) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_reset_two pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call'. ------ MSC_Tests.TC_lu_and_mt_call ------ Sat Apr 20 08:19:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_lu_and_mt_call started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(614)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(614)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(614)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-SCCP(612)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(615)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(617)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(617)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(617)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(617)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(617)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(617)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(617)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(617)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(618)@d97f381c6fa7: Created GsupExpect[0] for "262420000000039" to be handled at TC_lu_and_mt_call0(620) TC_lu_and_mt_call0(620)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000039'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(614)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(614)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(614)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(614)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(614)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(614)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(614)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(614)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(614)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(614)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(614)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(614)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(614)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(614)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(614)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(614)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(614)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(614)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(614)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(613)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(613)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mt_call0(620)2524139 MSC_Test_0-SCCP(612)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(613)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(614)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(614)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(614)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(614)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(614)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(612)@d97f381c6fa7: { messageType := 2, destLocRef := '2683EB'O, sourceLocRef := '00004E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(612)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(612)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(612)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(612)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(612)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(618)@d97f381c6fa7: Found GsupExpect[0] for "262420000000039" handled at TC_lu_and_mt_call0(620) MSC_Test-GSUP(618)@d97f381c6fa7: Added IMSI table entry 0TC_lu_and_mt_call0(620)"262420000000039" MSC_Test_0-SCCP(612)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(612)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(612)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(612)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(614)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call0(620)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call0(620)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(614)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(614)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(612)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(612)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(612)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(612)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call0(620)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(613)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(613)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(612)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(612)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(612)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(612)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(614)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(614)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(614)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(612)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(612)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(612)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(612)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(612)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(612)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(612)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(612)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(614)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(614)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(614)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(612)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(614)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(613)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mt_call0(620)2524139 TC_lu_and_mt_call0(620)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(620)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call0(620)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(620)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(615)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mt_call0(620)471438426 MSC_Test_0-RAN(613)@d97f381c6fa7: Created IMSI[0] for '262420000000039'H'238A7A80'O to be handled at TC_lu_and_mt_call0(620) MSC_Test_0-M3UA(614)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(614)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(613)@d97f381c6fa7: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_call0(620) TC_lu_and_mt_call0(620)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(613)@d97f381c6fa7: Created IMSI[1] for '262420000000039'H'238A7A80'O to be handled at TC_lu_and_mt_call0(620) TC_lu_and_mt_call0(620)@d97f381c6fa7: 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 := '238A7A80'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(613)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mt_call0(620)4749488 MSC_Test_0-SCCP(612)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(614)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(614)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(614)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(612)@d97f381c6fa7: { messageType := 2, destLocRef := '4878B0'O, sourceLocRef := '00004F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(612)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(614)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(614)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(614)@d97f381c6fa7: Message received on association #8 MSC_Test_0-SCCP(612)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(612)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(612)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(612)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(612)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(612)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(612)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(612)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(614)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_lu_and_mt_call0(620)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call0(620)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(620)@d97f381c6fa7: f_mt_call_complete 1 MSC_Test_0-RAN(613)@d97f381c6fa7: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(613)@d97f381c6fa7: patched enc_l3: '8301'O MSC_Test_0-SCCP(612)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(612)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(612)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(612)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(614)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call0(620)@d97f381c6fa7: f_mt_call_complete 2 MSC_Test-MGCP(616)@d97f381c6fa7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_call0(620) MSC_Test-MGCP(616)@d97f381c6fa7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "69", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "10" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_call0(620) TC_lu_and_mt_call0(620)@d97f381c6fa7: f_mt_call_complete 3 TC_lu_and_mt_call0(620)@d97f381c6fa7: f_mt_call_complete 4 MSC_Test_0-M3UA(614)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(614)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(612)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(612)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(612)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(612)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call0(620)@d97f381c6fa7: f_mt_call_complete 6 MSC_Test_0-SCCP(612)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(612)@d97f381c6fa7: vl_len:14 MSC_Test_0-SCCP(612)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(612)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-RAN(613)@d97f381c6fa7: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(613)@d97f381c6fa7: patched enc_l3: '8347'O MSC_Test_0-M3UA(614)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(612)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(612)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(612)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(612)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(614)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call0(620)@d97f381c6fa7: f_mt_call_complete 5 TC_lu_and_mt_call0(620)@d97f381c6fa7: f_mt_call_complete 8 TC_lu_and_mt_call0(620)@d97f381c6fa7: f_mt_call_complete 7 TC_lu_and_mt_call0(620)@d97f381c6fa7: f_mt_call_complete 9 TC_lu_and_mt_call0(620)@d97f381c6fa7: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_call0(620)@d97f381c6fa7: f_mt_call_complete DONE TC_lu_and_mt_call0(620)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(620)@d97f381c6fa7: Hold the call for some time TC_lu_and_mt_call0(620)@d97f381c6fa7: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mt_call0(620)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(620)@d97f381c6fa7: Hangup TC_lu_and_mt_call0(620)@d97f381c6fa7: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(614)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(614)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(612)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(612)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(612)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(612)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call0(620)@d97f381c6fa7: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(613)@d97f381c6fa7: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(613)@d97f381c6fa7: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(612)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(612)@d97f381c6fa7: vl_len:9 MSC_Test_0-SCCP(612)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(612)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(614)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(615)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mt_call0(620)471438426 MSC_Test_0-M3UA(614)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(614)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(614)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(614)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(612)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(612)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(612)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(612)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(612)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(612)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(612)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(612)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call0(620)@d97f381c6fa7: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_call0(620)@d97f381c6fa7: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_call0(620)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call0(620)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call0(620)@d97f381c6fa7: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(612)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(612)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(612)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(612)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(614)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(614)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(614)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(612)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(614)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(613)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mt_call0(620)4749488 TC_lu_and_mt_call0(620)@d97f381c6fa7: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_call0(620)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(620)@d97f381c6fa7: f_call_hangup 9: done MSC_Test_0-RAN(613)@d97f381c6fa7: Removed IMSI[0] for '262420000000039'H to be handled at TC_lu_and_mt_call0(620) TC_lu_and_mt_call0(620)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(620)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-RAN(613)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(616)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(618)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(611)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(621)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(612)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(615)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(614)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(619)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(617)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(611): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(612): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(613): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(614): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(615): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(616): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(617): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(618): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(619): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_lu_and_mt_call0(620): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(621): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_lu_and_mt_call finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call pass'. Sat Apr 20 08:19:36 UTC 2024 ====== MSC_Tests.TC_lu_and_mt_call pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_lu_and_mt_call.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=407045) Waiting for packet dumper to finish... 1 (prev_count=407045, count=428226) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call_ipv6'. ------ MSC_Tests.TC_lu_and_mt_call_ipv6 ------ Sat Apr 20 08:19:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call_ipv6' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_lu_and_mt_call_ipv6 started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(625)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(625)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(625)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(623)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(626)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(628)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(628)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(628)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(628)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(628)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(628)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(628)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(628)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(625)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(625)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(625)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(625)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(625)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(625)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(625)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(625)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(625)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(625)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(625)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(625)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(625)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(625)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(625)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(625)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(629)@d97f381c6fa7: Created GsupExpect[0] for "262420000000039" to be handled at TC_lu_and_mt_call_ipv60(631) TC_lu_and_mt_call_ipv60(631)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000039'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(625)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(625)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(625)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(624)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(624)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mt_call_ipv60(631)3387356 MSC_Test_0-SCCP(623)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(624)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(625)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(625)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(625)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(625)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(625)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(623)@d97f381c6fa7: { messageType := 2, destLocRef := '33AFDC'O, sourceLocRef := '000050'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(623)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(623)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(623)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(623)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(623)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(629)@d97f381c6fa7: Found GsupExpect[0] for "262420000000039" handled at TC_lu_and_mt_call_ipv60(631) MSC_Test-GSUP(629)@d97f381c6fa7: Added IMSI table entry 0TC_lu_and_mt_call_ipv60(631)"262420000000039" TC_lu_and_mt_call_ipv60(631)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_ipv60(631)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-SCCP(623)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(623)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(623)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(623)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(625)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(625)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(625)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(623)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(623)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(623)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(623)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_ipv60(631)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(624)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(624)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(623)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(623)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(623)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(623)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(625)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(625)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(625)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(623)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(623)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(623)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(623)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(623)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(623)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(623)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(623)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(625)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(625)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(625)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(623)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(625)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(624)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mt_call_ipv60(631)3387356 TC_lu_and_mt_call_ipv60(631)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(631)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_ipv60(631)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(631)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(626)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mt_call_ipv60(631)1933112994 MSC_Test_0-RAN(624)@d97f381c6fa7: Created IMSI[0] for '262420000000039'H'4DB753F3'O to be handled at TC_lu_and_mt_call_ipv60(631) MSC_Test_0-M3UA(625)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(625)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(624)@d97f381c6fa7: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_call_ipv60(631) TC_lu_and_mt_call_ipv60(631)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(624)@d97f381c6fa7: Created IMSI[1] for '262420000000039'H'4DB753F3'O to be handled at TC_lu_and_mt_call_ipv60(631) TC_lu_and_mt_call_ipv60(631)@d97f381c6fa7: 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 := '4DB753F3'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(624)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mt_call_ipv60(631)4496847 MSC_Test_0-SCCP(623)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(625)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(625)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(625)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(625)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(625)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(625)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(625)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(623)@d97f381c6fa7: { messageType := 2, destLocRef := '449DCF'O, sourceLocRef := '000051'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(623)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(623)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(623)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(623)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(623)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(623)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(623)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(623)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(623)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_ipv60(631)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_ipv60(631)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(631)@d97f381c6fa7: f_mt_call_complete 1 MSC_Test_0-RAN(624)@d97f381c6fa7: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(624)@d97f381c6fa7: patched enc_l3: '8301'O MSC_Test_0-SCCP(623)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(623)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(623)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(623)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(625)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_ipv60(631)@d97f381c6fa7: f_mt_call_complete 2 MSC_Test-MGCP(627)@d97f381c6fa7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_call_ipv60(631) MSC_Test-MGCP(627)@d97f381c6fa7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "75", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "11" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_call_ipv60(631) TC_lu_and_mt_call_ipv60(631)@d97f381c6fa7: f_mt_call_complete 3 TC_lu_and_mt_call_ipv60(631)@d97f381c6fa7: f_mt_call_complete 4 MSC_Test_0-M3UA(625)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(625)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(623)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(623)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(623)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(623)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_ipv60(631)@d97f381c6fa7: f_mt_call_complete 6 MSC_Test_0-SCCP(623)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(623)@d97f381c6fa7: vl_len:26 MSC_Test_0-SCCP(623)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(623)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0018027C120000000000000000000000000000000323287E0180'O MSC_Test_0-RAN(624)@d97f381c6fa7: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(624)@d97f381c6fa7: patched enc_l3: '8347'O MSC_Test_0-M3UA(625)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(623)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(623)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(623)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(623)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(625)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_ipv60(631)@d97f381c6fa7: f_mt_call_complete 5 TC_lu_and_mt_call_ipv60(631)@d97f381c6fa7: f_mt_call_complete 8 TC_lu_and_mt_call_ipv60(631)@d97f381c6fa7: f_mt_call_complete 7 TC_lu_and_mt_call_ipv60(631)@d97f381c6fa7: f_mt_call_complete 9 TC_lu_and_mt_call_ipv60(631)@d97f381c6fa7: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_call_ipv60(631)@d97f381c6fa7: f_mt_call_complete DONE TC_lu_and_mt_call_ipv60(631)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(631)@d97f381c6fa7: Hold the call for some time TC_lu_and_mt_call_ipv60(631)@d97f381c6fa7: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mt_call_ipv60(631)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(631)@d97f381c6fa7: Hangup TC_lu_and_mt_call_ipv60(631)@d97f381c6fa7: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(625)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(625)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(623)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(623)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(623)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(623)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_ipv60(631)@d97f381c6fa7: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(624)@d97f381c6fa7: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(624)@d97f381c6fa7: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(623)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(623)@d97f381c6fa7: vl_len:9 MSC_Test_0-SCCP(623)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(623)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(625)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(625)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(625)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(625)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(625)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(623)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(623)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(623)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(623)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(623)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(623)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(623)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(623)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(626)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mt_call_ipv60(631)1933112994 TC_lu_and_mt_call_ipv60(631)@d97f381c6fa7: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_call_ipv60(631)@d97f381c6fa7: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_call_ipv60(631)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call_ipv60(631)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call_ipv60(631)@d97f381c6fa7: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(623)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(623)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(623)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(623)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(625)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(625)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(625)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(623)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(625)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(624)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mt_call_ipv60(631)4496847 TC_lu_and_mt_call_ipv60(631)@d97f381c6fa7: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_call_ipv60(631)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(631)@d97f381c6fa7: f_call_hangup 9: done MSC_Test_0-RAN(624)@d97f381c6fa7: Removed IMSI[0] for '262420000000039'H to be handled at TC_lu_and_mt_call_ipv60(631) TC_lu_and_mt_call_ipv60(631)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(631)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-RAN(624)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(625)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(627)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(629)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(622)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(623)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(626)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(630)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(632)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(628)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(622): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(623): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(624): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(625): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(626): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(627): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(628): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(629): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(630): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_lu_and_mt_call_ipv60(631): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(632): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_lu_and_mt_call_ipv6 finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_ipv6 pass'. Sat Apr 20 08:19:48 UTC 2024 ====== MSC_Tests.TC_lu_and_mt_call_ipv6 pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_lu_and_mt_call_ipv6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=406849) Waiting for packet dumper to finish... 1 (prev_count=406849, count=428030) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_ipv6 pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: 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 ------ Sat Apr 20 08:19:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call_already_paging' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_lu_and_mt_call_already_paging started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(636)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(636)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(636)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-SCCP(634)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(637)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(639)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(639)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(639)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(639)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(639)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(639)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(639)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(639)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(640)@d97f381c6fa7: Created GsupExpect[0] for "262420000000391" to be handled at TC_lu_and_mt_call_already_paging0(642) TC_lu_and_mt_call_already_paging0(642)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000391'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(636)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(636)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(636)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(636)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(636)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(636)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(636)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(636)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(636)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(636)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(636)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(636)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(636)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(636)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(636)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(636)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(636)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(636)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(636)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(635)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(635)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mt_call_already_paging0(642)5570282 MSC_Test_0-SCCP(634)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(635)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(636)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(636)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(636)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(636)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(636)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(634)@d97f381c6fa7: { messageType := 2, destLocRef := '54FEEA'O, sourceLocRef := '000052'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(634)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(634)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(634)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(634)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(634)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(640)@d97f381c6fa7: Found GsupExpect[0] for "262420000000391" handled at TC_lu_and_mt_call_already_paging0(642) MSC_Test-GSUP(640)@d97f381c6fa7: Added IMSI table entry 0TC_lu_and_mt_call_already_paging0(642)"262420000000391" MSC_Test_0-SCCP(634)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(634)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(634)@d97f381c6fa7: vl_from0 TC_lu_and_mt_call_already_paging0(642)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(634)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(636)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_already_paging0(642)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(636)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(636)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(634)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(634)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(634)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(634)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_already_paging0(642)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(635)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(635)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(634)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(634)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(634)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(634)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(636)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(636)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(636)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(634)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(634)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(634)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(634)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(634)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(634)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(634)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(634)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(636)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(636)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(636)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(634)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(636)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(635)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mt_call_already_paging0(642)5570282 TC_lu_and_mt_call_already_paging0(642)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_already_paging0(642)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_already_paging0(642)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_already_paging0(642)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(635)@d97f381c6fa7: Created IMSI[0] for '262420000000391'H'433C34B9'O to be handled at TC_lu_and_mt_call_already_paging0(642) TC_lu_and_mt_call_already_paging0(642)@d97f381c6fa7: start Paging by an SMS MSC_Test_0-M3UA(636)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(636)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(635)@d97f381c6fa7: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_call_already_paging0(642) TC_lu_and_mt_call_already_paging0(642)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_already_paging0(642)@d97f381c6fa7: MNCC signals MT call, before Paging Response MSC_Test_0-RAN(635)@d97f381c6fa7: Created IMSI[1] for '262420000000391'H'433C34B9'O to be handled at TC_lu_and_mt_call_already_paging0(642) MSC_Test-MNCC(637)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mt_call_already_paging0(642)955181819 TC_lu_and_mt_call_already_paging0(642)@d97f381c6fa7: phone answers Paging, expecting both SMS and MT call to be established TC_lu_and_mt_call_already_paging0(642)@d97f381c6fa7: 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 := '433C34B9'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(635)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mt_call_already_paging0(642)2383124 MSC_Test_0-SCCP(634)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(636)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(636)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(636)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(636)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(636)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(634)@d97f381c6fa7: { messageType := 2, destLocRef := '245D14'O, sourceLocRef := '000053'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(634)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(636)@d97f381c6fa7: Message received on association #8 MSC_Test_0-SCCP(634)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(636)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(634)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(634)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(634)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(636)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(636)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(634)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(634)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(634)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(634)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(634)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(634)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(634)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(634)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_already_paging0(642)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_already_paging0(642)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_already_paging0(642)@d97f381c6fa7: Got SMS-DELIVER TC_lu_and_mt_call_already_paging0(642)@d97f381c6fa7: Got CC Setup TC_lu_and_mt_call_already_paging0(642)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_already_paging0(642)@d97f381c6fa7: success, tear down MSC_Test_0-SCCP(634)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(634)@d97f381c6fa7: vl_len:6 MSC_Test_0-SCCP(634)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(634)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(636)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(636)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(636)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(636)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(636)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(634)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(634)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(634)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(634)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(634)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(634)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(634)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(634)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(634)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(634)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(634)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(634)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(636)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(636)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(636)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(634)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(636)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(635)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mt_call_already_paging0(642)2383124 TC_lu_and_mt_call_already_paging0(642)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_already_paging0(642)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_already_paging0(642)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_already_paging0(642)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test-GSUP(640)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(635)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(639)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(634)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(636)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(638)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(637)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(641)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(643)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(633)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(633): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(634): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(635): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(636): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(637): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(638): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(639): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(640): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(641): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_lu_and_mt_call_already_paging0(642): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(643): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_lu_and_mt_call_already_paging finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_already_paging pass'. Sat Apr 20 08:19:54 UTC 2024 ====== MSC_Tests.TC_lu_and_mt_call_already_paging pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_lu_and_mt_call_already_paging.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=336157) Waiting for packet dumper to finish... 1 (prev_count=336157, count=337234) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_already_paging pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call_osmux'. ------ MSC_Tests.TC_lu_and_mt_call_osmux ------ Sat Apr 20 08:19:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call_osmux' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_lu_and_mt_call_osmux started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(647)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(647)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(647)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(645)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(648)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(650)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(650)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(650)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(650)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(650)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(650)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(650)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(650)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(647)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(647)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(647)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(647)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(647)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(647)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(647)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(647)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(647)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(647)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(647)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(647)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(647)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(647)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(647)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(647)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(651)@d97f381c6fa7: Created GsupExpect[0] for "262420000000039" to be handled at TC_lu_and_mt_call_osmux0(653) TC_lu_and_mt_call_osmux0(653)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000039'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(647)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(647)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(647)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(646)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(646)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mt_call_osmux0(653)5302538 MSC_Test_0-SCCP(645)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(646)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(647)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(647)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(647)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(647)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(647)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(645)@d97f381c6fa7: { messageType := 2, destLocRef := '50E90A'O, sourceLocRef := '000054'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(645)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(645)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(645)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(645)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(645)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(651)@d97f381c6fa7: Found GsupExpect[0] for "262420000000039" handled at TC_lu_and_mt_call_osmux0(653) MSC_Test-GSUP(651)@d97f381c6fa7: Added IMSI table entry 0TC_lu_and_mt_call_osmux0(653)"262420000000039" TC_lu_and_mt_call_osmux0(653)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_osmux0(653)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-SCCP(645)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(645)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(645)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(645)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(647)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(647)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(647)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(645)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(645)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(645)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(645)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_osmux0(653)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(646)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(646)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(645)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(645)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(645)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(645)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(647)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(647)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(647)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(645)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(645)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(645)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(645)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(645)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(645)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(645)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(645)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(647)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(647)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(647)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(645)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(647)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(646)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mt_call_osmux0(653)5302538 TC_lu_and_mt_call_osmux0(653)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(653)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_osmux0(653)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(653)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(648)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mt_call_osmux0(653)1920334260 MSC_Test_0-RAN(646)@d97f381c6fa7: Created IMSI[0] for '262420000000039'H'76B7E59A'O to be handled at TC_lu_and_mt_call_osmux0(653) MSC_Test_0-M3UA(647)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(647)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(646)@d97f381c6fa7: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_call_osmux0(653) TC_lu_and_mt_call_osmux0(653)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(646)@d97f381c6fa7: Created IMSI[1] for '262420000000039'H'76B7E59A'O to be handled at TC_lu_and_mt_call_osmux0(653) TC_lu_and_mt_call_osmux0(653)@d97f381c6fa7: 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 := '76B7E59A'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(646)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mt_call_osmux0(653)9032572 MSC_Test_0-SCCP(645)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(647)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(647)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(647)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(647)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(647)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(647)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(647)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(645)@d97f381c6fa7: { messageType := 2, destLocRef := '89D37C'O, sourceLocRef := '000055'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(645)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(645)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(645)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(645)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(645)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(645)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(645)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(645)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(645)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_osmux0(653)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_osmux0(653)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(653)@d97f381c6fa7: f_mt_call_complete 1 MSC_Test_0-RAN(646)@d97f381c6fa7: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(646)@d97f381c6fa7: patched enc_l3: '8301'O MSC_Test_0-SCCP(645)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(645)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(645)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(645)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(647)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_osmux0(653)@d97f381c6fa7: f_mt_call_complete 2 MSC_Test-MGCP(649)@d97f381c6fa7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_call_osmux0(653) MSC_Test-MGCP(649)@d97f381c6fa7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "81", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "14" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_call_osmux0(653) TC_lu_and_mt_call_osmux0(653)@d97f381c6fa7: f_mt_call_complete 3 TC_lu_and_mt_call_osmux0(653)@d97f381c6fa7: f_mt_call_complete 4 TC_lu_and_mt_call_osmux0(653)@d97f381c6fa7: f_handle_crcx(): got Osmux CID: -1 MSC_Test_0-M3UA(647)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(647)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(645)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(645)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(645)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(645)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_osmux0(653)@d97f381c6fa7: f_mt_call_complete 6 MSC_Test_0-SCCP(645)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(645)@d97f381c6fa7: vl_len:16 MSC_Test_0-SCCP(645)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(645)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E0180F100'O MSC_Test_0-M3UA(647)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(646)@d97f381c6fa7: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(646)@d97f381c6fa7: patched enc_l3: '8347'O MSC_Test_0-SCCP(645)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(645)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(645)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(645)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(647)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_osmux0(653)@d97f381c6fa7: f_mt_call_complete 5 TC_lu_and_mt_call_osmux0(653)@d97f381c6fa7: f_mt_call_complete 8 TC_lu_and_mt_call_osmux0(653)@d97f381c6fa7: f_mt_call_complete 7 TC_lu_and_mt_call_osmux0(653)@d97f381c6fa7: f_mt_call_complete 9 TC_lu_and_mt_call_osmux0(653)@d97f381c6fa7: Osmux ok: use_osmux = true got_osmux_count = 1 TC_lu_and_mt_call_osmux0(653)@d97f381c6fa7: f_mt_call_complete DONE TC_lu_and_mt_call_osmux0(653)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(653)@d97f381c6fa7: Hold the call for some time TC_lu_and_mt_call_osmux0(653)@d97f381c6fa7: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mt_call_osmux0(653)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(653)@d97f381c6fa7: Hangup TC_lu_and_mt_call_osmux0(653)@d97f381c6fa7: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(647)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(647)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(645)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(645)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(645)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(645)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_osmux0(653)@d97f381c6fa7: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(646)@d97f381c6fa7: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(646)@d97f381c6fa7: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(645)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(645)@d97f381c6fa7: vl_len:9 MSC_Test_0-SCCP(645)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(645)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(647)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(648)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mt_call_osmux0(653)1920334260 MSC_Test_0-M3UA(647)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(647)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(647)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(647)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(645)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(645)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(645)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(645)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(645)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(645)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(645)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(645)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_osmux0(653)@d97f381c6fa7: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_call_osmux0(653)@d97f381c6fa7: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_call_osmux0(653)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call_osmux0(653)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call_osmux0(653)@d97f381c6fa7: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(645)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(645)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(645)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(645)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(647)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(647)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(647)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(645)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(647)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(646)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mt_call_osmux0(653)9032572 TC_lu_and_mt_call_osmux0(653)@d97f381c6fa7: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_call_osmux0(653)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(653)@d97f381c6fa7: f_call_hangup 9: done MSC_Test_0-RAN(646)@d97f381c6fa7: Removed IMSI[0] for '262420000000039'H to be handled at TC_lu_and_mt_call_osmux0(653) TC_lu_and_mt_call_osmux0(653)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(653)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-SCCP(645)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(646)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(651)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(644)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(654)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(647)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(648)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(650)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(649)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(652)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(644): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(645): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(646): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(647): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(648): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(649): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(650): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(651): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(652): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_lu_and_mt_call_osmux0(653): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(654): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_lu_and_mt_call_osmux finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_osmux pass'. Sat Apr 20 08:20:05 UTC 2024 ====== MSC_Tests.TC_lu_and_mt_call_osmux pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_lu_and_mt_call_osmux.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=408805) Waiting for packet dumper to finish... 1 (prev_count=408805, count=430398) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_osmux pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_sms'. ------ MSC_Tests.TC_lu_and_mo_sms ------ Sat Apr 20 08:20:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_sms' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_lu_and_mo_sms started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(658)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(658)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(658)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(656)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(659)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(661)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(661)@d97f381c6fa7: CCM Tx:{ msg_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(658)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(658)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test-GSUP-IPA(661)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(661)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test_0-M3UA(658)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test-GSUP-IPA(661)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(661)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(661)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(661)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(658)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(658)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(658)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(658)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(658)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(658)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(658)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(658)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(658)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(658)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(658)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(658)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(658)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(662)@d97f381c6fa7: Created GsupExpect[0] for "262420000000042" to be handled at TC_lu_and_mo_sms0(664) TC_lu_and_mo_sms0(664)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000042'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(658)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(658)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(658)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(657)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(657)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mo_sms0(664)14136871 MSC_Test_0-SCCP(656)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(657)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(658)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(658)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(658)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(658)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(658)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(656)@d97f381c6fa7: { messageType := 2, destLocRef := 'D7B627'O, sourceLocRef := '000056'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(656)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(662)@d97f381c6fa7: Found GsupExpect[0] for "262420000000042" handled at TC_lu_and_mo_sms0(664) MSC_Test-GSUP(662)@d97f381c6fa7: Added IMSI table entry 0TC_lu_and_mo_sms0(664)"262420000000042" MSC_Test_0-SCCP(656)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(656)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(656)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(656)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_sms0(664)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_sms0(664)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-SCCP(656)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(656)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(656)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(656)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(658)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(658)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(658)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(656)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(656)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(656)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(656)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_sms0(664)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(657)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(657)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(656)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(656)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(656)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(656)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(658)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(658)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(658)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(656)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(656)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(656)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(656)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(656)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(656)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(656)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(656)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(658)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(658)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(658)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(656)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(658)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(657)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mo_sms0(664)14136871 TC_lu_and_mo_sms0(664)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_sms0(664)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_sms0(664)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_sms0(664)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_sms0(664)@d97f381c6fa7: 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 := 'A762654A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(657)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mo_sms0(664)12778099 MSC_Test_0-RAN(657)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(656)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(658)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(658)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(658)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(658)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(658)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(658)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(658)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(656)@d97f381c6fa7: { messageType := 2, destLocRef := 'C2FA73'O, sourceLocRef := '000057'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(656)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(656)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(656)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(656)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(656)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(656)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(656)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(656)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(656)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_sms0(664)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_sms0(664)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(656)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(656)@d97f381c6fa7: vl_len:28 MSC_Test_0-SCCP(656)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(656)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(658)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(658)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(658)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(658)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(658)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(656)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(656)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(656)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(656)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(656)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(656)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(656)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(656)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_sms0(664)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_sms0(664)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(656)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(656)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(656)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(656)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(658)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(658)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(658)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(656)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(656)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(656)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(656)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(656)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(656)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(656)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(656)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(658)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(658)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(658)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(656)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-RAN(657)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mo_sms0(664)12778099 MSC_Test_0-M3UA(658)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_sms0(664)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_sms0(664)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_sms0(664)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_sms0(664)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-RAN(657)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(656)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(655)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(660)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(662)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(658)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(659)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(663)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(661)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(665)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(655): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(656): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(657): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(658): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(659): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(660): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(661): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(662): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(663): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_lu_and_mo_sms0(664): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(665): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_lu_and_mo_sms finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_sms pass'. Sat Apr 20 08:20:10 UTC 2024 ====== MSC_Tests.TC_lu_and_mo_sms pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_lu_and_mo_sms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=240002) Waiting for packet dumper to finish... 1 (prev_count=240002, count=327403) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_sms pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_sms'. ------ MSC_Tests.TC_lu_and_mt_sms ------ Sat Apr 20 08:20:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_sms' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_lu_and_mt_sms started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(669)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(669)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(669)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(667)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(670)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(672)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(672)@d97f381c6fa7: CCM Tx:{ msg_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(669)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(669)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test-GSUP-IPA(672)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(672)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test_0-M3UA(669)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test-GSUP-IPA(672)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(672)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(672)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(672)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(669)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(669)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(669)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(669)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(669)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(669)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(669)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(669)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(669)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(669)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(669)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(669)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(669)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(673)@d97f381c6fa7: Created GsupExpect[0] for "262420000000043" to be handled at TC_lu_and_mt_sms0(675) TC_lu_and_mt_sms0(675)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000043'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(669)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(669)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(669)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(668)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(668)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mt_sms0(675)8578190 MSC_Test_0-SCCP(667)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(668)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(669)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(669)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(669)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(669)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(669)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(667)@d97f381c6fa7: { messageType := 2, destLocRef := '82E48E'O, sourceLocRef := '000058'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(667)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(667)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(667)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(667)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(667)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(673)@d97f381c6fa7: Found GsupExpect[0] for "262420000000043" handled at TC_lu_and_mt_sms0(675) MSC_Test-GSUP(673)@d97f381c6fa7: Added IMSI table entry 0TC_lu_and_mt_sms0(675)"262420000000043" MSC_Test_0-SCCP(667)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(667)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(667)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(667)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(669)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_sms0(675)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms0(675)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(669)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(669)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(667)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(667)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(667)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(667)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms0(675)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(668)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(668)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(667)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(667)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(667)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(667)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(669)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(669)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(669)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(667)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(667)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(667)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(667)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(667)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(667)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(667)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(667)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(669)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(669)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(669)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(667)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(669)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(668)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mt_sms0(675)8578190 TC_lu_and_mt_sms0(675)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms0(675)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms0(675)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms0(675)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(668)@d97f381c6fa7: Created IMSI[0] for '262420000000043'H'21F28396'O to be handled at TC_lu_and_mt_sms0(675) MSC_Test_0-M3UA(669)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(669)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(668)@d97f381c6fa7: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_sms0(675) TC_lu_and_mt_sms0(675)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms0(675)@d97f381c6fa7: 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 := '21F28396'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(668)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mt_sms0(675)5125785 MSC_Test_0-SCCP(667)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(669)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(669)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(669)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(669)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(669)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(669)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(669)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(667)@d97f381c6fa7: { messageType := 2, destLocRef := '4E3699'O, sourceLocRef := '000059'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(667)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(667)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(667)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(667)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(667)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(667)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(667)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(667)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(667)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms0(675)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms0(675)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms0(675)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(667)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(667)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(667)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(667)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-SCCP(667)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(667)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(667)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(667)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(669)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(669)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(669)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(669)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(669)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(669)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(667)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(667)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(667)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(667)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(667)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(667)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(667)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(667)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms0(675)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(667)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(667)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(667)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(667)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(669)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(669)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(669)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(667)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(669)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(668)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mt_sms0(675)5125785 TC_lu_and_mt_sms0(675)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms0(675)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms0(675)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms0(675)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test-GSUP(673)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(669)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(670)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(668)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(667)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(666)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(676)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(674)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(672)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(671)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(666): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(667): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(668): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(669): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(670): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(671): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(672): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(673): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(674): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_lu_and_mt_sms0(675): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(676): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_lu_and_mt_sms finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms pass'. Sat Apr 20 08:20:17 UTC 2024 ====== MSC_Tests.TC_lu_and_mt_sms pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_lu_and_mt_sms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=333052) Waiting for packet dumper to finish... 1 (prev_count=333052, count=334129) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: 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 ------ Sat Apr 20 08:20:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_sms_already_paging' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_lu_and_mt_sms_already_paging started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(680)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(680)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(680)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(678)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(681)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(683)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(683)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(683)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(683)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(683)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(683)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(683)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(683)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(684)@d97f381c6fa7: Created GsupExpect[0] for "262420000000044" to be handled at TC_lu_and_mt_sms_already_paging0(686) TC_lu_and_mt_sms_already_paging0(686)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000044'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(680)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(680)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(680)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(680)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(680)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(680)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(680)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(680)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(680)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(680)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(680)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(680)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(680)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(680)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(680)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(680)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(680)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(680)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(680)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(679)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(679)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mt_sms_already_paging0(686)13997340 MSC_Test_0-SCCP(678)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(679)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(680)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(680)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(680)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(680)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(680)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(678)@d97f381c6fa7: { messageType := 2, destLocRef := 'D5951C'O, sourceLocRef := '00005A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(678)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(678)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(678)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(678)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(678)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(684)@d97f381c6fa7: Found GsupExpect[0] for "262420000000044" handled at TC_lu_and_mt_sms_already_paging0(686) MSC_Test-GSUP(684)@d97f381c6fa7: Added IMSI table entry 0TC_lu_and_mt_sms_already_paging0(686)"262420000000044" MSC_Test_0-SCCP(678)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(678)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(678)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(678)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(680)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_sms_already_paging0(686)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_already_paging0(686)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(680)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(680)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(678)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(678)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(678)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(678)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_already_paging0(686)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(679)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(679)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(678)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(678)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(678)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(678)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(680)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(680)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(680)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(678)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(678)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(678)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(678)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(678)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(678)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(678)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(678)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(680)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(680)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(680)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(678)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(680)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(679)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mt_sms_already_paging0(686)13997340 TC_lu_and_mt_sms_already_paging0(686)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(686)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_already_paging0(686)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(686)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(679)@d97f381c6fa7: Created IMSI[0] for '262420000000044'H'6C4158B5'O to be handled at TC_lu_and_mt_sms_already_paging0(686) TC_lu_and_mt_sms_already_paging0(686)@d97f381c6fa7: first SMS MSC_Test_0-M3UA(680)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(680)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(679)@d97f381c6fa7: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_sms_already_paging0(686) TC_lu_and_mt_sms_already_paging0(686)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(686)@d97f381c6fa7: second SMS TC_lu_and_mt_sms_already_paging0(686)@d97f381c6fa7: 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 := '6C4158B5'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(679)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mt_sms_already_paging0(686)3621670 MSC_Test_0-SCCP(678)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(680)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(680)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(680)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(680)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(680)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(680)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(680)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(678)@d97f381c6fa7: { messageType := 2, destLocRef := '374326'O ("7C&"), sourceLocRef := '00005B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(678)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(678)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(678)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(678)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(678)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(678)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(678)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(678)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(678)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_already_paging0(686)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_already_paging0(686)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(686)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(678)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(678)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(678)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(678)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(680)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(678)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(678)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(678)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(678)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(680)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(680)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(680)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(680)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(680)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(678)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(678)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(678)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(678)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(678)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(678)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(678)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(678)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_already_paging0(686)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(686)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(678)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(678)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(678)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(678)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0103029904'O MSC_Test_0-SCCP(678)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(678)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(678)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(678)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0103059901020201'O MSC_Test_0-M3UA(680)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(680)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(680)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(680)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(680)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(680)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(678)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(678)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(678)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(678)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(678)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(678)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(678)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(678)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_already_paging0(686)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(678)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(678)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(678)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(678)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(680)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(680)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(680)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(678)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(680)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(679)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mt_sms_already_paging0(686)3621670 TC_lu_and_mt_sms_already_paging0(686)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(686)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_already_paging0(686)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(686)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test-MNCC(681)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(678)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(680)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(684)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(679)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(682)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(677)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(685)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(687)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(683)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(677): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(678): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(679): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(680): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(681): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(682): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(683): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(684): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(685): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_lu_and_mt_sms_already_paging0(686): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(687): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_lu_and_mt_sms_already_paging finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms_already_paging pass'. Sat Apr 20 08:20:23 UTC 2024 ====== MSC_Tests.TC_lu_and_mt_sms_already_paging pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_lu_and_mt_sms_already_paging.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=379891) Waiting for packet dumper to finish... 1 (prev_count=379891, count=381974) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms_already_paging pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: 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 ------ Sat Apr 20 08:20:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_sms_paging_and_nothing' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_lu_and_mt_sms_paging_and_nothing started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(691)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(691)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(691)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-SCCP(689)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(692)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(694)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(694)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(694)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(694)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(694)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(694)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(694)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(694)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(695)@d97f381c6fa7: Created GsupExpect[0] for "262420000001843" to be handled at TC_lu_and_mt_sms_paging_and_nothing0(697) TC_lu_and_mt_sms_paging_and_nothing0(697)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001843'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(691)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(691)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(691)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(691)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(691)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(691)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(691)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(691)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(691)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(691)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(691)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(691)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(691)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(691)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(691)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(691)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(691)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(691)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(691)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(690)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(690)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mt_sms_paging_and_nothing0(697)6116791 MSC_Test_0-SCCP(689)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(690)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(691)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(691)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(691)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(691)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(691)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(689)@d97f381c6fa7: { messageType := 2, destLocRef := '5D55B7'O, sourceLocRef := '00005C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(689)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(689)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(689)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(689)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(689)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(695)@d97f381c6fa7: Found GsupExpect[0] for "262420000001843" handled at TC_lu_and_mt_sms_paging_and_nothing0(697) MSC_Test-GSUP(695)@d97f381c6fa7: Added IMSI table entry 0TC_lu_and_mt_sms_paging_and_nothing0(697)"262420000001843" MSC_Test_0-SCCP(689)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(689)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(689)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(689)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(691)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_sms_paging_and_nothing0(697)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_paging_and_nothing0(697)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(691)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(691)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(689)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(689)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(689)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(689)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_paging_and_nothing0(697)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(690)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(690)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(689)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(689)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(689)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(689)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(691)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(691)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(691)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(689)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(689)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(689)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(689)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(689)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(689)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(689)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(689)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(691)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(691)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(691)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(689)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(691)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(690)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mt_sms_paging_and_nothing0(697)6116791 TC_lu_and_mt_sms_paging_and_nothing0(697)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_and_nothing0(697)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_paging_and_nothing0(697)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_and_nothing0(697)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(690)@d97f381c6fa7: Created IMSI[0] for '262420000001843'H'051C7C77'O to be handled at TC_lu_and_mt_sms_paging_and_nothing0(697) MSC_Test_0-M3UA(691)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(691)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(690)@d97f381c6fa7: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_sms_paging_and_nothing0(697) TC_lu_and_mt_sms_paging_and_nothing0(697)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(691)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(691)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP-IPA(694)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(694)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_lu_and_mt_sms_paging_and_nothing0(697)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_and_nothing0(697)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_and_nothing0(697)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-SCCP(689)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(690)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(695)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(688)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(691)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(696)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(692)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(698)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(693)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(694)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(688): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(689): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(690): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(691): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(692): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(693): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(694): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(695): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(696): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_lu_and_mt_sms_paging_and_nothing0(697): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(698): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_lu_and_mt_sms_paging_and_nothing finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms_paging_and_nothing pass'. Sat Apr 20 08:20:49 UTC 2024 ====== MSC_Tests.TC_lu_and_mt_sms_paging_and_nothing pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_lu_and_mt_sms_paging_and_nothing.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=224960) Waiting for packet dumper to finish... 1 (prev_count=224960, count=226037) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms_paging_and_nothing pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: 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 ------ Sat Apr 20 08:20:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_sms_paging_repeated' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_lu_and_mt_sms_paging_repeated started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(702)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(702)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(702)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(700)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(703)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(705)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(705)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(705)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(705)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(705)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(705)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(705)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(705)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(702)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(702)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(702)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(702)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(702)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(702)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(702)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(702)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(702)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(702)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(702)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(702)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(702)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(702)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(702)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(702)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(706)@d97f381c6fa7: Created GsupExpect[0] for "262420000001844" to be handled at TC_lu_and_mt_sms_paging_repeated0(708) TC_lu_and_mt_sms_paging_repeated0(708)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001844'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(702)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(702)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(702)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(701)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(701)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mt_sms_paging_repeated0(708)16002281 MSC_Test_0-SCCP(700)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(701)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(702)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(702)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(702)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(702)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(702)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(700)@d97f381c6fa7: { messageType := 2, destLocRef := 'F42CE9'O, sourceLocRef := '00005D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(700)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(700)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(700)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(700)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(700)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(706)@d97f381c6fa7: Found GsupExpect[0] for "262420000001844" handled at TC_lu_and_mt_sms_paging_repeated0(708) MSC_Test-GSUP(706)@d97f381c6fa7: Added IMSI table entry 0TC_lu_and_mt_sms_paging_repeated0(708)"262420000001844" TC_lu_and_mt_sms_paging_repeated0(708)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_paging_repeated0(708)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-SCCP(700)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(700)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(700)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(700)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(702)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(702)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(702)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(700)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(700)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(700)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(700)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_paging_repeated0(708)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(701)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(701)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(700)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(700)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(700)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(700)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(702)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(702)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(702)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(700)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(700)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(700)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(700)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(700)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(700)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(700)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(700)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(702)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(702)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(702)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(700)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(702)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(701)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mt_sms_paging_repeated0(708)16002281 TC_lu_and_mt_sms_paging_repeated0(708)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_repeated0(708)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_paging_repeated0(708)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_repeated0(708)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(701)@d97f381c6fa7: Created IMSI[0] for '262420000001844'H'14FA25EE'O to be handled at TC_lu_and_mt_sms_paging_repeated0(708) TC_lu_and_mt_sms_paging_repeated0(708)@d97f381c6fa7: Expecting first Paging MSC_Test_0-M3UA(702)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(702)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(701)@d97f381c6fa7: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_sms_paging_repeated0(708) TC_lu_and_mt_sms_paging_repeated0(708)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_repeated0(708)@d97f381c6fa7: GERAN: expect no further Paging TC_lu_and_mt_sms_paging_repeated0(708)@d97f381c6fa7: GERAN: No further Paging received, as expected TC_lu_and_mt_sms_paging_repeated0(708)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_repeated0(708)@d97f381c6fa7: 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 := '14FA25EE'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(701)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mt_sms_paging_repeated0(708)2685090 MSC_Test_0-SCCP(700)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(702)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(702)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(702)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(702)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(702)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(702)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(702)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(700)@d97f381c6fa7: { messageType := 2, destLocRef := '28F8A2'O, sourceLocRef := '00005E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(700)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(700)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(700)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(700)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(700)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(700)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(700)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(700)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(700)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_paging_repeated0(708)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_paging_repeated0(708)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_repeated0(708)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(700)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(700)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(700)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(700)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(702)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(700)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(700)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(700)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(700)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(702)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(702)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(702)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(702)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(702)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(700)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(700)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(700)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(700)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(700)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(700)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(700)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(700)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_paging_repeated0(708)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(700)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(700)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(700)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(700)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(702)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(702)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(702)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(700)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(702)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(701)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mt_sms_paging_repeated0(708)2685090 TC_lu_and_mt_sms_paging_repeated0(708)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_repeated0(708)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_paging_repeated0(708)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_repeated0(708)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test-GSUP(706)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(700)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(703)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(702)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(699)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(704)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(701)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(707)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(705)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(709)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(699): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(700): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(701): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(702): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(703): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(704): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(705): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(706): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(707): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_lu_and_mt_sms_paging_repeated0(708): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(709): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_lu_and_mt_sms_paging_repeated finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms_paging_repeated pass'. Sat Apr 20 08:21:00 UTC 2024 ====== MSC_Tests.TC_lu_and_mt_sms_paging_repeated pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_lu_and_mt_sms_paging_repeated.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=332812) Waiting for packet dumper to finish... 1 (prev_count=332812, count=333889) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms_paging_repeated pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_smpp_mo_sms'. ------ MSC_Tests.TC_smpp_mo_sms ------ Sat Apr 20 08:21:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_smpp_mo_sms' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_smpp_mo_sms started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(713)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(713)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(713)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(711)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(714)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(716)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(716)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(716)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(716)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(716)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(716)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(716)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(716)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(717)@d97f381c6fa7: Created GsupExpect[0] for "262420000000044" to be handled at TC_smpp_mo_sms0(719) TC_smpp_mo_sms0(719)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000044'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(713)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(713)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(713)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(713)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(713)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(713)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(713)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(713)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(713)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(713)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(713)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(713)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(713)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(713)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(713)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(713)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(713)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(713)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(713)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(712)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(712)@d97f381c6fa7: Added conn table entry 0TC_smpp_mo_sms0(719)10705221 MSC_Test_0-SCCP(711)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(712)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(713)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(713)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(713)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(713)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(713)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(711)@d97f381c6fa7: { messageType := 2, destLocRef := 'A35945'O, sourceLocRef := '00005F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(711)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(711)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(711)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(711)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(711)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(717)@d97f381c6fa7: Found GsupExpect[0] for "262420000000044" handled at TC_smpp_mo_sms0(719) MSC_Test-GSUP(717)@d97f381c6fa7: Added IMSI table entry 0TC_smpp_mo_sms0(719)"262420000000044" MSC_Test_0-SCCP(711)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(711)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(711)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(711)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(713)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_smpp_mo_sms0(719)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms0(719)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(713)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(713)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(711)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(711)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(711)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(711)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms0(719)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(712)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(712)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(711)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(711)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(711)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(711)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(713)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(713)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(713)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(711)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(711)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(711)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(711)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(711)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(711)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(711)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(711)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(713)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(713)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(713)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(711)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(713)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(712)@d97f381c6fa7: Deleted conn table entry 0TC_smpp_mo_sms0(719)10705221 TC_smpp_mo_sms0(719)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms0(719)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms0(719)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms0(719)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms0(719)@d97f381c6fa7: 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 := '14793B7E'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(712)@d97f381c6fa7: Added conn table entry 0TC_smpp_mo_sms0(719)14591724 MSC_Test_0-RAN(712)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(711)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(713)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(713)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(713)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(713)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(713)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(713)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(713)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(711)@d97f381c6fa7: { messageType := 2, destLocRef := 'DEA6EC'O, sourceLocRef := '000060'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(711)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(711)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(711)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(711)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(711)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(711)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(711)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(711)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(711)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms0(719)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms0(719)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(711)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(711)@d97f381c6fa7: vl_len:28 MSC_Test_0-SCCP(711)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(711)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(713)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(713)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(713)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(711)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(711)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(711)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(711)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms0(719)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(713)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(713)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(711)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(711)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(711)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(711)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms0(719)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(711)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(711)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(711)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(711)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(713)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(713)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(713)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(711)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(711)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(711)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(711)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(711)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(711)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(711)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(711)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(713)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(713)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(713)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(711)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(713)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(712)@d97f381c6fa7: Deleted conn table entry 0TC_smpp_mo_sms0(719)14591724 TC_smpp_mo_sms0(719)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms0(719)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms0(719)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms0(719)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-SCCP(711)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(717)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(712)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(713)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(714)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(715)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(710)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(718)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(716)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(720)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(710): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(711): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(712): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(713): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(714): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(715): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(716): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(717): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(718): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_smpp_mo_sms0(719): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(720): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_smpp_mo_sms finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_smpp_mo_sms pass'. Sat Apr 20 08:21:05 UTC 2024 ====== MSC_Tests.TC_smpp_mo_sms pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_smpp_mo_sms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=241850) Waiting for packet dumper to finish... 1 (prev_count=241850, count=331549) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_smpp_mo_sms pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_smpp_mo_sms_rp_error'. ------ MSC_Tests.TC_smpp_mo_sms_rp_error ------ Sat Apr 20 08:21:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_smpp_mo_sms_rp_error' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_smpp_mo_sms_rp_error started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(724)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(724)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(724)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(722)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(725)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(727)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(727)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(727)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(727)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(727)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(727)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(727)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(727)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(728)@d97f381c6fa7: Created GsupExpect[0] for "262420000000045" to be handled at TC_smpp_mo_sms_rp_error0(730) TC_smpp_mo_sms_rp_error0(730)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000045'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(724)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(724)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(724)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(724)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(724)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(724)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(724)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(724)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(724)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(724)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(724)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(724)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(724)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(724)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(724)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(724)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(724)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(724)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(724)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(723)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(723)@d97f381c6fa7: Added conn table entry 0TC_smpp_mo_sms_rp_error0(730)8290988 MSC_Test_0-SCCP(722)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(723)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(724)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(724)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(724)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(724)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(724)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(722)@d97f381c6fa7: { messageType := 2, destLocRef := '7E82AC'O, sourceLocRef := '000061'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(722)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(722)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(722)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(722)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(722)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(728)@d97f381c6fa7: Found GsupExpect[0] for "262420000000045" handled at TC_smpp_mo_sms_rp_error0(730) MSC_Test-GSUP(728)@d97f381c6fa7: Added IMSI table entry 0TC_smpp_mo_sms_rp_error0(730)"262420000000045" MSC_Test_0-SCCP(722)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(722)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(722)@d97f381c6fa7: vl_from0 TC_smpp_mo_sms_rp_error0(730)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(722)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_smpp_mo_sms_rp_error0(730)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(724)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(724)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(724)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(722)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(722)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(722)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(722)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms_rp_error0(730)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(723)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(723)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(722)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(722)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(722)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(722)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(724)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(724)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(724)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(722)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(722)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(722)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(722)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(722)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(722)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(722)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(722)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(724)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(724)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(724)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(722)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(724)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(723)@d97f381c6fa7: Deleted conn table entry 0TC_smpp_mo_sms_rp_error0(730)8290988 TC_smpp_mo_sms_rp_error0(730)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms_rp_error0(730)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms_rp_error0(730)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms_rp_error0(730)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms_rp_error0(730)@d97f381c6fa7: 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 := '01303209'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(723)@d97f381c6fa7: Added conn table entry 0TC_smpp_mo_sms_rp_error0(730)13253805 MSC_Test_0-RAN(723)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(722)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(724)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(724)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(724)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(724)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(724)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(724)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(724)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(722)@d97f381c6fa7: { messageType := 2, destLocRef := 'CA3CAD'O, sourceLocRef := '000062'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(722)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(722)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(722)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(722)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(722)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(722)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(722)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(722)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(722)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms_rp_error0(730)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms_rp_error0(730)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(722)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(722)@d97f381c6fa7: vl_len:28 MSC_Test_0-SCCP(722)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(722)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(724)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(724)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(724)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(722)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(722)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(722)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(722)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms_rp_error0(730)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(724)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(724)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(722)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(722)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(722)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(722)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms_rp_error0(730)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(722)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(722)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(722)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(722)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(724)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(724)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(724)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(722)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(722)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(722)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(722)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(722)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(722)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(722)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(722)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(724)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(724)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(724)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(722)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(724)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(723)@d97f381c6fa7: Deleted conn table entry 0TC_smpp_mo_sms_rp_error0(730)13253805 TC_smpp_mo_sms_rp_error0(730)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms_rp_error0(730)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms_rp_error0(730)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms_rp_error0(730)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-RAN(723)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(724)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(722)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(725)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(728)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(721)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(731)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(729)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(726)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(727)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(721): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(722): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(723): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(724): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(725): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(726): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(727): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(728): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(729): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_smpp_mo_sms_rp_error0(730): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(731): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_smpp_mo_sms_rp_error finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_smpp_mo_sms_rp_error pass'. Sat Apr 20 08:21:11 UTC 2024 ====== MSC_Tests.TC_smpp_mo_sms_rp_error pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_smpp_mo_sms_rp_error.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=241583) Waiting for packet dumper to finish... 1 (prev_count=241583, count=331245) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_smpp_mo_sms_rp_error pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_smpp_mt_sms'. ------ MSC_Tests.TC_smpp_mt_sms ------ Sat Apr 20 08:21:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_smpp_mt_sms' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_smpp_mt_sms started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(735)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(735)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(735)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(733)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(736)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(738)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(738)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(738)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(738)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(738)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(738)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(738)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(738)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(739)@d97f381c6fa7: Created GsupExpect[0] for "262420000000045" to be handled at TC_smpp_mt_sms0(741) TC_smpp_mt_sms0(741)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000045'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(735)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(735)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(735)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(735)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(735)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(735)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(735)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(735)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(735)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(735)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(735)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(735)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(735)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(735)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(735)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(735)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(735)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(735)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(735)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(734)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(734)@d97f381c6fa7: Added conn table entry 0TC_smpp_mt_sms0(741)16211428 MSC_Test_0-SCCP(733)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(734)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(735)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(735)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(735)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(735)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(735)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(733)@d97f381c6fa7: { messageType := 2, destLocRef := 'F75DE4'O, sourceLocRef := '000063'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(733)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(733)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(733)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(733)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(733)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(739)@d97f381c6fa7: Found GsupExpect[0] for "262420000000045" handled at TC_smpp_mt_sms0(741) MSC_Test-GSUP(739)@d97f381c6fa7: Added IMSI table entry 0TC_smpp_mt_sms0(741)"262420000000045" MSC_Test_0-SCCP(733)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(733)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(733)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(733)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(735)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_smpp_mt_sms0(741)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mt_sms0(741)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(735)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(735)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(733)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(733)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(733)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(733)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mt_sms0(741)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(734)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(734)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(733)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(733)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(733)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(733)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(735)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(735)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(735)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(733)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(733)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(733)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(733)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(733)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(733)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(733)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(733)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(735)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(735)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(735)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(733)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(735)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(734)@d97f381c6fa7: Deleted conn table entry 0TC_smpp_mt_sms0(741)16211428 TC_smpp_mt_sms0(741)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(741)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mt_sms0(741)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(741)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(734)@d97f381c6fa7: Created IMSI[0] for '262420000000045'H'16DB15A3'O to be handled at TC_smpp_mt_sms0(741) MSC_Test_0-M3UA(735)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(735)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(734)@d97f381c6fa7: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_smpp_mt_sms0(741) TC_smpp_mt_sms0(741)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(741)@d97f381c6fa7: 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 := '16DB15A3'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(734)@d97f381c6fa7: Added conn table entry 0TC_smpp_mt_sms0(741)6906244 MSC_Test_0-SCCP(733)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(735)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(735)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(735)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(735)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(735)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(735)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(735)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(733)@d97f381c6fa7: { messageType := 2, destLocRef := '696184'O, sourceLocRef := '000064'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(733)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(733)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(733)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(733)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(733)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(733)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(733)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(733)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(733)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mt_sms0(741)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mt_sms0(741)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(741)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(733)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(733)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(733)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(733)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(735)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(733)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(733)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(733)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(733)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(735)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(735)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(735)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(735)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(735)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(733)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(733)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(733)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(733)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(733)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(733)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(733)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(733)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mt_sms0(741)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(733)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(733)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(733)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(733)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(735)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(735)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(735)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(733)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(735)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(734)@d97f381c6fa7: Deleted conn table entry 0TC_smpp_mt_sms0(741)6906244 TC_smpp_mt_sms0(741)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(741)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mt_sms0(741)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(735)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(735)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(734)@d97f381c6fa7: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_smpp_mt_sms0(741) TC_smpp_mt_sms0(741)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(741)@d97f381c6fa7: 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 := '16DB15A3'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(734)@d97f381c6fa7: Added conn table entry 0TC_smpp_mt_sms0(741)2040738 MSC_Test_0-SCCP(733)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(735)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(735)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(735)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(735)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(735)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(733)@d97f381c6fa7: { messageType := 2, destLocRef := '1F23A2'O, sourceLocRef := '000065'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(733)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(735)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(735)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(733)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(733)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(733)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(733)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(733)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(733)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(733)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(733)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mt_sms0(741)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mt_sms0(741)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(741)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(733)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(733)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(733)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(733)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-SCCP(733)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(733)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(733)@d97f381c6fa7: vl_from0 MSC_Test_0-M3UA(735)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(733)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(735)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(735)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(735)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(735)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(735)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(733)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(733)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(733)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(733)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(733)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(733)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(733)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(733)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mt_sms0(741)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(733)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(733)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(733)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(733)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(735)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(735)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(735)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(733)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(735)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(734)@d97f381c6fa7: Deleted conn table entry 0TC_smpp_mt_sms0(741)2040738 TC_smpp_mt_sms0(741)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(741)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mt_sms0(741)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(741)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-M3UA(735)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(734)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(736)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(739)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(733)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(737)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(740)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(738)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(742)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(732)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(732): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(733): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(734): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(735): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(736): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(737): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(738): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(739): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(740): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_smpp_mt_sms0(741): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(742): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_smpp_mt_sms finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_smpp_mt_sms pass'. Sat Apr 20 08:21:17 UTC 2024 ====== MSC_Tests.TC_smpp_mt_sms pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_smpp_mt_sms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=469135) Waiting for packet dumper to finish... 1 (prev_count=469135, count=470212) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_smpp_mt_sms pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mo_sms'. ------ MSC_Tests.TC_gsup_mo_sms ------ Sat Apr 20 08:21:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mo_sms' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_gsup_mo_sms started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(746)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(746)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(746)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-SCCP(744)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(747)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(749)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(749)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(749)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(749)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(749)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(749)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(749)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(749)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(750)@d97f381c6fa7: Created GsupExpect[0] for "262420000000088" to be handled at TC_gsup_mo_sms0(752) MSC_Test-GSUP(750)@d97f381c6fa7: Created GsupExpect[1] for "262420000000088" to be handled at TC_gsup_mo_sms0(752) TC_gsup_mo_sms0(752)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000088'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(746)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(746)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(746)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(746)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(746)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(746)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(746)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(746)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(746)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(746)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(746)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(746)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(746)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(746)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(746)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(746)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(746)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(746)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(746)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(745)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(745)@d97f381c6fa7: Added conn table entry 0TC_gsup_mo_sms0(752)358254 MSC_Test_0-SCCP(744)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(745)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(746)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(746)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(746)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(746)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(746)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(744)@d97f381c6fa7: { messageType := 2, destLocRef := '05776E'O, sourceLocRef := '000066'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(744)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(750)@d97f381c6fa7: Found GsupExpect[0] for "262420000000088" handled at TC_gsup_mo_sms0(752) MSC_Test-GSUP(750)@d97f381c6fa7: Added IMSI table entry 0TC_gsup_mo_sms0(752)"262420000000088" MSC_Test_0-SCCP(744)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(744)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(744)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(744)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(744)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(744)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(744)@d97f381c6fa7: vl_from0 TC_gsup_mo_sms0(752)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mo_sms0(752)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-SCCP(744)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(746)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(746)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(746)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(744)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(744)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(744)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(744)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_sms0(752)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(745)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(745)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(744)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(744)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(744)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(744)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(746)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(746)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(746)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(744)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(744)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(744)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(744)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(744)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(744)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(744)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(744)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(746)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(746)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(746)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(744)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(746)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(745)@d97f381c6fa7: Deleted conn table entry 0TC_gsup_mo_sms0(752)358254 TC_gsup_mo_sms0(752)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_sms0(752)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mo_sms0(752)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_sms0(752)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_sms0(752)@d97f381c6fa7: 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 := '1B3B0EEA'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(745)@d97f381c6fa7: Added conn table entry 0TC_gsup_mo_sms0(752)7938760 MSC_Test_0-RAN(745)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(744)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(746)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(746)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(746)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(746)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(746)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(746)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(746)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(744)@d97f381c6fa7: { messageType := 2, destLocRef := '7922C8'O, sourceLocRef := '000067'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(744)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(744)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(744)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(744)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(744)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(744)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(744)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(744)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(744)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_sms0(752)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mo_sms0(752)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(744)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(744)@d97f381c6fa7: vl_len:28 MSC_Test_0-SCCP(744)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(744)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(746)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(746)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(746)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(744)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(744)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(744)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(744)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_sms0(752)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_sms0(752)@d97f381c6fa7: setverdict(fail): pass -> fail reason: "Rx unexpected GSUP message", new component reason: "Rx unexpected GSUP message" MC@d97f381c6fa7: Test Component 752 has requested to stop MTC. Terminating current testcase execution. MSC_Test_0-SCCP(744)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(747)@d97f381c6fa7: Final verdict of PTC: none TC_gsup_mo_sms0(752)@d97f381c6fa7: Final verdict of PTC: fail reason: "Rx unexpected GSUP message" MSC_Test-MGCP(748)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(750)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(743)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(746)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(751)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(745)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(749)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(753)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(743): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(744): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(745): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(746): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(747): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(748): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(749): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(750): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(751): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_gsup_mo_sms0(752): fail (none -> fail) reason: "Rx unexpected GSUP message" MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(753): none (fail -> fail) MTC@d97f381c6fa7: Test case TC_gsup_mo_sms finished. Verdict: fail reason: Rx unexpected GSUP message MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mo_sms fail'. Sat Apr 20 08:21:22 UTC 2024 ------ MSC_Tests.TC_gsup_mo_sms fail ------ Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_gsup_mo_sms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=241177) Waiting for packet dumper to finish... 1 (prev_count=241177, count=265934) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mo_sms fail' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mo_smma'. ------ MSC_Tests.TC_gsup_mo_smma ------ Sat Apr 20 08:21:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mo_smma' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_gsup_mo_smma started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(757)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(757)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(757)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(755)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(758)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(757)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(757)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(757)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(757)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(757)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(757)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(757)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(757)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(757)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(757)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(757)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(757)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(757)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(757)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(757)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(757)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(757)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(757)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(757)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(756)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP-IPA(760)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(760)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(760)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(760)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(760)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(760)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(760)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(760)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(761)@d97f381c6fa7: Created GsupExpect[0] for "262420000000089" to be handled at TC_gsup_mo_smma0(763) MSC_Test-GSUP(761)@d97f381c6fa7: Created GsupExpect[1] for "262420000000089" to be handled at TC_gsup_mo_smma0(763) TC_gsup_mo_smma0(763)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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-RAN(756)@d97f381c6fa7: Added conn table entry 0TC_gsup_mo_smma0(763)8604858 MSC_Test_0-RAN(756)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(755)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(757)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(757)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(757)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(757)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(757)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(755)@d97f381c6fa7: { messageType := 2, destLocRef := '834CBA'O, sourceLocRef := '000068'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(755)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(755)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(761)@d97f381c6fa7: Found GsupExpect[0] for "262420000000089" handled at TC_gsup_mo_smma0(763) MSC_Test-GSUP(761)@d97f381c6fa7: Added IMSI table entry 0TC_gsup_mo_smma0(763)"262420000000089" MSC_Test_0-SCCP(755)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(755)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(755)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(755)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(755)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(755)@d97f381c6fa7: vl_from0 TC_gsup_mo_smma0(763)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mo_smma0(763)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-SCCP(755)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(757)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(757)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(757)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(755)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(755)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(755)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(755)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_smma0(763)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(756)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(756)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(755)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(755)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(755)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(755)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(757)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(757)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(757)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(755)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(755)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(755)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(755)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(755)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(755)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(755)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(755)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(757)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(757)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(757)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(755)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(757)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(756)@d97f381c6fa7: Deleted conn table entry 0TC_gsup_mo_smma0(763)8604858 TC_gsup_mo_smma0(763)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_smma0(763)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mo_smma0(763)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_smma0(763)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_smma0(763)@d97f381c6fa7: 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 := '3A17338A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(756)@d97f381c6fa7: Added conn table entry 0TC_gsup_mo_smma0(763)7548171 MSC_Test_0-RAN(756)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(755)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(757)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(757)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(757)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(757)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(757)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(757)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(757)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(755)@d97f381c6fa7: { messageType := 2, destLocRef := '732D0B'O ("s-\v"), sourceLocRef := '000069'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(755)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(755)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(755)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(755)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(755)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(755)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(755)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(755)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(755)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_smma0(763)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mo_smma0(763)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(755)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(755)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(755)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(755)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0103050901020642'O MSC_Test_0-M3UA(757)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(757)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(757)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(755)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(755)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(755)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(755)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_smma0(763)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_smma0(763)@d97f381c6fa7: setverdict(fail): pass -> fail reason: "Rx unexpected GSUP message", new component reason: "Rx unexpected GSUP message" MC@d97f381c6fa7: Test Component 763 has requested to stop MTC. Terminating current testcase execution. MSC_Test_0-M3UA(757)@d97f381c6fa7: Final verdict of PTC: none TC_gsup_mo_smma0(763)@d97f381c6fa7: Final verdict of PTC: fail reason: "Rx unexpected GSUP message" MSC_Test-GSUP(761)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(760)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(755)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(759)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(756)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(754)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(758)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(762)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(764)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(754): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(755): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(756): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(757): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(758): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(759): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(760): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(761): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(762): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_gsup_mo_smma0(763): fail (none -> fail) reason: "Rx unexpected GSUP message" MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(764): none (fail -> fail) MTC@d97f381c6fa7: Test case TC_gsup_mo_smma finished. Verdict: fail reason: Rx unexpected GSUP message MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mo_smma fail'. Sat Apr 20 08:21:28 UTC 2024 ------ MSC_Tests.TC_gsup_mo_smma fail ------ Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_gsup_mo_smma.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=229128) Waiting for packet dumper to finish... 1 (prev_count=229128, count=278279) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mo_smma fail' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_ack'. ------ MSC_Tests.TC_gsup_mt_sms_ack ------ Sat Apr 20 08:21:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_ack' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_gsup_mt_sms_ack started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(768)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(768)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(768)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-SCCP(766)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(769)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(771)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(771)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(771)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(771)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(771)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(771)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(771)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(771)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(772)@d97f381c6fa7: Created GsupExpect[0] for "262420000000090" to be handled at TC_gsup_mt_sms_ack0(774) MSC_Test-GSUP(772)@d97f381c6fa7: Created GsupExpect[1] for "262420000000090" to be handled at TC_gsup_mt_sms_ack0(774) TC_gsup_mt_sms_ack0(774)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000090'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(768)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(768)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(768)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(768)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(768)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(768)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(768)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(768)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(768)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(768)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(768)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(768)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(768)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(768)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(768)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(768)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(768)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(768)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(768)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(767)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(767)@d97f381c6fa7: Added conn table entry 0TC_gsup_mt_sms_ack0(774)8826032 MSC_Test_0-SCCP(766)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(767)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(768)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(768)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(768)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(768)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(768)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(766)@d97f381c6fa7: { messageType := 2, destLocRef := '86ACB0'O, sourceLocRef := '00006A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(766)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(772)@d97f381c6fa7: Found GsupExpect[0] for "262420000000090" handled at TC_gsup_mt_sms_ack0(774) MSC_Test-GSUP(772)@d97f381c6fa7: Added IMSI table entry 0TC_gsup_mt_sms_ack0(774)"262420000000090" MSC_Test_0-SCCP(766)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(766)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(766)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(766)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_ack0(774)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_ack0(774)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-SCCP(766)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(766)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(766)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(766)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(768)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(768)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(768)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(766)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(766)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(766)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(766)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_ack0(774)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(767)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(767)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(766)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(766)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(766)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(766)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(768)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(768)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(768)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(766)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(766)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(766)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(766)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(766)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(766)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(766)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(766)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(768)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(768)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(768)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(766)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(768)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(767)@d97f381c6fa7: Deleted conn table entry 0TC_gsup_mt_sms_ack0(774)8826032 TC_gsup_mt_sms_ack0(774)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_ack0(774)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_ack0(774)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_ack0(774)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(767)@d97f381c6fa7: Created IMSI[0] for '262420000000090'H'80CFC6E3'O to be handled at TC_gsup_mt_sms_ack0(774) MSC_Test_0-M3UA(768)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(768)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(767)@d97f381c6fa7: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_gsup_mt_sms_ack0(774) TC_gsup_mt_sms_ack0(774)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_ack0(774)@d97f381c6fa7: 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 := '80CFC6E3'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(767)@d97f381c6fa7: Added conn table entry 0TC_gsup_mt_sms_ack0(774)11081540 MSC_Test_0-SCCP(766)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(768)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(768)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(768)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(768)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(768)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(768)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(768)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(766)@d97f381c6fa7: { messageType := 2, destLocRef := 'A91744'O, sourceLocRef := '00006B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(766)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(766)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(766)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(766)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(766)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(766)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(766)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(766)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(766)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_ack0(774)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_ack0(774)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_ack0(774)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(766)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(766)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(766)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(766)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(768)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(766)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(766)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(766)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(766)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(768)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(768)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(768)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(768)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(768)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(766)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(766)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(766)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(766)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(766)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(766)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(766)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(766)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_ack0(774)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_ack0(774)@d97f381c6fa7: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_sms_ack0(774)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(766)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(766)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(766)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(766)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(768)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(768)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(768)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(766)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(768)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(767)@d97f381c6fa7: Deleted conn table entry 0TC_gsup_mt_sms_ack0(774)11081540 TC_gsup_mt_sms_ack0(774)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_ack0(774)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_ack0(774)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_ack0(774)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-SCCP(766)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(769)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(767)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(773)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(768)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(772)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(771)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(770)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(765)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(775)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(765): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(766): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(767): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(768): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(769): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(770): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(771): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(772): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(773): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_gsup_mt_sms_ack0(774): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(775): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_gsup_mt_sms_ack finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_ack pass'. Sat Apr 20 08:21:33 UTC 2024 ====== MSC_Tests.TC_gsup_mt_sms_ack pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_gsup_mt_sms_ack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=341569) Waiting for packet dumper to finish... 1 (prev_count=341569, count=342646) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_ack pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_err'. ------ MSC_Tests.TC_gsup_mt_sms_err ------ Sat Apr 20 08:21:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_err' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_gsup_mt_sms_err started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(779)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(779)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(779)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-SCCP(777)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(780)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(782)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(782)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(782)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(782)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(782)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(782)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(782)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(782)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(783)@d97f381c6fa7: Created GsupExpect[0] for "262420000000091" to be handled at TC_gsup_mt_sms_err0(785) MSC_Test-GSUP(783)@d97f381c6fa7: Created GsupExpect[1] for "262420000000091" to be handled at TC_gsup_mt_sms_err0(785) TC_gsup_mt_sms_err0(785)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000091'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(779)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(779)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(779)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(779)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(779)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(779)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(779)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(779)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(779)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(779)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(779)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(779)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(779)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(779)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(779)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(779)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(779)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(779)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(779)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(778)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(778)@d97f381c6fa7: Added conn table entry 0TC_gsup_mt_sms_err0(785)9337974 MSC_Test_0-RAN(778)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(777)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(779)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(779)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(779)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(779)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(779)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(777)@d97f381c6fa7: { messageType := 2, destLocRef := '8E7C76'O, sourceLocRef := '00006C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(777)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(777)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(777)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(777)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(777)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(783)@d97f381c6fa7: Found GsupExpect[0] for "262420000000091" handled at TC_gsup_mt_sms_err0(785) MSC_Test-GSUP(783)@d97f381c6fa7: Added IMSI table entry 0TC_gsup_mt_sms_err0(785)"262420000000091" MSC_Test_0-SCCP(777)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(777)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(777)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(777)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(779)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_gsup_mt_sms_err0(785)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_err0(785)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(779)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(779)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(777)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(777)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(777)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(777)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_err0(785)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(778)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(778)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(777)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(777)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(777)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(777)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(779)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(779)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(779)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(777)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(777)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(777)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(777)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(777)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(777)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(777)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(777)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(779)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(779)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(779)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(777)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(779)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(778)@d97f381c6fa7: Deleted conn table entry 0TC_gsup_mt_sms_err0(785)9337974 TC_gsup_mt_sms_err0(785)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_err0(785)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_err0(785)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_err0(785)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(778)@d97f381c6fa7: Created IMSI[0] for '262420000000091'H'2F23ABE6'O to be handled at TC_gsup_mt_sms_err0(785) MSC_Test_0-M3UA(779)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(779)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(778)@d97f381c6fa7: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_gsup_mt_sms_err0(785) TC_gsup_mt_sms_err0(785)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_err0(785)@d97f381c6fa7: 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 := '2F23ABE6'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(778)@d97f381c6fa7: Added conn table entry 0TC_gsup_mt_sms_err0(785)8512100 MSC_Test_0-SCCP(777)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(779)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(779)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(779)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(779)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(779)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(779)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(779)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(777)@d97f381c6fa7: { messageType := 2, destLocRef := '81E264'O, sourceLocRef := '00006D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(777)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(777)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(777)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(777)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(777)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(777)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(777)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(777)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(777)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_err0(785)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_err0(785)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_err0(785)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(777)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(777)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(777)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(777)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(779)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(777)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(777)@d97f381c6fa7: vl_len:10 MSC_Test_0-SCCP(777)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(777)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01030789010404000178'O MSC_Test_0-M3UA(779)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(779)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(779)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(779)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(779)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(777)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(777)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(777)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(777)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(777)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(777)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(777)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(777)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_err0(785)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_err0(785)@d97f381c6fa7: RX MT-forwardSM-Err (RP-ERROR) TC_gsup_mt_sms_err0(785)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MC@d97f381c6fa7: Test Component 785 has requested to stop MTC. Terminating current testcase execution. MSC_Test_0-SCCP(777)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(778)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(779)@d97f381c6fa7: Final verdict of PTC: none TC_gsup_mt_sms_err0(785)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test-GSUP(783)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(776)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(780)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(784)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(786)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(782)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(781)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(776): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(777): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(778): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(779): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(780): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(781): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(782): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(783): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(784): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_gsup_mt_sms_err0(785): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(786): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_gsup_mt_sms_err finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_err pass'. Sat Apr 20 08:21:38 UTC 2024 ====== MSC_Tests.TC_gsup_mt_sms_err pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_gsup_mt_sms_err.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=299867) Waiting for packet dumper to finish... 1 (prev_count=299867, count=300944) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_err pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_rp_mr'. ------ MSC_Tests.TC_gsup_mt_sms_rp_mr ------ Sat Apr 20 08:21:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_rp_mr' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_gsup_mt_sms_rp_mr started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(790)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(790)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(790)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(788)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(791)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(790)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(790)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(790)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(790)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(790)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(790)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(790)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(790)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(790)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(790)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(790)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(790)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(790)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(790)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(790)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(790)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(793)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(793)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(793)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(793)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(793)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(793)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(793)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(793)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(790)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(790)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(790)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(789)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(794)@d97f381c6fa7: Created GsupExpect[0] for "262420000000092" to be handled at TC_gsup_mt_sms_rp_mr0(796) MSC_Test-GSUP(794)@d97f381c6fa7: Created GsupExpect[1] for "262420000000092" to be handled at TC_gsup_mt_sms_rp_mr0(796) TC_gsup_mt_sms_rp_mr0(796)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000092'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(789)@d97f381c6fa7: Added conn table entry 0TC_gsup_mt_sms_rp_mr0(796)9085683 MSC_Test_0-RAN(789)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(788)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(790)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(790)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(790)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(790)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(790)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(788)@d97f381c6fa7: { messageType := 2, destLocRef := '8AA2F3'O, sourceLocRef := '00006E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(788)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(788)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(788)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(788)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(788)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(794)@d97f381c6fa7: Found GsupExpect[0] for "262420000000092" handled at TC_gsup_mt_sms_rp_mr0(796) MSC_Test-GSUP(794)@d97f381c6fa7: Added IMSI table entry 0TC_gsup_mt_sms_rp_mr0(796)"262420000000092" MSC_Test_0-SCCP(788)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(788)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(788)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(788)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(790)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_gsup_mt_sms_rp_mr0(796)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_rp_mr0(796)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(790)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(790)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(788)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(788)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(788)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(788)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_rp_mr0(796)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(789)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(789)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(788)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(788)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(788)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(788)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(790)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(790)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(790)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(788)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(788)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(788)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(788)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(788)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(788)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(788)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(788)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(790)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(790)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(790)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(788)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(790)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(789)@d97f381c6fa7: Deleted conn table entry 0TC_gsup_mt_sms_rp_mr0(796)9085683 TC_gsup_mt_sms_rp_mr0(796)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(796)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_rp_mr0(796)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(796)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(789)@d97f381c6fa7: Created IMSI[0] for '262420000000092'H'004FEDCB'O to be handled at TC_gsup_mt_sms_rp_mr0(796) TC_gsup_mt_sms_rp_mr0(796)@d97f381c6fa7: TX MT-forwardSM-Req for the 1st SMS MSC_Test_0-M3UA(790)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(790)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(789)@d97f381c6fa7: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_gsup_mt_sms_rp_mr0(796) TC_gsup_mt_sms_rp_mr0(796)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(796)@d97f381c6fa7: 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 := '004FEDCB'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(789)@d97f381c6fa7: Added conn table entry 0TC_gsup_mt_sms_rp_mr0(796)3114906 MSC_Test_0-SCCP(788)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(790)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(790)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(790)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(790)@d97f381c6fa7: Message received on association #8 MSC_Test_0-SCCP(788)@d97f381c6fa7: { messageType := 2, destLocRef := '2F879A'O, sourceLocRef := '00006F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(788)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(790)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(788)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(788)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(788)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(788)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(790)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(790)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(788)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(788)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(788)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(788)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_rp_mr0(796)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_rp_mr0(796)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(796)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(796)@d97f381c6fa7: RX the 1st SMS on DTAP, DTAP TID is 0, SM-RP-MR is '00'O TC_gsup_mt_sms_rp_mr0(796)@d97f381c6fa7: TX MT-forwardSM-Req for the 2nd SMS MSC_Test_0-SCCP(788)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(788)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(788)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(788)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(790)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(790)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(790)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(788)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(788)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(788)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(788)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_rp_mr0(796)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(796)@d97f381c6fa7: RX the 2nd SMS on DTAP, DTAP TID is 1, SM-RP-MR is '01'O MSC_Test_0-SCCP(788)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(788)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(788)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(788)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0103029904'O MSC_Test_0-M3UA(790)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(788)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(788)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(788)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(788)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(790)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(790)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(790)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(788)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(788)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(788)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(788)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_rp_mr0(796)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(796)@d97f381c6fa7: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_sms_rp_mr0(796)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(788)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(788)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(788)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(788)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0103059901020201'O MSC_Test_0-M3UA(790)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(790)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(790)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(790)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(790)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(788)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(788)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(788)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(788)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(788)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(788)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(788)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(788)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_rp_mr0(796)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(796)@d97f381c6fa7: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_sms_rp_mr0(796)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(788)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(788)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(788)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(788)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(790)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(790)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(790)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(788)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(790)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(789)@d97f381c6fa7: Deleted conn table entry 0TC_gsup_mt_sms_rp_mr0(796)3114906 TC_gsup_mt_sms_rp_mr0(796)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(796)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_rp_mr0(796)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(796)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-M3UA(790)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(788)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(789)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(794)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(787)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(793)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(791)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(792)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(797)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(795)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(787): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(788): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(789): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(790): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(791): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(792): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(793): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(794): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(795): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_gsup_mt_sms_rp_mr0(796): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(797): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_gsup_mt_sms_rp_mr finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_rp_mr pass'. Sat Apr 20 08:21:44 UTC 2024 ====== MSC_Tests.TC_gsup_mt_sms_rp_mr pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_gsup_mt_sms_rp_mr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=385102) Waiting for packet dumper to finish... 1 (prev_count=385102, count=386179) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_rp_mr pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: 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 ------ Sat Apr 20 08:21:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mo_mt_sms_rp_mr' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_gsup_mo_mt_sms_rp_mr started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(801)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(801)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(801)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-SCCP(799)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(802)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(801)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(801)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(801)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(801)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(801)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(801)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(801)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(801)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(801)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(801)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(801)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(801)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(801)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(801)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(801)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(801)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(804)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(804)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(804)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(804)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(804)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(804)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(804)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(804)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(801)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(801)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(801)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(800)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(805)@d97f381c6fa7: Created GsupExpect[0] for "262420000000093" to be handled at TC_gsup_mo_mt_sms_rp_mr0(807) MSC_Test-GSUP(805)@d97f381c6fa7: Created GsupExpect[1] for "262420000000093" to be handled at TC_gsup_mo_mt_sms_rp_mr0(807) TC_gsup_mo_mt_sms_rp_mr0(807)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000093'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(800)@d97f381c6fa7: Added conn table entry 0TC_gsup_mo_mt_sms_rp_mr0(807)13082725 MSC_Test_0-RAN(800)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(799)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(801)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(801)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(801)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(801)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(801)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(799)@d97f381c6fa7: { messageType := 2, destLocRef := 'C7A065'O, sourceLocRef := '000070'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(799)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(799)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(799)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(799)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(799)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(805)@d97f381c6fa7: Found GsupExpect[0] for "262420000000093" handled at TC_gsup_mo_mt_sms_rp_mr0(807) MSC_Test-GSUP(805)@d97f381c6fa7: Added IMSI table entry 0TC_gsup_mo_mt_sms_rp_mr0(807)"262420000000093" MSC_Test_0-SCCP(799)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(799)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(799)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(799)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(801)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_gsup_mo_mt_sms_rp_mr0(807)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mo_mt_sms_rp_mr0(807)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(801)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(801)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(799)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(799)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(799)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(799)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_mt_sms_rp_mr0(807)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(800)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(800)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(799)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(799)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(799)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(799)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(801)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(801)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(801)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(799)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(799)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(799)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(799)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(799)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(799)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(799)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(799)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(801)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(801)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(801)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(799)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(801)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(800)@d97f381c6fa7: Deleted conn table entry 0TC_gsup_mo_mt_sms_rp_mr0(807)13082725 TC_gsup_mo_mt_sms_rp_mr0(807)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(807)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mo_mt_sms_rp_mr0(807)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(807)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(800)@d97f381c6fa7: Created IMSI[0] for '262420000000093'H'752535A1'O to be handled at TC_gsup_mo_mt_sms_rp_mr0(807) TC_gsup_mo_mt_sms_rp_mr0(807)@d97f381c6fa7: 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 := '752535A1'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(800)@d97f381c6fa7: Added conn table entry 0TC_gsup_mo_mt_sms_rp_mr0(807)3759041 MSC_Test_0-RAN(800)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(799)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(801)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(801)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(801)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(801)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(801)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(801)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(801)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(799)@d97f381c6fa7: { messageType := 2, destLocRef := '395BC1'O, sourceLocRef := '000071'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(799)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(799)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(799)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(799)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(799)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(799)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(799)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(799)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(799)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_mt_sms_rp_mr0(807)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mo_mt_sms_rp_mr0(807)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(807)@d97f381c6fa7: Submit MO SMMA on DTAP, SM-RP-MR is '00'O MSC_Test_0-SCCP(799)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(799)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(799)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(799)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0103050901020600'O MSC_Test_0-M3UA(801)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(801)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(801)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(799)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(799)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(799)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(799)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_mt_sms_rp_mr0(807)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(807)@d97f381c6fa7: setverdict(fail): pass -> fail reason: "Rx unexpected GSUP message", new component reason: "Rx unexpected GSUP message" MC@d97f381c6fa7: Test Component 807 has requested to stop MTC. Terminating current testcase execution. MSC_Test_0-M3UA(801)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(802)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(800)@d97f381c6fa7: Final verdict of PTC: none TC_gsup_mo_mt_sms_rp_mr0(807)@d97f381c6fa7: Final verdict of PTC: fail reason: "Rx unexpected GSUP message" MSC_Test-GSUP-IPA(804)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(799)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(808)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(806)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(798)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(803)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(805)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(798): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(799): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(800): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(801): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(802): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(803): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(804): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(805): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(806): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_gsup_mo_mt_sms_rp_mr0(807): fail (none -> fail) reason: "Rx unexpected GSUP message" MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(808): none (fail -> fail) MTC@d97f381c6fa7: Test case TC_gsup_mo_mt_sms_rp_mr finished. Verdict: fail reason: Rx unexpected GSUP message MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mo_mt_sms_rp_mr fail'. Sat Apr 20 08:21:49 UTC 2024 ------ MSC_Tests.TC_gsup_mo_mt_sms_rp_mr fail ------ Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_gsup_mo_mt_sms_rp_mr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=231221) Waiting for packet dumper to finish... 1 (prev_count=231221, count=269064) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mo_mt_sms_rp_mr fail' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_multi_part_sms'. ------ MSC_Tests.TC_gsup_mt_multi_part_sms ------ Sat Apr 20 08:21:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_multi_part_sms' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_gsup_mt_multi_part_sms started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(812)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(812)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(812)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(810)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(813)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(812)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(812)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(812)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(812)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(812)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(812)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(812)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(812)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(812)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(812)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(812)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(812)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(812)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(812)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(812)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(812)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(815)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(815)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(815)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(815)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(815)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(815)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(815)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(815)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(816)@d97f381c6fa7: Created GsupExpect[0] for "262420000000091" to be handled at TC_gsup_mt_multi_part_sms0(818) MSC_Test-GSUP(816)@d97f381c6fa7: Created GsupExpect[1] for "262420000000091" to be handled at TC_gsup_mt_multi_part_sms0(818) TC_gsup_mt_multi_part_sms0(818)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000091'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(812)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(812)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(812)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(811)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(811)@d97f381c6fa7: Added conn table entry 0TC_gsup_mt_multi_part_sms0(818)15489894 MSC_Test_0-SCCP(810)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(811)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(812)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(812)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(812)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(812)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(812)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(810)@d97f381c6fa7: { messageType := 2, destLocRef := 'EC5B66'O, sourceLocRef := '000072'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(810)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(810)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(810)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(810)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(810)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(816)@d97f381c6fa7: Found GsupExpect[0] for "262420000000091" handled at TC_gsup_mt_multi_part_sms0(818) MSC_Test-GSUP(816)@d97f381c6fa7: Added IMSI table entry 0TC_gsup_mt_multi_part_sms0(818)"262420000000091" MSC_Test_0-SCCP(810)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(810)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(810)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(810)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(812)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_gsup_mt_multi_part_sms0(818)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_multi_part_sms0(818)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(812)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(812)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(810)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(810)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(810)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(810)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(818)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(811)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(811)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(810)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(810)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(810)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(810)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(812)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(812)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(812)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(810)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(810)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(810)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(810)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(810)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(810)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(810)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(810)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(812)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(812)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(812)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(810)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(812)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(811)@d97f381c6fa7: Deleted conn table entry 0TC_gsup_mt_multi_part_sms0(818)15489894 TC_gsup_mt_multi_part_sms0(818)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(818)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_multi_part_sms0(818)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(818)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(811)@d97f381c6fa7: Created IMSI[0] for '262420000000091'H'21ED0BC0'O to be handled at TC_gsup_mt_multi_part_sms0(818) MSC_Test_0-M3UA(812)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(812)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(811)@d97f381c6fa7: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_gsup_mt_multi_part_sms0(818) TC_gsup_mt_multi_part_sms0(818)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(818)@d97f381c6fa7: 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 := '21ED0BC0'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(811)@d97f381c6fa7: Added conn table entry 0TC_gsup_mt_multi_part_sms0(818)6381357 MSC_Test_0-SCCP(810)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(812)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(812)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(812)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(812)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(812)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(812)@d97f381c6fa7: Message received on association #8 MSC_Test_0-SCCP(810)@d97f381c6fa7: { messageType := 2, destLocRef := '615F2D'O ("a_-"), sourceLocRef := '000073'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(810)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(812)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(810)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(810)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(810)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(810)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(810)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(810)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(810)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(810)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(818)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_multi_part_sms0(818)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(818)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(810)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(810)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(810)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(810)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(812)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(810)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(810)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(810)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(810)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(812)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(812)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(812)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(810)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(810)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(810)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(810)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(818)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(818)@d97f381c6fa7: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_multi_part_sms0(818)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(812)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(812)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(810)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(810)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(810)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(810)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(818)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(810)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(810)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(810)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(810)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(812)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(810)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(810)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(810)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(810)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(812)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(812)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(812)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(810)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(810)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(810)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(810)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(818)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(818)@d97f381c6fa7: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_multi_part_sms0(818)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(812)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(812)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(810)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(810)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(810)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(810)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(818)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(810)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(810)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(810)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(810)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-SCCP(810)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(810)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(810)@d97f381c6fa7: vl_from0 MSC_Test_0-M3UA(812)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(810)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(812)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(812)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(812)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(810)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(810)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(810)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(810)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(818)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(818)@d97f381c6fa7: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_multi_part_sms0(818)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(812)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(812)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(810)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(810)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(810)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(810)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(818)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(810)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(810)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(810)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(810)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-SCCP(810)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(810)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(810)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(810)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(812)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(812)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(812)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(812)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(812)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(812)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(810)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(810)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(810)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(810)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(810)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(810)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(810)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(810)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(818)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(818)@d97f381c6fa7: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_multi_part_sms0(818)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(810)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(810)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(810)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(810)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(812)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(812)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(812)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(810)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(812)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(811)@d97f381c6fa7: Deleted conn table entry 0TC_gsup_mt_multi_part_sms0(818)6381357 TC_gsup_mt_multi_part_sms0(818)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(818)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_multi_part_sms0(818)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(818)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-SCCP(810)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(811)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(816)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(819)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(809)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(812)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(813)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(815)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(817)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(814)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(809): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(810): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(811): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(812): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(813): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(814): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(815): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(816): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(817): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_gsup_mt_multi_part_sms0(818): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(819): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_gsup_mt_multi_part_sms finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_multi_part_sms pass'. Sat Apr 20 08:22:01 UTC 2024 ====== MSC_Tests.TC_gsup_mt_multi_part_sms pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_gsup_mt_multi_part_sms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=481939) Waiting for packet dumper to finish... 1 (prev_count=481939, count=483016) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_multi_part_sms pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: 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 ------ Sat Apr 20 08:22:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_ussd_single_request' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_lu_and_mo_ussd_single_request started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(823)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(823)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(823)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(821)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(824)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(823)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(823)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(823)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(823)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(823)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(823)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(823)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(823)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(823)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(823)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(823)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(823)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(823)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(823)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(823)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(823)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(826)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(826)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(826)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(826)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(826)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(826)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(826)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(826)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(823)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(823)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(823)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(822)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(827)@d97f381c6fa7: Created GsupExpect[0] for "262420000000046" to be handled at TC_lu_and_mo_ussd_single_request0(829) TC_lu_and_mo_ussd_single_request0(829)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000046'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(822)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mo_ussd_single_request0(829)9300832 MSC_Test_0-RAN(822)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(821)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(823)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(823)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(823)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(823)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(823)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(821)@d97f381c6fa7: { messageType := 2, destLocRef := '8DEB60'O, sourceLocRef := '000074'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(821)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(827)@d97f381c6fa7: Found GsupExpect[0] for "262420000000046" handled at TC_lu_and_mo_ussd_single_request0(829) MSC_Test-GSUP(827)@d97f381c6fa7: Added IMSI table entry 0TC_lu_and_mo_ussd_single_request0(829)"262420000000046" MSC_Test_0-SCCP(821)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(821)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(821)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(821)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_single_request0(829)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_single_request0(829)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-SCCP(821)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(821)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(821)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(821)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(823)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(823)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(823)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(821)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(821)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(821)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(821)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_single_request0(829)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(822)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(822)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(821)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(821)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(821)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(821)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(823)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(823)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(823)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(821)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(821)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(821)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(821)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(821)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(821)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(821)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(821)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(823)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(823)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(823)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(821)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(823)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(822)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mo_ussd_single_request0(829)9300832 TC_lu_and_mo_ussd_single_request0(829)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_single_request0(829)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_single_request0(829)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_single_request0(829)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_single_request0(829)@d97f381c6fa7: 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 := '78ACD433'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(822)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mo_ussd_single_request0(829)11374852 MSC_Test_0-RAN(822)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(821)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(823)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(823)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(823)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(823)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(823)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(823)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(823)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(821)@d97f381c6fa7: { messageType := 2, destLocRef := 'AD9104'O, sourceLocRef := '000075'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(821)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(821)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(821)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(821)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(821)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(821)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(821)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(821)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(821)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_single_request0(829)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_single_request0(829)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(827)@d97f381c6fa7: Created GsupExpect[0] for "262420000000046" to be handled at TC_lu_and_mo_ussd_single_request0(829) MSC_Test_0-RAN(822)@d97f381c6fa7: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(822)@d97f381c6fa7: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(821)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(821)@d97f381c6fa7: vl_len:28 MSC_Test_0-SCCP(821)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(821)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(823)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_ussd_single_request0(829)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(823)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(823)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(823)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(823)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(821)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(821)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(821)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(821)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(821)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(821)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(821)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(821)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_single_request0(829)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(821)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(821)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(821)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(821)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(823)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(823)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(823)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(821)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(823)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(822)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mo_ussd_single_request0(829)11374852 TC_lu_and_mo_ussd_single_request0(829)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_single_request0(829)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_single_request0(829)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_single_request0(829)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-RAN(822)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(826)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(821)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(827)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(828)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(824)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(825)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(820)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(823)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(830)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(820): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(821): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(822): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(823): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(824): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(825): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(826): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(827): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(828): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_lu_and_mo_ussd_single_request0(829): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(830): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_lu_and_mo_ussd_single_request finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_ussd_single_request pass'. Sat Apr 20 08:22:06 UTC 2024 ====== MSC_Tests.TC_lu_and_mo_ussd_single_request pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_lu_and_mo_ussd_single_request.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=254405) Waiting for packet dumper to finish... 1 (prev_count=254405, count=307954) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_ussd_single_request pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_ussd_notification'. ------ MSC_Tests.TC_lu_and_mt_ussd_notification ------ Sat Apr 20 08:22:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_ussd_notification' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_lu_and_mt_ussd_notification started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(834)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(834)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(834)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(832)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(835)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(834)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(834)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(834)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(834)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(834)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(834)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(834)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(834)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(834)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(834)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(834)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(834)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(834)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(834)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(834)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(834)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(837)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(837)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(837)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(837)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(837)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(837)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(837)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(837)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(838)@d97f381c6fa7: Created GsupExpect[0] for "262420000000047" to be handled at TC_lu_and_mt_ussd_notification0(840) TC_lu_and_mt_ussd_notification0(840)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000047'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(834)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(834)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(834)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(833)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(833)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mt_ussd_notification0(840)13489404 MSC_Test_0-SCCP(832)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(833)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(834)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(834)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(834)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(834)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(834)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(832)@d97f381c6fa7: { messageType := 2, destLocRef := 'CDD4FC'O, sourceLocRef := '000076'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(832)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(832)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(832)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(832)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(832)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(838)@d97f381c6fa7: Found GsupExpect[0] for "262420000000047" handled at TC_lu_and_mt_ussd_notification0(840) MSC_Test-GSUP(838)@d97f381c6fa7: Added IMSI table entry 0TC_lu_and_mt_ussd_notification0(840)"262420000000047" MSC_Test_0-SCCP(832)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(832)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(832)@d97f381c6fa7: vl_from0 TC_lu_and_mt_ussd_notification0(840)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_notification0(840)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-SCCP(832)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(834)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(834)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(834)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(832)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(832)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(832)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(832)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_notification0(840)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(833)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(833)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(832)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(832)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(832)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(832)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(834)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(834)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(834)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(832)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(832)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(832)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(832)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(832)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(832)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(832)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(832)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(834)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(834)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(834)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(832)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(834)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(833)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mt_ussd_notification0(840)13489404 TC_lu_and_mt_ussd_notification0(840)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_notification0(840)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_notification0(840)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_notification0(840)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(833)@d97f381c6fa7: Created IMSI[0] for '262420000000047'H'1ED518E5'O to be handled at TC_lu_and_mt_ussd_notification0(840) MSC_Test-GSUP(838)@d97f381c6fa7: Created GsupExpect[0] for "262420000000047" to be handled at TC_lu_and_mt_ussd_notification0(840) MSC_Test_0-M3UA(834)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(834)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(833)@d97f381c6fa7: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_ussd_notification0(840) TC_lu_and_mt_ussd_notification0(840)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_notification0(840)@d97f381c6fa7: 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 := '1ED518E5'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(833)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mt_ussd_notification0(840)6548414 MSC_Test_0-SCCP(832)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(834)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(834)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(834)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(832)@d97f381c6fa7: { messageType := 2, destLocRef := '63EBBE'O, sourceLocRef := '000077'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(832)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(834)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(834)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(832)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(832)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(832)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(832)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(834)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(834)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(832)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(832)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(832)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(832)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_notification0(840)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_notification0(840)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_notification0(840)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(833)@d97f381c6fa7: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(833)@d97f381c6fa7: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(832)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(832)@d97f381c6fa7: vl_len:11 MSC_Test_0-SCCP(832)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(832)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(834)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_ussd_notification0(840)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(834)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(834)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(834)@d97f381c6fa7: Message received on association #8 MSC_Test_0-SCCP(832)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(832)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(832)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(832)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(834)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(832)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(832)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(832)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(832)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_notification0(840)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(832)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(832)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(832)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(832)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(834)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(834)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(834)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(832)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(834)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(833)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mt_ussd_notification0(840)6548414 TC_lu_and_mt_ussd_notification0(840)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_notification0(840)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_notification0(840)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_notification0(840)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-RAN(833)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(835)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(838)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(834)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(841)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(831)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(832)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(836)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(839)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(837)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(831): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(832): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(833): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(834): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(835): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(836): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(837): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(838): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(839): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_lu_and_mt_ussd_notification0(840): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(841): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_lu_and_mt_ussd_notification finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_ussd_notification pass'. Sat Apr 20 08:22:11 UTC 2024 ====== MSC_Tests.TC_lu_and_mt_ussd_notification pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_lu_and_mt_ussd_notification.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=318774) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_ussd_notification pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: 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 ------ Sat Apr 20 08:22:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_ussd_during_mt_call' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_lu_and_mo_ussd_during_mt_call started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(845)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(845)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(845)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(843)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(846)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(845)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(845)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(845)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(845)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(845)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(845)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(845)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(845)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(845)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(845)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(845)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(845)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(845)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(845)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(845)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(845)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(848)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(848)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(848)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(848)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(848)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(848)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(848)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(848)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(849)@d97f381c6fa7: Created GsupExpect[0] for "262420000000048" to be handled at TC_lu_and_mo_ussd_during_mt_call0(851) TC_lu_and_mo_ussd_during_mt_call0(851)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000048'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(845)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(845)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(845)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(844)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(844)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(851)13858934 MSC_Test_0-SCCP(843)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(844)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(845)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(845)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(845)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(845)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(845)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(843)@d97f381c6fa7: { messageType := 2, destLocRef := 'D37876'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-GSUP(849)@d97f381c6fa7: Found GsupExpect[0] for "262420000000048" handled at TC_lu_and_mo_ussd_during_mt_call0(851) MSC_Test-GSUP(849)@d97f381c6fa7: Added IMSI table entry 0TC_lu_and_mo_ussd_during_mt_call0(851)"262420000000048" MSC_Test_0-SCCP(843)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(843)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(843)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(843)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(843)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_during_mt_call0(851)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(843)@d97f381c6fa7: Session index based on connection ID:0 TC_lu_and_mo_ussd_during_mt_call0(851)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-SCCP(843)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(843)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(843)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(845)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(845)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(845)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(843)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(843)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(843)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(843)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_during_mt_call0(851)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(844)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(844)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(843)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(843)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(843)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(843)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(845)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(845)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(845)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(843)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(843)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(843)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(843)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(843)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(843)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(843)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(843)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(845)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(845)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(845)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(843)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(845)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(844)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(851)13858934 TC_lu_and_mo_ussd_during_mt_call0(851)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_during_mt_call0(851)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_during_mt_call0(851)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_during_mt_call0(851)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(846)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(851)158244235 MSC_Test_0-RAN(844)@d97f381c6fa7: Created IMSI[0] for '262420000000048'H'26F9DBA2'O to be handled at TC_lu_and_mo_ussd_during_mt_call0(851) MSC_Test_0-M3UA(845)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(845)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(844)@d97f381c6fa7: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mo_ussd_during_mt_call0(851) TC_lu_and_mo_ussd_during_mt_call0(851)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(844)@d97f381c6fa7: Created IMSI[1] for '262420000000048'H'26F9DBA2'O to be handled at TC_lu_and_mo_ussd_during_mt_call0(851) TC_lu_and_mo_ussd_during_mt_call0(851)@d97f381c6fa7: 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 := '26F9DBA2'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(844)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(851)9866646 MSC_Test_0-SCCP(843)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(845)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(845)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(845)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(843)@d97f381c6fa7: { messageType := 2, destLocRef := '968D96'O, sourceLocRef := '000079'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(843)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(845)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(845)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(843)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(843)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(843)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(843)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(845)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(845)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(843)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(843)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(843)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(843)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_during_mt_call0(851)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_during_mt_call0(851)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_during_mt_call0(851)@d97f381c6fa7: f_mt_call_complete 1 MSC_Test_0-RAN(844)@d97f381c6fa7: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(844)@d97f381c6fa7: patched enc_l3: '8301'O MSC_Test_0-SCCP(843)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(843)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(843)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(843)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(845)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_ussd_during_mt_call0(851)@d97f381c6fa7: f_mt_call_complete 2 MSC_Test-MGCP(847)@d97f381c6fa7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_ussd_during_mt_call0(851) MSC_Test-MGCP(847)@d97f381c6fa7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "87", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2c" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_ussd_during_mt_call0(851) TC_lu_and_mo_ussd_during_mt_call0(851)@d97f381c6fa7: f_mt_call_complete 3 TC_lu_and_mo_ussd_during_mt_call0(851)@d97f381c6fa7: f_mt_call_complete 4 MSC_Test_0-M3UA(845)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(845)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(843)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(843)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(843)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(843)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_during_mt_call0(851)@d97f381c6fa7: f_mt_call_complete 6 MSC_Test_0-SCCP(843)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(843)@d97f381c6fa7: vl_len:14 MSC_Test_0-SCCP(843)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(843)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(845)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(844)@d97f381c6fa7: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(844)@d97f381c6fa7: patched enc_l3: '8347'O MSC_Test_0-SCCP(843)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(843)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(843)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(843)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(845)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_ussd_during_mt_call0(851)@d97f381c6fa7: f_mt_call_complete 5 TC_lu_and_mo_ussd_during_mt_call0(851)@d97f381c6fa7: f_mt_call_complete 8 TC_lu_and_mo_ussd_during_mt_call0(851)@d97f381c6fa7: f_mt_call_complete 7 TC_lu_and_mo_ussd_during_mt_call0(851)@d97f381c6fa7: f_mt_call_complete 9 TC_lu_and_mo_ussd_during_mt_call0(851)@d97f381c6fa7: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_ussd_during_mt_call0(851)@d97f381c6fa7: f_mt_call_complete DONE TC_lu_and_mo_ussd_during_mt_call0(851)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(844)@d97f381c6fa7: patching N(SD)=2 into dtap '1B3B1C15A11302010102013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(844)@d97f381c6fa7: patched enc_l3: '1BBB1C15A11302010102013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(843)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(843)@d97f381c6fa7: vl_len:28 MSC_Test_0-SCCP(843)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(843)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100191BBB1C15A11302010102013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(845)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_ussd_during_mt_call0(851)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(845)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(845)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(843)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(843)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(843)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(843)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_during_mt_call0(851)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_during_mt_call0(851)@d97f381c6fa7: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(845)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(845)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(843)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(843)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(843)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(843)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_during_mt_call0(851)@d97f381c6fa7: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(844)@d97f381c6fa7: patching N(SD)=3 into dtap '832D0802E180'O MSC_Test_0-RAN(844)@d97f381c6fa7: patched enc_l3: '83ED0802E180'O MSC_Test_0-SCCP(843)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(843)@d97f381c6fa7: vl_len:9 MSC_Test_0-SCCP(843)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(843)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000683ED0802E180'O MSC_Test_0-M3UA(845)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(845)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(845)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(845)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(845)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(843)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(843)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(843)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(843)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(846)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(851)158244235 MSC_Test_0-SCCP(843)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(843)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(843)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(843)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_during_mt_call0(851)@d97f381c6fa7: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mo_ussd_during_mt_call0(851)@d97f381c6fa7: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mo_ussd_during_mt_call0(851)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_ussd_during_mt_call0(851)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_ussd_during_mt_call0(851)@d97f381c6fa7: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(843)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(843)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(843)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(843)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(845)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(845)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(845)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(843)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-RAN(844)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(851)9866646 MSC_Test_0-M3UA(845)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_ussd_during_mt_call0(851)@d97f381c6fa7: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_ussd_during_mt_call0(851)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_during_mt_call0(851)@d97f381c6fa7: f_call_hangup 9: done TC_lu_and_mo_ussd_during_mt_call0(851)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-SCCP(843)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(844)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(846)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(847)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(850)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(849)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(842)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(845)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(848)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(852)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(842): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(843): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(844): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(845): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(846): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(847): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(848): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(849): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(850): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_lu_and_mo_ussd_during_mt_call0(851): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(852): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_lu_and_mo_ussd_during_mt_call finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_ussd_during_mt_call pass'. Sat Apr 20 08:22:19 UTC 2024 ====== MSC_Tests.TC_lu_and_mo_ussd_during_mt_call pass ====== Saving talloc report from 172.18.186.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=452730) Waiting for packet dumper to finish... 1 (prev_count=452730, count=453807) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_ussd_during_mt_call pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: 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 ------ Sat Apr 20 08:22:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_ussd_during_mt_call' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_lu_and_mt_ussd_during_mt_call started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(856)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(856)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(856)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(854)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(857)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(856)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(856)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(856)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(856)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(856)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(856)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(856)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(856)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(856)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(856)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(856)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(856)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(856)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(856)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(856)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(856)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(859)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(859)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(859)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(859)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(859)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(859)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(859)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(859)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(860)@d97f381c6fa7: Created GsupExpect[0] for "262420000000049" to be handled at TC_lu_and_mt_ussd_during_mt_call0(862) TC_lu_and_mt_ussd_during_mt_call0(862)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000049'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(856)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(856)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(856)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(855)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(855)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(862)5092 MSC_Test_0-SCCP(854)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(855)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(856)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(856)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(856)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(856)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(856)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(854)@d97f381c6fa7: { messageType := 2, destLocRef := '0013E4'O, sourceLocRef := '00007A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(854)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(854)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(854)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test-GSUP(860)@d97f381c6fa7: Found GsupExpect[0] for "262420000000049" handled at TC_lu_and_mt_ussd_during_mt_call0(862) MSC_Test-GSUP(860)@d97f381c6fa7: Added IMSI table entry 0TC_lu_and_mt_ussd_during_mt_call0(862)"262420000000049" MSC_Test_0-SCCP(854)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(854)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(854)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(854)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(854)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(854)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(856)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_ussd_during_mt_call0(862)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_during_mt_call0(862)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(856)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(856)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(854)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(854)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(854)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(854)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(862)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(855)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(855)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(854)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(854)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(854)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(854)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(856)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(856)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(856)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(854)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(854)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(854)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(854)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(854)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(854)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(854)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(854)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(856)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(856)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(856)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(854)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(856)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(855)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(862)5092 TC_lu_and_mt_ussd_during_mt_call0(862)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_during_mt_call0(862)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_during_mt_call0(862)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_during_mt_call0(862)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(855)@d97f381c6fa7: Created IMSI[0] for '262420000000049'H'AE5C0F1E'O to be handled at TC_lu_and_mt_ussd_during_mt_call0(862) MSC_Test-MNCC(857)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(862)198879900 MSC_Test_0-M3UA(856)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(856)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(855)@d97f381c6fa7: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_ussd_during_mt_call0(862) TC_lu_and_mt_ussd_during_mt_call0(862)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(855)@d97f381c6fa7: Created IMSI[1] for '262420000000049'H'AE5C0F1E'O to be handled at TC_lu_and_mt_ussd_during_mt_call0(862) TC_lu_and_mt_ussd_during_mt_call0(862)@d97f381c6fa7: 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 := 'AE5C0F1E'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(855)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(862)10846134 MSC_Test_0-SCCP(854)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(856)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(856)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(856)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(854)@d97f381c6fa7: { messageType := 2, destLocRef := 'A57FB6'O, sourceLocRef := '00007B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(854)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(856)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(856)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(854)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(854)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(854)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(854)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(856)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(856)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(854)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(854)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(854)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(854)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(862)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_during_mt_call0(862)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_during_mt_call0(862)@d97f381c6fa7: f_mt_call_complete 1 MSC_Test_0-RAN(855)@d97f381c6fa7: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(855)@d97f381c6fa7: patched enc_l3: '8301'O MSC_Test_0-SCCP(854)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(854)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(854)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(854)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(856)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_ussd_during_mt_call0(862)@d97f381c6fa7: f_mt_call_complete 2 MSC_Test-MGCP(858)@d97f381c6fa7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_ussd_during_mt_call0(862) MSC_Test-MGCP(858)@d97f381c6fa7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "93", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2e" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_ussd_during_mt_call0(862) TC_lu_and_mt_ussd_during_mt_call0(862)@d97f381c6fa7: f_mt_call_complete 3 TC_lu_and_mt_ussd_during_mt_call0(862)@d97f381c6fa7: f_mt_call_complete 4 MSC_Test_0-M3UA(856)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(856)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(854)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(854)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(854)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(854)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(862)@d97f381c6fa7: f_mt_call_complete 6 MSC_Test_0-SCCP(854)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(854)@d97f381c6fa7: vl_len:14 MSC_Test_0-SCCP(854)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(854)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(856)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(855)@d97f381c6fa7: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(855)@d97f381c6fa7: patched enc_l3: '8347'O MSC_Test_0-SCCP(854)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(854)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(854)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(854)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(856)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_ussd_during_mt_call0(862)@d97f381c6fa7: f_mt_call_complete 5 TC_lu_and_mt_ussd_during_mt_call0(862)@d97f381c6fa7: f_mt_call_complete 8 TC_lu_and_mt_ussd_during_mt_call0(862)@d97f381c6fa7: f_mt_call_complete 7 TC_lu_and_mt_ussd_during_mt_call0(862)@d97f381c6fa7: f_mt_call_complete 9 TC_lu_and_mt_ussd_during_mt_call0(862)@d97f381c6fa7: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_ussd_during_mt_call0(862)@d97f381c6fa7: f_mt_call_complete DONE TC_lu_and_mt_ussd_during_mt_call0(862)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(856)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(856)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(854)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(854)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(854)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(854)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(862)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(855)@d97f381c6fa7: patching N(SD)=2 into dtap '8B3A16A214020101300F02013C300A04010F0405CE37BCEC02'O MSC_Test_0-RAN(855)@d97f381c6fa7: patched enc_l3: '8BBA16A214020101300F02013C300A04010F0405CE37BCEC02'O MSC_Test_0-SCCP(854)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(854)@d97f381c6fa7: vl_len:28 MSC_Test_0-SCCP(854)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(854)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100198BBA16A214020101300F02013C300A04010F0405CE37BCEC02'O MSC_Test_0-M3UA(856)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_ussd_during_mt_call0(862)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(856)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(856)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(854)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(854)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(854)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(854)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(862)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_during_mt_call0(862)@d97f381c6fa7: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(856)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(856)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(854)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(854)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(854)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(854)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(862)@d97f381c6fa7: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(855)@d97f381c6fa7: patching N(SD)=3 into dtap '832D0802E180'O MSC_Test_0-RAN(855)@d97f381c6fa7: patched enc_l3: '83ED0802E180'O MSC_Test_0-SCCP(854)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(854)@d97f381c6fa7: vl_len:9 MSC_Test_0-SCCP(854)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(854)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000683ED0802E180'O MSC_Test_0-M3UA(856)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(856)@d97f381c6fa7: Message received on association #8 MSC_Test-MNCC(857)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(862)198879900 MSC_Test_0-M3UA(856)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(854)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(856)@d97f381c6fa7: Message received on association #8 MSC_Test_0-SCCP(854)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(854)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(854)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(856)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(854)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(854)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(854)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(854)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(862)@d97f381c6fa7: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_ussd_during_mt_call0(862)@d97f381c6fa7: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_ussd_during_mt_call0(862)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_ussd_during_mt_call0(862)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_ussd_during_mt_call0(862)@d97f381c6fa7: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(854)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(854)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(854)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(854)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(856)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(856)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(856)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(854)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-RAN(855)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(862)10846134 MSC_Test_0-M3UA(856)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_ussd_during_mt_call0(862)@d97f381c6fa7: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_ussd_during_mt_call0(862)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_during_mt_call0(862)@d97f381c6fa7: f_call_hangup 9: done TC_lu_and_mt_ussd_during_mt_call0(862)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-RAN(855)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(860)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(854)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(856)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(853)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(857)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(861)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(859)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(858)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(863)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(853): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(854): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(855): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(856): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(857): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(858): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(859): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(860): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(861): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_lu_and_mt_ussd_during_mt_call0(862): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(863): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_lu_and_mt_ussd_during_mt_call finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_ussd_during_mt_call pass'. Sat Apr 20 08:22:27 UTC 2024 ====== MSC_Tests.TC_lu_and_mt_ussd_during_mt_call pass ====== Saving talloc report from 172.18.186.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=465220) Waiting for packet dumper to finish... 1 (prev_count=465220, count=466297) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_ussd_during_mt_call pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: 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 ------ Sat Apr 20 08:22:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_ussd_mo_release' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_lu_and_mo_ussd_mo_release started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(867)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(867)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(867)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(865)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(868)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(867)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(867)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(867)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(867)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(867)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(867)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(867)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(867)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(867)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(867)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(867)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(867)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(867)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(867)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(867)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(867)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(870)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(870)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(870)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(870)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(870)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(870)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(870)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(870)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(867)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(867)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(867)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(866)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(871)@d97f381c6fa7: Created GsupExpect[0] for "262420000000050" to be handled at TC_lu_and_mo_ussd_mo_release0(873) TC_lu_and_mo_ussd_mo_release0(873)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(866)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mo_ussd_mo_release0(873)15809519 MSC_Test_0-RAN(866)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(865)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(867)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(867)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(867)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(867)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(867)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(865)@d97f381c6fa7: { messageType := 2, destLocRef := 'F13BEF'O, sourceLocRef := '00007C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(865)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(865)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(865)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(865)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(865)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(871)@d97f381c6fa7: Found GsupExpect[0] for "262420000000050" handled at TC_lu_and_mo_ussd_mo_release0(873) MSC_Test-GSUP(871)@d97f381c6fa7: Added IMSI table entry 0TC_lu_and_mo_ussd_mo_release0(873)"262420000000050" MSC_Test_0-SCCP(865)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(865)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(865)@d97f381c6fa7: vl_from0 TC_lu_and_mo_ussd_mo_release0(873)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(865)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_and_mo_ussd_mo_release0(873)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(867)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(867)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(867)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(865)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(865)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(865)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(865)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_mo_release0(873)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(866)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(866)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(865)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(865)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(865)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(865)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(867)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(867)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(867)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(865)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(865)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(865)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(865)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(865)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(865)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(865)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(865)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(867)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(867)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(867)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(865)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(867)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(866)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mo_ussd_mo_release0(873)15809519 TC_lu_and_mo_ussd_mo_release0(873)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_mo_release0(873)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_mo_release0(873)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_mo_release0(873)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_mo_release0(873)@d97f381c6fa7: 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 := '022A98DD'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(866)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mo_ussd_mo_release0(873)23528 MSC_Test_0-RAN(866)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(865)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(867)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(867)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(867)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(867)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(867)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(867)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(867)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(865)@d97f381c6fa7: { messageType := 2, destLocRef := '005BE8'O, sourceLocRef := '00007D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(865)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(865)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(865)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(865)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(865)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(865)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(865)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(865)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(865)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_mo_release0(873)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_mo_release0(873)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(871)@d97f381c6fa7: Created GsupExpect[0] for "262420000000050" to be handled at TC_lu_and_mo_ussd_mo_release0(873) MSC_Test_0-RAN(866)@d97f381c6fa7: patching N(SD)=1 into dtap '1B3B1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O MSC_Test_0-RAN(866)@d97f381c6fa7: patched enc_l3: '1B7B1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O MSC_Test_0-SCCP(865)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(865)@d97f381c6fa7: vl_len:31 MSC_Test_0-SCCP(865)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(865)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01001C1B7B1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O MSC_Test_0-M3UA(867)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_ussd_mo_release0(873)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(867)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(867)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(865)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(865)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(865)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(865)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_mo_release0(873)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(866)@d97f381c6fa7: patching N(SD)=2 into dtap '1B2A'O MSC_Test_0-RAN(866)@d97f381c6fa7: patched enc_l3: '1BAA'O MSC_Test_0-SCCP(865)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(865)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(865)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(865)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100021BAA'O MSC_Test_0-M3UA(867)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_ussd_mo_release0(873)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(867)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(867)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(865)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(865)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(865)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(865)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(865)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(865)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(865)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(865)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(867)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(867)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(867)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(865)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(867)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(866)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mo_ussd_mo_release0(873)23528 TC_lu_and_mo_ussd_mo_release0(873)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_mo_release0(873)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_mo_release0(873)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_mo_release0(873)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-RAN(866)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(867)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(865)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(872)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(871)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(864)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(868)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(870)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(874)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(869)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(864): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(865): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(866): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(867): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(868): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(869): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(870): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(871): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(872): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_lu_and_mo_ussd_mo_release0(873): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(874): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_lu_and_mo_ussd_mo_release finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_ussd_mo_release pass'. Sat Apr 20 08:22:32 UTC 2024 ====== MSC_Tests.TC_lu_and_mo_ussd_mo_release pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_lu_and_mo_ussd_mo_release.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=317870) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_ussd_mo_release pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_ss_session_timeout'. ------ MSC_Tests.TC_lu_and_ss_session_timeout ------ Sat Apr 20 08:22:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_ss_session_timeout' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_lu_and_ss_session_timeout started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(878)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(878)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(878)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-SCCP(876)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(879)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(878)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(878)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(878)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(878)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(878)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(878)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(878)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(878)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(878)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(878)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(878)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(878)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(878)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(878)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(878)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(878)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(881)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(881)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(881)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(881)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(881)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(881)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(881)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(881)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(882)@d97f381c6fa7: Created GsupExpect[0] for "262420000000051" to be handled at TC_lu_and_ss_session_timeout0(884) TC_lu_and_ss_session_timeout0(884)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000051'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(878)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(878)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(878)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(877)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(877)@d97f381c6fa7: Added conn table entry 0TC_lu_and_ss_session_timeout0(884)1053308 MSC_Test_0-SCCP(876)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(877)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(878)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(878)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(878)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(878)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(878)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(876)@d97f381c6fa7: { messageType := 2, destLocRef := '10127C'O, sourceLocRef := '00007E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(876)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(876)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(876)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(876)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(876)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(882)@d97f381c6fa7: Found GsupExpect[0] for "262420000000051" handled at TC_lu_and_ss_session_timeout0(884) MSC_Test-GSUP(882)@d97f381c6fa7: Added IMSI table entry 0TC_lu_and_ss_session_timeout0(884)"262420000000051" MSC_Test_0-SCCP(876)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(876)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(876)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(876)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(878)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_ss_session_timeout0(884)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_ss_session_timeout0(884)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(878)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(878)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(876)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(876)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(876)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(876)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_ss_session_timeout0(884)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(877)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(877)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(876)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(876)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(876)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(876)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(878)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(878)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(878)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(876)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(876)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(876)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(876)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(876)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(876)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(876)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(876)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(878)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(878)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(878)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(876)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(878)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(877)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_ss_session_timeout0(884)1053308 TC_lu_and_ss_session_timeout0(884)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_ss_session_timeout0(884)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_ss_session_timeout0(884)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_ss_session_timeout0(884)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_ss_session_timeout0(884)@d97f381c6fa7: 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 := '1FB9E1C9'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(877)@d97f381c6fa7: Added conn table entry 0TC_lu_and_ss_session_timeout0(884)9110485 MSC_Test_0-RAN(877)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(876)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(878)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(878)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(878)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(878)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(878)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(878)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(878)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(876)@d97f381c6fa7: { messageType := 2, destLocRef := '8B03D5'O, sourceLocRef := '00007F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(876)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(876)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(876)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(876)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(876)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(876)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(876)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(876)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(876)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_ss_session_timeout0(884)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_ss_session_timeout0(884)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(882)@d97f381c6fa7: Created GsupExpect[0] for "262420000000051" to be handled at TC_lu_and_ss_session_timeout0(884) MSC_Test_0-RAN(877)@d97f381c6fa7: patching N(SD)=1 into dtap '1B3B1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O MSC_Test_0-RAN(877)@d97f381c6fa7: patched enc_l3: '1B7B1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O MSC_Test_0-SCCP(876)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(876)@d97f381c6fa7: vl_len:32 MSC_Test_0-SCCP(876)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(876)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01001D1B7B1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O MSC_Test_0-M3UA(878)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_ss_session_timeout0(884)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(878)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(878)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(878)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(878)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(876)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(876)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(876)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(876)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(876)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(876)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(876)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(876)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(876)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(876)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(876)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(876)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(878)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(878)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(878)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(876)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(878)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(877)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_ss_session_timeout0(884)9110485 TC_lu_and_ss_session_timeout0(884)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_ss_session_timeout0(884)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_ss_session_timeout0(884)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_ss_session_timeout0(884)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_ss_session_timeout0(884)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-M3UA(878)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(879)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(877)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(876)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(882)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(881)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(885)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(875)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(883)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(880)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(875): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(876): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(877): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(878): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(879): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(880): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(881): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(882): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(883): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_lu_and_ss_session_timeout0(884): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(885): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_lu_and_ss_session_timeout finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_ss_session_timeout pass'. Sat Apr 20 08:22:40 UTC 2024 ====== MSC_Tests.TC_lu_and_ss_session_timeout pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_lu_and_ss_session_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=309718) Waiting for packet dumper to finish... 1 (prev_count=309718, count=310795) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_ss_session_timeout pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_ussd_for_unknown_subscr'. ------ MSC_Tests.TC_mt_ussd_for_unknown_subscr ------ Sat Apr 20 08:22:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_ussd_for_unknown_subscr' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_mt_ussd_for_unknown_subscr started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(889)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(889)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(889)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-SCCP(887)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(890)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(889)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(889)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(889)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(889)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(889)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(889)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(889)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(889)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(889)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(889)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(889)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(889)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(889)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(889)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(889)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(889)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(892)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(892)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(892)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(892)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(892)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(892)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(892)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(892)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(889)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(889)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(889)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(888)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(888)@d97f381c6fa7: Created IMSI[0] for '000000000000000'H'FFFFFFFF'O to be handled at TC_mt_ussd_for_unknown_subscr0(895) MSC_Test-GSUP(893)@d97f381c6fa7: Created GsupExpect[0] for "000000000000000" to be handled at TC_mt_ussd_for_unknown_subscr0(895) MSC_Test-GSUP(893)@d97f381c6fa7: Found GsupExpect[0] for "000000000000000" handled at TC_mt_ussd_for_unknown_subscr0(895) MSC_Test-GSUP(893)@d97f381c6fa7: Added IMSI table entry 0TC_mt_ussd_for_unknown_subscr0(895)"000000000000000" TC_mt_ussd_for_unknown_subscr0(895)@d97f381c6fa7: setverdict(fail): none -> fail reason: "Unknown/unexpected GSUP received", new component reason: "Unknown/unexpected GSUP received" TC_mt_ussd_for_unknown_subscr0(895)@d97f381c6fa7: Final verdict of PTC: fail reason: "Unknown/unexpected GSUP received" MSC_Test_0-RAN(888)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(887)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(892)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(886)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(891)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(889)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(890)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(893)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(894)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(896)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(886): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(887): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(888): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(889): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(890): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(891): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(892): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(893): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(894): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_mt_ussd_for_unknown_subscr0(895): fail (none -> fail) reason: "Unknown/unexpected GSUP received" MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(896): none (fail -> fail) MTC@d97f381c6fa7: Test case TC_mt_ussd_for_unknown_subscr finished. Verdict: fail reason: Unknown/unexpected GSUP received MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_ussd_for_unknown_subscr fail'. Sat Apr 20 08:22:45 UTC 2024 ------ MSC_Tests.TC_mt_ussd_for_unknown_subscr fail ------ Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_mt_ussd_for_unknown_subscr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=31920) Waiting for packet dumper to finish... 1 (prev_count=31920, count=80745) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_ussd_for_unknown_subscr fail' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_ussd_for_unknown_trans'. ------ MSC_Tests.TC_mo_ussd_for_unknown_trans ------ Sat Apr 20 08:22:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_ussd_for_unknown_trans' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_mo_ussd_for_unknown_trans started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(900)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(900)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(900)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-SCCP(898)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(901)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(900)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(900)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(900)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(900)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(900)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(900)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(900)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(900)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(900)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(900)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(900)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(900)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(900)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(900)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(900)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(900)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(903)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(903)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(903)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(903)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(903)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(903)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test_0-M3UA(900)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP-IPA(903)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(903)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(900)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(900)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(899)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(899)@d97f381c6fa7: Created IMSI[0] for '262420000000111'H'FFFFFFFF'O to be handled at TC_mo_ussd_for_unknown_trans0(906) MSC_Test-GSUP(904)@d97f381c6fa7: Created GsupExpect[0] for "262420000000111" to be handled at TC_mo_ussd_for_unknown_trans0(906) MSC_Test-GSUP(904)@d97f381c6fa7: Created GsupExpect[1] for "262420000000111" to be handled at TC_mo_ussd_for_unknown_trans0(906) TC_mo_ussd_for_unknown_trans0(906)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000111'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(899)@d97f381c6fa7: Added conn table entry 0TC_mo_ussd_for_unknown_trans0(906)3773693 MSC_Test_0-RAN(899)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(898)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(900)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(900)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(900)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(900)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(900)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(898)@d97f381c6fa7: { messageType := 2, destLocRef := '3994FD'O, sourceLocRef := '000080'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(898)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(904)@d97f381c6fa7: Found GsupExpect[0] for "262420000000111" handled at TC_mo_ussd_for_unknown_trans0(906) MSC_Test-GSUP(904)@d97f381c6fa7: Added IMSI table entry 0TC_mo_ussd_for_unknown_trans0(906)"262420000000111" MSC_Test_0-SCCP(898)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(898)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(898)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(898)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_ussd_for_unknown_trans0(906)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_ussd_for_unknown_trans0(906)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-SCCP(898)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(898)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(898)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(898)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(900)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(900)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(900)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(898)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(898)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(898)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(898)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_ussd_for_unknown_trans0(906)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(899)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(899)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(898)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(898)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(898)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(898)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(900)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(900)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(900)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(898)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(898)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(898)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(898)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(898)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(898)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(898)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(898)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(900)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(900)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(900)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(898)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(900)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(899)@d97f381c6fa7: Deleted conn table entry 0TC_mo_ussd_for_unknown_trans0(906)3773693 TC_mo_ussd_for_unknown_trans0(906)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_for_unknown_trans0(906)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_ussd_for_unknown_trans0(906)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_for_unknown_trans0(906)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_for_unknown_trans0(906)@d97f381c6fa7: 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 := 'B09C2596'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(899)@d97f381c6fa7: Added conn table entry 0TC_mo_ussd_for_unknown_trans0(906)10510481 MSC_Test_0-RAN(899)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(898)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(900)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(900)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(900)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(900)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(900)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(900)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(900)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(898)@d97f381c6fa7: { messageType := 2, destLocRef := 'A06091'O, sourceLocRef := '000081'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(898)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(898)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(898)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(898)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(898)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(898)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(898)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(898)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(898)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_ussd_for_unknown_trans0(906)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_ussd_for_unknown_trans0(906)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(899)@d97f381c6fa7: patching N(SD)=1 into dtap '1B3A17D7E234CD39852E64DE7FCC950206935CA44B66C3A70FA9'O MSC_Test_0-RAN(899)@d97f381c6fa7: patched enc_l3: '1B7A17D7E234CD39852E64DE7FCC950206935CA44B66C3A70FA9'O MSC_Test_0-SCCP(898)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(898)@d97f381c6fa7: vl_len:29 MSC_Test_0-SCCP(898)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(898)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01001A1B7A17D7E234CD39852E64DE7FCC950206935CA44B66C3A70FA9'O MSC_Test_0-M3UA(900)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(900)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(900)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(898)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(898)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(898)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(898)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_ussd_for_unknown_trans0(906)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(900)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(900)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(898)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(898)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(898)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(898)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(898)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(898)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(898)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(898)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(900)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(900)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(900)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(898)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(900)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(899)@d97f381c6fa7: Deleted conn table entry 0TC_mo_ussd_for_unknown_trans0(906)10510481 TC_mo_ussd_for_unknown_trans0(906)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_for_unknown_trans0(906)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_ussd_for_unknown_trans0(906)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_for_unknown_trans0(906)@d97f381c6fa7: 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 := 'B09C2596'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(899)@d97f381c6fa7: Added conn table entry 0TC_mo_ussd_for_unknown_trans0(906)5208466 MSC_Test_0-RAN(899)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(898)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(900)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(900)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(900)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(898)@d97f381c6fa7: { messageType := 2, destLocRef := '4F7992'O, sourceLocRef := '000082'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(898)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(900)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(900)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(900)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(900)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(898)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(898)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(898)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(898)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(898)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(898)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(898)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(898)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_ussd_for_unknown_trans0(906)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_ussd_for_unknown_trans0(906)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(899)@d97f381c6fa7: patching N(SD)=1 into dtap '1B2A1C172C9FF76591659C213DBBDC75C0887CD791255271DB048A'O MSC_Test_0-RAN(899)@d97f381c6fa7: patched enc_l3: '1B6A1C172C9FF76591659C213DBBDC75C0887CD791255271DB048A'O MSC_Test_0-SCCP(898)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(898)@d97f381c6fa7: vl_len:30 MSC_Test_0-SCCP(898)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(898)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01001B1B6A1C172C9FF76591659C213DBBDC75C0887CD791255271DB048A'O MSC_Test_0-M3UA(900)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(900)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(900)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(898)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(898)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(898)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(898)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_ussd_for_unknown_trans0(906)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(900)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(900)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(898)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(898)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(898)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(898)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(898)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(898)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(898)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(898)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(900)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(900)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(900)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(898)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(900)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(899)@d97f381c6fa7: Deleted conn table entry 0TC_mo_ussd_for_unknown_trans0(906)5208466 TC_mo_ussd_for_unknown_trans0(906)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_for_unknown_trans0(906)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_ussd_for_unknown_trans0(906)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_for_unknown_trans0(906)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-M3UA(900)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(899)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(904)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(897)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(903)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(898)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(901)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(902)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(905)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(907)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(897): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(898): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(899): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(900): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(901): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(902): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(903): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(904): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(905): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_mo_ussd_for_unknown_trans0(906): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(907): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_mo_ussd_for_unknown_trans finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_ussd_for_unknown_trans pass'. Sat Apr 20 08:23:01 UTC 2024 ====== MSC_Tests.TC_mo_ussd_for_unknown_trans pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_mo_ussd_for_unknown_trans.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=386997) Waiting for packet dumper to finish... 1 (prev_count=386997, count=407355) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_ussd_for_unknown_trans pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_proc_ss_for_unknown_session'. ------ MSC_Tests.TC_proc_ss_for_unknown_session ------ Sat Apr 20 08:23:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_proc_ss_for_unknown_session' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_proc_ss_for_unknown_session started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(911)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(911)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(911)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(909)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(912)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(911)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(911)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(911)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(911)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(911)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(911)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(911)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(911)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(911)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(911)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(911)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(911)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(911)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(911)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(911)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(911)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(914)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(914)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(914)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(914)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(914)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(914)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(914)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(914)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(911)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(911)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(911)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(910)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(915)@d97f381c6fa7: Created GsupExpect[0] for "262420000000110" to be handled at TC_proc_ss_for_unknown_session0(917) TC_proc_ss_for_unknown_session0(917)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000110'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(910)@d97f381c6fa7: Added conn table entry 0TC_proc_ss_for_unknown_session0(917)10543505 MSC_Test_0-SCCP(909)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(910)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(911)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(911)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(911)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(911)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(911)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(909)@d97f381c6fa7: { messageType := 2, destLocRef := 'A0E191'O, sourceLocRef := '000083'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(909)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(915)@d97f381c6fa7: Found GsupExpect[0] for "262420000000110" handled at TC_proc_ss_for_unknown_session0(917) MSC_Test-GSUP(915)@d97f381c6fa7: Added IMSI table entry 0TC_proc_ss_for_unknown_session0(917)"262420000000110" MSC_Test_0-SCCP(909)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(909)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(909)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(909)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_proc_ss_for_unknown_session0(917)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_proc_ss_for_unknown_session0(917)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-SCCP(909)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(909)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(909)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(909)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(911)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(911)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(911)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(909)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(909)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(909)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(909)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_proc_ss_for_unknown_session0(917)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(910)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(910)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(909)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(909)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(909)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(909)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(911)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(911)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(911)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(909)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(909)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(909)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(909)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(909)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(909)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(909)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(909)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(911)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(911)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(911)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(909)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(911)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(910)@d97f381c6fa7: Deleted conn table entry 0TC_proc_ss_for_unknown_session0(917)10543505 TC_proc_ss_for_unknown_session0(917)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_for_unknown_session0(917)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_proc_ss_for_unknown_session0(917)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_for_unknown_session0(917)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(910)@d97f381c6fa7: Created IMSI[0] for '262420000000110'H'11BBA1AA'O to be handled at TC_proc_ss_for_unknown_session0(917) MSC_Test-GSUP(915)@d97f381c6fa7: Created GsupExpect[0] for "262420000000110" to be handled at TC_proc_ss_for_unknown_session0(917) TC_proc_ss_for_unknown_session0(917)@d97f381c6fa7: setverdict(fail): pass -> fail reason: "Unknown/unexpected GSUP received", new component reason: "Unknown/unexpected GSUP received" TC_proc_ss_for_unknown_session0(917)@d97f381c6fa7: Final verdict of PTC: fail reason: "Unknown/unexpected GSUP received" MSC_Test_0-RAN(910)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(912)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(916)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(908)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(909)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(915)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(911)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(913)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(914)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(918)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(908): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(909): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(910): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(911): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(912): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(913): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(914): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(915): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(916): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_proc_ss_for_unknown_session0(917): fail (none -> fail) reason: "Unknown/unexpected GSUP received" MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(918): none (fail -> fail) MTC@d97f381c6fa7: Test case TC_proc_ss_for_unknown_session finished. Verdict: fail reason: Unknown/unexpected GSUP received MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_proc_ss_for_unknown_session fail'. Sat Apr 20 08:23:06 UTC 2024 ------ MSC_Tests.TC_proc_ss_for_unknown_session fail ------ Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_proc_ss_for_unknown_session.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=198650) Waiting for packet dumper to finish... 1 (prev_count=198650, count=199727) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_proc_ss_for_unknown_session fail' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_proc_ss_paging_fail'. ------ MSC_Tests.TC_proc_ss_paging_fail ------ Sat Apr 20 08:23:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_proc_ss_paging_fail' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_proc_ss_paging_fail started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(922)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(922)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(922)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(920)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(923)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(922)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(922)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(922)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(922)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(922)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(922)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(922)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(922)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(922)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(922)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(922)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(922)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(922)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(922)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(922)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(922)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(925)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(925)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(925)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(925)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(925)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(925)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(925)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(925)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(926)@d97f381c6fa7: Created GsupExpect[0] for "262420000000101" to be handled at TC_proc_ss_paging_fail0(928) TC_proc_ss_paging_fail0(928)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000101'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(922)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(922)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(922)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(921)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(921)@d97f381c6fa7: Added conn table entry 0TC_proc_ss_paging_fail0(928)7517190 MSC_Test_0-RAN(921)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(920)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(922)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(922)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(922)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(922)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(922)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(920)@d97f381c6fa7: { messageType := 2, destLocRef := '72B406'O, sourceLocRef := '000084'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(920)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(920)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(920)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(920)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(920)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(926)@d97f381c6fa7: Found GsupExpect[0] for "262420000000101" handled at TC_proc_ss_paging_fail0(928) MSC_Test-GSUP(926)@d97f381c6fa7: Added IMSI table entry 0TC_proc_ss_paging_fail0(928)"262420000000101" MSC_Test_0-SCCP(920)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(920)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(920)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(920)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_proc_ss_paging_fail0(928)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_proc_ss_paging_fail0(928)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(922)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(922)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(922)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(920)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(920)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(920)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(920)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_proc_ss_paging_fail0(928)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(921)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(921)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(920)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(920)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(920)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(920)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(922)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(922)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(922)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(920)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(920)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(920)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(920)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(920)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(920)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(920)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(920)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(922)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(922)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(922)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(920)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(922)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(921)@d97f381c6fa7: Deleted conn table entry 0TC_proc_ss_paging_fail0(928)7517190 TC_proc_ss_paging_fail0(928)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_paging_fail0(928)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_proc_ss_paging_fail0(928)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_paging_fail0(928)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(921)@d97f381c6fa7: Created IMSI[0] for '262420000000101'H'17D3FA78'O to be handled at TC_proc_ss_paging_fail0(928) MSC_Test-GSUP(926)@d97f381c6fa7: Created GsupExpect[0] for "262420000000101" to be handled at TC_proc_ss_paging_fail0(928) MSC_Test_0-M3UA(922)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(922)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(921)@d97f381c6fa7: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_proc_ss_paging_fail0(928) TC_proc_ss_paging_fail0(928)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_paging_fail0(928)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_paging_fail0(928)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-SCCP(920)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(921)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(923)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(926)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(924)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(919)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(922)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(927)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(925)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(929)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(919): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(920): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(921): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(922): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(923): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(924): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(925): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(926): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(927): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_proc_ss_paging_fail0(928): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(929): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_proc_ss_paging_fail finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_proc_ss_paging_fail pass'. Sat Apr 20 08:23:21 UTC 2024 ====== MSC_Tests.TC_proc_ss_paging_fail pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_proc_ss_paging_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=202356) Waiting for packet dumper to finish... 1 (prev_count=202356, count=214688) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_proc_ss_paging_fail pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_proc_ss_abort'. ------ MSC_Tests.TC_proc_ss_abort ------ Sat Apr 20 08:23:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_proc_ss_abort' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_proc_ss_abort started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(933)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(933)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(933)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(931)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(934)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(933)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(933)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(933)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(933)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(933)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(933)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(933)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(933)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(933)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(933)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(933)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(933)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(933)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(933)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(933)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(933)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(936)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(936)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(936)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(936)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(936)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(936)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(936)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(936)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(937)@d97f381c6fa7: Created GsupExpect[0] for "262420000000102" to be handled at TC_proc_ss_abort0(939) TC_proc_ss_abort0(939)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000102'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(933)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(933)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(933)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(932)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(932)@d97f381c6fa7: Added conn table entry 0TC_proc_ss_abort0(939)3450786 MSC_Test_0-SCCP(931)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(932)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(933)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(933)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(933)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(933)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(933)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(931)@d97f381c6fa7: { messageType := 2, destLocRef := '34A7A2'O, sourceLocRef := '000085'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(931)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(931)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(931)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(931)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(931)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(937)@d97f381c6fa7: Found GsupExpect[0] for "262420000000102" handled at TC_proc_ss_abort0(939) MSC_Test-GSUP(937)@d97f381c6fa7: Added IMSI table entry 0TC_proc_ss_abort0(939)"262420000000102" MSC_Test_0-SCCP(931)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(931)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(931)@d97f381c6fa7: vl_from0 TC_proc_ss_abort0(939)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_proc_ss_abort0(939)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-SCCP(931)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(933)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(933)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(933)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(931)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(931)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(931)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(931)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_proc_ss_abort0(939)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(932)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(932)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(931)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(931)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(931)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(931)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(933)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(933)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(933)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(931)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(931)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(931)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(931)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(931)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(931)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(931)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(931)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(933)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(933)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(933)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(931)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(933)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(932)@d97f381c6fa7: Deleted conn table entry 0TC_proc_ss_abort0(939)3450786 TC_proc_ss_abort0(939)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_abort0(939)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_proc_ss_abort0(939)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_abort0(939)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(932)@d97f381c6fa7: Created IMSI[0] for '262420000000102'H'1D16218B'O to be handled at TC_proc_ss_abort0(939) MSC_Test-GSUP(937)@d97f381c6fa7: Created GsupExpect[0] for "262420000000102" to be handled at TC_proc_ss_abort0(939) MSC_Test_0-M3UA(933)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(933)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(932)@d97f381c6fa7: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_proc_ss_abort0(939) TC_proc_ss_abort0(939)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_abort0(939)@d97f381c6fa7: 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 := '1D16218B'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(932)@d97f381c6fa7: Added conn table entry 0TC_proc_ss_abort0(939)8606163 MSC_Test_0-SCCP(931)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(933)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(933)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(933)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(933)@d97f381c6fa7: Message received on association #8 MSC_Test_0-SCCP(931)@d97f381c6fa7: { messageType := 2, destLocRef := '8351D3'O, sourceLocRef := '000086'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(931)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(933)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(931)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(931)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(931)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(931)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(933)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(933)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(931)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(931)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(931)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(931)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_proc_ss_abort0(939)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_proc_ss_abort0(939)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_abort0(939)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(933)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(933)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(931)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(931)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(931)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(931)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(933)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(933)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(931)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(931)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(931)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(931)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_proc_ss_abort0(939)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(931)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(931)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(931)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(931)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(933)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(933)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(933)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(931)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(933)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(932)@d97f381c6fa7: Deleted conn table entry 0TC_proc_ss_abort0(939)8606163 TC_proc_ss_abort0(939)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_abort0(939)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_proc_ss_abort0(939)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_abort0(939)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-M3UA(933)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(932)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(931)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(937)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(938)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(930)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(934)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(940)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(936)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(935)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(930): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(931): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(932): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(933): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(934): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(935): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(936): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(937): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(938): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_proc_ss_abort0(939): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(940): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_proc_ss_abort finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_proc_ss_abort pass'. Sat Apr 20 08:23:26 UTC 2024 ====== MSC_Tests.TC_proc_ss_abort pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_proc_ss_abort.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=307086) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_proc_ss_abort pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_multi_lu_and_mo_ussd'. ------ MSC_Tests.TC_multi_lu_and_mo_ussd ------ Sat Apr 20 08:23:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_multi_lu_and_mo_ussd' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_multi_lu_and_mo_ussd started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(944)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(944)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(944)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(942)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(945)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(944)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(944)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(944)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(944)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(944)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(944)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(947)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(947)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(947)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(947)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(947)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(947)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(947)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(947)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(948)@d97f381c6fa7: Created GsupExpect[0] for "262420000000210" to be handled at TC_multi_lu_and_mo_ussd0(950) TC_multi_lu_and_mo_ussd0(950)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000210'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(948)@d97f381c6fa7: Created GsupExpect[1] for "262420000000211" to be handled at TC_multi_lu_and_mo_ussd0(951) TC_multi_lu_and_mo_ussd0(951)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000211'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(948)@d97f381c6fa7: Created GsupExpect[2] for "262420000000212" to be handled at TC_multi_lu_and_mo_ussd0(953) TC_multi_lu_and_mo_ussd0(953)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000212'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(948)@d97f381c6fa7: Created GsupExpect[3] for "262420000000213" to be handled at TC_multi_lu_and_mo_ussd0(955) TC_multi_lu_and_mo_ussd0(955)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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-GSUP(948)@d97f381c6fa7: Created GsupExpect[4] for "262420000000214" to be handled at TC_multi_lu_and_mo_ussd0(957) TC_multi_lu_and_mo_ussd0(957)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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-GSUP(948)@d97f381c6fa7: Created GsupExpect[5] for "262420000000215" to be handled at TC_multi_lu_and_mo_ussd0(959) TC_multi_lu_and_mo_ussd0(959)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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-GSUP(948)@d97f381c6fa7: Created GsupExpect[6] for "262420000000216" to be handled at TC_multi_lu_and_mo_ussd0(961) TC_multi_lu_and_mo_ussd0(961)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(943)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(943)@d97f381c6fa7: Added conn table entry 0TC_multi_lu_and_mo_ussd0(950)10613645 MSC_Test_0-SCCP(942)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(943)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-RAN(943)@d97f381c6fa7: Added conn table entry 1TC_multi_lu_and_mo_ussd0(951)7123834 MSC_Test_0-RAN(943)@d97f381c6fa7: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-RAN(943)@d97f381c6fa7: Added conn table entry 2TC_multi_lu_and_mo_ussd0(953)7495980 MSC_Test_0-RAN(943)@d97f381c6fa7: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_0-RAN(943)@d97f381c6fa7: Added conn table entry 3TC_multi_lu_and_mo_ussd0(955)13180462 MSC_Test_0-RAN(943)@d97f381c6fa7: patch: N(SD) for ConnIdx 3 set to 1 MSC_Test_0-RAN(943)@d97f381c6fa7: Added conn table entry 4TC_multi_lu_and_mo_ussd0(957)9946424 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@d97f381c6fa7: patch: N(SD) for ConnIdx 4 set to 1 MSC_Test_0-SCCP(942)@d97f381c6fa7: First idle individual index:1 MSC_Test_0-RAN(943)@d97f381c6fa7: Added conn table entry 5TC_multi_lu_and_mo_ussd0(959)9513557 MSC_Test_0-SCCP(942)@d97f381c6fa7: First idle individual index:2 MSC_Test_0-SCCP(942)@d97f381c6fa7: First idle individual index:3 MSC_Test_0-RAN(943)@d97f381c6fa7: patch: N(SD) for ConnIdx 5 set to 1 MSC_Test_0-SCCP(942)@d97f381c6fa7: First idle individual index:4 MSC_Test_0-SCCP(942)@d97f381c6fa7: First idle individual index:5 MSC_Test_0-RAN(943)@d97f381c6fa7: Added conn table entry 6TC_multi_lu_and_mo_ussd0(961)8177079 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@d97f381c6fa7: patch: N(SD) for ConnIdx 6 set to 1 MSC_Test_0-SCCP(942)@d97f381c6fa7: First idle individual index:6 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: { messageType := 2, destLocRef := 'A1F38D'O, sourceLocRef := '000087'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(948)@d97f381c6fa7: Found GsupExpect[0] for "262420000000210" handled at TC_multi_lu_and_mo_ussd0(950) MSC_Test-GSUP(948)@d97f381c6fa7: Added IMSI table entry 0TC_multi_lu_and_mo_ussd0(950)"262420000000210" MSC_Test-GSUP(948)@d97f381c6fa7: Found GsupExpect[1] for "262420000000211" handled at TC_multi_lu_and_mo_ussd0(951) MSC_Test-GSUP(948)@d97f381c6fa7: Added IMSI table entry 1TC_multi_lu_and_mo_ussd0(951)"262420000000211" MSC_Test-GSUP(948)@d97f381c6fa7: Created GsupExpect[0] for "262420000000217" to be handled at TC_multi_lu_and_mo_ussd0(963) MSC_Test-GSUP(948)@d97f381c6fa7: Found GsupExpect[2] for "262420000000212" handled at TC_multi_lu_and_mo_ussd0(953) MSC_Test-GSUP(948)@d97f381c6fa7: Added IMSI table entry 2TC_multi_lu_and_mo_ussd0(953)"262420000000212" TC_multi_lu_and_mo_ussd0(963)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: { messageType := 2, destLocRef := '6CB37A'O, sourceLocRef := '000088'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(948)@d97f381c6fa7: Found GsupExpect[3] for "262420000000213" handled at TC_multi_lu_and_mo_ussd0(955) MSC_Test-GSUP(948)@d97f381c6fa7: Added IMSI table entry 3TC_multi_lu_and_mo_ussd0(955)"262420000000213" MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_from0 MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-SCCP(942)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: { messageType := 2, destLocRef := '72612C'O ("ra,"), sourceLocRef := '000089'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:2 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(948)@d97f381c6fa7: Found GsupExpect[4] for "262420000000214" handled at TC_multi_lu_and_mo_ussd0(957) MSC_Test-GSUP(948)@d97f381c6fa7: Added IMSI table entry 4TC_multi_lu_and_mo_ussd0(957)"262420000000214" MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:2 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(948)@d97f381c6fa7: Found GsupExpect[5] for "262420000000215" handled at TC_multi_lu_and_mo_ussd0(959) MSC_Test-GSUP(948)@d97f381c6fa7: Added IMSI table entry 5TC_multi_lu_and_mo_ussd0(959)"262420000000215" MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on connection ID:1 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_from0 MSC_Test-GSUP(948)@d97f381c6fa7: Found GsupExpect[6] for "262420000000216" handled at TC_multi_lu_and_mo_ussd0(961) MSC_Test-GSUP(948)@d97f381c6fa7: Added IMSI table entry 6TC_multi_lu_and_mo_ussd0(961)"262420000000216" MSC_Test_0-SCCP(942)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: { messageType := 2, destLocRef := 'C91E2E'O, sourceLocRef := '00008A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:3 TC_multi_lu_and_mo_ussd0(950)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(950)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:3 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: { messageType := 2, destLocRef := '97C538'O, sourceLocRef := '00008B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:4 MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on connection ID:2 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(942)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:4 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(951)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(951)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: { messageType := 2, destLocRef := '912A55'O, sourceLocRef := '00008C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:5 MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-RAN(943)@d97f381c6fa7: Added conn table entry 7TC_multi_lu_and_mo_ussd0(963)2583653 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:5 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@d97f381c6fa7: First idle individual index:7 MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-RAN(943)@d97f381c6fa7: patch: N(SD) for ConnIdx 7 set to 1 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 TC_multi_lu_and_mo_ussd0(953)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(955)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(953)@d97f381c6fa7: setverdict(pass): none -> pass TC_multi_lu_and_mo_ussd0(955)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-SCCP(942)@d97f381c6fa7: { messageType := 2, destLocRef := '7CC5B7'O, sourceLocRef := '00008D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:6 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:6 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on connection ID:3 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(942)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on connection ID:4 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(942)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on connection ID:5 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(942)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on connection ID:6 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_from0 MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-SCCP(942)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@d97f381c6fa7: { messageType := 2, destLocRef := '276C65'O ("'le"), 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-GSUP(948)@d97f381c6fa7: Found GsupExpect[0] for "262420000000217" handled at TC_multi_lu_and_mo_ussd0(963) MSC_Test-GSUP(948)@d97f381c6fa7: Added IMSI table entry 7TC_multi_lu_and_mo_ussd0(963)"262420000000217" MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:7 MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:7 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(957)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(957)@d97f381c6fa7: setverdict(pass): none -> pass TC_multi_lu_and_mo_ussd0(959)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(959)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on connection ID:7 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_from0 TC_multi_lu_and_mo_ussd0(961)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(942)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_multi_lu_and_mo_ussd0(961)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:2 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:3 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(963)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(963)@d97f381c6fa7: setverdict(pass): none -> pass TC_multi_lu_and_mo_ussd0(950)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(953)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(943)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(943)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_from0 MSC_Test_0-RAN(943)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(943)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(942)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on connection ID:2 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(942)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(943)@d97f381c6fa7: patched enc_l3: '055B'O TC_multi_lu_and_mo_ussd0(955)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on connection ID:3 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(942)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(942)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:2 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:3 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on connection ID:2 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(942)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on connection ID:3 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(942)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@d97f381c6fa7: Deleted conn table entry 0TC_multi_lu_and_mo_ussd0(950)10613645 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(950)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(950)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(950)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(950)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(950)@d97f381c6fa7: 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 := '122B3A0F'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(943)@d97f381c6fa7: Added conn table entry 0TC_multi_lu_and_mo_ussd0(950)6713321 MSC_Test_0-RAN(943)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(942)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(948)@d97f381c6fa7: Created GsupExpect[0] for "262420000000218" to be handled at TC_multi_lu_and_mo_ussd0(965) TC_multi_lu_and_mo_ussd0(965)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000218'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(943)@d97f381c6fa7: Added conn table entry 8TC_multi_lu_and_mo_ussd0(965)12193585 MSC_Test_0-RAN(943)@d97f381c6fa7: patch: N(SD) for ConnIdx 8 set to 1 MSC_Test_0-SCCP(942)@d97f381c6fa7: First idle individual index:8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(948)@d97f381c6fa7: Created GsupExpect[1] for "262420000000219" to be handled at TC_multi_lu_and_mo_ussd0(967) TC_multi_lu_and_mo_ussd0(967)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000219'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(943)@d97f381c6fa7: Added conn table entry 9TC_multi_lu_and_mo_ussd0(967)15458789 MSC_Test_0-RAN(943)@d97f381c6fa7: patch: N(SD) for ConnIdx 9 set to 1 MSC_Test_0-SCCP(942)@d97f381c6fa7: First idle individual index:9 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(948)@d97f381c6fa7: Created GsupExpect[2] for "262420000000220" to be handled at TC_multi_lu_and_mo_ussd0(969) TC_multi_lu_and_mo_ussd0(969)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000220'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(943)@d97f381c6fa7: Added conn table entry 10TC_multi_lu_and_mo_ussd0(969)4459218 MSC_Test_0-RAN(943)@d97f381c6fa7: patch: N(SD) for ConnIdx 10 set to 1 MSC_Test_0-SCCP(942)@d97f381c6fa7: First idle individual index:10 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(948)@d97f381c6fa7: Created GsupExpect[3] for "262420000000221" to be handled at TC_multi_lu_and_mo_ussd0(971) TC_multi_lu_and_mo_ussd0(971)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000221'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(943)@d97f381c6fa7: Added conn table entry 11TC_multi_lu_and_mo_ussd0(971)1755416 MSC_Test_0-RAN(943)@d97f381c6fa7: patch: N(SD) for ConnIdx 11 set to 1 MSC_Test_0-SCCP(942)@d97f381c6fa7: First idle individual index:11 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:2 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@d97f381c6fa7: Deleted conn table entry 2TC_multi_lu_and_mo_ussd0(953)7495980 TC_multi_lu_and_mo_ussd0(953)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(951)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(943)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(943)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on connection ID:1 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(942)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:3 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@d97f381c6fa7: Deleted conn table entry 3TC_multi_lu_and_mo_ussd0(955)13180462 TC_multi_lu_and_mo_ussd0(955)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:4 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test-GSUP(948)@d97f381c6fa7: Found GsupExpect[0] for "262420000000218" handled at TC_multi_lu_and_mo_ussd0(965) MSC_Test-GSUP(948)@d97f381c6fa7: Added IMSI table entry 8TC_multi_lu_and_mo_ussd0(965)"262420000000218" MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: { messageType := 2, destLocRef := '666FE9'O, sourceLocRef := '00008F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(948)@d97f381c6fa7: Found GsupExpect[1] for "262420000000219" handled at TC_multi_lu_and_mo_ussd0(967) MSC_Test-GSUP(948)@d97f381c6fa7: Added IMSI table entry 9TC_multi_lu_and_mo_ussd0(967)"262420000000219" MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 TC_multi_lu_and_mo_ussd0(953)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(953)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(953)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(957)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(948)@d97f381c6fa7: Found GsupExpect[2] for "262420000000220" handled at TC_multi_lu_and_mo_ussd0(969) MSC_Test-GSUP(948)@d97f381c6fa7: Added IMSI table entry 10TC_multi_lu_and_mo_ussd0(969)"262420000000220" MSC_Test_0-RAN(943)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(943)@d97f381c6fa7: patched enc_l3: '055B'O TC_multi_lu_and_mo_ussd0(955)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(955)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(955)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on connection ID:4 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(942)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test-GSUP(948)@d97f381c6fa7: Found GsupExpect[3] for "262420000000221" handled at TC_multi_lu_and_mo_ussd0(971) MSC_Test-GSUP(948)@d97f381c6fa7: Added IMSI table entry 11TC_multi_lu_and_mo_ussd0(971)"262420000000221" TC_multi_lu_and_mo_ussd0(953)@d97f381c6fa7: 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 := '11511BB9'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:6 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(955)@d97f381c6fa7: 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 := 'B714EA6C'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_multi_lu_and_mo_ussd0(950)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(950)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(943)@d97f381c6fa7: Added conn table entry 2TC_multi_lu_and_mo_ussd0(953)11453351 MSC_Test_0-SCCP(942)@d97f381c6fa7: { messageType := 2, destLocRef := 'BA0F31'O, sourceLocRef := '000090'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:8 MSC_Test_0-RAN(943)@d97f381c6fa7: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_0-SCCP(942)@d97f381c6fa7: First idle individual index:2 MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:8 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(948)@d97f381c6fa7: Created GsupExpect[0] for "262420000000210" to be handled at TC_multi_lu_and_mo_ussd0(950) MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@d97f381c6fa7: Added conn table entry 3TC_multi_lu_and_mo_ussd0(955)13446541 MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(943)@d97f381c6fa7: patch: N(SD) for ConnIdx 3 set to 1 MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:5 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@d97f381c6fa7: First idle individual index:3 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: { messageType := 2, destLocRef := 'EBE1E5'O, sourceLocRef := '000091'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:9 MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on connection ID:8 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(942)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:9 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(961)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(943)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(943)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(942)@d97f381c6fa7: { messageType := 2, destLocRef := '440AD2'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(942)@d97f381c6fa7: Session index based on local reference:10 MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on connection ID:6 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(942)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:10 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:7 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on connection ID:9 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(942)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: { messageType := 2, destLocRef := '1AC918'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(942)@d97f381c6fa7: Session index based on local reference:11 TC_multi_lu_and_mo_ussd0(959)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(965)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(965)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:11 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:4 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(943)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-RAN(943)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(967)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(967)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-SCCP(942)@d97f381c6fa7: { messageType := 2, destLocRef := 'AEC3A7'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(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:2 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:2 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on connection ID:5 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(942)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:2 MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(969)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(969)@d97f381c6fa7: setverdict(pass): none -> pass TC_multi_lu_and_mo_ussd0(963)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-SCCP(942)@d97f381c6fa7: { messageType := 2, destLocRef := 'CD2D8D'O, sourceLocRef := '000095'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:3 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:3 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:3 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(971)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(971)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:6 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on connection ID:10 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(942)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:5 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:8 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on connection ID:11 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(942)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on connection ID:7 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(942)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-RAN(943)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(943)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-RAN(943)@d97f381c6fa7: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(943)@d97f381c6fa7: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_len:28 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_from0 TC_multi_lu_and_mo_ussd0(953)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(953)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on connection ID:4 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(942)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on connection ID:1 TC_multi_lu_and_mo_ussd0(955)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_from0 TC_multi_lu_and_mo_ussd0(955)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test-GSUP(948)@d97f381c6fa7: Created GsupExpect[1] for "262420000000212" to be handled at TC_multi_lu_and_mo_ussd0(953) MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on connection ID:6 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(942)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on connection ID:5 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(942)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test-GSUP(948)@d97f381c6fa7: Created GsupExpect[2] for "262420000000213" to be handled at TC_multi_lu_and_mo_ussd0(955) MSC_Test-GSUP(948)@d97f381c6fa7: Created GsupExpect[3] for "262420000000222" to be handled at TC_multi_lu_and_mo_ussd0(973) MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(973)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } TC_multi_lu_and_mo_ussd0(965)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(943)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(943)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on connection ID:8 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_from0 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-RAN(943)@d97f381c6fa7: Added conn table entry 12TC_multi_lu_and_mo_ussd0(973)3852663 MSC_Test_0-RAN(943)@d97f381c6fa7: patch: N(SD) for ConnIdx 12 set to 1 MSC_Test_0-SCCP(942)@d97f381c6fa7: First idle individual index:12 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@d97f381c6fa7: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(943)@d97f381c6fa7: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on connection ID:2 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_len:28 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(942)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@d97f381c6fa7: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(943)@d97f381c6fa7: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on connection ID:3 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_len:28 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(942)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(948)@d97f381c6fa7: Created GsupExpect[4] for "262420000000223" to be handled at TC_multi_lu_and_mo_ussd0(975) TC_multi_lu_and_mo_ussd0(975)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000223'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(943)@d97f381c6fa7: Added conn table entry 13TC_multi_lu_and_mo_ussd0(975)11504805 MSC_Test_0-RAN(943)@d97f381c6fa7: patch: N(SD) for ConnIdx 13 set to 1 MSC_Test_0-SCCP(942)@d97f381c6fa7: First idle individual index:13 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(948)@d97f381c6fa7: Created GsupExpect[5] for "262420000000224" to be handled at TC_multi_lu_and_mo_ussd0(977) TC_multi_lu_and_mo_ussd0(977)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000224'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(943)@d97f381c6fa7: Added conn table entry 14TC_multi_lu_and_mo_ussd0(977)10520796 MSC_Test_0-RAN(943)@d97f381c6fa7: patch: N(SD) for ConnIdx 14 set to 1 MSC_Test_0-SCCP(942)@d97f381c6fa7: First idle individual index:14 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(948)@d97f381c6fa7: Created GsupExpect[6] for "262420000000225" to be handled at TC_multi_lu_and_mo_ussd0(979) TC_multi_lu_and_mo_ussd0(979)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000225'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(943)@d97f381c6fa7: Added conn table entry 15TC_multi_lu_and_mo_ussd0(979)10260983 MSC_Test_0-RAN(943)@d97f381c6fa7: patch: N(SD) for ConnIdx 15 set to 1 MSC_Test_0-SCCP(942)@d97f381c6fa7: First idle individual index:15 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:10 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:9 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(969)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:11 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(943)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(943)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on connection ID:10 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(942)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 TC_multi_lu_and_mo_ussd0(967)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:7 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-RAN(943)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(943)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on connection ID:9 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(942)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on connection ID:7 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_from0 TC_multi_lu_and_mo_ussd0(950)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(971)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(943)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(943)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on connection ID:11 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_from0 MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-SCCP(942)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:4 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@d97f381c6fa7: Deleted conn table entry 4TC_multi_lu_and_mo_ussd0(957)9946424 MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(957)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@d97f381c6fa7: Deleted conn table entry 1TC_multi_lu_and_mo_ussd0(951)7123834 MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:6 TC_multi_lu_and_mo_ussd0(951)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(943)@d97f381c6fa7: Deleted conn table entry 6TC_multi_lu_and_mo_ussd0(961)8177079 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(961)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:5 MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(948)@d97f381c6fa7: Found GsupExpect[3] for "262420000000222" handled at TC_multi_lu_and_mo_ussd0(973) MSC_Test-GSUP(948)@d97f381c6fa7: Added IMSI table entry 12TC_multi_lu_and_mo_ussd0(973)"262420000000222" TC_multi_lu_and_mo_ussd0(957)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(957)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(957)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(950)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:8 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(953)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(951)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(957)@d97f381c6fa7: 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 := '74E91E89'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_multi_lu_and_mo_ussd0(951)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(951)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: { messageType := 2, destLocRef := '3AC977'O, sourceLocRef := '000096'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:12 MSC_Test_0-RAN(943)@d97f381c6fa7: Deleted conn table entry 5TC_multi_lu_and_mo_ussd0(959)9513557 TC_multi_lu_and_mo_ussd0(955)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(959)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(961)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(961)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(961)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(951)@d97f381c6fa7: 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 := '1D29119D'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test-GSUP(948)@d97f381c6fa7: Found GsupExpect[4] for "262420000000223" handled at TC_multi_lu_and_mo_ussd0(975) MSC_Test-GSUP(948)@d97f381c6fa7: Added IMSI table entry 13TC_multi_lu_and_mo_ussd0(975)"262420000000223" MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_from0 MSC_Test_0-RAN(943)@d97f381c6fa7: Added conn table entry 1TC_multi_lu_and_mo_ussd0(957)5979597 MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-RAN(943)@d97f381c6fa7: patch: N(SD) for ConnIdx 1 set to 1 TC_multi_lu_and_mo_ussd0(961)@d97f381c6fa7: 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 := 'B5C579B2'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:12 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@d97f381c6fa7: First idle individual index:1 MSC_Test_0-RAN(943)@d97f381c6fa7: Added conn table entry 4TC_multi_lu_and_mo_ussd0(951)5910117 MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on connection ID:8 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_from0 MSC_Test_0-RAN(943)@d97f381c6fa7: patch: N(SD) for ConnIdx 4 set to 1 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@d97f381c6fa7: First idle individual index:4 MSC_Test-GSUP(948)@d97f381c6fa7: Found GsupExpect[5] for "262420000000224" handled at TC_multi_lu_and_mo_ussd0(977) MSC_Test-GSUP(948)@d97f381c6fa7: Added IMSI table entry 14TC_multi_lu_and_mo_ussd0(977)"262420000000224" MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@d97f381c6fa7: Added conn table entry 5TC_multi_lu_and_mo_ussd0(961)6600037 MSC_Test_0-SCCP(942)@d97f381c6fa7: { messageType := 2, destLocRef := 'AF8CA5'O, sourceLocRef := '000097'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:13 MSC_Test_0-RAN(943)@d97f381c6fa7: patch: N(SD) for ConnIdx 5 set to 1 MSC_Test_0-SCCP(942)@d97f381c6fa7: First idle individual index:5 MSC_Test-GSUP(948)@d97f381c6fa7: Found GsupExpect[6] for "262420000000225" handled at TC_multi_lu_and_mo_ussd0(979) MSC_Test-GSUP(948)@d97f381c6fa7: Added IMSI table entry 15TC_multi_lu_and_mo_ussd0(979)"262420000000225" MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on connection ID:12 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(942)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:13 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: { messageType := 2, destLocRef := 'A088DC'O, sourceLocRef := '000098'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:14 MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:14 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(959)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(959)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(959)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(973)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(973)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: { messageType := 2, destLocRef := '9C91F7'O, sourceLocRef := '000099'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:15 MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on connection ID:13 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(942)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:15 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(959)@d97f381c6fa7: 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 := '672320F4'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:2 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:2 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:10 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:3 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:3 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:9 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:7 TC_multi_lu_and_mo_ussd0(975)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(975)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(953)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:11 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: { messageType := 2, destLocRef := '5B3DCD'O, sourceLocRef := '00009A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(979)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(979)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:8 MSC_Test_0-SCCP(942)@d97f381c6fa7: { messageType := 2, destLocRef := '5A2E65'O ("Z.e"), sourceLocRef := '00009B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:4 TC_multi_lu_and_mo_ussd0(977)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(977)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:4 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:4 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(955)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-SCCP(942)@d97f381c6fa7: { messageType := 2, destLocRef := '64B565'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-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:5 MSC_Test_0-RAN(943)@d97f381c6fa7: Added conn table entry 6TC_multi_lu_and_mo_ussd0(959)11367510 MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:5 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:5 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:12 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(943)@d97f381c6fa7: patch: N(SD) for ConnIdx 6 set to 1 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on connection ID:14 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(942)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on connection ID:15 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(942)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: { messageType := 2, destLocRef := 'AD7456'O, sourceLocRef := '00009D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(943)@d97f381c6fa7: Deleted conn table entry 7TC_multi_lu_and_mo_ussd0(963)2583653 TC_multi_lu_and_mo_ussd0(963)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(943)@d97f381c6fa7: Deleted conn table entry 0TC_multi_lu_and_mo_ussd0(950)6713321 TC_multi_lu_and_mo_ussd0(950)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(963)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(963)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(963)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(943)@d97f381c6fa7: Deleted conn table entry 8TC_multi_lu_and_mo_ussd0(965)12193585 TC_multi_lu_and_mo_ussd0(965)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(963)@d97f381c6fa7: 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 := '0A0F81FD'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_multi_lu_and_mo_ussd0(957)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(957)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(950)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(950)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(948)@d97f381c6fa7: Created GsupExpect[3] for "262420000000214" to be handled at TC_multi_lu_and_mo_ussd0(957) TC_multi_lu_and_mo_ussd0(965)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(965)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(965)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(965)@d97f381c6fa7: 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 := '79A0C6E6'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_multi_lu_and_mo_ussd0(951)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(951)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(948)@d97f381c6fa7: Created GsupExpect[4] for "262420000000211" to be handled at TC_multi_lu_and_mo_ussd0(951) TC_multi_lu_and_mo_ussd0(961)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(961)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on connection ID:2 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(942)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on connection ID:10 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_from0 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mo_ussd0(950)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(948)@d97f381c6fa7: Created GsupExpect[5] for "262420000000216" to be handled at TC_multi_lu_and_mo_ussd0(961) MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on connection ID:3 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(942)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on connection ID:9 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(942)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(973)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:2 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on connection ID:11 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(942)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@d97f381c6fa7: Added conn table entry 0TC_multi_lu_and_mo_ussd0(963)4538432 MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(943)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:10 MSC_Test_0-SCCP(942)@d97f381c6fa7: First idle individual index:2 MSC_Test_0-RAN(943)@d97f381c6fa7: Added conn table entry 7TC_multi_lu_and_mo_ussd0(965)5000462 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(959)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(959)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(943)@d97f381c6fa7: patch: N(SD) for ConnIdx 7 set to 1 MSC_Test_0-SCCP(942)@d97f381c6fa7: First idle individual index:6 MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:3 MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:9 MSC_Test-GSUP(948)@d97f381c6fa7: Created GsupExpect[6] for "262420000000215" to be handled at TC_multi_lu_and_mo_ussd0(959) MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@d97f381c6fa7: Deleted conn table entry 2TC_multi_lu_and_mo_ussd0(953)11453351 MSC_Test_0-RAN(943)@d97f381c6fa7: Deleted conn table entry 10TC_multi_lu_and_mo_ussd0(969)4459218 TC_multi_lu_and_mo_ussd0(953)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(969)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(943)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(943)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:11 MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on connection ID:12 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_from0 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@d97f381c6fa7: Deleted conn table entry 3TC_multi_lu_and_mo_ussd0(955)13446541 TC_multi_lu_and_mo_ussd0(955)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(943)@d97f381c6fa7: Deleted conn table entry 9TC_multi_lu_and_mo_ussd0(967)15458789 TC_multi_lu_and_mo_ussd0(967)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(943)@d97f381c6fa7: Deleted conn table entry 11TC_multi_lu_and_mo_ussd0(971)1755416 TC_multi_lu_and_mo_ussd0(971)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(943)@d97f381c6fa7: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(943)@d97f381c6fa7: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on connection ID:1 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_len:28 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(942)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@d97f381c6fa7: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(943)@d97f381c6fa7: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on connection ID:4 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_len:28 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(942)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@d97f381c6fa7: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(943)@d97f381c6fa7: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on connection ID:5 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_len:28 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(942)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: { messageType := 2, destLocRef := '454040'O ("E@@"), sourceLocRef := '00009E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:2 MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 TC_multi_lu_and_mo_ussd0(953)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(953)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:2 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(955)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(955)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(953)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:2 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@d97f381c6fa7: { messageType := 2, destLocRef := '4C4D0E'O, sourceLocRef := '00009F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:6 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(967)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(967)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(967)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(971)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(971)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(971)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(969)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(969)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(969)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(955)@d97f381c6fa7: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(967)@d97f381c6fa7: 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 := '3F3522E3'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:6 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(971)@d97f381c6fa7: 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 := '2F267925'O ("/&y%") } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_multi_lu_and_mo_ussd0(969)@d97f381c6fa7: 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 := '6DB58182'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(943)@d97f381c6fa7: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(943)@d97f381c6fa7: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:6 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_len:28 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(942)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(963)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(963)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(943)@d97f381c6fa7: Added conn table entry 2TC_multi_lu_and_mo_ussd0(967)13133663 MSC_Test-GSUP(948)@d97f381c6fa7: Created GsupExpect[7] for "262420000000217" to be handled at TC_multi_lu_and_mo_ussd0(963) MSC_Test_0-RAN(943)@d97f381c6fa7: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_0-SCCP(942)@d97f381c6fa7: First idle individual index:3 MSC_Test_0-RAN(943)@d97f381c6fa7: Added conn table entry 3TC_multi_lu_and_mo_ussd0(971)11506685 MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(943)@d97f381c6fa7: patch: N(SD) for ConnIdx 3 set to 1 MSC_Test_0-SCCP(942)@d97f381c6fa7: First idle individual index:7 MSC_Test_0-RAN(943)@d97f381c6fa7: Added conn table entry 8TC_multi_lu_and_mo_ussd0(969)15426968 TC_multi_lu_and_mo_ussd0(957)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@d97f381c6fa7: patch: N(SD) for ConnIdx 8 set to 1 MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:12 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@d97f381c6fa7: First idle individual index:8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(965)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(965)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(951)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(948)@d97f381c6fa7: Created GsupExpect[8] for "262420000000218" to be handled at TC_multi_lu_and_mo_ussd0(965) TC_multi_lu_and_mo_ussd0(961)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on connection ID:12 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(942)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: { messageType := 2, destLocRef := 'C8675F'O, sourceLocRef := '0000A0'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:3 TC_multi_lu_and_mo_ussd0(959)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:3 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:3 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(943)@d97f381c6fa7: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(943)@d97f381c6fa7: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on connection ID:2 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_len:28 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(942)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(967)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(967)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(948)@d97f381c6fa7: Created GsupExpect[9] for "262420000000219" to be handled at TC_multi_lu_and_mo_ussd0(967) MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 TC_multi_lu_and_mo_ussd0(957)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: { messageType := 2, destLocRef := 'AF93FD'O, sourceLocRef := '0000A1'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:7 MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:7 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(963)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:7 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:4 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:4 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(971)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(971)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on connection ID:1 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(942)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: { messageType := 2, destLocRef := 'EB6598'O, sourceLocRef := '0000A2'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:8 MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:8 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(948)@d97f381c6fa7: Created GsupExpect[10] for "262420000000221" to be handled at TC_multi_lu_and_mo_ussd0(971) MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:8 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:5 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:5 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(951)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:12 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:13 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(969)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(969)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(948)@d97f381c6fa7: Created GsupExpect[11] for "262420000000220" to be handled at TC_multi_lu_and_mo_ussd0(969) MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:15 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(943)@d97f381c6fa7: Deleted conn table entry 12TC_multi_lu_and_mo_ussd0(973)3852663 TC_multi_lu_and_mo_ussd0(973)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(961)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on connection ID:4 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(942)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:14 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@d97f381c6fa7: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(943)@d97f381c6fa7: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on connection ID:6 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_len:28 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(942)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(973)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(973)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(973)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:4 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(973)@d97f381c6fa7: 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 := '54852185'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_multi_lu_and_mo_ussd0(959)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(943)@d97f381c6fa7: Deleted conn table entry 1TC_multi_lu_and_mo_ussd0(957)5979597 TC_multi_lu_and_mo_ussd0(957)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(965)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on connection ID:5 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_from0 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-SCCP(942)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:2 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:2 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@d97f381c6fa7: Deleted conn table entry 4TC_multi_lu_and_mo_ussd0(951)5910117 TC_multi_lu_and_mo_ussd0(979)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(951)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(943)@d97f381c6fa7: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(943)@d97f381c6fa7: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O TC_multi_lu_and_mo_ussd0(975)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on connection ID:3 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_len:28 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(942)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@d97f381c6fa7: Added conn table entry 1TC_multi_lu_and_mo_ussd0(973)14448403 TC_multi_lu_and_mo_ussd0(957)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 TC_multi_lu_and_mo_ussd0(957)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:5 MSC_Test_0-RAN(943)@d97f381c6fa7: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-SCCP(942)@d97f381c6fa7: First idle individual index:1 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(977)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(951)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(951)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(967)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(951)@d97f381c6fa7: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(957)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-RAN(943)@d97f381c6fa7: Deleted conn table entry 5TC_multi_lu_and_mo_ussd0(961)6600037 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:6 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer TC_multi_lu_and_mo_ussd0(961)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(963)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(942)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:6 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(943)@d97f381c6fa7: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(943)@d97f381c6fa7: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on connection ID:7 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_len:28 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(942)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O TC_multi_lu_and_mo_ussd0(961)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(961)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(943)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on connection ID:15 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(942)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(943)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on connection ID:13 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(942)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O TC_multi_lu_and_mo_ussd0(961)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: { messageType := 2, destLocRef := 'DC7713'O, sourceLocRef := '0000A3'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_0-RAN(943)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(943)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on connection ID:14 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(942)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O TC_multi_lu_and_mo_ussd0(965)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on connection ID:2 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(942)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(943)@d97f381c6fa7: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(943)@d97f381c6fa7: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O TC_multi_lu_and_mo_ussd0(971)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on connection ID:8 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_len:28 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(942)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:15 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:13 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on connection ID:6 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(942)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(973)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 TC_multi_lu_and_mo_ussd0(973)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:3 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:3 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(943)@d97f381c6fa7: Deleted conn table entry 6TC_multi_lu_and_mo_ussd0(959)11367510 MSC_Test-GSUP(948)@d97f381c6fa7: Created GsupExpect[12] for "262420000000222" to be handled at TC_multi_lu_and_mo_ussd0(973) TC_multi_lu_and_mo_ussd0(959)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:14 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:2 TC_multi_lu_and_mo_ussd0(969)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(967)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(943)@d97f381c6fa7: Deleted conn table entry 0TC_multi_lu_and_mo_ussd0(963)4538432 TC_multi_lu_and_mo_ussd0(963)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on connection ID:15 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(942)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on connection ID:13 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(942)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on connection ID:3 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_from0 MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 TC_multi_lu_and_mo_ussd0(959)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(959)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:6 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on connection ID:14 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(942)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-RAN(943)@d97f381c6fa7: Deleted conn table entry 7TC_multi_lu_and_mo_ussd0(965)5000462 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:7 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(965)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(963)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(963)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(959)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:7 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(971)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(963)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:15 MSC_Test_0-RAN(943)@d97f381c6fa7: Deleted conn table entry 15TC_multi_lu_and_mo_ussd0(979)10260983 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(979)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on connection ID:7 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(942)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:13 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@d97f381c6fa7: Deleted conn table entry 13TC_multi_lu_and_mo_ussd0(975)11504805 TC_multi_lu_and_mo_ussd0(975)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(965)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(965)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:3 MSC_Test_0-RAN(943)@d97f381c6fa7: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(943)@d97f381c6fa7: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@d97f381c6fa7: Deleted conn table entry 2TC_multi_lu_and_mo_ussd0(967)13133663 MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on connection ID:1 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_len:28 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_from0 TC_multi_lu_and_mo_ussd0(967)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(979)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(979)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(979)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:14 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(965)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-RAN(943)@d97f381c6fa7: Deleted conn table entry 14TC_multi_lu_and_mo_ussd0(977)10520796 TC_multi_lu_and_mo_ussd0(977)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(979)@d97f381c6fa7: 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 := 'B6C0297B'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(975)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(975)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(975)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:7 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(967)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(967)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(975)@d97f381c6fa7: 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 := '250DA956'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(943)@d97f381c6fa7: Deleted conn table entry 3TC_multi_lu_and_mo_ussd0(971)11506685 TC_multi_lu_and_mo_ussd0(971)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(943)@d97f381c6fa7: Added conn table entry 0TC_multi_lu_and_mo_ussd0(979)6805950 TC_multi_lu_and_mo_ussd0(973)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(943)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 TC_multi_lu_and_mo_ussd0(967)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-SCCP(942)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-RAN(943)@d97f381c6fa7: Added conn table entry 2TC_multi_lu_and_mo_ussd0(975)4190472 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:8 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@d97f381c6fa7: First idle individual index:2 MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:8 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-RAN(943)@d97f381c6fa7: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(977)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(977)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(977)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(971)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(971)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(969)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(971)@d97f381c6fa7: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(977)@d97f381c6fa7: 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 := '35E891B7'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on connection ID:8 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(942)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: { messageType := 2, destLocRef := '67D9BE'O, sourceLocRef := '0000A4'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(943)@d97f381c6fa7: Added conn table entry 3TC_multi_lu_and_mo_ussd0(977)761069 MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@d97f381c6fa7: First idle individual index:3 MSC_Test_0-RAN(943)@d97f381c6fa7: patch: N(SD) for ConnIdx 3 set to 1 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: { messageType := 2, destLocRef := '3FF108'O, sourceLocRef := '0000A5'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:2 MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:2 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:2 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(979)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(979)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(975)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(975)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:8 MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: { messageType := 2, destLocRef := '0B9CED'O, sourceLocRef := '0000A6'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:3 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(948)@d97f381c6fa7: Created GsupExpect[13] for "262420000000225" to be handled at TC_multi_lu_and_mo_ussd0(979) MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:3 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:3 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(943)@d97f381c6fa7: Deleted conn table entry 8TC_multi_lu_and_mo_ussd0(969)15426968 TC_multi_lu_and_mo_ussd0(969)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(948)@d97f381c6fa7: Created GsupExpect[14] for "262420000000223" to be handled at TC_multi_lu_and_mo_ussd0(975) TC_multi_lu_and_mo_ussd0(969)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(969)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(977)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(977)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(969)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test-GSUP(948)@d97f381c6fa7: Created GsupExpect[15] for "262420000000224" to be handled at TC_multi_lu_and_mo_ussd0(977) MSC_Test_0-RAN(943)@d97f381c6fa7: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(943)@d97f381c6fa7: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_len:28 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(942)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(979)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-RAN(943)@d97f381c6fa7: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(943)@d97f381c6fa7: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on connection ID:2 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_len:28 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(942)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@d97f381c6fa7: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(943)@d97f381c6fa7: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O TC_multi_lu_and_mo_ussd0(973)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on connection ID:3 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_len:28 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(942)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on connection ID:1 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(942)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 TC_multi_lu_and_mo_ussd0(975)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:1 TC_multi_lu_and_mo_ussd0(977)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(979)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:2 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:2 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(943)@d97f381c6fa7: Deleted conn table entry 1TC_multi_lu_and_mo_ussd0(973)14448403 TC_multi_lu_and_mo_ussd0(973)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(973)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(973)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_from0 TC_multi_lu_and_mo_ussd0(975)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(973)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-SCCP(942)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on connection ID:2 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(942)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:3 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:3 MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:0 TC_multi_lu_and_mo_ussd0(977)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:2 MSC_Test_0-RAN(943)@d97f381c6fa7: Deleted conn table entry 0TC_multi_lu_and_mo_ussd0(979)6805950 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@d97f381c6fa7: Deleted conn table entry 2TC_multi_lu_and_mo_ussd0(975)4190472 TC_multi_lu_and_mo_ussd0(979)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(975)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on connection ID:3 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(942)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(942)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(975)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(975)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(979)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(979)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(975)@d97f381c6fa7: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(979)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-M3UA(944)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@d97f381c6fa7: Session index based on local reference:3 MSC_Test_0-RAN(943)@d97f381c6fa7: Deleted conn table entry 3TC_multi_lu_and_mo_ussd0(977)761069 MSC_Test_0-M3UA(944)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(977)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(977)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(977)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(977)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-RAN(943)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(942)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(948)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(944)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(945)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(960)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(974)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(941)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(946)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(981)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(952)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(972)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(954)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(978)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(968)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(958)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(962)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(966)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(970)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(947)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(980)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(949)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(956)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(976)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(964)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(941): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(942): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(943): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(944): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(945): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(946): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(947): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(948): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(949): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_multi_lu_and_mo_ussd0(950): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC TC_multi_lu_and_mo_ussd0(951): pass (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(952): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC TC_multi_lu_and_mo_ussd0(953): pass (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(954): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC TC_multi_lu_and_mo_ussd0(955): pass (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(956): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC TC_multi_lu_and_mo_ussd0(957): pass (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(958): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC TC_multi_lu_and_mo_ussd0(959): pass (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(960): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC TC_multi_lu_and_mo_ussd0(961): pass (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(962): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC TC_multi_lu_and_mo_ussd0(963): pass (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(964): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC TC_multi_lu_and_mo_ussd0(965): pass (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(966): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC TC_multi_lu_and_mo_ussd0(967): pass (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(968): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC TC_multi_lu_and_mo_ussd0(969): pass (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(970): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC TC_multi_lu_and_mo_ussd0(971): pass (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(972): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC TC_multi_lu_and_mo_ussd0(973): pass (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(974): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC TC_multi_lu_and_mo_ussd0(975): pass (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(976): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC TC_multi_lu_and_mo_ussd0(977): pass (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(978): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC TC_multi_lu_and_mo_ussd0(979): pass (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(980): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(981): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_multi_lu_and_mo_ussd finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_multi_lu_and_mo_ussd pass'. Sat Apr 20 08:23:31 UTC 2024 ====== MSC_Tests.TC_multi_lu_and_mo_ussd pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_multi_lu_and_mo_ussd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=3758636) Waiting for packet dumper to finish... 1 (prev_count=3758636, count=3759713) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_multi_lu_and_mo_ussd pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_multi_lu_and_mt_ussd'. ------ MSC_Tests.TC_multi_lu_and_mt_ussd ------ Sat Apr 20 08:23:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_multi_lu_and_mt_ussd' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_multi_lu_and_mt_ussd started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(985)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(985)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(985)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(983)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(986)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(985)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(985)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(985)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(985)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(985)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(985)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(988)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(988)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(988)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(988)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(988)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(988)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(988)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(988)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(989)@d97f381c6fa7: Created GsupExpect[0] for "262420000000226" to be handled at TC_multi_lu_and_mt_ussd0(991) TC_multi_lu_and_mt_ussd0(991)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000226'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(989)@d97f381c6fa7: Created GsupExpect[1] for "262420000000227" to be handled at TC_multi_lu_and_mt_ussd0(992) TC_multi_lu_and_mt_ussd0(992)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000227'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(989)@d97f381c6fa7: Created GsupExpect[2] for "262420000000228" to be handled at TC_multi_lu_and_mt_ussd0(994) TC_multi_lu_and_mt_ussd0(994)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000228'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(989)@d97f381c6fa7: Created GsupExpect[3] for "262420000000229" to be handled at TC_multi_lu_and_mt_ussd0(996) TC_multi_lu_and_mt_ussd0(996)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000229'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(989)@d97f381c6fa7: Created GsupExpect[4] for "262420000000230" to be handled at TC_multi_lu_and_mt_ussd0(998) TC_multi_lu_and_mt_ussd0(998)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000230'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(989)@d97f381c6fa7: Created GsupExpect[5] for "262420000000231" to be handled at TC_multi_lu_and_mt_ussd0(1000) TC_multi_lu_and_mt_ussd0(1000)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000231'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(989)@d97f381c6fa7: Created GsupExpect[6] for "262420000000232" to be handled at TC_multi_lu_and_mt_ussd0(1002) TC_multi_lu_and_mt_ussd0(1002)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000232'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(989)@d97f381c6fa7: Created GsupExpect[7] for "262420000000233" to be handled at TC_multi_lu_and_mt_ussd0(1004) TC_multi_lu_and_mt_ussd0(1004)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000233'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(989)@d97f381c6fa7: Created GsupExpect[8] for "262420000000234" to be handled at TC_multi_lu_and_mt_ussd0(1006) TC_multi_lu_and_mt_ussd0(1006)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000234'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(989)@d97f381c6fa7: Created GsupExpect[9] for "262420000000235" to be handled at TC_multi_lu_and_mt_ussd0(1008) TC_multi_lu_and_mt_ussd0(1008)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000235'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(989)@d97f381c6fa7: Created GsupExpect[10] for "262420000000236" to be handled at TC_multi_lu_and_mt_ussd0(1010) TC_multi_lu_and_mt_ussd0(1010)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000236'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(989)@d97f381c6fa7: Created GsupExpect[11] for "262420000000237" to be handled at TC_multi_lu_and_mt_ussd0(1012) TC_multi_lu_and_mt_ussd0(1012)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000237'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(989)@d97f381c6fa7: Created GsupExpect[12] for "262420000000238" to be handled at TC_multi_lu_and_mt_ussd0(1014) TC_multi_lu_and_mt_ussd0(1014)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000238'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(989)@d97f381c6fa7: Created GsupExpect[13] for "262420000000239" to be handled at TC_multi_lu_and_mt_ussd0(1016) TC_multi_lu_and_mt_ussd0(1016)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000239'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(989)@d97f381c6fa7: Created GsupExpect[14] for "262420000000240" to be handled at TC_multi_lu_and_mt_ussd0(1018) TC_multi_lu_and_mt_ussd0(1018)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000240'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(989)@d97f381c6fa7: Created GsupExpect[15] for "262420000000241" to be handled at TC_multi_lu_and_mt_ussd0(1020) TC_multi_lu_and_mt_ussd0(1020)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000241'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(984)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(984)@d97f381c6fa7: Added conn table entry 0TC_multi_lu_and_mt_ussd0(991)15119708 MSC_Test_0-SCCP(983)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(984)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-RAN(984)@d97f381c6fa7: Added conn table entry 1TC_multi_lu_and_mt_ussd0(992)2850563 MSC_Test_0-RAN(984)@d97f381c6fa7: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-RAN(984)@d97f381c6fa7: Added conn table entry 2TC_multi_lu_and_mt_ussd0(994)423145 MSC_Test_0-RAN(984)@d97f381c6fa7: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_0-RAN(984)@d97f381c6fa7: Added conn table entry 3TC_multi_lu_and_mt_ussd0(996)15365750 MSC_Test_0-RAN(984)@d97f381c6fa7: patch: N(SD) for ConnIdx 3 set to 1 MSC_Test_0-RAN(984)@d97f381c6fa7: Added conn table entry 4TC_multi_lu_and_mt_ussd0(998)13353851 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@d97f381c6fa7: patch: N(SD) for ConnIdx 4 set to 1 MSC_Test_0-SCCP(983)@d97f381c6fa7: First idle individual index:1 MSC_Test_0-SCCP(983)@d97f381c6fa7: First idle individual index:2 MSC_Test_0-RAN(984)@d97f381c6fa7: Added conn table entry 5TC_multi_lu_and_mt_ussd0(1000)11645351 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@d97f381c6fa7: First idle individual index:3 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@d97f381c6fa7: First idle individual index:4 MSC_Test_0-SCCP(983)@d97f381c6fa7: First idle individual index:5 MSC_Test_0-RAN(984)@d97f381c6fa7: patch: N(SD) for ConnIdx 5 set to 1 MSC_Test_0-RAN(984)@d97f381c6fa7: Added conn table entry 6TC_multi_lu_and_mt_ussd0(1002)16067182 MSC_Test_0-RAN(984)@d97f381c6fa7: patch: N(SD) for ConnIdx 6 set to 1 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@d97f381c6fa7: Added conn table entry 7TC_multi_lu_and_mt_ussd0(1004)16556420 MSC_Test_0-SCCP(983)@d97f381c6fa7: First idle individual index:6 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@d97f381c6fa7: patch: N(SD) for ConnIdx 7 set to 1 MSC_Test_0-RAN(984)@d97f381c6fa7: Added conn table entry 8TC_multi_lu_and_mt_ussd0(1006)1140251 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@d97f381c6fa7: First idle individual index:7 MSC_Test_0-RAN(984)@d97f381c6fa7: patch: N(SD) for ConnIdx 8 set to 1 MSC_Test_0-RAN(984)@d97f381c6fa7: Added conn table entry 9TC_multi_lu_and_mt_ussd0(1008)13143576 MSC_Test_0-RAN(984)@d97f381c6fa7: patch: N(SD) for ConnIdx 9 set to 1 MSC_Test_0-SCCP(983)@d97f381c6fa7: First idle individual index:8 MSC_Test_0-RAN(984)@d97f381c6fa7: Added conn table entry 10TC_multi_lu_and_mt_ussd0(1010)13063538 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@d97f381c6fa7: patch: N(SD) for ConnIdx 10 set to 1 MSC_Test_0-SCCP(983)@d97f381c6fa7: First idle individual index:9 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@d97f381c6fa7: Added conn table entry 11TC_multi_lu_and_mt_ussd0(1012)2595700 MSC_Test_0-RAN(984)@d97f381c6fa7: patch: N(SD) for ConnIdx 11 set to 1 MSC_Test_0-SCCP(983)@d97f381c6fa7: First idle individual index:10 MSC_Test_0-RAN(984)@d97f381c6fa7: Added conn table entry 12TC_multi_lu_and_mt_ussd0(1014)2305654 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@d97f381c6fa7: patch: N(SD) for ConnIdx 12 set to 1 MSC_Test_0-SCCP(983)@d97f381c6fa7: First idle individual index:11 MSC_Test_0-RAN(984)@d97f381c6fa7: Added conn table entry 13TC_multi_lu_and_mt_ussd0(1016)3925678 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@d97f381c6fa7: patch: N(SD) for ConnIdx 13 set to 1 MSC_Test_0-RAN(984)@d97f381c6fa7: Added conn table entry 14TC_multi_lu_and_mt_ussd0(1018)12251019 MSC_Test_0-SCCP(983)@d97f381c6fa7: First idle individual index:12 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@d97f381c6fa7: patch: N(SD) for ConnIdx 14 set to 1 MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-RAN(984)@d97f381c6fa7: Added conn table entry 15TC_multi_lu_and_mt_ussd0(1020)12645128 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: First idle individual index:13 MSC_Test_0-RAN(984)@d97f381c6fa7: patch: N(SD) for ConnIdx 15 set to 1 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@d97f381c6fa7: { messageType := 2, destLocRef := 'E6B55C'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(983)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(989)@d97f381c6fa7: Found GsupExpect[0] for "262420000000226" handled at TC_multi_lu_and_mt_ussd0(991) MSC_Test-GSUP(989)@d97f381c6fa7: Added IMSI table entry 0TC_multi_lu_and_mt_ussd0(991)"262420000000226" MSC_Test_0-SCCP(983)@d97f381c6fa7: First idle individual index:14 MSC_Test-GSUP(989)@d97f381c6fa7: Found GsupExpect[1] for "262420000000227" handled at TC_multi_lu_and_mt_ussd0(992) MSC_Test-GSUP(989)@d97f381c6fa7: Added IMSI table entry 1TC_multi_lu_and_mt_ussd0(992)"262420000000227" MSC_Test_0-SCCP(983)@d97f381c6fa7: First idle individual index:15 MSC_Test-GSUP(989)@d97f381c6fa7: Found GsupExpect[2] for "262420000000228" handled at TC_multi_lu_and_mt_ussd0(994) MSC_Test-GSUP(989)@d97f381c6fa7: Added IMSI table entry 2TC_multi_lu_and_mt_ussd0(994)"262420000000228" MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-SCCP(983)@d97f381c6fa7: { messageType := 2, destLocRef := '2B7F03'O, sourceLocRef := '0000A8'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(989)@d97f381c6fa7: Found GsupExpect[3] for "262420000000229" handled at TC_multi_lu_and_mt_ussd0(996) MSC_Test-GSUP(989)@d97f381c6fa7: Added IMSI table entry 3TC_multi_lu_and_mt_ussd0(996)"262420000000229" MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(983)@d97f381c6fa7: { messageType := 2, destLocRef := '0674E9'O, sourceLocRef := '0000A9'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:2 MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test-GSUP(989)@d97f381c6fa7: Found GsupExpect[4] for "262420000000230" handled at TC_multi_lu_and_mt_ussd0(998) MSC_Test-GSUP(989)@d97f381c6fa7: Added IMSI table entry 4TC_multi_lu_and_mt_ussd0(998)"262420000000230" MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:2 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(989)@d97f381c6fa7: Found GsupExpect[5] for "262420000000231" handled at TC_multi_lu_and_mt_ussd0(1000) MSC_Test-GSUP(989)@d97f381c6fa7: Added IMSI table entry 5TC_multi_lu_and_mt_ussd0(1000)"262420000000231" MSC_Test_0-SCCP(983)@d97f381c6fa7: { messageType := 2, destLocRef := 'EA7676'O, sourceLocRef := '0000AA'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:3 MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(989)@d97f381c6fa7: Found GsupExpect[6] for "262420000000232" handled at TC_multi_lu_and_mt_ussd0(1002) MSC_Test-GSUP(989)@d97f381c6fa7: Added IMSI table entry 6TC_multi_lu_and_mt_ussd0(1002)"262420000000232" MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:3 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test-GSUP(989)@d97f381c6fa7: Found GsupExpect[7] for "262420000000233" handled at TC_multi_lu_and_mt_ussd0(1004) MSC_Test-GSUP(989)@d97f381c6fa7: Added IMSI table entry 7TC_multi_lu_and_mt_ussd0(1004)"262420000000233" MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_from0 MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-SCCP(983)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: { messageType := 2, destLocRef := 'CBC37B'O, sourceLocRef := '0000AB'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:4 MSC_Test-GSUP(989)@d97f381c6fa7: Found GsupExpect[8] for "262420000000234" handled at TC_multi_lu_and_mt_ussd0(1006) MSC_Test-GSUP(989)@d97f381c6fa7: Added IMSI table entry 8TC_multi_lu_and_mt_ussd0(1006)"262420000000234" MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on connection ID:1 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_from0 TC_multi_lu_and_mt_ussd0(991)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(991)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-SCCP(983)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on connection ID:2 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_from0 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:4 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(989)@d97f381c6fa7: Found GsupExpect[9] for "262420000000235" handled at TC_multi_lu_and_mt_ussd0(1008) MSC_Test-GSUP(989)@d97f381c6fa7: Added IMSI table entry 9TC_multi_lu_and_mt_ussd0(1008)"262420000000235" MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on connection ID:3 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(983)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test-GSUP(989)@d97f381c6fa7: Found GsupExpect[10] for "262420000000236" handled at TC_multi_lu_and_mt_ussd0(1010) MSC_Test-GSUP(989)@d97f381c6fa7: Added IMSI table entry 10TC_multi_lu_and_mt_ussd0(1010)"262420000000236" MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: { messageType := 2, destLocRef := 'B1B1A7'O, sourceLocRef := '0000AC'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:5 MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on connection ID:4 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(983)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_multi_lu_and_mt_ussd0(994)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(994)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 TC_multi_lu_and_mt_ussd0(992)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:5 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer TC_multi_lu_and_mt_ussd0(992)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(989)@d97f381c6fa7: Found GsupExpect[11] for "262420000000237" handled at TC_multi_lu_and_mt_ussd0(1012) MSC_Test-GSUP(989)@d97f381c6fa7: Added IMSI table entry 11TC_multi_lu_and_mt_ussd0(1012)"262420000000237" MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: { messageType := 2, destLocRef := 'F52A6E'O, sourceLocRef := '0000AD'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:6 TC_multi_lu_and_mt_ussd0(996)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 TC_multi_lu_and_mt_ussd0(996)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(989)@d97f381c6fa7: Found GsupExpect[12] for "262420000000238" handled at TC_multi_lu_and_mt_ussd0(1014) MSC_Test-GSUP(989)@d97f381c6fa7: Added IMSI table entry 12TC_multi_lu_and_mt_ussd0(1014)"262420000000238" MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:6 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(989)@d97f381c6fa7: Found GsupExpect[13] for "262420000000239" handled at TC_multi_lu_and_mt_ussd0(1016) MSC_Test-GSUP(989)@d97f381c6fa7: Added IMSI table entry 13TC_multi_lu_and_mt_ussd0(1016)"262420000000239" MSC_Test_0-SCCP(983)@d97f381c6fa7: { messageType := 2, destLocRef := 'FCA184'O, sourceLocRef := '0000AE'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:7 MSC_Test-GSUP(989)@d97f381c6fa7: Found GsupExpect[14] for "262420000000240" handled at TC_multi_lu_and_mt_ussd0(1018) MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on connection ID:5 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_from0 MSC_Test-GSUP(989)@d97f381c6fa7: Added IMSI table entry 14TC_multi_lu_and_mt_ussd0(1018)"262420000000240" MSC_Test_0-SCCP(983)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test-GSUP(989)@d97f381c6fa7: Found GsupExpect[15] for "262420000000241" handled at TC_multi_lu_and_mt_ussd0(1020) MSC_Test-GSUP(989)@d97f381c6fa7: Added IMSI table entry 15TC_multi_lu_and_mt_ussd0(1020)"262420000000241" MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(998)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(998)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:7 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: { messageType := 2, destLocRef := '11661B'O, sourceLocRef := '0000AF'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:8 MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:8 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1000)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1000)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: { messageType := 2, destLocRef := 'C88E18'O, sourceLocRef := '0000B0'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:9 TC_multi_lu_and_mt_ussd0(1002)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1002)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:9 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-SCCP(983)@d97f381c6fa7: { messageType := 2, destLocRef := 'C75572'O, sourceLocRef := '0000B1'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:10 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on connection ID:6 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(983)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on connection ID:7 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(983)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:10 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on connection ID:8 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(983)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-SCCP(983)@d97f381c6fa7: { messageType := 2, destLocRef := '279B74'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-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:11 MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:11 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1004)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1004)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: { messageType := 2, destLocRef := '232E76'O ("#.v"), sourceLocRef := '0000B3'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:12 MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on connection ID:9 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(983)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on connection ID:10 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_from0 TC_multi_lu_and_mt_ussd0(1006)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1006)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-SCCP(983)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:12 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1008)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1008)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: { messageType := 2, destLocRef := '3BE6AE'O, sourceLocRef := '0000B4'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:13 MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on connection ID:11 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(983)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on connection ID:12 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_from0 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1010)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:13 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1010)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: { messageType := 2, destLocRef := 'BAEF8B'O, sourceLocRef := '0000B5'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:14 TC_multi_lu_and_mt_ussd0(1014)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1014)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on connection ID:13 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(983)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:14 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1012)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1012)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: { messageType := 2, destLocRef := 'C0F308'O, sourceLocRef := '0000B6'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:15 MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on connection ID:14 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(983)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:15 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on connection ID:15 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_from0 MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-SCCP(983)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1018)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1018)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:2 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1016)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1016)@d97f381c6fa7: setverdict(pass): none -> pass TC_multi_lu_and_mt_ussd0(1020)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1020)@d97f381c6fa7: setverdict(pass): none -> pass TC_multi_lu_and_mt_ussd0(991)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(994)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(984)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(983)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-RAN(984)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(984)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on connection ID:2 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(983)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(992)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(984)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on connection ID:1 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_from0 MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-SCCP(983)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:2 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(983)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on connection ID:2 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(983)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on connection ID:1 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_from0 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@d97f381c6fa7: Deleted conn table entry 0TC_multi_lu_and_mt_ussd0(991)15119708 MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 TC_multi_lu_and_mt_ussd0(991)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:4 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:2 MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:3 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(984)@d97f381c6fa7: Deleted conn table entry 2TC_multi_lu_and_mt_ussd0(994)423145 MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:5 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(994)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 TC_multi_lu_and_mt_ussd0(991)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(991)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(991)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:6 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(998)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:7 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(984)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on connection ID:4 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_from0 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O TC_multi_lu_and_mt_ussd0(1000)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:8 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@d97f381c6fa7: Deleted conn table entry 1TC_multi_lu_and_mt_ussd0(992)2850563 TC_multi_lu_and_mt_ussd0(996)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(992)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(994)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(994)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(994)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@d97f381c6fa7: Created IMSI[0] for '262420000000226'H'27E60147'O to be handled at TC_multi_lu_and_mt_ussd0(991) MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:9 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(984)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(984)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:10 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1002)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:12 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1004)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on connection ID:5 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_from0 TC_multi_lu_and_mt_ussd0(992)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-RAN(984)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O TC_multi_lu_and_mt_ussd0(992)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@d97f381c6fa7: patched enc_l3: '055B'O TC_multi_lu_and_mt_ussd0(992)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-SCCP(983)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(989)@d97f381c6fa7: Created GsupExpect[0] for "262420000000226" to be handled at TC_multi_lu_and_mt_ussd0(991) MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:14 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on connection ID:3 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(983)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:15 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:4 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(984)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(984)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on connection ID:6 MSC_Test_0-RAN(984)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_from0 MSC_Test_0-RAN(984)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(983)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on connection ID:7 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(983)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@d97f381c6fa7: Created IMSI[1] for '262420000000228'H'17EFD159'O to be handled at TC_multi_lu_and_mt_ussd0(994) TC_multi_lu_and_mt_ussd0(1006)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@d97f381c6fa7: Created IMSI[2] for '262420000000227'H'2AE757BD'O to be handled at TC_multi_lu_and_mt_ussd0(992) MSC_Test_0-RAN(984)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(984)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1008)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:5 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on connection ID:8 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_from0 MSC_Test-GSUP(989)@d97f381c6fa7: Created GsupExpect[1] for "262420000000228" to be handled at TC_multi_lu_and_mt_ussd0(994) MSC_Test_0-SCCP(983)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-RAN(984)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on connection ID:4 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_from0 MSC_Test_0-RAN(984)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test-GSUP(989)@d97f381c6fa7: Created GsupExpect[2] for "262420000000227" to be handled at TC_multi_lu_and_mt_ussd0(992) MSC_Test_0-SCCP(983)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mt_ussd0(1010)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on connection ID:9 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_from0 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(984)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on connection ID:10 TC_multi_lu_and_mt_ussd0(1014)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_from0 MSC_Test_0-RAN(984)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(984)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(983)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on connection ID:12 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(983)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1018)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(984)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on connection ID:14 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(983)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on connection ID:5 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(983)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mt_ussd0(1020)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-RAN(984)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(984)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:3 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on connection ID:15 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(983)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:6 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:7 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:8 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:4 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on connection ID:3 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(983)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-RAN(984)@d97f381c6fa7: Deleted conn table entry 4TC_multi_lu_and_mt_ussd0(998)13353851 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(998)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:9 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on connection ID:6 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(983)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:10 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on connection ID:7 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(983)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on connection ID:8 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(983)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:12 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on connection ID:9 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(983)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:14 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on connection ID:10 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(983)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on connection ID:12 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(983)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mt_ussd0(998)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(998)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(998)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:5 MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:15 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@d97f381c6fa7: Deleted conn table entry 5TC_multi_lu_and_mt_ussd0(1000)11645351 TC_multi_lu_and_mt_ussd0(1000)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on connection ID:14 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_from0 MSC_Test_0-RAN(984)@d97f381c6fa7: Created IMSI[3] for '262420000000230'H'32238968'O to be handled at TC_multi_lu_and_mt_ussd0(998) MSC_Test_0-SCCP(983)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on connection ID:15 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(983)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:3 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(989)@d97f381c6fa7: Created GsupExpect[3] for "262420000000230" to be handled at TC_multi_lu_and_mt_ussd0(998) MSC_Test_0-RAN(984)@d97f381c6fa7: Deleted conn table entry 3TC_multi_lu_and_mt_ussd0(996)15365750 TC_multi_lu_and_mt_ussd0(996)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:6 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@d97f381c6fa7: Deleted conn table entry 6TC_multi_lu_and_mt_ussd0(1002)16067182 TC_multi_lu_and_mt_ussd0(1002)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:7 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1000)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-RAN(984)@d97f381c6fa7: Deleted conn table entry 7TC_multi_lu_and_mt_ussd0(1004)16556420 TC_multi_lu_and_mt_ussd0(1000)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1000)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1004)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:8 MSC_Test_0-RAN(984)@d97f381c6fa7: Deleted conn table entry 8TC_multi_lu_and_mt_ussd0(1006)1140251 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:9 TC_multi_lu_and_mt_ussd0(1006)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(996)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(996)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(996)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@d97f381c6fa7: Deleted conn table entry 9TC_multi_lu_and_mt_ussd0(1008)13143576 TC_multi_lu_and_mt_ussd0(1008)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(984)@d97f381c6fa7: Created IMSI[4] for '262420000000231'H'8D9DAD34'O to be handled at TC_multi_lu_and_mt_ussd0(1000) MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:10 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1002)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1002)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@d97f381c6fa7: Deleted conn table entry 10TC_multi_lu_and_mt_ussd0(1010)13063538 TC_multi_lu_and_mt_ussd0(1002)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:11 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(989)@d97f381c6fa7: Created GsupExpect[4] for "262420000000231" to be handled at TC_multi_lu_and_mt_ussd0(1000) TC_multi_lu_and_mt_ussd0(1004)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1004)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1004)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1010)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1008)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1008)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1008)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@d97f381c6fa7: Created IMSI[5] for '262420000000229'H'A982B112'O to be handled at TC_multi_lu_and_mt_ussd0(996) TC_multi_lu_and_mt_ussd0(1006)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1006)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1006)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:12 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(989)@d97f381c6fa7: Created GsupExpect[5] for "262420000000229" to be handled at TC_multi_lu_and_mt_ussd0(996) MSC_Test_0-RAN(984)@d97f381c6fa7: Deleted conn table entry 12TC_multi_lu_and_mt_ussd0(1014)2305654 MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:13 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1014)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@d97f381c6fa7: Created IMSI[6] for '262420000000232'H'712EF840'O to be handled at TC_multi_lu_and_mt_ussd0(1002) TC_multi_lu_and_mt_ussd0(1010)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1010)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1010)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test-GSUP(989)@d97f381c6fa7: Created GsupExpect[6] for "262420000000232" to be handled at TC_multi_lu_and_mt_ussd0(1002) MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(984)@d97f381c6fa7: Created IMSI[7] for '262420000000235'H'2E4E0FC3'O to be handled at TC_multi_lu_and_mt_ussd0(1008) MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:14 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@d97f381c6fa7: Created IMSI[8] for '262420000000234'H'3F03B2A3'O to be handled at TC_multi_lu_and_mt_ussd0(1006) MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 TC_multi_lu_and_mt_ussd0(1014)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1014)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1014)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(989)@d97f381c6fa7: Created GsupExpect[7] for "262420000000235" to be handled at TC_multi_lu_and_mt_ussd0(1008) MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-RAN(984)@d97f381c6fa7: Created IMSI[9] for '262420000000233'H'64B2E74E'O to be handled at TC_multi_lu_and_mt_ussd0(1004) MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:15 MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(989)@d97f381c6fa7: Created GsupExpect[8] for "262420000000233" to be handled at TC_multi_lu_and_mt_ussd0(1004) TC_multi_lu_and_mt_ussd0(1012)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1016)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(989)@d97f381c6fa7: Created GsupExpect[9] for "262420000000234" to be handled at TC_multi_lu_and_mt_ussd0(1006) MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(984)@d97f381c6fa7: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(991) MSC_Test_0-RAN(984)@d97f381c6fa7: Deleted conn table entry 14TC_multi_lu_and_mt_ussd0(1018)12251019 MSC_Test_0-RAN(984)@d97f381c6fa7: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(992) MSC_Test_0-RAN(984)@d97f381c6fa7: Created IMSI[10] for '262420000000236'H'15237B0C'O to be handled at TC_multi_lu_and_mt_ussd0(1010) TC_multi_lu_and_mt_ussd0(1018)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(991)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@d97f381c6fa7: Deleted conn table entry 15TC_multi_lu_and_mt_ussd0(1020)12645128 TC_multi_lu_and_mt_ussd0(992)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(989)@d97f381c6fa7: Created GsupExpect[10] for "262420000000236" to be handled at TC_multi_lu_and_mt_ussd0(1010) TC_multi_lu_and_mt_ussd0(1020)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@d97f381c6fa7: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(994) TC_multi_lu_and_mt_ussd0(1018)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1018)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 TC_multi_lu_and_mt_ussd0(1018)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(994)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@d97f381c6fa7: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(998) TC_multi_lu_and_mt_ussd0(992)@d97f381c6fa7: 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 := '2AE757BD'O } } } }, additionalUpdateParameters := omit } } } } TC_multi_lu_and_mt_ussd0(1020)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1020)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1020)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O TC_multi_lu_and_mt_ussd0(991)@d97f381c6fa7: 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 := '27E60147'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(984)@d97f381c6fa7: patched enc_l3: '055B'O TC_multi_lu_and_mt_ussd0(998)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(994)@d97f381c6fa7: 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 := '17EFD159'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on connection ID:11 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_from0 MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-SCCP(983)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(984)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(984)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(998)@d97f381c6fa7: 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 := '32238968'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on connection ID:13 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(983)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@d97f381c6fa7: Created IMSI[11] for '262420000000238'H'26A92138'O to be handled at TC_multi_lu_and_mt_ussd0(1014) MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:11 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(989)@d97f381c6fa7: Created GsupExpect[11] for "262420000000238" to be handled at TC_multi_lu_and_mt_ussd0(1014) MSC_Test_0-RAN(984)@d97f381c6fa7: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1000) MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:13 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(984)@d97f381c6fa7: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(996) MSC_Test_0-RAN(984)@d97f381c6fa7: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1002) MSC_Test_0-RAN(984)@d97f381c6fa7: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1008) MSC_Test_0-RAN(984)@d97f381c6fa7: Added conn table entry 0TC_multi_lu_and_mt_ussd0(992)15896619 TC_multi_lu_and_mt_ussd0(1000)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@d97f381c6fa7: First idle individual index:0 TC_multi_lu_and_mt_ussd0(1002)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@d97f381c6fa7: Added conn table entry 1TC_multi_lu_and_mt_ussd0(994)6273360 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@d97f381c6fa7: First idle individual index:1 MSC_Test_0-RAN(984)@d97f381c6fa7: Added conn table entry 2TC_multi_lu_and_mt_ussd0(991)11190211 TC_multi_lu_and_mt_ussd0(996)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@d97f381c6fa7: First idle individual index:2 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1008)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1000)@d97f381c6fa7: 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 := '8D9DAD34'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(984)@d97f381c6fa7: Added conn table entry 3TC_multi_lu_and_mt_ussd0(998)12003448 TC_multi_lu_and_mt_ussd0(1002)@d97f381c6fa7: 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 := '712EF840'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@d97f381c6fa7: First idle individual index:3 MSC_Test_0-RAN(984)@d97f381c6fa7: Created IMSI[12] for '262420000000240'H'148CC432'O to be handled at TC_multi_lu_and_mt_ussd0(1018) MSC_Test_0-RAN(984)@d97f381c6fa7: Created IMSI[13] for '262420000000241'H'01EA7841'O to be handled at TC_multi_lu_and_mt_ussd0(1020) MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1008)@d97f381c6fa7: 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 := '2E4E0FC3'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test-GSUP(989)@d97f381c6fa7: Created GsupExpect[12] for "262420000000240" to be handled at TC_multi_lu_and_mt_ussd0(1018) MSC_Test-GSUP(989)@d97f381c6fa7: Created GsupExpect[13] for "262420000000241" to be handled at TC_multi_lu_and_mt_ussd0(1020) TC_multi_lu_and_mt_ussd0(996)@d97f381c6fa7: 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 := 'A982B112'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(984)@d97f381c6fa7: Added conn table entry 4TC_multi_lu_and_mt_ussd0(1000)4682447 MSC_Test_0-SCCP(983)@d97f381c6fa7: First idle individual index:4 MSC_Test_0-RAN(984)@d97f381c6fa7: Added conn table entry 5TC_multi_lu_and_mt_ussd0(1002)6497618 MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: { messageType := 2, destLocRef := 'F2902B'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-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(983)@d97f381c6fa7: First idle individual index:5 MSC_Test_0-RAN(984)@d97f381c6fa7: Added conn table entry 6TC_multi_lu_and_mt_ussd0(1008)8463628 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@d97f381c6fa7: First idle individual index:6 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on connection ID:13 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_from0 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on connection ID:11 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_from0 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-RAN(984)@d97f381c6fa7: Added conn table entry 7TC_multi_lu_and_mt_ussd0(996)5565170 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@d97f381c6fa7: First idle individual index:7 MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(984)@d97f381c6fa7: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1010) MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(984)@d97f381c6fa7: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1004) TC_multi_lu_and_mt_ussd0(992)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(992)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: { messageType := 2, destLocRef := '5FB950'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 } } TC_multi_lu_and_mt_ussd0(1010)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:1 TC_multi_lu_and_mt_ussd0(992)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1004)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1004)@d97f381c6fa7: 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 := '64B2E74E'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1010)@d97f381c6fa7: 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 := '15237B0C'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(984)@d97f381c6fa7: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(984)@d97f381c6fa7: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_len:11 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(983)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: { messageType := 2, destLocRef := 'AABFC3'O, sourceLocRef := '0000B9'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:2 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@d97f381c6fa7: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1006) MSC_Test_0-RAN(984)@d97f381c6fa7: Added conn table entry 8TC_multi_lu_and_mt_ussd0(1004)91351 MSC_Test_0-SCCP(983)@d97f381c6fa7: First idle individual index:8 MSC_Test_0-RAN(984)@d97f381c6fa7: Added conn table entry 9TC_multi_lu_and_mt_ussd0(1010)8969616 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@d97f381c6fa7: First idle individual index:9 TC_multi_lu_and_mt_ussd0(1006)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:2 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:2 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(994)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(994)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: { messageType := 2, destLocRef := 'B72878'O, sourceLocRef := '0000BA'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:3 MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:3 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(992)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1006)@d97f381c6fa7: 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 := '3F03B2A3'O } } } }, additionalUpdateParameters := omit } } } } TC_multi_lu_and_mt_ussd0(994)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(991)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(991)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:3 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(984)@d97f381c6fa7: Added conn table entry 10TC_multi_lu_and_mt_ussd0(1006)10663033 MSC_Test_0-SCCP(983)@d97f381c6fa7: First idle individual index:10 TC_multi_lu_and_mt_ussd0(991)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@d97f381c6fa7: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@d97f381c6fa7: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on connection ID:1 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_len:11 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(983)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: { messageType := 2, destLocRef := '4772CF'O, sourceLocRef := '0000BB'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:4 MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-RAN(984)@d97f381c6fa7: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(984)@d97f381c6fa7: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:4 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on connection ID:2 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_len:11 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_from0 TC_multi_lu_and_mt_ussd0(998)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(998)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:4 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(998)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1000)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1000)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: { messageType := 2, destLocRef := '632552'O ("c%R"), sourceLocRef := '0000BC'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:5 MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(984)@d97f381c6fa7: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(984)@d97f381c6fa7: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:5 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on connection ID:3 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_len:11 TC_multi_lu_and_mt_ussd0(1000)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(983)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:5 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: { messageType := 2, destLocRef := '81250C'O, sourceLocRef := '0000BD'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:6 MSC_Test_0-RAN(984)@d97f381c6fa7: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(984)@d97f381c6fa7: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on connection ID:4 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_len:11 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_from0 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:6 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:6 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(994)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:13 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-RAN(984)@d97f381c6fa7: Deleted conn table entry 13TC_multi_lu_and_mt_ussd0(1016)3925678 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(991)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1002)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1002)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1016)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1008)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1008)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:11 TC_multi_lu_and_mt_ussd0(1002)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(998)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1008)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@d97f381c6fa7: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1020) TC_multi_lu_and_mt_ussd0(1000)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1020)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@d97f381c6fa7: { messageType := 2, destLocRef := '54EAF2'O, sourceLocRef := '0000BE'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:7 MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:7 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(984)@d97f381c6fa7: Deleted conn table entry 11TC_multi_lu_and_mt_ussd0(1012)2595700 MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:7 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1012)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@d97f381c6fa7: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1018) MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 TC_multi_lu_and_mt_ussd0(1016)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1016)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1016)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1020)@d97f381c6fa7: 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 := '01EA7841'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: { messageType := 2, destLocRef := '0164D7'O, sourceLocRef := '0000BF'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:8 TC_multi_lu_and_mt_ussd0(1018)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:8 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:8 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1012)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1012)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1012)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: { messageType := 2, destLocRef := '88DD90'O, sourceLocRef := '0000C0'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:9 TC_multi_lu_and_mt_ussd0(1018)@d97f381c6fa7: 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 := '148CC432'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(984)@d97f381c6fa7: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(984)@d97f381c6fa7: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:9 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on connection ID:5 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_len:11 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(983)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:9 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(984)@d97f381c6fa7: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(984)@d97f381c6fa7: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on connection ID:6 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_len:11 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(983)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(996)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(996)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 TC_multi_lu_and_mt_ussd0(996)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: { messageType := 2, destLocRef := 'A2B479'O, sourceLocRef := '0000C1'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:10 MSC_Test_0-RAN(984)@d97f381c6fa7: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1014) MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:10 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1008)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 TC_multi_lu_and_mt_ussd0(1002)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:10 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(984)@d97f381c6fa7: Added conn table entry 11TC_multi_lu_and_mt_ussd0(1020)9851388 MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1014)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(983)@d97f381c6fa7: First idle individual index:11 MSC_Test_0-RAN(984)@d97f381c6fa7: Added conn table entry 12TC_multi_lu_and_mt_ussd0(1018)16523384 MSC_Test_0-SCCP(983)@d97f381c6fa7: First idle individual index:12 MSC_Test_0-RAN(984)@d97f381c6fa7: Created IMSI[14] for '262420000000239'H'628D210C'O to be handled at TC_multi_lu_and_mt_ussd0(1016) MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-RAN(984)@d97f381c6fa7: Created IMSI[15] for '262420000000237'H'7F5187EF'O to be handled at TC_multi_lu_and_mt_ussd0(1012) MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1014)@d97f381c6fa7: 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 := '26A92138'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test-GSUP(989)@d97f381c6fa7: Created GsupExpect[14] for "262420000000239" to be handled at TC_multi_lu_and_mt_ussd0(1016) TC_multi_lu_and_mt_ussd0(1004)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1004)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(989)@d97f381c6fa7: Created GsupExpect[15] for "262420000000237" to be handled at TC_multi_lu_and_mt_ussd0(1012) MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:2 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:2 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(992)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1004)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@d97f381c6fa7: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(984)@d97f381c6fa7: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on connection ID:7 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_len:11 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_from0 TC_multi_lu_and_mt_ussd0(994)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:3 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-RAN(984)@d97f381c6fa7: Added conn table entry 13TC_multi_lu_and_mt_ussd0(1014)7290305 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(991)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1010)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:3 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1010)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: First idle individual index:13 MSC_Test_0-RAN(984)@d97f381c6fa7: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(984)@d97f381c6fa7: patched enc_l3: '8B3A05A203020101'O TC_multi_lu_and_mt_ussd0(998)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:4 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1010)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_from0 MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-SCCP(983)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on connection ID:1 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(983)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on connection ID:8 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_len:11 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_from0 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on connection ID:2 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(983)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:4 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1006)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1006)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on connection ID:3 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(983)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mt_ussd0(1000)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 TC_multi_lu_and_mt_ussd0(996)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:6 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on connection ID:4 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_from0 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1006)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:6 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: { messageType := 2, destLocRef := '9651FC'O, sourceLocRef := '0000C2'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:11 TC_multi_lu_and_mt_ussd0(1008)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@d97f381c6fa7: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(984)@d97f381c6fa7: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on connection ID:9 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_len:11 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(983)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:11 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:11 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 TC_multi_lu_and_mt_ussd0(1004)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: { messageType := 2, destLocRef := 'FC2078'O, sourceLocRef := '0000C3'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:12 MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:12 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(984)@d97f381c6fa7: patching N(SD)=0 into dtap '8B3A05A203020101'O TC_multi_lu_and_mt_ussd0(1020)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1020)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@d97f381c6fa7: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on connection ID:10 MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_len:11 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_from0 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:12 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on connection ID:6 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_from0 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1020)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:5 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:5 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1010)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: { messageType := 2, destLocRef := '6F3DC1'O, sourceLocRef := '0000C4'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:13 MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 TC_multi_lu_and_mt_ussd0(1002)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:13 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1006)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:13 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(984)@d97f381c6fa7: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(984)@d97f381c6fa7: patched enc_l3: '8B3A05A203020101'O TC_multi_lu_and_mt_ussd0(1018)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1018)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on connection ID:11 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_len:11 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_from0 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:1 TC_multi_lu_and_mt_ussd0(1018)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:7 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on connection ID:5 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(983)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:7 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1020)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@d97f381c6fa7: Deleted conn table entry 0TC_multi_lu_and_mt_ussd0(992)15896619 MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:2 TC_multi_lu_and_mt_ussd0(992)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@d97f381c6fa7: Deleted conn table entry 1TC_multi_lu_and_mt_ussd0(994)6273360 TC_multi_lu_and_mt_ussd0(994)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 TC_multi_lu_and_mt_ussd0(996)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(984)@d97f381c6fa7: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(984)@d97f381c6fa7: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:3 TC_multi_lu_and_mt_ussd0(1014)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1014)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on connection ID:12 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_len:11 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(983)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(992)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(992)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(994)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(994)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:4 TC_multi_lu_and_mt_ussd0(1014)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@d97f381c6fa7: Deleted conn table entry 2TC_multi_lu_and_mt_ussd0(991)11190211 MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(991)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@d97f381c6fa7: Deleted conn table entry 3TC_multi_lu_and_mt_ussd0(998)12003448 TC_multi_lu_and_mt_ussd0(994)@d97f381c6fa7: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(992)@d97f381c6fa7: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(998)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:8 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:8 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(984)@d97f381c6fa7: Deleted conn table entry 4TC_multi_lu_and_mt_ussd0(1000)4682447 TC_multi_lu_and_mt_ussd0(991)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(991)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(984)@d97f381c6fa7: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1016) MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:9 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1000)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 TC_multi_lu_and_mt_ussd0(998)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(998)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:9 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on connection ID:7 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_from0 TC_multi_lu_and_mt_ussd0(1018)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(984)@d97f381c6fa7: patching N(SD)=0 into dtap '8B3A05A203020101'O TC_multi_lu_and_mt_ussd0(991)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-SCCP(983)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-RAN(984)@d97f381c6fa7: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:6 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on connection ID:13 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_len:11 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_from0 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:10 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(998)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:10 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1016)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:5 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 TC_multi_lu_and_mt_ussd0(1000)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1000)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:11 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:11 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1000)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-RAN(984)@d97f381c6fa7: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1012) TC_multi_lu_and_mt_ussd0(1016)@d97f381c6fa7: 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 := '628D210C'O } } } }, additionalUpdateParameters := omit } } } } TC_multi_lu_and_mt_ussd0(1004)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:7 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1014)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@d97f381c6fa7: Deleted conn table entry 6TC_multi_lu_and_mt_ussd0(1008)8463628 TC_multi_lu_and_mt_ussd0(1010)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1008)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1012)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:12 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:12 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1008)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1008)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1012)@d97f381c6fa7: 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 := '7F5187EF'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(984)@d97f381c6fa7: Deleted conn table entry 5TC_multi_lu_and_mt_ussd0(1002)6497618 TC_multi_lu_and_mt_ussd0(1006)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1008)@d97f381c6fa7: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1002)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@d97f381c6fa7: Deleted conn table entry 7TC_multi_lu_and_mt_ussd0(996)5565170 TC_multi_lu_and_mt_ussd0(1020)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(996)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on connection ID:8 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(983)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1002)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1002)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(996)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(996)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1018)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@d97f381c6fa7: Added conn table entry 0TC_multi_lu_and_mt_ussd0(1016)57318 TC_multi_lu_and_mt_ussd0(996)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-SCCP(983)@d97f381c6fa7: First idle individual index:0 TC_multi_lu_and_mt_ussd0(1002)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(984)@d97f381c6fa7: Added conn table entry 1TC_multi_lu_and_mt_ussd0(1012)6306672 MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on connection ID:9 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_len:3 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(983)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on connection ID:10 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_from0 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@d97f381c6fa7: First idle individual index:1 MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on connection ID:11 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_from0 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-RAN(984)@d97f381c6fa7: Deleted conn table entry 8TC_multi_lu_and_mt_ussd0(1004)91351 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1004)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on connection ID:12 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(983)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: { messageType := 2, destLocRef := '00DFE6'O, sourceLocRef := '0000C5'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:0 TC_multi_lu_and_mt_ussd0(1004)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1004)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:9 TC_multi_lu_and_mt_ussd0(1004)@d97f381c6fa7: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1016)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1016)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@d97f381c6fa7: Deleted conn table entry 9TC_multi_lu_and_mt_ussd0(1010)8969616 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1010)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:10 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(984)@d97f381c6fa7: Deleted conn table entry 10TC_multi_lu_and_mt_ussd0(1006)10663033 MSC_Test_0-SCCP(983)@d97f381c6fa7: { messageType := 2, destLocRef := '603B70'O ("`;p"), sourceLocRef := '0000C6'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:1 TC_multi_lu_and_mt_ussd0(1016)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:11 MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:12 TC_multi_lu_and_mt_ussd0(1012)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1012)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1010)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1010)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1006)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@d97f381c6fa7: Deleted conn table entry 11TC_multi_lu_and_mt_ussd0(1020)9851388 TC_multi_lu_and_mt_ussd0(1020)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@d97f381c6fa7: Deleted conn table entry 12TC_multi_lu_and_mt_ussd0(1018)16523384 TC_multi_lu_and_mt_ussd0(1018)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@d97f381c6fa7: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(984)@d97f381c6fa7: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_len:11 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_from0 TC_multi_lu_and_mt_ussd0(1006)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1006)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O TC_multi_lu_and_mt_ussd0(1012)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1018)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1018)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1020)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1020)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1010)@d97f381c6fa7: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1006)@d97f381c6fa7: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1018)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-RAN(984)@d97f381c6fa7: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(984)@d97f381c6fa7: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on connection ID:1 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_len:11 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(983)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O TC_multi_lu_and_mt_ussd0(1020)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:13 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:13 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1014)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on connection ID:13 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(983)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mt_ussd0(1012)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1016)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:13 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(984)@d97f381c6fa7: Deleted conn table entry 13TC_multi_lu_and_mt_ussd0(1014)7290305 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1014)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1012)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1014)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1014)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on connection ID:1 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(983)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1014)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:1 TC_multi_lu_and_mt_ussd0(1016)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@d97f381c6fa7: Deleted conn table entry 1TC_multi_lu_and_mt_ussd0(1012)6306672 TC_multi_lu_and_mt_ussd0(1012)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(983)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(983)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1012)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1012)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1012)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-M3UA(985)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-RAN(984)@d97f381c6fa7: Deleted conn table entry 0TC_multi_lu_and_mt_ussd0(1016)57318 MSC_Test_0-M3UA(985)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1016)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1016)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1016)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1016)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-RAN(984)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(989)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(985)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(986)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(982)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(990)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1003)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(983)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(987)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1009)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1001)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1017)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1013)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1011)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(993)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(988)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1019)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(999)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(995)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1005)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1021)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(997)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1015)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1007)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1022)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(982): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(983): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(984): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(985): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(986): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(987): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(988): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(989): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(990): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_multi_lu_and_mt_ussd0(991): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC TC_multi_lu_and_mt_ussd0(992): pass (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(993): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC TC_multi_lu_and_mt_ussd0(994): pass (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(995): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC TC_multi_lu_and_mt_ussd0(996): pass (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(997): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC TC_multi_lu_and_mt_ussd0(998): pass (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(999): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1000): pass (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1001): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1002): pass (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1003): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1004): pass (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1005): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1006): pass (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1007): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1008): pass (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1009): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1010): pass (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1011): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1012): pass (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1013): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1014): pass (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1015): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1016): pass (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1017): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1018): pass (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1019): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1020): pass (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1021): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1022): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_multi_lu_and_mt_ussd finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_multi_lu_and_mt_ussd pass'. Sat Apr 20 08:23:37 UTC 2024 ====== MSC_Tests.TC_multi_lu_and_mt_ussd pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_multi_lu_and_mt_ussd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=3913389) Waiting for packet dumper to finish... 1 (prev_count=3913389, count=3914466) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_multi_lu_and_mt_ussd pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_with_invalid_cipher'. ------ MSC_Tests.TC_cipher_complete_with_invalid_cipher ------ Sat Apr 20 08:23:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_with_invalid_cipher' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_cipher_complete_with_invalid_cipher started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(1026)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(1026)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1026)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(1024)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1027)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(1029)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1029)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1029)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1029)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1029)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1029)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1029)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1029)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(1026)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(1026)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1026)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1026)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(1026)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1026)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1026)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1026)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1026)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1026)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1026)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1026)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1026)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1026)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1026)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1026)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(1030)@d97f381c6fa7: Created GsupExpect[0] for "262420000000052" to be handled at TC_cipher_complete_with_invalid_cipher0(1032) TC_cipher_complete_with_invalid_cipher0(1032)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000052'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1026)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1026)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1026)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1025)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1025)@d97f381c6fa7: Added conn table entry 0TC_cipher_complete_with_invalid_cipher0(1032)5624961 MSC_Test_0-RAN(1025)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1024)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1026)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1026)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1026)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1024)@d97f381c6fa7: { messageType := 2, destLocRef := '55D481'O, sourceLocRef := '0000C7'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1024)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(1030)@d97f381c6fa7: Found GsupExpect[0] for "262420000000052" handled at TC_cipher_complete_with_invalid_cipher0(1032) MSC_Test-GSUP(1030)@d97f381c6fa7: Added IMSI table entry 0TC_cipher_complete_with_invalid_cipher0(1032)"262420000000052" MSC_Test_0-M3UA(1026)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1026)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1024)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1024)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1024)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1024)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1025)@d97f381c6fa7: patching N(SD)=1 into dtap '0514244BAD3E'O MSC_Test_0-RAN(1025)@d97f381c6fa7: patched enc_l3: '0554244BAD3E'O MSC_Test_0-SCCP(1024)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1024)@d97f381c6fa7: vl_len:9 MSC_Test_0-SCCP(1024)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1024)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100060554244BAD3E'O MSC_Test_0-M3UA(1026)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1026)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1026)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1024)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1024)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1024)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1024)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1024)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1024)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1024)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1024)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1026)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1026)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1026)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1024)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1024)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1024)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1024)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1026)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1026)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1026)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1026)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1024)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1024)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1024)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1024)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1024)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1024)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1024)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1024)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cipher_complete_with_invalid_cipher0(1032)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-SCCP(1024)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1024)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1024)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1024)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1026)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1026)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1026)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1024)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1026)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1025)@d97f381c6fa7: Deleted conn table entry 0TC_cipher_complete_with_invalid_cipher0(1032)5624961 TC_cipher_complete_with_invalid_cipher0(1032)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_with_invalid_cipher0(1032)@d97f381c6fa7: Skipping f_verify_vty_lac_ci() TC_cipher_complete_with_invalid_cipher0(1032)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_with_invalid_cipher0(1032)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-SCCP(1024)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(1030)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(1025)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(1029)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(1027)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(1026)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1023)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1033)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(1031)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(1028)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1023): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(1024): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(1025): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(1026): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(1027): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(1028): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(1029): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(1030): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(1031): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_cipher_complete_with_invalid_cipher0(1032): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1033): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_cipher_complete_with_invalid_cipher finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_with_invalid_cipher pass'. Sat Apr 20 08:23:48 UTC 2024 ====== MSC_Tests.TC_cipher_complete_with_invalid_cipher pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_cipher_complete_with_invalid_cipher.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=209503) Waiting for packet dumper to finish... 1 (prev_count=209503, count=210580) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_with_invalid_cipher pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_1_without_cipher'. ------ MSC_Tests.TC_cipher_complete_1_without_cipher ------ Sat Apr 20 08:23:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_1_without_cipher' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_cipher_complete_1_without_cipher started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(1037)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(1037)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1037)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(1035)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1038)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1037)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(1037)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1037)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1037)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(1037)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1037)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1037)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1037)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1037)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1037)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1037)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1037)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1037)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1037)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1037)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1037)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1040)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1040)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1040)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1040)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1040)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1040)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1040)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1040)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1041)@d97f381c6fa7: Created GsupExpect[0] for "262420000000053" to be handled at TC_cipher_complete_1_without_cipher0(1043) TC_cipher_complete_1_without_cipher0(1043)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000053'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1037)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1037)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1037)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1036)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1036)@d97f381c6fa7: Added conn table entry 0TC_cipher_complete_1_without_cipher0(1043)3840992 MSC_Test_0-RAN(1036)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1035)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1037)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1037)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1037)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1035)@d97f381c6fa7: { messageType := 2, destLocRef := '3A9BE0'O, sourceLocRef := '0000C8'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1035)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(1041)@d97f381c6fa7: Found GsupExpect[0] for "262420000000053" handled at TC_cipher_complete_1_without_cipher0(1043) MSC_Test-GSUP(1041)@d97f381c6fa7: Added IMSI table entry 0TC_cipher_complete_1_without_cipher0(1043)"262420000000053" MSC_Test_0-M3UA(1037)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1037)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1035)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1035)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1035)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1035)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1036)@d97f381c6fa7: patching N(SD)=1 into dtap '05142D60A917'O MSC_Test_0-RAN(1036)@d97f381c6fa7: patched enc_l3: '05542D60A917'O MSC_Test_0-SCCP(1035)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1035)@d97f381c6fa7: vl_len:9 MSC_Test_0-SCCP(1035)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1035)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000605542D60A917'O MSC_Test_0-M3UA(1037)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1037)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1037)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1035)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1035)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1035)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1035)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1035)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1035)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1035)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1035)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000155'O MSC_Test_0-M3UA(1037)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1037)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1037)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1035)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1035)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1035)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1035)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1037)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1037)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1035)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1035)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1035)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1035)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cipher_complete_1_without_cipher0(1043)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-RAN(1036)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1036)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_0-SCCP(1035)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1035)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1035)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1035)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1037)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1037)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1037)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1035)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1035)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1035)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1035)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1035)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1035)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1035)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1035)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1037)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1037)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1037)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1035)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1037)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1036)@d97f381c6fa7: Deleted conn table entry 0TC_cipher_complete_1_without_cipher0(1043)3840992 TC_cipher_complete_1_without_cipher0(1043)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_1_without_cipher0(1043)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cipher_complete_1_without_cipher0(1043)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_1_without_cipher0(1043)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_1_without_cipher0(1043)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-RAN(1036)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(1035)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(1038)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(1037)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(1039)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(1041)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1034)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(1040)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(1042)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1044)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1034): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(1035): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(1036): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(1037): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(1038): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(1039): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(1040): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(1041): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(1042): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_cipher_complete_1_without_cipher0(1043): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1044): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_cipher_complete_1_without_cipher finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_1_without_cipher pass'. Sat Apr 20 08:23:53 UTC 2024 ====== MSC_Tests.TC_cipher_complete_1_without_cipher pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_cipher_complete_1_without_cipher.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=231990) Waiting for packet dumper to finish... 1 (prev_count=231990, count=233067) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_1_without_cipher pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_3_without_cipher'. ------ MSC_Tests.TC_cipher_complete_3_without_cipher ------ Sat Apr 20 08:23:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_3_without_cipher' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_cipher_complete_3_without_cipher started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(1048)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(1048)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1048)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(1046)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1049)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1048)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(1048)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1048)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1048)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(1048)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1048)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1048)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1048)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1048)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1048)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1048)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1048)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1048)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1048)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1048)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1048)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1051)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1051)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1051)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1051)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1051)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1051)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1051)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1051)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1052)@d97f381c6fa7: Created GsupExpect[0] for "262420000000054" to be handled at TC_cipher_complete_3_without_cipher0(1054) TC_cipher_complete_3_without_cipher0(1054)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000054'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1048)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1048)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1048)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1047)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1047)@d97f381c6fa7: Added conn table entry 0TC_cipher_complete_3_without_cipher0(1054)3423281 MSC_Test_0-SCCP(1046)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(1047)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1048)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1048)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1048)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1046)@d97f381c6fa7: { messageType := 2, destLocRef := '343C31'O ("4<1"), sourceLocRef := '0000C9'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1046)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(1052)@d97f381c6fa7: Found GsupExpect[0] for "262420000000054" handled at TC_cipher_complete_3_without_cipher0(1054) MSC_Test-GSUP(1052)@d97f381c6fa7: Added IMSI table entry 0TC_cipher_complete_3_without_cipher0(1054)"262420000000054" MSC_Test_0-M3UA(1048)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1048)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1046)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1046)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1046)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1046)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1047)@d97f381c6fa7: patching N(SD)=1 into dtap '0514224690E1'O MSC_Test_0-RAN(1047)@d97f381c6fa7: patched enc_l3: '0554224690E1'O MSC_Test_0-SCCP(1046)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1046)@d97f381c6fa7: vl_len:9 MSC_Test_0-SCCP(1046)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1046)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100060554224690E1'O MSC_Test_0-M3UA(1048)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1048)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1048)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1046)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1046)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1046)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1046)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1046)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1046)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1046)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1046)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1048)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1048)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1048)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1046)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1046)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1046)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1046)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1046)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1046)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1046)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1046)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000155'O MSC_Test_0-M3UA(1048)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1048)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1048)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1046)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1046)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1046)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1046)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1048)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1048)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1046)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1046)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1046)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1046)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cipher_complete_3_without_cipher0(1054)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-RAN(1047)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1047)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_0-SCCP(1046)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1046)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1046)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1046)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1048)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1048)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1048)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1046)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1046)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1046)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1046)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1046)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1046)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1046)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1046)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1048)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1048)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1048)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1046)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1048)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1047)@d97f381c6fa7: Deleted conn table entry 0TC_cipher_complete_3_without_cipher0(1054)3423281 TC_cipher_complete_3_without_cipher0(1054)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_3_without_cipher0(1054)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cipher_complete_3_without_cipher0(1054)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_3_without_cipher0(1054)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_3_without_cipher0(1054)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test-GSUP(1052)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(1049)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(1051)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1045)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(1048)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(1046)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(1047)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1055)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(1053)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(1050)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1045): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(1046): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(1047): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(1048): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(1049): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(1050): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(1051): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(1052): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(1053): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_cipher_complete_3_without_cipher0(1054): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1055): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_cipher_complete_3_without_cipher finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_3_without_cipher pass'. Sat Apr 20 08:23:59 UTC 2024 ====== MSC_Tests.TC_cipher_complete_3_without_cipher pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_cipher_complete_3_without_cipher.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=248943) Waiting for packet dumper to finish... 1 (prev_count=248943, count=250698) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_3_without_cipher pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_13_without_cipher'. ------ MSC_Tests.TC_cipher_complete_13_without_cipher ------ Sat Apr 20 08:24:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_13_without_cipher' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_cipher_complete_13_without_cipher started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(1059)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(1059)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1059)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(1057)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1060)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1059)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(1059)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1059)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1059)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(1059)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1059)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1059)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1059)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1059)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1059)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1059)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1059)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1059)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1059)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1059)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1059)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1062)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1062)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1062)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1062)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1062)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1062)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1062)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1062)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1063)@d97f381c6fa7: Created GsupExpect[0] for "262420000000055" to be handled at TC_cipher_complete_13_without_cipher0(1065) TC_cipher_complete_13_without_cipher0(1065)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000055'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1059)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1059)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1059)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1058)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1058)@d97f381c6fa7: Added conn table entry 0TC_cipher_complete_13_without_cipher0(1065)2968293 MSC_Test_0-SCCP(1057)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(1058)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1059)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1059)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1059)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1057)@d97f381c6fa7: { messageType := 2, destLocRef := '2D4AE5'O, sourceLocRef := '0000CA'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1057)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(1063)@d97f381c6fa7: Found GsupExpect[0] for "262420000000055" handled at TC_cipher_complete_13_without_cipher0(1065) MSC_Test-GSUP(1063)@d97f381c6fa7: Added IMSI table entry 0TC_cipher_complete_13_without_cipher0(1065)"262420000000055" MSC_Test_0-M3UA(1059)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1059)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1057)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1057)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1057)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1057)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1058)@d97f381c6fa7: patching N(SD)=1 into dtap '0514C07B6AD3'O MSC_Test_0-RAN(1058)@d97f381c6fa7: patched enc_l3: '0554C07B6AD3'O MSC_Test_0-SCCP(1057)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1057)@d97f381c6fa7: vl_len:9 MSC_Test_0-SCCP(1057)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1057)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100060554C07B6AD3'O MSC_Test_0-M3UA(1059)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1059)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1059)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1057)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1057)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1057)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1057)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1057)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1057)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1057)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1057)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1059)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1059)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1059)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1057)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1057)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1057)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1057)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1057)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1057)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1057)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1057)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000155'O MSC_Test_0-M3UA(1059)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1059)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1059)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1057)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1057)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1057)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1057)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1059)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1059)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1057)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1057)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1057)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1057)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cipher_complete_13_without_cipher0(1065)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-RAN(1058)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1058)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_0-SCCP(1057)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1057)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1057)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1057)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1059)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1059)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1059)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1057)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1057)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1057)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1057)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1057)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1057)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1057)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1057)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1059)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1059)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1059)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1057)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1059)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1058)@d97f381c6fa7: Deleted conn table entry 0TC_cipher_complete_13_without_cipher0(1065)2968293 TC_cipher_complete_13_without_cipher0(1065)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_13_without_cipher0(1065)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cipher_complete_13_without_cipher0(1065)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_13_without_cipher0(1065)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_13_without_cipher0(1065)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-M3UA(1059)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(1060)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(1058)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(1063)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1066)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(1064)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(1061)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1056)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(1062)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(1057)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1056): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(1057): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(1058): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(1059): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(1060): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(1061): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(1062): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(1063): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(1064): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_cipher_complete_13_without_cipher0(1065): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1066): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_cipher_complete_13_without_cipher finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_13_without_cipher pass'. Sat Apr 20 08:24:04 UTC 2024 ====== MSC_Tests.TC_cipher_complete_13_without_cipher pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_cipher_complete_13_without_cipher.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=247701) Waiting for packet dumper to finish... 1 (prev_count=247701, count=249456) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_13_without_cipher pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_with_invalid_mcc_mnc'. ------ MSC_Tests.TC_lu_with_invalid_mcc_mnc ------ Sat Apr 20 08:24:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_with_invalid_mcc_mnc' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_lu_with_invalid_mcc_mnc started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(1070)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(1070)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1070)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(1068)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1071)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1070)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(1070)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1070)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1070)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(1070)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1070)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1070)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1070)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1070)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1070)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1070)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1070)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1070)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1070)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1070)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1070)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1073)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1073)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1073)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1073)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1073)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1073)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1073)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1073)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1074)@d97f381c6fa7: Created GsupExpect[0] for "262420000000054" to be handled at TC_lu_with_invalid_mcc_mnc0(1076) TC_lu_with_invalid_mcc_mnc0(1076)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000054'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1070)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1070)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1070)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1069)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1069)@d97f381c6fa7: Added conn table entry 0TC_lu_with_invalid_mcc_mnc0(1076)10391977 MSC_Test_0-SCCP(1068)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(1069)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1070)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1070)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1070)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1070)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1070)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1068)@d97f381c6fa7: { messageType := 2, destLocRef := '9E91A9'O, sourceLocRef := '0000CB'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1068)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1068)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1068)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1068)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1068)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1074)@d97f381c6fa7: Found GsupExpect[0] for "262420000000054" handled at TC_lu_with_invalid_mcc_mnc0(1076) MSC_Test-GSUP(1074)@d97f381c6fa7: Added IMSI table entry 0TC_lu_with_invalid_mcc_mnc0(1076)"262420000000054" MSC_Test_0-M3UA(1070)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1070)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1070)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1070)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1068)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1068)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1068)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1068)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1068)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1068)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1068)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1068)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_with_invalid_mcc_mnc0(1076)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-SCCP(1068)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1068)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1068)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1068)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1070)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1070)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1070)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1068)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1070)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1069)@d97f381c6fa7: Deleted conn table entry 0TC_lu_with_invalid_mcc_mnc0(1076)10391977 TC_lu_with_invalid_mcc_mnc0(1076)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_with_invalid_mcc_mnc0(1076)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-SCCP(1068)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(1070)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(1074)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1067)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(1073)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(1069)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(1071)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(1075)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(1072)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1077)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1067): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(1068): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(1069): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(1070): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(1071): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(1072): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(1073): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(1074): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(1075): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_lu_with_invalid_mcc_mnc0(1076): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1077): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_lu_with_invalid_mcc_mnc finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_with_invalid_mcc_mnc pass'. Sat Apr 20 08:24:15 UTC 2024 ====== MSC_Tests.TC_lu_with_invalid_mcc_mnc pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_lu_with_invalid_mcc_mnc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=168468) Waiting for packet dumper to finish... 1 (prev_count=168468, count=169545) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_with_invalid_mcc_mnc pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_reset'. ------ MSC_Tests.TC_sgsap_reset ------ Sat Apr 20 08:24:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_reset' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_sgsap_reset started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(1081)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(1081)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1081)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(1079)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1082)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1081)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(1081)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1081)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1081)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(1081)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1081)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1081)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1081)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1081)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1081)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1081)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1081)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1081)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1081)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1081)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1081)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1084)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1084)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1084)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1084)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1084)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1084)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1084)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1084)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1087)@d97f381c6fa7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1087)@d97f381c6fa7: Created Expect[0] for '262420000011810'H to be handled at TC_sgsap_reset0(1088) TC_sgsap_reset0(1088)@d97f381c6fa7: VLR name: "vlr.example.net" TC_sgsap_reset0(1088)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(1081)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1081)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1081)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1080)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_reset0(1088)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test-MNCC(1082)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(1080)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(1079)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(1081)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(1085)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1078)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SGsAP(1087)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(1086)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(1084)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(1083)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1089)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1078): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(1079): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(1080): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(1081): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(1082): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(1083): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(1084): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(1085): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(1086): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SGsAP(1087): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_sgsap_reset0(1088): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1089): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_sgsap_reset finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_reset pass'. Sat Apr 20 08:24:21 UTC 2024 ====== MSC_Tests.TC_sgsap_reset pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_sgsap_reset.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=146705) Waiting for packet dumper to finish... 1 (prev_count=146705, count=147782) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_reset pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu'. ------ MSC_Tests.TC_sgsap_lu ------ Sat Apr 20 08:24:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_sgsap_lu started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(1093)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(1093)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1093)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(1091)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1094)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1093)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(1093)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1093)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1093)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(1093)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1093)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1093)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1093)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1093)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1093)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1093)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1093)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1093)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1093)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1093)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1093)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1096)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1096)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1096)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1096)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1096)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1096)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1096)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1096)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1099)@d97f381c6fa7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1099)@d97f381c6fa7: Created Expect[0] for '262420000011811'H to be handled at TC_sgsap_lu0(1100) MSC_Test-GSUP(1097)@d97f381c6fa7: Created GsupExpect[0] for "262420000011811" to be handled at TC_sgsap_lu0(1100) MSC_Test-GSUP(1097)@d97f381c6fa7: Found GsupExpect[0] for "262420000011811" handled at TC_sgsap_lu0(1100) MSC_Test-GSUP(1097)@d97f381c6fa7: Added IMSI table entry 0TC_sgsap_lu0(1100)"262420000011811" TC_sgsap_lu0(1100)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000011811'H TC_sgsap_lu0(1100)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000011811'H MSC_Test-SGsAP(1099)@d97f381c6fa7: 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 := 'BD3D6052'O } } } } } } handled at TC_sgsap_lu0(1100) TC_sgsap_lu0(1100)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000011811'H TC_sgsap_lu0(1100)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test-GSUP(1097)@d97f381c6fa7: Created GsupExpect[0] for "262420000011811" to be handled at TC_sgsap_lu0(1100) TC_sgsap_lu0(1100)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011811'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1093)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1093)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1093)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1092)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1092)@d97f381c6fa7: Added conn table entry 0TC_sgsap_lu0(1100)6632066 MSC_Test_0-SCCP(1091)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(1092)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1093)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1093)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1093)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1093)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1093)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1091)@d97f381c6fa7: { messageType := 2, destLocRef := '653282'O, sourceLocRef := '0000CC'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1091)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1091)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1091)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1091)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1091)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1091)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1091)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1091)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1091)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_sgsap_lu0(1100)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu0(1100)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1093)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1093)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1093)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1091)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1091)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1091)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1091)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu0(1100)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1092)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1092)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(1091)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1091)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1091)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1091)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1093)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1093)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1093)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1091)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1091)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1091)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1091)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1091)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1091)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1091)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1091)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1093)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1093)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1093)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1091)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1093)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1092)@d97f381c6fa7: Deleted conn table entry 0TC_sgsap_lu0(1100)6632066 TC_sgsap_lu0(1100)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu0(1100)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu0(1100)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu0(1100)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1092)@d97f381c6fa7: Created IMSI[0] for '262420000011811'H'1BA13621'O to be handled at TC_sgsap_lu0(1100) MSC_Test_0-M3UA(1093)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1093)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1092)@d97f381c6fa7: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_lu0(1100) TC_sgsap_lu0(1100)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu0(1100)@d97f381c6fa7: 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 := '1BA13621'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1092)@d97f381c6fa7: Added conn table entry 0TC_sgsap_lu0(1100)7449315 MSC_Test_0-RAN(1092)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1091)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1093)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1093)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1093)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1093)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1093)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1093)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1093)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1091)@d97f381c6fa7: { messageType := 2, destLocRef := '71AAE3'O, sourceLocRef := '0000CD'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1091)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1091)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1091)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1091)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1091)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1091)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1091)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1091)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1091)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu0(1100)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu0(1100)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1091)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1091)@d97f381c6fa7: vl_len:28 MSC_Test_0-SCCP(1091)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1091)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1093)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1093)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1093)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1093)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1093)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1091)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1091)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1091)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1091)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1091)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1091)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1091)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1091)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu0(1100)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu0(1100)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1091)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1091)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1091)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1091)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1093)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1093)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1093)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1091)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1091)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1091)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1091)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1091)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1091)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1091)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1091)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1093)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1093)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1093)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1091)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1093)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1092)@d97f381c6fa7: Deleted conn table entry 0TC_sgsap_lu0(1100)7449315 TC_sgsap_lu0(1100)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu0(1100)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu0(1100)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu0(1100)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu0(1100)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test-GSUP(1097)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(1092)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(1093)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(1091)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(1094)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(1096)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1090)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(1095)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SGsAP(1099)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1101)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(1098)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1090): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(1091): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(1092): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(1093): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(1094): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(1095): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(1096): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(1097): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(1098): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SGsAP(1099): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_sgsap_lu0(1100): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1101): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_sgsap_lu finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu pass'. Sat Apr 20 08:24:26 UTC 2024 ====== MSC_Tests.TC_sgsap_lu pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_sgsap_lu.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=360268) Waiting for packet dumper to finish... 1 (prev_count=360268, count=361345) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu_imsi_reject'. ------ MSC_Tests.TC_sgsap_lu_imsi_reject ------ Sat Apr 20 08:24:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu_imsi_reject' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_sgsap_lu_imsi_reject started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(1105)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(1105)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1105)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(1103)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1106)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(1108)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1108)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1108)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1108)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1108)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1108)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test_0-M3UA(1105)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test-GSUP-IPA(1108)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(1105)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test-GSUP-IPA(1108)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(1105)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1105)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(1105)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1105)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1105)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1105)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1105)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1105)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1105)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1105)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1105)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1105)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1105)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1105)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-SGsAP(1111)@d97f381c6fa7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1111)@d97f381c6fa7: Created Expect[0] for '262420000011812'H to be handled at TC_sgsap_lu_imsi_reject0(1112) MSC_Test-GSUP(1109)@d97f381c6fa7: Created GsupExpect[0] for "262420000011812" to be handled at TC_sgsap_lu_imsi_reject0(1112) MSC_Test-GSUP(1109)@d97f381c6fa7: Found GsupExpect[0] for "262420000011812" handled at TC_sgsap_lu_imsi_reject0(1112) MSC_Test-GSUP(1109)@d97f381c6fa7: Added IMSI table entry 0TC_sgsap_lu_imsi_reject0(1112)"262420000011812" TC_sgsap_lu_imsi_reject0(1112)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000011812'H TC_sgsap_lu_imsi_reject0(1112)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000011812'H MSC_Test-SGsAP(1111)@d97f381c6fa7: Found Expect[0] for { sGsAP_LOCATION_UPDATE_REJECT := { messageType := '00001011'B, iMSI := { iEI := '00000001'B, lengthIndicator := 8, iMSI := { field1 := '001'B, parity := '1'B, digits := '262420000011812'H, fillerDigit := omit } }, rejectCause := { iEI := '00001111'B, lengthIndicator := 1, cause := Illegal_MS (3) }, locationAreaId := { iEI := '00000100'B, lengthIndicator := 5, locationAreaId := { mccDigit1 := '9'H, mccDigit2 := '0'H, mccDigit3 := '1'H, mncDigit3 := 'F'H, mncDigit1 := '7'H, mncDigit2 := '0'H, lac := '0926'O ("\t&") } } } } handled at TC_sgsap_lu_imsi_reject0(1112) TC_sgsap_lu_imsi_reject0(1112)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000011812'H TC_sgsap_lu_imsi_reject0(1112)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test-GSUP(1109)@d97f381c6fa7: Created GsupExpect[0] for "262420000011812" to be handled at TC_sgsap_lu_imsi_reject0(1112) TC_sgsap_lu_imsi_reject0(1112)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011812'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1105)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1105)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1105)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1104)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1104)@d97f381c6fa7: Added conn table entry 0TC_sgsap_lu_imsi_reject0(1112)3768681 MSC_Test_0-SCCP(1103)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1105)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1104)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1105)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1105)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1105)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1105)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1103)@d97f381c6fa7: { messageType := 2, destLocRef := '398169'O, sourceLocRef := '0000CE'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1103)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1103)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1103)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1103)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1103)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_imsi_reject0(1112)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_imsi_reject0(1112)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1103)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1103)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1103)@d97f381c6fa7: vl_from0 MSC_Test_0-M3UA(1105)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1103)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1105)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1105)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1103)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1103)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1103)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1103)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_imsi_reject0(1112)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1104)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1104)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(1103)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1103)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1103)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1103)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1105)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1105)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1105)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1103)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1103)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1103)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1103)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1103)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1103)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1103)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1103)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1105)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1105)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1105)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1103)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1105)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_lu_imsi_reject0(1112)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1104)@d97f381c6fa7: Deleted conn table entry 0TC_sgsap_lu_imsi_reject0(1112)3768681 TC_sgsap_lu_imsi_reject0(1112)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_imsi_reject0(1112)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_imsi_reject0(1112)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1104)@d97f381c6fa7: Created IMSI[0] for '262420000011812'H'0327B7E8'O to be handled at TC_sgsap_lu_imsi_reject0(1112) MSC_Test_0-M3UA(1105)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1105)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1104)@d97f381c6fa7: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_lu_imsi_reject0(1112) TC_sgsap_lu_imsi_reject0(1112)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_imsi_reject0(1112)@d97f381c6fa7: 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 := '0327B7E8'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1104)@d97f381c6fa7: Added conn table entry 0TC_sgsap_lu_imsi_reject0(1112)5172314 MSC_Test_0-RAN(1104)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1103)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1105)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1105)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1105)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1103)@d97f381c6fa7: { messageType := 2, destLocRef := '4EEC5A'O, sourceLocRef := '0000CF'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1103)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1105)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1105)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1105)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1105)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1103)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1103)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1103)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1103)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1103)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1103)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1103)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1103)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_imsi_reject0(1112)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_imsi_reject0(1112)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1103)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1103)@d97f381c6fa7: vl_len:28 MSC_Test_0-SCCP(1103)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1103)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1105)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1105)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1105)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1105)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1105)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1103)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1103)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1103)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1103)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1103)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1103)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1103)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1103)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_imsi_reject0(1112)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_imsi_reject0(1112)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1103)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1103)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1103)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1103)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1105)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1105)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1105)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1103)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1103)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1103)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1103)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1103)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1103)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1103)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1103)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1105)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1105)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1105)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1105)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1103)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-RAN(1104)@d97f381c6fa7: Deleted conn table entry 0TC_sgsap_lu_imsi_reject0(1112)5172314 TC_sgsap_lu_imsi_reject0(1112)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_imsi_reject0(1112)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_imsi_reject0(1112)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_imsi_reject0(1112)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_imsi_reject0(1112)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-SCCP(1103)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(1110)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(1107)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(1105)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1102)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SGsAP(1111)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1113)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(1108)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(1109)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(1104)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(1106)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1102): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(1103): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(1104): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(1105): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(1106): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(1107): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(1108): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(1109): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(1110): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SGsAP(1111): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_sgsap_lu_imsi_reject0(1112): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1113): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_sgsap_lu_imsi_reject finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu_imsi_reject pass'. Sat Apr 20 08:24:32 UTC 2024 ====== MSC_Tests.TC_sgsap_lu_imsi_reject pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_sgsap_lu_imsi_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=355904) Waiting for packet dumper to finish... 1 (prev_count=355904, count=356981) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu_imsi_reject pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu_and_nothing'. ------ MSC_Tests.TC_sgsap_lu_and_nothing ------ Sat Apr 20 08:24:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu_and_nothing' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_sgsap_lu_and_nothing started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1117)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(1117)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1117)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(1115)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1118)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1117)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(1117)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1117)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1117)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(1117)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1117)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1117)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1117)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1117)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1117)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1117)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1117)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1117)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1117)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1117)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1117)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1117)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1117)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1117)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1116)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP-IPA(1120)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1120)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1120)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1120)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1120)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1120)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1120)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1120)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1123)@d97f381c6fa7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1123)@d97f381c6fa7: Created Expect[0] for '262420000011813'H to be handled at TC_sgsap_lu_and_nothing0(1124) MSC_Test-GSUP(1121)@d97f381c6fa7: Created GsupExpect[0] for "262420000011813" to be handled at TC_sgsap_lu_and_nothing0(1124) MSC_Test-GSUP(1121)@d97f381c6fa7: Found GsupExpect[0] for "262420000011813" handled at TC_sgsap_lu_and_nothing0(1124) MSC_Test-GSUP(1121)@d97f381c6fa7: Added IMSI table entry 0TC_sgsap_lu_and_nothing0(1124)"262420000011813" TC_sgsap_lu_and_nothing0(1124)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000011813'H MSC_Test-SGsAP(1123)@d97f381c6fa7: 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 := '1A54F17C'O } } } } } } handled at TC_sgsap_lu_and_nothing0(1124) TC_sgsap_lu_and_nothing0(1124)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000011813'H TC_sgsap_lu_and_nothing0(1124)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000011813'H TC_sgsap_lu_and_nothing0(1124)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test-GSUP-IPA(1120)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1120)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1120)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1120)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP(1121)@d97f381c6fa7: Created GsupExpect[0] for "262420000011813" to be handled at TC_sgsap_lu_and_nothing0(1124) TC_sgsap_lu_and_nothing0(1124)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011813'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1116)@d97f381c6fa7: Added conn table entry 0TC_sgsap_lu_and_nothing0(1124)11452527 MSC_Test_0-SCCP(1115)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(1116)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1117)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1117)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1117)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1117)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1117)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1115)@d97f381c6fa7: { messageType := 2, destLocRef := 'AEC06F'O, sourceLocRef := '0000D0'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1115)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1115)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1115)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1115)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1115)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_nothing0(1124)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_nothing0(1124)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1115)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1115)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1115)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1115)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1117)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1117)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1117)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1115)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1115)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1115)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1115)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_nothing0(1124)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1116)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1116)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(1115)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1115)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1115)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1115)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1117)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1117)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1117)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1115)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1115)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1115)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1115)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1115)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1115)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1115)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1115)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1117)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1117)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1117)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1115)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1117)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1116)@d97f381c6fa7: Deleted conn table entry 0TC_sgsap_lu_and_nothing0(1124)11452527 TC_sgsap_lu_and_nothing0(1124)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_nothing0(1124)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_nothing0(1124)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_nothing0(1124)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1116)@d97f381c6fa7: Created IMSI[0] for '262420000011813'H'23F2E808'O to be handled at TC_sgsap_lu_and_nothing0(1124) MSC_Test_0-M3UA(1117)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1117)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1116)@d97f381c6fa7: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_lu_and_nothing0(1124) TC_sgsap_lu_and_nothing0(1124)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_nothing0(1124)@d97f381c6fa7: 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 := '23F2E808'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1116)@d97f381c6fa7: Added conn table entry 0TC_sgsap_lu_and_nothing0(1124)5305423 MSC_Test_0-RAN(1116)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1115)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1117)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1117)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1117)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1117)@d97f381c6fa7: Message received on association #8 MSC_Test_0-SCCP(1115)@d97f381c6fa7: { messageType := 2, destLocRef := '50F44F'O, sourceLocRef := '0000D1'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1115)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1117)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1115)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1115)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1115)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1115)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1117)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1117)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1115)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1115)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1115)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1115)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_nothing0(1124)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_nothing0(1124)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1115)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1115)@d97f381c6fa7: vl_len:28 MSC_Test_0-SCCP(1115)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1115)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1117)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1117)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1117)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1115)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1115)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1115)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1115)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1117)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1117)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1115)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1115)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1115)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1115)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_nothing0(1124)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_nothing0(1124)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1115)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1115)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1115)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1115)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1117)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1117)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1117)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1115)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1115)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1115)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1115)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1115)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1115)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1115)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1115)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1117)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1117)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1117)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1115)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-RAN(1116)@d97f381c6fa7: Deleted conn table entry 0TC_sgsap_lu_and_nothing0(1124)5305423 MSC_Test_0-M3UA(1117)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_lu_and_nothing0(1124)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_nothing0(1124)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_nothing0(1124)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_nothing0(1124)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_nothing0(1124)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test-GSUP(1121)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(1118)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(1122)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1125)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(1116)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(1115)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(1117)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(1119)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SGsAP(1123)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(1120)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1114)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1114): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(1115): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(1116): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(1117): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(1118): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(1119): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(1120): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(1121): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(1122): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SGsAP(1123): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_sgsap_lu_and_nothing0(1124): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1125): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_sgsap_lu_and_nothing finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu_and_nothing pass'. Sat Apr 20 08:25:23 UTC 2024 ====== MSC_Tests.TC_sgsap_lu_and_nothing pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_sgsap_lu_and_nothing.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=365551) Waiting for packet dumper to finish... 1 (prev_count=365551, count=366628) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu_and_nothing pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_expl_imsi_det_eps'. ------ MSC_Tests.TC_sgsap_expl_imsi_det_eps ------ Sat Apr 20 08:25:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_expl_imsi_det_eps' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_sgsap_expl_imsi_det_eps started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1129)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(1129)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1129)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-SCCP(1127)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1130)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1129)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(1129)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1129)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1129)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(1129)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1129)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1129)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1129)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1129)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1129)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1129)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1129)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1129)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1129)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1129)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1129)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1132)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1132)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1132)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1132)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1132)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1132)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1132)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1132)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1135)@d97f381c6fa7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1135)@d97f381c6fa7: Created Expect[0] for '262420000011814'H to be handled at TC_sgsap_expl_imsi_det_eps0(1136) MSC_Test-GSUP(1133)@d97f381c6fa7: Created GsupExpect[0] for "262420000011814" to be handled at TC_sgsap_expl_imsi_det_eps0(1136) MSC_Test-GSUP(1133)@d97f381c6fa7: Found GsupExpect[0] for "262420000011814" handled at TC_sgsap_expl_imsi_det_eps0(1136) MSC_Test-GSUP(1133)@d97f381c6fa7: Added IMSI table entry 0TC_sgsap_expl_imsi_det_eps0(1136)"262420000011814" TC_sgsap_expl_imsi_det_eps0(1136)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000011814'H TC_sgsap_expl_imsi_det_eps0(1136)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000011814'H MSC_Test-SGsAP(1135)@d97f381c6fa7: 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 := 'AE679750'O } } } } } } handled at TC_sgsap_expl_imsi_det_eps0(1136) TC_sgsap_expl_imsi_det_eps0(1136)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000011814'H TC_sgsap_expl_imsi_det_eps0(1136)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(1129)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1129)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1129)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1128)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_expl_imsi_det_eps0(1136)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000011814'H TC_sgsap_expl_imsi_det_eps0(1136)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000011814'H MSC_Test-GSUP(1133)@d97f381c6fa7: Created GsupExpect[0] for "262420000011814" to be handled at TC_sgsap_expl_imsi_det_eps0(1136) TC_sgsap_expl_imsi_det_eps0(1136)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011814'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1128)@d97f381c6fa7: Added conn table entry 0TC_sgsap_expl_imsi_det_eps0(1136)11215602 MSC_Test_0-SCCP(1127)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(1128)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1129)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1129)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1129)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1129)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1129)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1127)@d97f381c6fa7: { messageType := 2, destLocRef := 'AB22F2'O, sourceLocRef := '0000D2'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1127)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1127)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1127)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1127)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1127)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_expl_imsi_det_eps0(1136)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1127)@d97f381c6fa7: Session index based on connection ID:0 TC_sgsap_expl_imsi_det_eps0(1136)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1127)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1127)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1127)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1129)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1129)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1129)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1127)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1127)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1127)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1127)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_expl_imsi_det_eps0(1136)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1128)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1128)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(1127)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1127)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1127)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1127)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1129)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1129)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1129)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1127)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1127)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1127)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1127)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1127)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1127)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1127)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1127)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1129)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1129)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1129)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1127)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1129)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1128)@d97f381c6fa7: Deleted conn table entry 0TC_sgsap_expl_imsi_det_eps0(1136)11215602 TC_sgsap_expl_imsi_det_eps0(1136)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_eps0(1136)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_eps0(1136)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_eps0(1136)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1128)@d97f381c6fa7: Created IMSI[0] for '262420000011814'H'79BD6AD0'O to be handled at TC_sgsap_expl_imsi_det_eps0(1136) MSC_Test_0-M3UA(1129)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1129)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1128)@d97f381c6fa7: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_expl_imsi_det_eps0(1136) TC_sgsap_expl_imsi_det_eps0(1136)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_eps0(1136)@d97f381c6fa7: 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 := '79BD6AD0'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1128)@d97f381c6fa7: Added conn table entry 0TC_sgsap_expl_imsi_det_eps0(1136)5332603 MSC_Test_0-RAN(1128)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1127)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1129)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1129)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1129)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1129)@d97f381c6fa7: Message received on association #8 MSC_Test_0-SCCP(1127)@d97f381c6fa7: { messageType := 2, destLocRef := '515E7B'O ("Q^{"), sourceLocRef := '0000D3'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1127)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1129)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1129)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1129)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1127)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1127)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1127)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1127)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1127)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1127)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1127)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1127)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_expl_imsi_det_eps0(1136)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_eps0(1136)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1127)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1127)@d97f381c6fa7: vl_len:28 MSC_Test_0-SCCP(1127)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1127)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1129)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1129)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1129)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1129)@d97f381c6fa7: Message received on association #8 MSC_Test_0-SCCP(1127)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1129)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1127)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1127)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1127)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1127)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1127)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1127)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1127)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_expl_imsi_det_eps0(1136)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_eps0(1136)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1127)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1127)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1127)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1127)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1129)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1129)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1129)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1127)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1127)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1127)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1127)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1127)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1127)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1127)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1127)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1129)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1129)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1129)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1127)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1129)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1128)@d97f381c6fa7: Deleted conn table entry 0TC_sgsap_expl_imsi_det_eps0(1136)5332603 TC_sgsap_expl_imsi_det_eps0(1136)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_eps0(1136)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_eps0(1136)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_eps0(1136)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_eps0(1136)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-RAN(1128)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(1129)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(1127)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(1133)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(1130)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1126)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(1134)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(1132)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SGsAP(1135)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(1131)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1137)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1126): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(1127): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(1128): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(1129): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(1130): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(1131): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(1132): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(1133): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(1134): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SGsAP(1135): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_sgsap_expl_imsi_det_eps0(1136): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1137): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_sgsap_expl_imsi_det_eps finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_expl_imsi_det_eps pass'. Sat Apr 20 08:25:31 UTC 2024 ====== MSC_Tests.TC_sgsap_expl_imsi_det_eps pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_sgsap_expl_imsi_det_eps.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=361030) Waiting for packet dumper to finish... 1 (prev_count=361030, count=362916) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_expl_imsi_det_eps pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_impl_imsi_det_eps'. ------ MSC_Tests.TC_sgsap_impl_imsi_det_eps ------ Sat Apr 20 08:25:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_impl_imsi_det_eps' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_sgsap_impl_imsi_det_eps started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(1141)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(1141)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1141)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(1139)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1142)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1141)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(1141)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1141)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1141)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(1141)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1141)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1141)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1141)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1141)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1141)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1141)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1141)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1141)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1141)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1141)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1141)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1144)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1144)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1144)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1144)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1144)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1144)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1144)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1144)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1147)@d97f381c6fa7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1147)@d97f381c6fa7: Created Expect[0] for '262420000011814'H to be handled at TC_sgsap_impl_imsi_det_eps0(1148) MSC_Test-GSUP(1145)@d97f381c6fa7: Created GsupExpect[0] for "262420000011814" to be handled at TC_sgsap_impl_imsi_det_eps0(1148) MSC_Test-GSUP(1145)@d97f381c6fa7: Found GsupExpect[0] for "262420000011814" handled at TC_sgsap_impl_imsi_det_eps0(1148) MSC_Test-GSUP(1145)@d97f381c6fa7: Added IMSI table entry 0TC_sgsap_impl_imsi_det_eps0(1148)"262420000011814" TC_sgsap_impl_imsi_det_eps0(1148)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000011814'H TC_sgsap_impl_imsi_det_eps0(1148)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000011814'H MSC_Test-SGsAP(1147)@d97f381c6fa7: 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 := '226CFBA6'O } } } } } } handled at TC_sgsap_impl_imsi_det_eps0(1148) TC_sgsap_impl_imsi_det_eps0(1148)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000011814'H TC_sgsap_impl_imsi_det_eps0(1148)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(1141)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1141)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1141)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1140)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_impl_imsi_det_eps0(1148)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000011814'H TC_sgsap_impl_imsi_det_eps0(1148)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000011814'H MSC_Test-GSUP(1145)@d97f381c6fa7: Created GsupExpect[0] for "262420000011814" to be handled at TC_sgsap_impl_imsi_det_eps0(1148) TC_sgsap_impl_imsi_det_eps0(1148)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011814'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1140)@d97f381c6fa7: Added conn table entry 0TC_sgsap_impl_imsi_det_eps0(1148)8102192 MSC_Test_0-RAN(1140)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1139)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1141)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1141)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1141)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1141)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1141)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1139)@d97f381c6fa7: { messageType := 2, destLocRef := '7BA130'O, sourceLocRef := '0000D4'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1139)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1139)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1139)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1139)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1139)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1139)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1139)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1139)@d97f381c6fa7: vl_from0 TC_sgsap_impl_imsi_det_eps0(1148)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1139)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_sgsap_impl_imsi_det_eps0(1148)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1141)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1141)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1141)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1139)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1139)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1139)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1139)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_impl_imsi_det_eps0(1148)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1140)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1140)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(1139)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1139)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1139)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1139)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1141)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1141)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1141)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1139)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1139)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1139)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1139)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1139)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1139)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1139)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1139)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1141)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1141)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1141)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1139)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1141)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1140)@d97f381c6fa7: Deleted conn table entry 0TC_sgsap_impl_imsi_det_eps0(1148)8102192 TC_sgsap_impl_imsi_det_eps0(1148)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_eps0(1148)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_eps0(1148)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_eps0(1148)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1140)@d97f381c6fa7: Created IMSI[0] for '262420000011814'H'2CBB880F'O to be handled at TC_sgsap_impl_imsi_det_eps0(1148) MSC_Test_0-M3UA(1141)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1141)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1140)@d97f381c6fa7: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_impl_imsi_det_eps0(1148) TC_sgsap_impl_imsi_det_eps0(1148)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_eps0(1148)@d97f381c6fa7: 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 := '2CBB880F'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1140)@d97f381c6fa7: Added conn table entry 0TC_sgsap_impl_imsi_det_eps0(1148)9113568 MSC_Test_0-RAN(1140)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1139)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1141)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1141)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1141)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1141)@d97f381c6fa7: Message received on association #8 MSC_Test_0-SCCP(1139)@d97f381c6fa7: { messageType := 2, destLocRef := '8B0FE0'O, sourceLocRef := '0000D5'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1139)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1141)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1141)@d97f381c6fa7: Message received on association #8 MSC_Test_0-SCCP(1139)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1139)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1139)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1139)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1141)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1139)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1139)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1139)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1139)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_impl_imsi_det_eps0(1148)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_eps0(1148)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1139)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1139)@d97f381c6fa7: vl_len:28 MSC_Test_0-SCCP(1139)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1139)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1141)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1141)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1141)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1141)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1141)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1139)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1139)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1139)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1139)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1139)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1139)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1139)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1139)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_impl_imsi_det_eps0(1148)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_eps0(1148)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1139)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1139)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1139)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1139)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1141)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1141)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1141)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1139)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1139)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1139)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1139)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1139)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1139)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1139)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1139)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1141)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1141)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1141)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1139)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1141)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1140)@d97f381c6fa7: Deleted conn table entry 0TC_sgsap_impl_imsi_det_eps0(1148)9113568 TC_sgsap_impl_imsi_det_eps0(1148)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_eps0(1148)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_eps0(1148)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_eps0(1148)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_eps0(1148)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-RAN(1140)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(1141)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(1139)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(1145)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1138)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(1142)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(1143)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(1144)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SGsAP(1147)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(1146)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1149)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1138): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(1139): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(1140): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(1141): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(1142): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(1143): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(1144): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(1145): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(1146): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SGsAP(1147): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_sgsap_impl_imsi_det_eps0(1148): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1149): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_sgsap_impl_imsi_det_eps finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_impl_imsi_det_eps pass'. Sat Apr 20 08:25:40 UTC 2024 ====== MSC_Tests.TC_sgsap_impl_imsi_det_eps pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_sgsap_impl_imsi_det_eps.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=362772) Waiting for packet dumper to finish... 1 (prev_count=362772, count=364426) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_impl_imsi_det_eps pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_expl_imsi_det_noneps'. ------ MSC_Tests.TC_sgsap_expl_imsi_det_noneps ------ Sat Apr 20 08:25:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_expl_imsi_det_noneps' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_sgsap_expl_imsi_det_noneps started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(1153)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(1153)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1153)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(1151)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1154)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1153)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(1153)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1153)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1153)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(1153)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1153)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1153)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1153)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1153)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1153)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1153)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1153)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1153)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1153)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1153)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1153)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1156)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1156)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1156)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1156)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1156)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1156)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1156)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1156)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1159)@d97f381c6fa7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1159)@d97f381c6fa7: Created Expect[0] for '262420000011815'H to be handled at TC_sgsap_expl_imsi_det_noneps0(1160) MSC_Test-GSUP(1157)@d97f381c6fa7: Created GsupExpect[0] for "262420000011815" to be handled at TC_sgsap_expl_imsi_det_noneps0(1160) MSC_Test-GSUP(1157)@d97f381c6fa7: Found GsupExpect[0] for "262420000011815" handled at TC_sgsap_expl_imsi_det_noneps0(1160) MSC_Test-GSUP(1157)@d97f381c6fa7: Added IMSI table entry 0TC_sgsap_expl_imsi_det_noneps0(1160)"262420000011815" TC_sgsap_expl_imsi_det_noneps0(1160)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000011815'H TC_sgsap_expl_imsi_det_noneps0(1160)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000011815'H MSC_Test-SGsAP(1159)@d97f381c6fa7: 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 := '5805AB9D'O } } } } } } handled at TC_sgsap_expl_imsi_det_noneps0(1160) TC_sgsap_expl_imsi_det_noneps0(1160)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000011815'H TC_sgsap_expl_imsi_det_noneps0(1160)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(1153)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1153)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1153)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1152)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_expl_imsi_det_noneps0(1160)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000011815'H TC_sgsap_expl_imsi_det_noneps0(1160)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000011815'H MSC_Test-GSUP(1157)@d97f381c6fa7: Created GsupExpect[0] for "262420000011815" to be handled at TC_sgsap_expl_imsi_det_noneps0(1160) TC_sgsap_expl_imsi_det_noneps0(1160)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011815'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1152)@d97f381c6fa7: Added conn table entry 0TC_sgsap_expl_imsi_det_noneps0(1160)10802228 MSC_Test_0-RAN(1152)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1151)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1153)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1153)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1153)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1153)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1153)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1151)@d97f381c6fa7: { messageType := 2, destLocRef := 'A4D434'O, sourceLocRef := '0000D6'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1151)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1151)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1151)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1151)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1151)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_expl_imsi_det_noneps0(1160)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_noneps0(1160)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1151)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1151)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1151)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1151)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1153)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1153)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1153)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1151)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1151)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1151)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1151)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_expl_imsi_det_noneps0(1160)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1152)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1152)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(1151)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1151)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1151)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1151)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1153)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1153)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1153)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1151)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1151)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1151)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1151)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1151)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1151)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1151)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1151)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1153)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1153)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1153)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1151)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1153)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1152)@d97f381c6fa7: Deleted conn table entry 0TC_sgsap_expl_imsi_det_noneps0(1160)10802228 TC_sgsap_expl_imsi_det_noneps0(1160)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_noneps0(1160)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_noneps0(1160)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_noneps0(1160)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1152)@d97f381c6fa7: Created IMSI[0] for '262420000011815'H'2151D5A4'O to be handled at TC_sgsap_expl_imsi_det_noneps0(1160) MSC_Test_0-M3UA(1153)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1153)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1152)@d97f381c6fa7: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_expl_imsi_det_noneps0(1160) TC_sgsap_expl_imsi_det_noneps0(1160)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_noneps0(1160)@d97f381c6fa7: 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 := '2151D5A4'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1152)@d97f381c6fa7: Added conn table entry 0TC_sgsap_expl_imsi_det_noneps0(1160)13610391 MSC_Test_0-RAN(1152)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1151)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1153)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1153)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1153)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1153)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1153)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1151)@d97f381c6fa7: { messageType := 2, destLocRef := 'CFAD97'O, sourceLocRef := '0000D7'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1151)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1153)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1153)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1151)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1151)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1151)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1151)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1151)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1151)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1151)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1151)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_expl_imsi_det_noneps0(1160)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_noneps0(1160)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1151)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1151)@d97f381c6fa7: vl_len:28 MSC_Test_0-SCCP(1151)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1151)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1153)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1153)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1153)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1153)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1153)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1151)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1151)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1151)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1151)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1151)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1151)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1151)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1151)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_expl_imsi_det_noneps0(1160)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_noneps0(1160)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1151)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1151)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1151)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1151)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1153)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1153)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1153)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1151)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1151)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1151)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1151)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1151)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1151)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1151)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1151)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1153)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1153)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1153)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1151)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1153)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1152)@d97f381c6fa7: Deleted conn table entry 0TC_sgsap_expl_imsi_det_noneps0(1160)13610391 TC_sgsap_expl_imsi_det_noneps0(1160)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_noneps0(1160)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_noneps0(1160)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_noneps0(1160)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_noneps0(1160)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test-GSUP(1157)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(1151)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(1152)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(1158)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(1153)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(1154)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(1156)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1161)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SGsAP(1159)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(1155)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1150)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1150): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(1151): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(1152): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(1153): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(1154): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(1155): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(1156): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(1157): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(1158): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SGsAP(1159): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_sgsap_expl_imsi_det_noneps0(1160): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1161): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_sgsap_expl_imsi_det_noneps finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_expl_imsi_det_noneps pass'. Sat Apr 20 08:25:48 UTC 2024 ====== MSC_Tests.TC_sgsap_expl_imsi_det_noneps pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_sgsap_expl_imsi_det_noneps.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=364004) Waiting for packet dumper to finish... 1 (prev_count=364004, count=366467) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_expl_imsi_det_noneps pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_impl_imsi_det_noneps'. ------ MSC_Tests.TC_sgsap_impl_imsi_det_noneps ------ Sat Apr 20 08:25:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_impl_imsi_det_noneps' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_sgsap_impl_imsi_det_noneps started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1165)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(1165)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1165)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-SCCP(1163)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1166)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1165)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(1165)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1165)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1165)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(1165)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1165)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1165)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1165)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1165)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1165)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1165)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1165)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1165)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1165)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1165)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1165)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1168)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1168)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1168)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1168)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1168)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1168)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1168)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1168)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1171)@d97f381c6fa7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1171)@d97f381c6fa7: Created Expect[0] for '262420000011815'H to be handled at TC_sgsap_impl_imsi_det_noneps0(1172) MSC_Test-GSUP(1169)@d97f381c6fa7: Created GsupExpect[0] for "262420000011815" to be handled at TC_sgsap_impl_imsi_det_noneps0(1172) MSC_Test-GSUP(1169)@d97f381c6fa7: Found GsupExpect[0] for "262420000011815" handled at TC_sgsap_impl_imsi_det_noneps0(1172) MSC_Test-GSUP(1169)@d97f381c6fa7: Added IMSI table entry 0TC_sgsap_impl_imsi_det_noneps0(1172)"262420000011815" TC_sgsap_impl_imsi_det_noneps0(1172)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000011815'H TC_sgsap_impl_imsi_det_noneps0(1172)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000011815'H MSC_Test-SGsAP(1171)@d97f381c6fa7: 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 := '37D8A3F8'O } } } } } } handled at TC_sgsap_impl_imsi_det_noneps0(1172) TC_sgsap_impl_imsi_det_noneps0(1172)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000011815'H TC_sgsap_impl_imsi_det_noneps0(1172)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(1165)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1165)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1165)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1164)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_impl_imsi_det_noneps0(1172)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000011815'H TC_sgsap_impl_imsi_det_noneps0(1172)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000011815'H MSC_Test-GSUP(1169)@d97f381c6fa7: Created GsupExpect[0] for "262420000011815" to be handled at TC_sgsap_impl_imsi_det_noneps0(1172) TC_sgsap_impl_imsi_det_noneps0(1172)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011815'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1164)@d97f381c6fa7: Added conn table entry 0TC_sgsap_impl_imsi_det_noneps0(1172)3251309 MSC_Test_0-RAN(1164)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1163)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1165)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1165)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1165)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1165)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1165)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1163)@d97f381c6fa7: { messageType := 2, destLocRef := '319C6D'O, sourceLocRef := '0000D8'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1163)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1163)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1163)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1163)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1163)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_impl_imsi_det_noneps0(1172)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_noneps0(1172)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1163)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1163)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1163)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1163)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1165)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1165)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1165)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1163)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1163)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1163)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1163)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_impl_imsi_det_noneps0(1172)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1164)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1164)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(1163)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1163)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1163)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1163)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1165)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1165)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1165)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1163)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1163)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1163)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1163)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1163)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1163)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1163)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1163)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1165)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1165)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1165)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1163)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1165)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1164)@d97f381c6fa7: Deleted conn table entry 0TC_sgsap_impl_imsi_det_noneps0(1172)3251309 TC_sgsap_impl_imsi_det_noneps0(1172)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_noneps0(1172)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_noneps0(1172)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_noneps0(1172)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1164)@d97f381c6fa7: Created IMSI[0] for '262420000011815'H'0C5E337F'O to be handled at TC_sgsap_impl_imsi_det_noneps0(1172) MSC_Test_0-M3UA(1165)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1165)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1164)@d97f381c6fa7: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_impl_imsi_det_noneps0(1172) TC_sgsap_impl_imsi_det_noneps0(1172)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_noneps0(1172)@d97f381c6fa7: 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 := '0C5E337F'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1164)@d97f381c6fa7: Added conn table entry 0TC_sgsap_impl_imsi_det_noneps0(1172)8178390 MSC_Test_0-RAN(1164)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1163)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1165)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1165)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1165)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1163)@d97f381c6fa7: { messageType := 2, destLocRef := '7CCAD6'O, sourceLocRef := '0000D9'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1163)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1165)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1165)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1163)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1163)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1163)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1163)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1165)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1165)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1163)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1163)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1163)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1163)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_impl_imsi_det_noneps0(1172)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_noneps0(1172)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1163)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1163)@d97f381c6fa7: vl_len:28 MSC_Test_0-SCCP(1163)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1163)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1165)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1165)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1165)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1163)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1163)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1163)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1163)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1165)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1165)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1163)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1163)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1163)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1163)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_impl_imsi_det_noneps0(1172)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_noneps0(1172)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1163)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1163)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1163)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1163)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1165)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1165)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1165)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1163)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1163)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1163)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1163)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1163)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1163)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1163)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1163)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1165)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1165)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1165)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1163)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-RAN(1164)@d97f381c6fa7: Deleted conn table entry 0TC_sgsap_impl_imsi_det_noneps0(1172)8178390 MSC_Test_0-M3UA(1165)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_impl_imsi_det_noneps0(1172)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_noneps0(1172)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_noneps0(1172)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_noneps0(1172)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_noneps0(1172)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-RAN(1164)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(1165)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(1163)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(1166)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(1169)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(1167)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1173)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SGsAP(1171)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(1170)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(1168)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1162)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1162): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(1163): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(1164): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(1165): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(1166): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(1167): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(1168): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(1169): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(1170): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SGsAP(1171): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_sgsap_impl_imsi_det_noneps0(1172): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1173): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_sgsap_impl_imsi_det_noneps finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_impl_imsi_det_noneps pass'. Sat Apr 20 08:25:56 UTC 2024 ====== MSC_Tests.TC_sgsap_impl_imsi_det_noneps pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_sgsap_impl_imsi_det_noneps.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=366048) Waiting for packet dumper to finish... 1 (prev_count=366048, count=367125) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_impl_imsi_det_noneps pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_rej'. ------ MSC_Tests.TC_sgsap_paging_rej ------ Sat Apr 20 08:25:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_rej' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_sgsap_paging_rej started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(1177)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(1177)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1177)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(1175)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1178)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1177)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(1177)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1177)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1177)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(1177)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1177)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1177)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1177)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1177)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1177)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1177)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1177)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1177)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1177)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1177)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1177)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1180)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1180)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1180)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1180)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1180)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1180)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1180)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1180)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1183)@d97f381c6fa7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1183)@d97f381c6fa7: Created Expect[0] for '262420000011816'H to be handled at TC_sgsap_paging_rej0(1184) MSC_Test-GSUP(1181)@d97f381c6fa7: Created GsupExpect[0] for "262420000011816" to be handled at TC_sgsap_paging_rej0(1184) MSC_Test-GSUP(1181)@d97f381c6fa7: Found GsupExpect[0] for "262420000011816" handled at TC_sgsap_paging_rej0(1184) MSC_Test-GSUP(1181)@d97f381c6fa7: Added IMSI table entry 0TC_sgsap_paging_rej0(1184)"262420000011816" TC_sgsap_paging_rej0(1184)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000011816'H TC_sgsap_paging_rej0(1184)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000011816'H MSC_Test-SGsAP(1183)@d97f381c6fa7: 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 := 'AD11859B'O } } } } } } handled at TC_sgsap_paging_rej0(1184) TC_sgsap_paging_rej0(1184)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000011816'H TC_sgsap_paging_rej0(1184)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(1177)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1177)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1177)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1176)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_paging_rej0(1184)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000011816'H TC_sgsap_paging_rej0(1184)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1181)@d97f381c6fa7: Created GsupExpect[0] for "262420000011816" to be handled at TC_sgsap_paging_rej0(1184) TC_sgsap_paging_rej0(1184)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011816'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1176)@d97f381c6fa7: Added conn table entry 0TC_sgsap_paging_rej0(1184)856449 MSC_Test_0-RAN(1176)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1175)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1177)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1177)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1177)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1177)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1177)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1175)@d97f381c6fa7: { messageType := 2, destLocRef := '0D1181'O, sourceLocRef := '0000DA'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1175)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1175)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1175)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1175)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1175)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1175)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1175)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1175)@d97f381c6fa7: vl_from0 TC_sgsap_paging_rej0(1184)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_rej0(1184)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1175)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1177)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1177)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1177)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1175)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1175)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1175)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1175)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_rej0(1184)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1176)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1176)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(1175)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1175)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1175)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1175)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1177)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1177)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1177)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1175)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1175)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1175)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1175)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1175)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1175)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1175)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1175)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1177)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1177)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1177)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1175)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1177)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1176)@d97f381c6fa7: Deleted conn table entry 0TC_sgsap_paging_rej0(1184)856449 TC_sgsap_paging_rej0(1184)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_rej0(1184)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_rej0(1184)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_rej0(1184)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1176)@d97f381c6fa7: Created IMSI[0] for '262420000011816'H'A09759FC'O to be handled at TC_sgsap_paging_rej0(1184) MSC_Test_0-M3UA(1177)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1177)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1176)@d97f381c6fa7: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_paging_rej0(1184) TC_sgsap_paging_rej0(1184)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_rej0(1184)@d97f381c6fa7: 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 := 'A09759FC'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1176)@d97f381c6fa7: Added conn table entry 0TC_sgsap_paging_rej0(1184)5986215 MSC_Test_0-RAN(1176)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1175)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1177)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1177)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1177)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1175)@d97f381c6fa7: { messageType := 2, destLocRef := '5B57A7'O, sourceLocRef := '0000DB'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1175)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1177)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1177)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1175)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1175)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1175)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1175)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1177)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1177)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1175)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1175)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1175)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1175)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_rej0(1184)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_rej0(1184)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1175)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1175)@d97f381c6fa7: vl_len:28 MSC_Test_0-SCCP(1175)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1175)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1177)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1177)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1177)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1175)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1175)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1175)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1175)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1177)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1177)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1175)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1175)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1175)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1175)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_rej0(1184)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_rej0(1184)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1175)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1175)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1175)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1175)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1177)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1177)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1177)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1175)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1175)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1175)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1175)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1175)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1175)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1175)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1175)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1177)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1177)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1177)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1175)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1177)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1176)@d97f381c6fa7: Deleted conn table entry 0TC_sgsap_paging_rej0(1184)5986215 TC_sgsap_paging_rej0(1184)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_rej0(1184)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_rej0(1184)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_rej0(1184)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_rej0(1184)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-RAN(1176)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(1177)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(1175)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(1178)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(1181)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1174)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(1180)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(1179)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(1182)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1185)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SGsAP(1183)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1174): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(1175): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(1176): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(1177): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(1178): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(1179): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(1180): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(1181): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(1182): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SGsAP(1183): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_sgsap_paging_rej0(1184): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1185): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_sgsap_paging_rej finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_rej pass'. Sat Apr 20 08:26:03 UTC 2024 ====== MSC_Tests.TC_sgsap_paging_rej pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_sgsap_paging_rej.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=366646) Waiting for packet dumper to finish... 1 (prev_count=366646, count=368300) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_rej pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_subscr_rej'. ------ MSC_Tests.TC_sgsap_paging_subscr_rej ------ Sat Apr 20 08:26:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_subscr_rej' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_sgsap_paging_subscr_rej started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(1189)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(1189)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1189)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(1187)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1190)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1189)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(1189)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1189)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1189)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(1189)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1189)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1189)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1189)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1189)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1189)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1189)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1189)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1189)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1189)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1189)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1189)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1192)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1192)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1192)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1192)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1192)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1192)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1192)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1192)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1195)@d97f381c6fa7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1195)@d97f381c6fa7: Created Expect[0] for '262420000011817'H to be handled at TC_sgsap_paging_subscr_rej0(1196) MSC_Test-GSUP(1193)@d97f381c6fa7: Created GsupExpect[0] for "262420000011817" to be handled at TC_sgsap_paging_subscr_rej0(1196) MSC_Test-GSUP(1193)@d97f381c6fa7: Found GsupExpect[0] for "262420000011817" handled at TC_sgsap_paging_subscr_rej0(1196) MSC_Test-GSUP(1193)@d97f381c6fa7: Added IMSI table entry 0TC_sgsap_paging_subscr_rej0(1196)"262420000011817" TC_sgsap_paging_subscr_rej0(1196)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000011817'H TC_sgsap_paging_subscr_rej0(1196)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000011817'H MSC_Test-SGsAP(1195)@d97f381c6fa7: 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 := '9400F23C'O } } } } } } handled at TC_sgsap_paging_subscr_rej0(1196) TC_sgsap_paging_subscr_rej0(1196)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000011817'H TC_sgsap_paging_subscr_rej0(1196)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(1189)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1189)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1189)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1188)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_paging_subscr_rej0(1196)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000011817'H TC_sgsap_paging_subscr_rej0(1196)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1193)@d97f381c6fa7: Created GsupExpect[0] for "262420000011817" to be handled at TC_sgsap_paging_subscr_rej0(1196) TC_sgsap_paging_subscr_rej0(1196)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011817'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1188)@d97f381c6fa7: Added conn table entry 0TC_sgsap_paging_subscr_rej0(1196)1181628 MSC_Test_0-RAN(1188)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1187)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1189)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1189)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1189)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1189)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1189)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1187)@d97f381c6fa7: { messageType := 2, destLocRef := '1207BC'O, sourceLocRef := '0000DC'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1187)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1187)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1187)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1187)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1187)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1187)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1187)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1187)@d97f381c6fa7: vl_from0 TC_sgsap_paging_subscr_rej0(1196)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_subscr_rej0(1196)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1187)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1189)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1189)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1189)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1187)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1187)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1187)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1187)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_subscr_rej0(1196)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1188)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1188)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(1187)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1187)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1187)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1187)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1189)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1189)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1189)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1187)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1187)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1187)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1187)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1187)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1187)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1187)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1187)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1189)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1189)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1189)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1187)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1189)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1188)@d97f381c6fa7: Deleted conn table entry 0TC_sgsap_paging_subscr_rej0(1196)1181628 TC_sgsap_paging_subscr_rej0(1196)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_subscr_rej0(1196)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_subscr_rej0(1196)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_subscr_rej0(1196)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1188)@d97f381c6fa7: Created IMSI[0] for '262420000011817'H'0E5EF83E'O to be handled at TC_sgsap_paging_subscr_rej0(1196) MSC_Test_0-M3UA(1189)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1189)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1188)@d97f381c6fa7: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_paging_subscr_rej0(1196) TC_sgsap_paging_subscr_rej0(1196)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_subscr_rej0(1196)@d97f381c6fa7: 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 := '0E5EF83E'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1188)@d97f381c6fa7: Added conn table entry 0TC_sgsap_paging_subscr_rej0(1196)13744762 MSC_Test_0-RAN(1188)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1187)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1189)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1189)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1189)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1187)@d97f381c6fa7: { messageType := 2, destLocRef := 'D1BA7A'O, sourceLocRef := '0000DD'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1187)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1189)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1189)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1187)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1187)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1187)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1187)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1189)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1189)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1187)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1187)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1187)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1187)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_subscr_rej0(1196)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_subscr_rej0(1196)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1187)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1187)@d97f381c6fa7: vl_len:28 MSC_Test_0-SCCP(1187)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1187)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1189)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1189)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1189)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1187)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1187)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1187)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1189)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1189)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1187)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1187)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1187)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1187)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1187)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_subscr_rej0(1196)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_subscr_rej0(1196)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1187)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1187)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1187)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1187)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1189)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1189)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1189)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1187)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1187)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1187)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1187)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1187)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1187)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1187)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1187)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1189)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1189)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1189)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1187)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1189)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1188)@d97f381c6fa7: Deleted conn table entry 0TC_sgsap_paging_subscr_rej0(1196)13744762 TC_sgsap_paging_subscr_rej0(1196)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_subscr_rej0(1196)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_subscr_rej0(1196)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_subscr_rej0(1196)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_subscr_rej0(1196)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-SCCP(1187)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(1188)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(1189)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(1192)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1186)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(1193)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(1190)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(1194)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(1191)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SGsAP(1195)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1197)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1186): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(1187): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(1188): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(1189): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(1190): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(1191): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(1192): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(1193): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(1194): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SGsAP(1195): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_sgsap_paging_subscr_rej0(1196): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1197): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_sgsap_paging_subscr_rej finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_subscr_rej pass'. Sat Apr 20 08:26:10 UTC 2024 ====== MSC_Tests.TC_sgsap_paging_subscr_rej pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_sgsap_paging_subscr_rej.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=367093) Waiting for packet dumper to finish... 1 (prev_count=367093, count=368747) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_subscr_rej pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_ue_unr'. ------ MSC_Tests.TC_sgsap_paging_ue_unr ------ Sat Apr 20 08:26:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_ue_unr' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_sgsap_paging_ue_unr started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(1201)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(1201)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1201)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(1199)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1202)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1201)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(1201)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1201)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1201)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(1201)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1201)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1201)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1201)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1201)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1201)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1201)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1201)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1201)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1201)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1201)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1201)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1204)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1204)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1204)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1204)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1204)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1204)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1204)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1204)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1207)@d97f381c6fa7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1207)@d97f381c6fa7: Created Expect[0] for '262420000011818'H to be handled at TC_sgsap_paging_ue_unr0(1208) MSC_Test-GSUP(1205)@d97f381c6fa7: Created GsupExpect[0] for "262420000011818" to be handled at TC_sgsap_paging_ue_unr0(1208) MSC_Test-GSUP(1205)@d97f381c6fa7: Found GsupExpect[0] for "262420000011818" handled at TC_sgsap_paging_ue_unr0(1208) MSC_Test-GSUP(1205)@d97f381c6fa7: Added IMSI table entry 0TC_sgsap_paging_ue_unr0(1208)"262420000011818" TC_sgsap_paging_ue_unr0(1208)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000011818'H TC_sgsap_paging_ue_unr0(1208)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000011818'H MSC_Test-SGsAP(1207)@d97f381c6fa7: 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 := '216B7EAE'O } } } } } } handled at TC_sgsap_paging_ue_unr0(1208) TC_sgsap_paging_ue_unr0(1208)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000011818'H TC_sgsap_paging_ue_unr0(1208)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(1201)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1201)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1201)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1200)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_paging_ue_unr0(1208)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000011818'H TC_sgsap_paging_ue_unr0(1208)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1205)@d97f381c6fa7: Created GsupExpect[0] for "262420000011818" to be handled at TC_sgsap_paging_ue_unr0(1208) TC_sgsap_paging_ue_unr0(1208)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011818'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1200)@d97f381c6fa7: Added conn table entry 0TC_sgsap_paging_ue_unr0(1208)6982274 MSC_Test_0-RAN(1200)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1199)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1201)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1201)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1201)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1201)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1201)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1199)@d97f381c6fa7: { messageType := 2, destLocRef := '6A8A82'O, sourceLocRef := '0000DE'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1199)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1199)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1199)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1199)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1199)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1199)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1199)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1199)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1199)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_sgsap_paging_ue_unr0(1208)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(1201)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_paging_ue_unr0(1208)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1201)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1201)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1199)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1199)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1199)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1199)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_ue_unr0(1208)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1200)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1200)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(1199)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1199)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1199)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1199)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1201)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1201)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1201)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1199)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1199)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1199)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1199)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1199)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1199)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1199)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1199)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1201)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1201)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1201)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1199)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1201)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1200)@d97f381c6fa7: Deleted conn table entry 0TC_sgsap_paging_ue_unr0(1208)6982274 TC_sgsap_paging_ue_unr0(1208)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_ue_unr0(1208)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_ue_unr0(1208)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_ue_unr0(1208)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1200)@d97f381c6fa7: Created IMSI[0] for '262420000011818'H'3F5701BA'O to be handled at TC_sgsap_paging_ue_unr0(1208) MSC_Test_0-M3UA(1201)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1201)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1200)@d97f381c6fa7: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_paging_ue_unr0(1208) TC_sgsap_paging_ue_unr0(1208)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_ue_unr0(1208)@d97f381c6fa7: 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 := '3F5701BA'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1200)@d97f381c6fa7: Added conn table entry 0TC_sgsap_paging_ue_unr0(1208)10604390 MSC_Test_0-RAN(1200)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1199)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1201)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1201)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1201)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1201)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1201)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1201)@d97f381c6fa7: Message received on association #8 MSC_Test_0-SCCP(1199)@d97f381c6fa7: { messageType := 2, destLocRef := 'A1CF66'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-M3UA(1201)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1199)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1199)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1199)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1199)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1199)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1199)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1199)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1199)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1199)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_ue_unr0(1208)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_ue_unr0(1208)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1199)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1199)@d97f381c6fa7: vl_len:28 MSC_Test_0-SCCP(1199)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1199)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1201)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1201)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1201)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1201)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1201)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1199)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1199)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1199)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1199)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1199)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1199)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1199)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1199)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_ue_unr0(1208)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_ue_unr0(1208)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1199)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1199)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1199)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1199)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1201)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1201)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1201)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1199)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1199)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1199)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1199)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1199)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1199)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1199)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1199)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1201)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1201)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1201)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1199)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1201)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1200)@d97f381c6fa7: Deleted conn table entry 0TC_sgsap_paging_ue_unr0(1208)10604390 TC_sgsap_paging_ue_unr0(1208)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_ue_unr0(1208)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_ue_unr0(1208)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_ue_unr0(1208)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_ue_unr0(1208)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-RAN(1200)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(1199)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(1202)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(1205)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(1201)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1198)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1209)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(1204)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SGsAP(1207)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(1206)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(1203)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1198): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(1199): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(1200): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(1201): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(1202): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(1203): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(1204): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(1205): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(1206): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SGsAP(1207): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_sgsap_paging_ue_unr0(1208): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1209): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_sgsap_paging_ue_unr finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_ue_unr pass'. Sat Apr 20 08:26:17 UTC 2024 ====== MSC_Tests.TC_sgsap_paging_ue_unr pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_sgsap_paging_ue_unr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=364254) Waiting for packet dumper to finish... 1 (prev_count=364254, count=365908) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_ue_unr pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_and_nothing'. ------ MSC_Tests.TC_sgsap_paging_and_nothing ------ Sat Apr 20 08:26:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_and_nothing' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_sgsap_paging_and_nothing started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(1213)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(1213)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1213)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(1211)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1214)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1213)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(1213)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1213)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1213)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(1213)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1213)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1213)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1213)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1213)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1213)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1213)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1213)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1213)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1213)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1213)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1213)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1216)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1216)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1216)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1216)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1216)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1216)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1216)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1216)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1219)@d97f381c6fa7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1219)@d97f381c6fa7: Created Expect[0] for '262420000011819'H to be handled at TC_sgsap_paging_and_nothing0(1220) MSC_Test-GSUP(1217)@d97f381c6fa7: Created GsupExpect[0] for "262420000011819" to be handled at TC_sgsap_paging_and_nothing0(1220) MSC_Test-GSUP(1217)@d97f381c6fa7: Found GsupExpect[0] for "262420000011819" handled at TC_sgsap_paging_and_nothing0(1220) MSC_Test-GSUP(1217)@d97f381c6fa7: Added IMSI table entry 0TC_sgsap_paging_and_nothing0(1220)"262420000011819" TC_sgsap_paging_and_nothing0(1220)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000011819'H TC_sgsap_paging_and_nothing0(1220)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000011819'H MSC_Test-SGsAP(1219)@d97f381c6fa7: 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 := '1B396353'O } } } } } } handled at TC_sgsap_paging_and_nothing0(1220) TC_sgsap_paging_and_nothing0(1220)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000011819'H TC_sgsap_paging_and_nothing0(1220)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(1213)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1213)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1213)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1212)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_paging_and_nothing0(1220)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000011819'H TC_sgsap_paging_and_nothing0(1220)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1220)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1217)@d97f381c6fa7: Created GsupExpect[0] for "262420000011819" to be handled at TC_sgsap_paging_and_nothing0(1220) TC_sgsap_paging_and_nothing0(1220)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011819'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1212)@d97f381c6fa7: Added conn table entry 0TC_sgsap_paging_and_nothing0(1220)12282579 MSC_Test_0-RAN(1212)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1211)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1213)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1213)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1213)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1213)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1213)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1211)@d97f381c6fa7: { messageType := 2, destLocRef := 'BB6AD3'O, sourceLocRef := '0000E0'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1211)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1211)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1211)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1211)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1211)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1211)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1211)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1211)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1211)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1213)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_paging_and_nothing0(1220)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_nothing0(1220)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1213)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1213)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1211)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1211)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1211)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1211)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_and_nothing0(1220)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1212)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1212)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(1211)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1211)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1211)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1211)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1213)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1213)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1213)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1211)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1211)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1211)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1211)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1211)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1211)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1211)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1211)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1213)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1213)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1213)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1211)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1213)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1212)@d97f381c6fa7: Deleted conn table entry 0TC_sgsap_paging_and_nothing0(1220)12282579 TC_sgsap_paging_and_nothing0(1220)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1220)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_nothing0(1220)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1220)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1212)@d97f381c6fa7: Created IMSI[0] for '262420000011819'H'1CA58BA2'O to be handled at TC_sgsap_paging_and_nothing0(1220) MSC_Test_0-M3UA(1213)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1213)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1212)@d97f381c6fa7: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_paging_and_nothing0(1220) TC_sgsap_paging_and_nothing0(1220)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1220)@d97f381c6fa7: 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 := '1CA58BA2'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1212)@d97f381c6fa7: Added conn table entry 0TC_sgsap_paging_and_nothing0(1220)1166048 MSC_Test_0-RAN(1212)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1211)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1213)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1213)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1213)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1211)@d97f381c6fa7: { messageType := 2, destLocRef := '11CAE0'O, sourceLocRef := '0000E1'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1211)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1213)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1213)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1213)@d97f381c6fa7: Message received on association #8 MSC_Test_0-SCCP(1211)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1211)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1211)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1213)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1211)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1211)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1211)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1211)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1211)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_and_nothing0(1220)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_nothing0(1220)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1211)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1211)@d97f381c6fa7: vl_len:28 MSC_Test_0-SCCP(1211)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1211)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1213)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1213)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1213)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1213)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1213)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1211)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1211)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1211)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1211)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1211)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1211)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1211)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1211)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_and_nothing0(1220)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1220)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1211)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1211)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1211)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1211)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1213)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1213)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1213)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1211)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1211)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1211)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1211)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1211)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1211)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1211)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1211)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1213)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1213)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1213)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1211)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1213)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1212)@d97f381c6fa7: Deleted conn table entry 0TC_sgsap_paging_and_nothing0(1220)1166048 TC_sgsap_paging_and_nothing0(1220)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1220)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_nothing0(1220)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1220)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1220)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test-GSUP(1217)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(1212)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(1211)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(1214)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1221)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(1213)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(1218)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(1215)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(1216)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SGsAP(1219)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1210)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1210): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(1211): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(1212): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(1213): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(1214): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(1215): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(1216): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(1217): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(1218): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SGsAP(1219): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_sgsap_paging_and_nothing0(1220): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1221): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_sgsap_paging_and_nothing finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_and_nothing pass'. Sat Apr 20 08:26:34 UTC 2024 ====== MSC_Tests.TC_sgsap_paging_and_nothing pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_sgsap_paging_and_nothing.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=365613) Waiting for packet dumper to finish... 1 (prev_count=365613, count=367267) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_and_nothing pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_and_lu'. ------ MSC_Tests.TC_sgsap_paging_and_lu ------ Sat Apr 20 08:26:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_and_lu' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_sgsap_paging_and_lu started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(1225)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(1225)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1225)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(1223)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1226)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1225)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(1225)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1225)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1225)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(1225)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1225)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1225)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1225)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1225)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1225)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1225)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1225)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1225)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1225)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1225)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1225)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1228)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1228)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1228)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1228)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1228)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1228)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1228)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1228)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1231)@d97f381c6fa7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1231)@d97f381c6fa7: Created Expect[0] for '262420000011820'H to be handled at TC_sgsap_paging_and_lu0(1232) MSC_Test-GSUP(1229)@d97f381c6fa7: Created GsupExpect[0] for "262420000011820" to be handled at TC_sgsap_paging_and_lu0(1232) MSC_Test-GSUP(1229)@d97f381c6fa7: Found GsupExpect[0] for "262420000011820" handled at TC_sgsap_paging_and_lu0(1232) MSC_Test-GSUP(1229)@d97f381c6fa7: Added IMSI table entry 0TC_sgsap_paging_and_lu0(1232)"262420000011820" TC_sgsap_paging_and_lu0(1232)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1232)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000011820'H MSC_Test-SGsAP(1231)@d97f381c6fa7: 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 := '01006C2F'O } } } } } } handled at TC_sgsap_paging_and_lu0(1232) TC_sgsap_paging_and_lu0(1232)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1232)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(1225)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1225)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1225)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1224)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_paging_and_lu0(1232)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1232)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1232)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1229)@d97f381c6fa7: Created GsupExpect[0] for "262420000011820" to be handled at TC_sgsap_paging_and_lu0(1232) TC_sgsap_paging_and_lu0(1232)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1232)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1232)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1232)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1232)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1232)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1229)@d97f381c6fa7: Created GsupExpect[1] for "262420000011820" to be handled at TC_sgsap_paging_and_lu0(1232) TC_sgsap_paging_and_lu0(1232)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011820'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1224)@d97f381c6fa7: Added conn table entry 0TC_sgsap_paging_and_lu0(1232)9396873 MSC_Test_0-RAN(1224)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1223)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1225)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1225)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1225)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1225)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1225)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1223)@d97f381c6fa7: { messageType := 2, destLocRef := '8F6289'O, sourceLocRef := '0000E2'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1223)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1223)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1223)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1223)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1223)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1223)@d97f381c6fa7: Session index based on connection ID:0 TC_sgsap_paging_and_lu0(1232)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1223)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1223)@d97f381c6fa7: vl_from0 TC_sgsap_paging_and_lu0(1232)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1223)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1225)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1225)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1225)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1223)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1223)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1223)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1223)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_and_lu0(1232)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1224)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1224)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(1223)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1223)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1223)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1223)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1225)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1225)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1225)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1223)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1223)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1223)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1223)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1223)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1223)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1223)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1223)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1225)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1225)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1225)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1223)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1225)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1224)@d97f381c6fa7: Deleted conn table entry 0TC_sgsap_paging_and_lu0(1232)9396873 TC_sgsap_paging_and_lu0(1232)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1232)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_lu0(1232)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1232)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1224)@d97f381c6fa7: Created IMSI[0] for '262420000011820'H'5B377498'O to be handled at TC_sgsap_paging_and_lu0(1232) MSC_Test_0-M3UA(1225)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1225)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1224)@d97f381c6fa7: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_paging_and_lu0(1232) TC_sgsap_paging_and_lu0(1232)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1232)@d97f381c6fa7: 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 := '5B377498'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1224)@d97f381c6fa7: Added conn table entry 0TC_sgsap_paging_and_lu0(1232)1284471 MSC_Test_0-RAN(1224)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1223)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1225)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1225)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1225)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1223)@d97f381c6fa7: { messageType := 2, destLocRef := '139977'O, sourceLocRef := '0000E3'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1223)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1225)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1225)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1225)@d97f381c6fa7: Message received on association #8 MSC_Test_0-SCCP(1223)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1223)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1223)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1223)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1225)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1223)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1223)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1223)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1223)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_and_lu0(1232)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_lu0(1232)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1223)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1223)@d97f381c6fa7: vl_len:28 MSC_Test_0-SCCP(1223)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1223)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1225)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1225)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1225)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1223)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1223)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1223)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1223)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1225)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1225)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1223)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1223)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1223)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1223)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_and_lu0(1232)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1232)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1223)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1223)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1223)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1223)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1225)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1225)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1225)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1223)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1223)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1223)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1223)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1223)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1223)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1223)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1223)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1225)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1225)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1225)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1223)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1225)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1224)@d97f381c6fa7: Deleted conn table entry 0TC_sgsap_paging_and_lu0(1232)1284471 TC_sgsap_paging_and_lu0(1232)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1232)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_lu0(1232)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1232)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1232)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-M3UA(1225)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(1223)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(1224)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SGsAP(1231)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(1229)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1222)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(1226)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(1228)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(1230)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1233)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(1227)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1222): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(1223): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(1224): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(1225): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(1226): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(1227): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(1228): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(1229): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(1230): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SGsAP(1231): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_sgsap_paging_and_lu0(1232): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1233): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_sgsap_paging_and_lu finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_and_lu pass'. Sat Apr 20 08:26:40 UTC 2024 ====== MSC_Tests.TC_sgsap_paging_and_lu pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_sgsap_paging_and_lu.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=452510) Waiting for packet dumper to finish... 1 (prev_count=452510, count=454164) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_and_lu pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mt_sms'. ------ MSC_Tests.TC_sgsap_mt_sms ------ Sat Apr 20 08:26:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mt_sms' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_sgsap_mt_sms started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1237)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(1237)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1237)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-SCCP(1235)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1238)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1237)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(1237)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1237)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1237)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(1237)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1237)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1237)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1237)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1237)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1237)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1237)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1237)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1237)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1237)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1237)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1237)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1240)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1240)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1240)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1240)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1240)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1240)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1240)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1240)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1243)@d97f381c6fa7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1243)@d97f381c6fa7: Created Expect[0] for '262420000011823'H to be handled at TC_sgsap_mt_sms0(1244) MSC_Test-GSUP(1241)@d97f381c6fa7: Created GsupExpect[0] for "262420000011823" to be handled at TC_sgsap_mt_sms0(1244) MSC_Test-GSUP(1241)@d97f381c6fa7: Found GsupExpect[0] for "262420000011823" handled at TC_sgsap_mt_sms0(1244) MSC_Test-GSUP(1241)@d97f381c6fa7: Added IMSI table entry 0TC_sgsap_mt_sms0(1244)"262420000011823" TC_sgsap_mt_sms0(1244)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000011823'H TC_sgsap_mt_sms0(1244)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000011823'H MSC_Test-SGsAP(1243)@d97f381c6fa7: 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 := '9152FD86'O } } } } } } handled at TC_sgsap_mt_sms0(1244) TC_sgsap_mt_sms0(1244)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000011823'H TC_sgsap_mt_sms0(1244)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(1237)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1237)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1237)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1236)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_mt_sms0(1244)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000011823'H TC_sgsap_mt_sms0(1244)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000011823'H TC_sgsap_mt_sms0(1244)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1244)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000011823'H TC_sgsap_mt_sms0(1244)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000011823'H MSC_Test-GSUP(1241)@d97f381c6fa7: Created GsupExpect[0] for "262420000011823" to be handled at TC_sgsap_mt_sms0(1244) TC_sgsap_mt_sms0(1244)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011823'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1236)@d97f381c6fa7: Added conn table entry 0TC_sgsap_mt_sms0(1244)8432049 MSC_Test_0-RAN(1236)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1235)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1237)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1237)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1237)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1237)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1237)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1235)@d97f381c6fa7: { messageType := 2, destLocRef := '80A9B1'O, sourceLocRef := '0000E4'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1235)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1235)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1235)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1235)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1235)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1235)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1235)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1235)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1235)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1237)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_mt_sms0(1244)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms0(1244)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1237)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1237)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1235)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1235)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1235)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1235)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms0(1244)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1236)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1236)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(1235)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1235)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1235)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1235)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1237)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1237)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1237)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1235)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1235)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1235)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1235)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1235)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1235)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1235)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1235)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1237)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1237)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1237)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1235)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1237)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1236)@d97f381c6fa7: Deleted conn table entry 0TC_sgsap_mt_sms0(1244)8432049 TC_sgsap_mt_sms0(1244)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1244)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms0(1244)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1244)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1236)@d97f381c6fa7: Created IMSI[0] for '262420000011823'H'111B47E1'O to be handled at TC_sgsap_mt_sms0(1244) MSC_Test_0-M3UA(1237)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1237)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1236)@d97f381c6fa7: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_mt_sms0(1244) TC_sgsap_mt_sms0(1244)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1244)@d97f381c6fa7: 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 := '111B47E1'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1236)@d97f381c6fa7: Added conn table entry 0TC_sgsap_mt_sms0(1244)15310031 MSC_Test_0-RAN(1236)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1235)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1237)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1237)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1237)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1237)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1237)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1237)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1237)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1235)@d97f381c6fa7: { messageType := 2, destLocRef := 'E99CCF'O, sourceLocRef := '0000E5'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1235)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1235)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1235)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1235)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1235)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1235)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1235)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1235)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1235)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms0(1244)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms0(1244)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1235)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1235)@d97f381c6fa7: vl_len:28 MSC_Test_0-SCCP(1235)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1235)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1237)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1237)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1237)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1237)@d97f381c6fa7: Message received on association #8 MSC_Test_0-SCCP(1235)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1235)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1235)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1235)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1237)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1235)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1235)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1235)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1235)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms0(1244)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1244)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1235)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1235)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1235)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1235)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1237)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1237)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1237)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1235)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1235)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1235)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1235)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1235)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1235)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1235)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1235)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1237)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1237)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1237)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1235)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1237)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1236)@d97f381c6fa7: Deleted conn table entry 0TC_sgsap_mt_sms0(1244)15310031 TC_sgsap_mt_sms0(1244)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1244)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms0(1244)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1244)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1244)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test-GSUP(1241)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(1236)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(1235)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(1237)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1234)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(1238)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(1239)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(1242)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SGsAP(1243)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(1240)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1245)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1234): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(1235): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(1236): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(1237): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(1238): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(1239): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(1240): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(1241): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(1242): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SGsAP(1243): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_sgsap_mt_sms0(1244): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1245): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_sgsap_mt_sms finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mt_sms pass'. Sat Apr 20 08:26:47 UTC 2024 ====== MSC_Tests.TC_sgsap_mt_sms pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_sgsap_mt_sms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=399519) Waiting for packet dumper to finish... 1 (prev_count=399519, count=401173) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mt_sms pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mo_sms'. ------ MSC_Tests.TC_sgsap_mo_sms ------ Sat Apr 20 08:26:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mo_sms' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_sgsap_mo_sms started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1249)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(1249)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1249)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-SCCP(1247)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1250)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1249)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(1249)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1249)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1249)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(1249)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1249)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1249)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1249)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1249)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1249)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1249)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1249)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1249)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1249)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1249)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1249)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1252)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1252)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1252)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1252)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1252)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1252)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1252)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1252)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1255)@d97f381c6fa7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1255)@d97f381c6fa7: Created Expect[0] for '262420000011824'H to be handled at TC_sgsap_mo_sms0(1256) MSC_Test-GSUP(1253)@d97f381c6fa7: Created GsupExpect[0] for "262420000011824" to be handled at TC_sgsap_mo_sms0(1256) MSC_Test-GSUP(1253)@d97f381c6fa7: Found GsupExpect[0] for "262420000011824" handled at TC_sgsap_mo_sms0(1256) MSC_Test-GSUP(1253)@d97f381c6fa7: Added IMSI table entry 0TC_sgsap_mo_sms0(1256)"262420000011824" TC_sgsap_mo_sms0(1256)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000011824'H TC_sgsap_mo_sms0(1256)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000011824'H MSC_Test-SGsAP(1255)@d97f381c6fa7: 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 := '6E9B435A'O } } } } } } handled at TC_sgsap_mo_sms0(1256) TC_sgsap_mo_sms0(1256)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000011824'H TC_sgsap_mo_sms0(1256)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(1249)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1249)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1249)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1248)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_mo_sms0(1256)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mo_sms0(1256)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000011824'H TC_sgsap_mo_sms0(1256)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000011824'H TC_sgsap_mo_sms0(1256)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1253)@d97f381c6fa7: Created GsupExpect[0] for "262420000011824" to be handled at TC_sgsap_mo_sms0(1256) TC_sgsap_mo_sms0(1256)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011824'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1248)@d97f381c6fa7: Added conn table entry 0TC_sgsap_mo_sms0(1256)10654358 MSC_Test_0-RAN(1248)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1247)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1249)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1249)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1249)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1249)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1249)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1247)@d97f381c6fa7: { messageType := 2, destLocRef := 'A29296'O, sourceLocRef := '0000E6'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1247)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1247)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1247)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1247)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1247)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1247)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1247)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1247)@d97f381c6fa7: vl_from0 TC_sgsap_mo_sms0(1256)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mo_sms0(1256)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1247)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1249)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1249)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1249)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1247)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1247)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1247)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1247)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mo_sms0(1256)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1248)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1248)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(1247)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1247)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1247)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1247)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1249)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1249)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1249)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1247)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1247)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1247)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1247)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1247)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1247)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1247)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1247)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1249)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1249)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1249)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1247)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1249)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1248)@d97f381c6fa7: Deleted conn table entry 0TC_sgsap_mo_sms0(1256)10654358 TC_sgsap_mo_sms0(1256)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mo_sms0(1256)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mo_sms0(1256)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mo_sms0(1256)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1248)@d97f381c6fa7: Created IMSI[0] for '262420000011824'H'0A924710'O to be handled at TC_sgsap_mo_sms0(1256) MSC_Test_0-M3UA(1249)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1249)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1248)@d97f381c6fa7: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_mo_sms0(1256) TC_sgsap_mo_sms0(1256)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mo_sms0(1256)@d97f381c6fa7: 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 := '0A924710'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1248)@d97f381c6fa7: Added conn table entry 0TC_sgsap_mo_sms0(1256)15012043 MSC_Test_0-RAN(1248)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1247)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1249)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1249)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1249)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1249)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1249)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1247)@d97f381c6fa7: { messageType := 2, destLocRef := 'E510CB'O, sourceLocRef := '0000E7'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1247)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1247)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1247)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1247)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1249)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1249)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1247)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1247)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1247)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1247)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1247)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mo_sms0(1256)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mo_sms0(1256)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1247)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1247)@d97f381c6fa7: vl_len:28 MSC_Test_0-SCCP(1247)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1247)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1249)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1249)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1249)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1249)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1249)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1247)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1247)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1247)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1247)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1247)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1247)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1247)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1247)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mo_sms0(1256)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mo_sms0(1256)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1247)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1247)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1247)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1247)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1249)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1249)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1249)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1247)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1247)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1247)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1247)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1247)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1247)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1247)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1247)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1249)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1249)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1249)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1247)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1249)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1248)@d97f381c6fa7: Deleted conn table entry 0TC_sgsap_mo_sms0(1256)15012043 TC_sgsap_mo_sms0(1256)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mo_sms0(1256)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mo_sms0(1256)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mo_sms0(1256)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-M3UA(1249)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(1247)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(1250)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(1253)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1257)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(1248)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1246)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(1251)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SGsAP(1255)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(1254)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(1252)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1246): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(1247): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(1248): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(1249): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(1250): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(1251): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(1252): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(1253): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(1254): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SGsAP(1255): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_sgsap_mo_sms0(1256): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1257): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_sgsap_mo_sms finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mo_sms pass'. Sat Apr 20 08:26:54 UTC 2024 ====== MSC_Tests.TC_sgsap_mo_sms pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_sgsap_mo_sms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=387673) Waiting for packet dumper to finish... 1 (prev_count=387673, count=389327) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mo_sms pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mt_sms_and_nothing'. ------ MSC_Tests.TC_sgsap_mt_sms_and_nothing ------ Sat Apr 20 08:26:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mt_sms_and_nothing' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_sgsap_mt_sms_and_nothing started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1261)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(1261)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1261)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-SCCP(1259)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1262)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1261)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(1261)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1261)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1261)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(1261)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1261)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1261)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1261)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1261)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1261)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1261)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1261)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1261)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1261)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1261)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1261)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1264)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1264)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1264)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1264)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1264)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1264)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1264)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1264)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1267)@d97f381c6fa7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1267)@d97f381c6fa7: Created Expect[0] for '262420000011825'H to be handled at TC_sgsap_mt_sms_and_nothing0(1268) MSC_Test-GSUP(1265)@d97f381c6fa7: Created GsupExpect[0] for "262420000011825" to be handled at TC_sgsap_mt_sms_and_nothing0(1268) MSC_Test-GSUP(1265)@d97f381c6fa7: Found GsupExpect[0] for "262420000011825" handled at TC_sgsap_mt_sms_and_nothing0(1268) MSC_Test-GSUP(1265)@d97f381c6fa7: Added IMSI table entry 0TC_sgsap_mt_sms_and_nothing0(1268)"262420000011825" TC_sgsap_mt_sms_and_nothing0(1268)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000011825'H TC_sgsap_mt_sms_and_nothing0(1268)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000011825'H MSC_Test-SGsAP(1267)@d97f381c6fa7: 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 := '091B5E33'O } } } } } } handled at TC_sgsap_mt_sms_and_nothing0(1268) TC_sgsap_mt_sms_and_nothing0(1268)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000011825'H TC_sgsap_mt_sms_and_nothing0(1268)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(1261)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1261)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1261)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1260)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_mt_sms_and_nothing0(1268)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000011825'H MSC_Test-GSUP-IPA(1264)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1264)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_sgsap_mt_sms_and_nothing0(1268)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_nothing0(1268)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1265)@d97f381c6fa7: Created GsupExpect[0] for "262420000011825" to be handled at TC_sgsap_mt_sms_and_nothing0(1268) TC_sgsap_mt_sms_and_nothing0(1268)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011825'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1260)@d97f381c6fa7: Added conn table entry 0TC_sgsap_mt_sms_and_nothing0(1268)13430883 MSC_Test_0-RAN(1260)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1259)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1261)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1261)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1261)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1261)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1261)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1259)@d97f381c6fa7: { messageType := 2, destLocRef := 'CCF063'O, sourceLocRef := '0000E8'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1259)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1259)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1259)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1259)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1259)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms_and_nothing0(1268)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1259)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1259)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1259)@d97f381c6fa7: vl_from0 TC_sgsap_mt_sms_and_nothing0(1268)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1259)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1261)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1261)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1261)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1259)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1259)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1259)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1259)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms_and_nothing0(1268)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1260)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1260)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(1259)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1259)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1259)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1259)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1261)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1261)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1261)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1259)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1259)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1259)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1259)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1259)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1259)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1259)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1259)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1261)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1261)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1261)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1259)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1261)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1260)@d97f381c6fa7: Deleted conn table entry 0TC_sgsap_mt_sms_and_nothing0(1268)13430883 TC_sgsap_mt_sms_and_nothing0(1268)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_nothing0(1268)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_nothing0(1268)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_nothing0(1268)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1260)@d97f381c6fa7: Created IMSI[0] for '262420000011825'H'5A01317A'O to be handled at TC_sgsap_mt_sms_and_nothing0(1268) MSC_Test_0-M3UA(1261)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1261)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1260)@d97f381c6fa7: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_mt_sms_and_nothing0(1268) TC_sgsap_mt_sms_and_nothing0(1268)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_nothing0(1268)@d97f381c6fa7: 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 := '5A01317A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1260)@d97f381c6fa7: Added conn table entry 0TC_sgsap_mt_sms_and_nothing0(1268)3051235 MSC_Test_0-RAN(1260)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1259)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1261)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1261)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1261)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1261)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1261)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1259)@d97f381c6fa7: { messageType := 2, destLocRef := '2E8EE3'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-M3UA(1261)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1261)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1259)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1259)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1259)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1259)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1259)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1259)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1259)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1259)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1259)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms_and_nothing0(1268)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_nothing0(1268)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1259)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1259)@d97f381c6fa7: vl_len:28 MSC_Test_0-SCCP(1259)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1259)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1261)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1261)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1261)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1261)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1261)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1259)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1259)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1259)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1259)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1259)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1259)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1259)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1259)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms_and_nothing0(1268)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_nothing0(1268)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1259)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1259)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1259)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1259)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1261)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1261)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1261)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1259)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1259)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1259)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1259)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1259)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1259)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1259)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1259)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1261)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1261)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1261)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1259)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1261)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1260)@d97f381c6fa7: Deleted conn table entry 0TC_sgsap_mt_sms_and_nothing0(1268)3051235 TC_sgsap_mt_sms_and_nothing0(1268)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_nothing0(1268)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_nothing0(1268)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_nothing0(1268)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test-GSUP(1265)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(1260)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SGsAP(1267)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(1262)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(1263)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(1259)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(1261)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(1266)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1258)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(1264)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1269)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1258): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(1259): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(1260): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(1261): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(1262): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(1263): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(1264): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(1265): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(1266): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SGsAP(1267): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_sgsap_mt_sms_and_nothing0(1268): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1269): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_sgsap_mt_sms_and_nothing finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mt_sms_and_nothing pass'. Sat Apr 20 08:27:21 UTC 2024 ====== MSC_Tests.TC_sgsap_mt_sms_and_nothing pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_sgsap_mt_sms_and_nothing.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=381913) Waiting for packet dumper to finish... 1 (prev_count=381913, count=382990) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mt_sms_and_nothing pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mt_sms_and_reject'. ------ MSC_Tests.TC_sgsap_mt_sms_and_reject ------ Sat Apr 20 08:27:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mt_sms_and_reject' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_sgsap_mt_sms_and_reject started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(1273)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(1273)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1273)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(1271)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1274)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1273)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(1273)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1273)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1273)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(1273)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1273)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1273)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1273)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1273)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1273)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1273)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1273)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1273)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1273)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1273)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1273)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1276)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1276)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1276)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1276)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1276)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1276)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1276)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1276)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1279)@d97f381c6fa7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1279)@d97f381c6fa7: Created Expect[0] for '262420000011826'H to be handled at TC_sgsap_mt_sms_and_reject0(1280) MSC_Test-GSUP(1277)@d97f381c6fa7: Created GsupExpect[0] for "262420000011826" to be handled at TC_sgsap_mt_sms_and_reject0(1280) MSC_Test-GSUP(1277)@d97f381c6fa7: Found GsupExpect[0] for "262420000011826" handled at TC_sgsap_mt_sms_and_reject0(1280) MSC_Test-GSUP(1277)@d97f381c6fa7: Added IMSI table entry 0TC_sgsap_mt_sms_and_reject0(1280)"262420000011826" TC_sgsap_mt_sms_and_reject0(1280)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000011826'H TC_sgsap_mt_sms_and_reject0(1280)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000011826'H MSC_Test-SGsAP(1279)@d97f381c6fa7: 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 := '2855D320'O } } } } } } handled at TC_sgsap_mt_sms_and_reject0(1280) TC_sgsap_mt_sms_and_reject0(1280)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000011826'H TC_sgsap_mt_sms_and_reject0(1280)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(1273)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1273)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1273)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1272)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_mt_sms_and_reject0(1280)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000011826'H MSC_Test_0-M3UA(1273)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1273)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP-IPA(1276)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1276)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_sgsap_mt_sms_and_reject0(1280)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1277)@d97f381c6fa7: Created GsupExpect[0] for "262420000011826" to be handled at TC_sgsap_mt_sms_and_reject0(1280) TC_sgsap_mt_sms_and_reject0(1280)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011826'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1272)@d97f381c6fa7: Added conn table entry 0TC_sgsap_mt_sms_and_reject0(1280)3911961 MSC_Test_0-SCCP(1271)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(1272)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1273)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1273)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1273)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1273)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1273)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1271)@d97f381c6fa7: { messageType := 2, destLocRef := '3BB119'O, sourceLocRef := '0000EA'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1271)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1271)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1271)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1271)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1271)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1271)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1271)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1271)@d97f381c6fa7: vl_from0 TC_sgsap_mt_sms_and_reject0(1280)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_reject0(1280)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1271)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1273)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1273)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1273)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1271)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1271)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1271)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1271)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms_and_reject0(1280)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1272)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1272)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(1271)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1271)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1271)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1271)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1273)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1273)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1273)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1271)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1271)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1271)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1271)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1271)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1271)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1271)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1271)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1273)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1273)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1273)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1271)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1273)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1272)@d97f381c6fa7: Deleted conn table entry 0TC_sgsap_mt_sms_and_reject0(1280)3911961 TC_sgsap_mt_sms_and_reject0(1280)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_reject0(1280)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_reject0(1280)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_reject0(1280)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1272)@d97f381c6fa7: Created IMSI[0] for '262420000011826'H'35F5AD43'O to be handled at TC_sgsap_mt_sms_and_reject0(1280) MSC_Test_0-M3UA(1273)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1273)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1272)@d97f381c6fa7: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_mt_sms_and_reject0(1280) TC_sgsap_mt_sms_and_reject0(1280)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_reject0(1280)@d97f381c6fa7: 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 := '35F5AD43'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1272)@d97f381c6fa7: Added conn table entry 0TC_sgsap_mt_sms_and_reject0(1280)3942342 MSC_Test_0-RAN(1272)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1271)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1273)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1273)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1273)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1273)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1273)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1273)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1273)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1271)@d97f381c6fa7: { messageType := 2, destLocRef := '3C27C6'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(1271)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1271)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1271)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1271)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1271)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1271)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1271)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1271)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1271)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms_and_reject0(1280)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_reject0(1280)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1271)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1271)@d97f381c6fa7: vl_len:28 MSC_Test_0-SCCP(1271)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1271)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1273)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1273)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1273)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1273)@d97f381c6fa7: Message received on association #8 MSC_Test_0-SCCP(1271)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1271)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1271)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1271)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1273)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1271)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1271)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1271)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1271)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms_and_reject0(1280)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_reject0(1280)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1271)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1271)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1271)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1271)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1273)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1273)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1273)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1271)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1271)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1271)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1271)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1271)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1271)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1271)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1271)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1273)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1273)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1273)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1271)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-RAN(1272)@d97f381c6fa7: Deleted conn table entry 0TC_sgsap_mt_sms_and_reject0(1280)3942342 TC_sgsap_mt_sms_and_reject0(1280)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1273)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_mt_sms_and_reject0(1280)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_reject0(1280)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_reject0(1280)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_reject0(1280)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test-MNCC(1274)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(1272)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(1276)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(1277)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(1271)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1270)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(1273)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1281)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SGsAP(1279)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(1278)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(1275)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1270): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(1271): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(1272): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(1273): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(1274): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(1275): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(1276): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(1277): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(1278): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SGsAP(1279): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_sgsap_mt_sms_and_reject0(1280): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1281): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_sgsap_mt_sms_and_reject finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mt_sms_and_reject pass'. Sat Apr 20 08:27:48 UTC 2024 ====== MSC_Tests.TC_sgsap_mt_sms_and_reject pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_sgsap_mt_sms_and_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=387404) Waiting for packet dumper to finish... 1 (prev_count=387404, count=389159) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mt_sms_and_reject pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_unexp_ud'. ------ MSC_Tests.TC_sgsap_unexp_ud ------ Sat Apr 20 08:27:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_unexp_ud' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_sgsap_unexp_ud started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1285)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(1285)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1285)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-SCCP(1283)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1286)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1285)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(1285)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1285)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1285)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(1285)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1285)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1285)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1285)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1285)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1285)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1285)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1285)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1285)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1285)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1285)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1285)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1288)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1288)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1288)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1288)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1288)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1288)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1288)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1288)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1291)@d97f381c6fa7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1291)@d97f381c6fa7: Created Expect[0] for '262420000011821'H to be handled at TC_sgsap_unexp_ud0(1292) MSC_Test_0-M3UA(1285)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1285)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1285)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1284)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(1289)@d97f381c6fa7: Created GsupExpect[0] for "262420000011821" to be handled at TC_sgsap_unexp_ud0(1292) TC_sgsap_unexp_ud0(1292)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011821'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1284)@d97f381c6fa7: Added conn table entry 0TC_sgsap_unexp_ud0(1292)530910 MSC_Test_0-RAN(1284)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1283)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1285)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1285)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1285)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1285)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1285)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1283)@d97f381c6fa7: { messageType := 2, destLocRef := '0819DE'O, sourceLocRef := '0000EC'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1283)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1283)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1283)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1283)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1283)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1289)@d97f381c6fa7: Found GsupExpect[0] for "262420000011821" handled at TC_sgsap_unexp_ud0(1292) MSC_Test-GSUP(1289)@d97f381c6fa7: Added IMSI table entry 0TC_sgsap_unexp_ud0(1292)"262420000011821" MSC_Test_0-SCCP(1283)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1283)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1283)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1283)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_sgsap_unexp_ud0(1292)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(1285)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_unexp_ud0(1292)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(1285)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1285)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1283)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1283)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1283)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1283)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_unexp_ud0(1292)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1284)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1284)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(1283)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1283)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1283)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1283)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1285)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1285)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1285)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1283)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1283)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1283)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1283)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1283)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1283)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1283)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1283)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1285)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1285)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1285)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1283)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1285)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1284)@d97f381c6fa7: Deleted conn table entry 0TC_sgsap_unexp_ud0(1292)530910 TC_sgsap_unexp_ud0(1292)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1292)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_unexp_ud0(1292)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1292)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1292)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000011821'H MSC_Test-SGsAP(1291)@d97f381c6fa7: Found Expect[0] for { sGsAP_RELEASE_REQUEST := { messageType := '00011011'B, iMSI := { iEI := '00000001'B, lengthIndicator := 8, iMSI := { field1 := '001'B, parity := '1'B, digits := '262420000011821'H, fillerDigit := omit } }, sGsCause := { iEI := '00001000'B, lengthIndicator := 1, cause := IMSI_detached_for_EPS_nonEPS_services (2) } } } handled at TC_sgsap_unexp_ud0(1292) TC_sgsap_unexp_ud0(1292)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000011821'H MSC_Test-GSUP(1289)@d97f381c6fa7: Created GsupExpect[0] for "262420000011821" to be handled at TC_sgsap_unexp_ud0(1292) TC_sgsap_unexp_ud0(1292)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011821'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1284)@d97f381c6fa7: Added conn table entry 0TC_sgsap_unexp_ud0(1292)983797 MSC_Test_0-RAN(1284)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1283)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1285)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1285)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1285)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1285)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1285)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1283)@d97f381c6fa7: { messageType := 2, destLocRef := '0F02F5'O, sourceLocRef := '0000ED'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1283)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1283)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1283)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1283)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1283)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1283)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1283)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1283)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1283)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1285)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_unexp_ud0(1292)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_unexp_ud0(1292)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1285)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1285)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1283)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1283)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1283)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1283)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_unexp_ud0(1292)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1284)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1284)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(1283)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1283)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1283)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1283)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1285)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1285)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1285)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1283)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1283)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1283)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1283)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1283)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1283)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1283)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1283)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1285)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1285)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1285)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1283)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1285)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1284)@d97f381c6fa7: Deleted conn table entry 0TC_sgsap_unexp_ud0(1292)983797 TC_sgsap_unexp_ud0(1292)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1292)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_unexp_ud0(1292)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1292)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1284)@d97f381c6fa7: Created IMSI[0] for '262420000011821'H'B928564E'O to be handled at TC_sgsap_unexp_ud0(1292) MSC_Test_0-M3UA(1285)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1285)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1284)@d97f381c6fa7: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_unexp_ud0(1292) TC_sgsap_unexp_ud0(1292)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1292)@d97f381c6fa7: 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 := 'B928564E'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1284)@d97f381c6fa7: Added conn table entry 0TC_sgsap_unexp_ud0(1292)15007628 MSC_Test_0-RAN(1284)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1283)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1285)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1285)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1285)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1285)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1285)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1285)@d97f381c6fa7: Message received on association #8 MSC_Test_0-SCCP(1283)@d97f381c6fa7: { messageType := 2, destLocRef := 'E4FF8C'O, sourceLocRef := '0000EE'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1283)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1285)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1283)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1283)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1283)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1283)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1283)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1283)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1283)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1283)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_unexp_ud0(1292)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_unexp_ud0(1292)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1283)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1283)@d97f381c6fa7: vl_len:28 MSC_Test_0-SCCP(1283)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1283)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1285)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1285)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1285)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1285)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1285)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1283)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1283)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1283)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1283)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1283)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1283)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1283)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1283)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_unexp_ud0(1292)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1292)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1283)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1283)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1283)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1283)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1285)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1285)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1285)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1283)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1283)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1283)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1283)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1283)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1283)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1283)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1283)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1285)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1285)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1285)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1283)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1285)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1284)@d97f381c6fa7: Deleted conn table entry 0TC_sgsap_unexp_ud0(1292)15007628 TC_sgsap_unexp_ud0(1292)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1292)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_unexp_ud0(1292)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1292)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1292)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-SCCP(1283)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(1284)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(1290)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1293)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(1289)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1282)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(1285)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(1286)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(1288)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SGsAP(1291)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(1287)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1282): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(1283): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(1284): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(1285): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(1286): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(1287): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(1288): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(1289): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(1290): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SGsAP(1291): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_sgsap_unexp_ud0(1292): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1293): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_sgsap_unexp_ud finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_unexp_ud pass'. Sat Apr 20 08:27:54 UTC 2024 ====== MSC_Tests.TC_sgsap_unexp_ud pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_sgsap_unexp_ud.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=470998) Waiting for packet dumper to finish... 1 (prev_count=470998, count=472753) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_unexp_ud pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_unsol_ud'. ------ MSC_Tests.TC_sgsap_unsol_ud ------ Sat Apr 20 08:27:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_unsol_ud' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_sgsap_unsol_ud started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1297)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(1297)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1297)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-SCCP(1295)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1298)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1297)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(1297)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1297)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1297)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(1297)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1297)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1297)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1297)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1297)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1297)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1297)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1297)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1297)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1297)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1297)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1297)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1300)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1300)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1300)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1300)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1300)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1300)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1300)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1300)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1303)@d97f381c6fa7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1303)@d97f381c6fa7: Created Expect[0] for '262420000011822'H to be handled at TC_sgsap_unsol_ud0(1304) MSC_Test_0-M3UA(1297)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1297)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1297)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1296)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_unsol_ud0(1304)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000011822'H MSC_Test-SGsAP(1303)@d97f381c6fa7: Found Expect[0] for { sGsAP_RELEASE_REQUEST := { messageType := '00011011'B, iMSI := { iEI := '00000001'B, lengthIndicator := 8, iMSI := { field1 := '001'B, parity := '1'B, digits := '262420000011822'H, fillerDigit := omit } }, sGsCause := { iEI := '00001000'B, lengthIndicator := 1, cause := IMSI_unknown (3) } } } handled at TC_sgsap_unsol_ud0(1304) TC_sgsap_unsol_ud0(1304)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000011822'H MSC_Test-GSUP(1301)@d97f381c6fa7: Created GsupExpect[0] for "262420000011822" to be handled at TC_sgsap_unsol_ud0(1304) TC_sgsap_unsol_ud0(1304)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011822'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1296)@d97f381c6fa7: Added conn table entry 0TC_sgsap_unsol_ud0(1304)4574659 MSC_Test_0-RAN(1296)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1295)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1297)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1297)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1297)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1297)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1297)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1295)@d97f381c6fa7: { messageType := 2, destLocRef := '45CDC3'O, sourceLocRef := '0000EF'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1295)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(1301)@d97f381c6fa7: Found GsupExpect[0] for "262420000011822" handled at TC_sgsap_unsol_ud0(1304) MSC_Test-GSUP(1301)@d97f381c6fa7: Added IMSI table entry 0TC_sgsap_unsol_ud0(1304)"262420000011822" MSC_Test_0-SCCP(1295)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1295)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1295)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1295)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1295)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1295)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1295)@d97f381c6fa7: vl_from0 TC_sgsap_unsol_ud0(1304)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_unsol_ud0(1304)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-SCCP(1295)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1297)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1297)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1297)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1295)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1295)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1295)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1295)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_unsol_ud0(1304)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1296)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1296)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(1295)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1295)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1295)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1295)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1297)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1297)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1297)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1295)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1295)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1295)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1295)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1295)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1295)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1295)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1295)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1297)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1297)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1297)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1295)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1297)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1296)@d97f381c6fa7: Deleted conn table entry 0TC_sgsap_unsol_ud0(1304)4574659 TC_sgsap_unsol_ud0(1304)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1304)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_unsol_ud0(1304)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1304)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1296)@d97f381c6fa7: Created IMSI[0] for '262420000011822'H'A76F29DB'O to be handled at TC_sgsap_unsol_ud0(1304) MSC_Test_0-M3UA(1297)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1297)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1296)@d97f381c6fa7: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_unsol_ud0(1304) TC_sgsap_unsol_ud0(1304)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1304)@d97f381c6fa7: 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 := 'A76F29DB'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1296)@d97f381c6fa7: Added conn table entry 0TC_sgsap_unsol_ud0(1304)9874989 MSC_Test_0-RAN(1296)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1295)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1297)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1297)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1297)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1295)@d97f381c6fa7: { messageType := 2, destLocRef := '96AE2D'O, sourceLocRef := '0000F0'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1295)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1297)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1297)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1295)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1295)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1295)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1295)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1297)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1297)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1295)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1295)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1295)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1295)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_unsol_ud0(1304)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_unsol_ud0(1304)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1295)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1295)@d97f381c6fa7: vl_len:28 MSC_Test_0-SCCP(1295)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1295)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1297)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1297)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1297)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1295)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1295)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1295)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1295)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1297)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1297)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1295)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1295)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1295)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1295)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_unsol_ud0(1304)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1304)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1295)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1295)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1295)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1295)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1297)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1297)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1297)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1295)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1295)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1295)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1295)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1295)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1295)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1295)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1295)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1297)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1297)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1297)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1295)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-RAN(1296)@d97f381c6fa7: Deleted conn table entry 0TC_sgsap_unsol_ud0(1304)9874989 MSC_Test_0-M3UA(1297)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_unsol_ud0(1304)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1304)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_unsol_ud0(1304)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1304)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { imsiDetachIndication := { messageType := '000001'B, nsd := '00'B, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011822'H, fillerDigit := omit } } } } } } } } MSC_Test_0-RAN(1296)@d97f381c6fa7: Added conn table entry 0TC_sgsap_unsol_ud0(1304)14442570 MSC_Test_0-RAN(1296)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1295)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1297)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1297)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1297)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1297)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1297)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1295)@d97f381c6fa7: { messageType := 2, destLocRef := 'DC604A'O, sourceLocRef := '0000F1'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1295)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1295)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1295)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1295)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1295)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1295)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1295)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1295)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1295)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(1295)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1295)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1295)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1295)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1297)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1297)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1297)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1297)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1295)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1297)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1296)@d97f381c6fa7: Deleted conn table entry 0TC_sgsap_unsol_ud0(1304)14442570 TC_sgsap_unsol_ud0(1304)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1304)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1304)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-RAN(1296)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(1295)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(1298)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(1300)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1294)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(1301)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(1297)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1305)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(1302)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SGsAP(1303)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(1299)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1294): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(1295): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(1296): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(1297): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(1298): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(1299): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(1300): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(1301): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(1302): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SGsAP(1303): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_sgsap_unsol_ud0(1304): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1305): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_sgsap_unsol_ud finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_unsol_ud pass'. Sat Apr 20 08:28:01 UTC 2024 ====== MSC_Tests.TC_sgsap_unsol_ud pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_sgsap_unsol_ud.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=422577) Waiting for packet dumper to finish... 1 (prev_count=422577, count=423654) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_unsol_ud pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: 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 ------ Sat Apr 20 08:28:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_bssap_lu_sgsap_lu_and_mt_call started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(1309)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(1309)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1309)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(1307)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1310)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1309)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(1309)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1309)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1309)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(1309)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1309)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1309)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1309)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1309)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1309)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1309)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1309)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1309)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1309)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1309)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1309)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1312)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1312)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1312)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1312)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1312)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1312)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1312)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1312)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1315)@d97f381c6fa7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1315)@d97f381c6fa7: Created Expect[0] for '262420000118139'H to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1316) MSC_Test_0-M3UA(1309)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1309)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1309)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1308)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(1313)@d97f381c6fa7: Created GsupExpect[0] for "262420000118139" to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1316) TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000118139'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1308)@d97f381c6fa7: Added conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1316)5289025 MSC_Test_0-RAN(1308)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1307)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1309)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1309)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1309)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1309)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1309)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1307)@d97f381c6fa7: { messageType := 2, destLocRef := '50B441'O, sourceLocRef := '0000F2'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1307)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1307)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1307)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1307)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1307)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1313)@d97f381c6fa7: Found GsupExpect[0] for "262420000118139" handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1316) MSC_Test-GSUP(1313)@d97f381c6fa7: Added IMSI table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1316)"262420000118139" TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-SCCP(1307)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1307)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1307)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1307)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1309)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1309)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1309)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1307)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1307)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1307)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1307)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1308)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1308)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(1307)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1307)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1307)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1307)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1309)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1309)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1309)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1307)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1307)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1307)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1307)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1307)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1307)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1307)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1307)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1309)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1309)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1309)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1307)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1309)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1308)@d97f381c6fa7: Deleted conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1316)5289025 TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1313)@d97f381c6fa7: Created GsupExpect[0] for "262420000118139" to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1316) TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000118139'H TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000118139'H MSC_Test-SGsAP(1315)@d97f381c6fa7: 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 := '96565261'O } } } } } } handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1316) TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000118139'H TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000118139'H MSC_Test-MNCC(1310)@d97f381c6fa7: Added conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1316)2118302245 TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000118139'H MSC_Test_0-RAN(1308)@d97f381c6fa7: Created IMSI[0] for '262420000118139'H'96565261'O to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1316) TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d97f381c6fa7: 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 := '96565261'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1308)@d97f381c6fa7: Added conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1316)1401960 MSC_Test_0-SCCP(1307)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1309)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1309)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1309)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1309)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1309)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1309)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1309)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1307)@d97f381c6fa7: { messageType := 2, destLocRef := '156468'O, sourceLocRef := '0000F3'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1307)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1307)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1307)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1307)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1307)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1307)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1307)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1307)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1307)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d97f381c6fa7: f_mt_call_complete 1 MSC_Test_0-RAN(1308)@d97f381c6fa7: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1308)@d97f381c6fa7: patched enc_l3: '8301'O MSC_Test_0-SCCP(1307)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1307)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1307)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1307)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1309)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d97f381c6fa7: f_mt_call_complete 2 MSC_Test-MGCP(1311)@d97f381c6fa7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1316) MSC_Test-MGCP(1311)@d97f381c6fa7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6a" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1316) TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d97f381c6fa7: f_mt_call_complete 3 TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d97f381c6fa7: f_mt_call_complete 4 MSC_Test_0-M3UA(1309)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1309)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1307)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1307)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1307)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1307)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d97f381c6fa7: f_mt_call_complete 6 MSC_Test_0-SCCP(1307)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1307)@d97f381c6fa7: vl_len:14 MSC_Test_0-SCCP(1307)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1307)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1309)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1308)@d97f381c6fa7: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1308)@d97f381c6fa7: patched enc_l3: '8347'O MSC_Test_0-SCCP(1307)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1307)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1307)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1307)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1309)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d97f381c6fa7: f_mt_call_complete 5 TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d97f381c6fa7: f_mt_call_complete 8 TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d97f381c6fa7: f_mt_call_complete 7 TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d97f381c6fa7: f_mt_call_complete 9 TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d97f381c6fa7: Osmux ok: use_osmux = false got_osmux_count = 0 TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d97f381c6fa7: f_mt_call_complete DONE TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d97f381c6fa7: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1309)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1309)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1307)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1307)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1307)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1307)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d97f381c6fa7: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1308)@d97f381c6fa7: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1308)@d97f381c6fa7: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1307)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1307)@d97f381c6fa7: vl_len:9 MSC_Test_0-SCCP(1307)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1307)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1309)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1310)@d97f381c6fa7: Deleted conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1316)2118302245 MSC_Test_0-M3UA(1309)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1309)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1309)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1309)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d97f381c6fa7: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-SCCP(1307)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1307)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1307)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1307)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1307)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1307)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1307)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1307)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d97f381c6fa7: f_call_hangup 3: rx DTAP CC REL COMPL TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d97f381c6fa7: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1307)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1307)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1307)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1307)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1309)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1309)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1309)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1307)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1309)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1308)@d97f381c6fa7: Deleted conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1316)1401960 TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d97f381c6fa7: f_call_hangup 6: rx SCCP DISC TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d97f381c6fa7: f_call_hangup 9: done TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000118139'H TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000118139'H TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1313)@d97f381c6fa7: Created GsupExpect[1] for "262420000118139" to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1316) TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000118139'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1308)@d97f381c6fa7: Added conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1316)7376279 MSC_Test_0-RAN(1308)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1307)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1309)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1309)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1309)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1309)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1309)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1307)@d97f381c6fa7: { messageType := 2, destLocRef := '708D97'O, sourceLocRef := '0000F4'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1307)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1307)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1307)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1307)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1307)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1307)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1307)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1307)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1307)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1309)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1309)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1309)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1307)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1307)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1307)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1307)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1308)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1308)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(1307)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1307)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1307)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1307)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1309)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1309)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1309)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1307)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1307)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1307)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1307)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1307)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1307)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1307)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1307)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1309)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1309)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1309)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1307)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1309)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1308)@d97f381c6fa7: Deleted conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1316)7376279 TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1308)@d97f381c6fa7: Created IMSI[1] for '262420000118139'H'3DBC2FA7'O to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1316) MSC_Test_0-M3UA(1309)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1309)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1308)@d97f381c6fa7: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_bssap_lu_sgsap_lu_and_mt_call0(1316) TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d97f381c6fa7: 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 := '3DBC2FA7'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1308)@d97f381c6fa7: Added conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1316)11703616 MSC_Test_0-RAN(1308)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1307)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1309)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1309)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1309)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1309)@d97f381c6fa7: Message received on association #8 MSC_Test_0-SCCP(1307)@d97f381c6fa7: { messageType := 2, destLocRef := 'B29540'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-M3UA(1309)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1307)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1309)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1309)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1307)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1307)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1307)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1307)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1307)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1307)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1307)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1307)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1307)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1307)@d97f381c6fa7: vl_len:28 MSC_Test_0-SCCP(1307)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1307)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1309)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1309)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1309)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1309)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1309)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1307)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1307)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1307)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1307)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1307)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1307)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1307)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1307)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1307)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1307)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1307)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1307)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1309)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1309)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1309)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1307)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1307)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1307)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1307)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1307)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1307)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1307)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1307)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1309)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1309)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1309)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1307)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1309)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1308)@d97f381c6fa7: Deleted conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1316)11703616 TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-M3UA(1309)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(1313)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(1307)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(1310)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(1308)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1306)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(1314)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1317)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(1312)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(1311)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SGsAP(1315)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1306): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(1307): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(1308): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(1309): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(1310): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(1311): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(1312): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(1313): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(1314): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SGsAP(1315): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_bssap_lu_sgsap_lu_and_mt_call0(1316): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1317): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_bssap_lu_sgsap_lu_and_mt_call finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call pass'. Sat Apr 20 08:28:15 UTC 2024 ====== MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call pass ====== Saving talloc report from 172.18.186.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=713414) Waiting for packet dumper to finish... 1 (prev_count=713414, count=714491) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu_and_mt_call'. ------ MSC_Tests.TC_sgsap_lu_and_mt_call ------ Sat Apr 20 08:28:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu_and_mt_call' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_sgsap_lu_and_mt_call started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1321)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(1321)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1321)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-SCCP(1319)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1322)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1321)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(1321)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1321)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1321)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(1321)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1321)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1321)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1321)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1321)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1321)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1321)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1321)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1321)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1321)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1321)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1321)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1324)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1324)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1324)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1324)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1324)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1324)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1324)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1324)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1327)@d97f381c6fa7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1327)@d97f381c6fa7: Created Expect[0] for '262420000011827'H to be handled at TC_sgsap_lu_and_mt_call0(1328) MSC_Test_0-M3UA(1321)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1321)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1321)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1320)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(1325)@d97f381c6fa7: Created GsupExpect[0] for "262420000011827" to be handled at TC_sgsap_lu_and_mt_call0(1328) MSC_Test-GSUP(1325)@d97f381c6fa7: Found GsupExpect[0] for "262420000011827" handled at TC_sgsap_lu_and_mt_call0(1328) MSC_Test-GSUP(1325)@d97f381c6fa7: Added IMSI table entry 0TC_sgsap_lu_and_mt_call0(1328)"262420000011827" TC_sgsap_lu_and_mt_call0(1328)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000011827'H TC_sgsap_lu_and_mt_call0(1328)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000011827'H MSC_Test-SGsAP(1327)@d97f381c6fa7: 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 := '6CDA89C7'O } } } } } } handled at TC_sgsap_lu_and_mt_call0(1328) TC_sgsap_lu_and_mt_call0(1328)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000011827'H TC_sgsap_lu_and_mt_call0(1328)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(1321)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1321)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_sgsap_lu_and_mt_call0(1328)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000011827'H MSC_Test-MNCC(1322)@d97f381c6fa7: Added conn table entry 0TC_sgsap_lu_and_mt_call0(1328)1408654566 TC_sgsap_lu_and_mt_call0(1328)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000011827'H MSC_Test_0-RAN(1320)@d97f381c6fa7: Created IMSI[0] for '262420000011827'H'6CDA89C7'O to be handled at TC_sgsap_lu_and_mt_call0(1328) TC_sgsap_lu_and_mt_call0(1328)@d97f381c6fa7: 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 := '6CDA89C7'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1320)@d97f381c6fa7: Added conn table entry 0TC_sgsap_lu_and_mt_call0(1328)6407376 MSC_Test_0-SCCP(1319)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1321)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1321)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1321)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1321)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1321)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1319)@d97f381c6fa7: { messageType := 2, destLocRef := '61C4D0'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-M3UA(1321)@d97f381c6fa7: Message received on association #8 MSC_Test_0-SCCP(1319)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1321)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1319)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1319)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1319)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1319)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1319)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1319)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1319)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1319)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_mt_call0(1328)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_mt_call0(1328)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1328)@d97f381c6fa7: f_mt_call_complete 1 MSC_Test_0-RAN(1320)@d97f381c6fa7: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1320)@d97f381c6fa7: patched enc_l3: '8301'O MSC_Test_0-SCCP(1319)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1319)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1319)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1319)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1321)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_lu_and_mt_call0(1328)@d97f381c6fa7: f_mt_call_complete 2 MSC_Test-MGCP(1323)@d97f381c6fa7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_sgsap_lu_and_mt_call0(1328) MSC_Test-MGCP(1323)@d97f381c6fa7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "105", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6c" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_sgsap_lu_and_mt_call0(1328) TC_sgsap_lu_and_mt_call0(1328)@d97f381c6fa7: f_mt_call_complete 3 TC_sgsap_lu_and_mt_call0(1328)@d97f381c6fa7: f_mt_call_complete 4 MSC_Test_0-M3UA(1321)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1321)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1319)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1319)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1319)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1319)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_mt_call0(1328)@d97f381c6fa7: f_mt_call_complete 6 MSC_Test_0-SCCP(1319)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1319)@d97f381c6fa7: vl_len:14 MSC_Test_0-SCCP(1319)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1319)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-RAN(1320)@d97f381c6fa7: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1320)@d97f381c6fa7: patched enc_l3: '8347'O MSC_Test_0-M3UA(1321)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1319)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1319)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1319)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1319)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1321)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_lu_and_mt_call0(1328)@d97f381c6fa7: f_mt_call_complete 5 TC_sgsap_lu_and_mt_call0(1328)@d97f381c6fa7: f_mt_call_complete 8 TC_sgsap_lu_and_mt_call0(1328)@d97f381c6fa7: f_mt_call_complete 7 TC_sgsap_lu_and_mt_call0(1328)@d97f381c6fa7: f_mt_call_complete 9 TC_sgsap_lu_and_mt_call0(1328)@d97f381c6fa7: Osmux ok: use_osmux = false got_osmux_count = 0 TC_sgsap_lu_and_mt_call0(1328)@d97f381c6fa7: f_mt_call_complete DONE TC_sgsap_lu_and_mt_call0(1328)@d97f381c6fa7: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1321)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1321)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1319)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1319)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1319)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1319)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_mt_call0(1328)@d97f381c6fa7: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1320)@d97f381c6fa7: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1320)@d97f381c6fa7: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1319)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1319)@d97f381c6fa7: vl_len:9 MSC_Test_0-SCCP(1319)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1319)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1321)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1321)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1321)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1321)@d97f381c6fa7: Message received on association #8 MSC_Test-MNCC(1322)@d97f381c6fa7: Deleted conn table entry 0TC_sgsap_lu_and_mt_call0(1328)1408654566 MSC_Test_0-M3UA(1321)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1319)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1319)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1319)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1319)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1319)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1319)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1319)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1319)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_mt_call0(1328)@d97f381c6fa7: f_call_hangup 2: rx MNCC REL ind TC_sgsap_lu_and_mt_call0(1328)@d97f381c6fa7: f_call_hangup 3: rx DTAP CC REL COMPL TC_sgsap_lu_and_mt_call0(1328)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_sgsap_lu_and_mt_call0(1328)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_sgsap_lu_and_mt_call0(1328)@d97f381c6fa7: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1319)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1319)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1319)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1319)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1321)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1321)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1321)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1319)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1321)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1320)@d97f381c6fa7: Deleted conn table entry 0TC_sgsap_lu_and_mt_call0(1328)6407376 TC_sgsap_lu_and_mt_call0(1328)@d97f381c6fa7: f_call_hangup 6: rx SCCP DISC TC_sgsap_lu_and_mt_call0(1328)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1328)@d97f381c6fa7: f_call_hangup 9: done MSC_Test_0-M3UA(1321)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1321)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_sgsap_lu_and_mt_call0(1328)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000011827'H TC_sgsap_lu_and_mt_call0(1328)@d97f381c6fa7: tr_SGsAP_IMSI: '262420000011827'H TC_sgsap_lu_and_mt_call0(1328)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1325)@d97f381c6fa7: Created GsupExpect[0] for "262420000011827" to be handled at TC_sgsap_lu_and_mt_call0(1328) TC_sgsap_lu_and_mt_call0(1328)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011827'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1320)@d97f381c6fa7: Added conn table entry 0TC_sgsap_lu_and_mt_call0(1328)1694849 MSC_Test_0-RAN(1320)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1319)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1321)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1321)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1321)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1321)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1321)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1319)@d97f381c6fa7: { messageType := 2, destLocRef := '19DC81'O, sourceLocRef := '0000F7'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1319)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1319)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1319)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1319)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1319)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1319)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1319)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1319)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1319)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1321)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_lu_and_mt_call0(1328)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_mt_call0(1328)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1321)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1321)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1319)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1319)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1319)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1319)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_mt_call0(1328)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1320)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1320)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(1319)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1319)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1319)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1319)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1321)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1321)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1321)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1319)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1319)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1319)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1319)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1319)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1319)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1319)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1319)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1321)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1321)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1321)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1319)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1321)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1320)@d97f381c6fa7: Deleted conn table entry 0TC_sgsap_lu_and_mt_call0(1328)1694849 TC_sgsap_lu_and_mt_call0(1328)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1328)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_mt_call0(1328)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1328)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1320)@d97f381c6fa7: Created IMSI[1] for '262420000011827'H'6586EF29'O to be handled at TC_sgsap_lu_and_mt_call0(1328) MSC_Test_0-M3UA(1321)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1321)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1320)@d97f381c6fa7: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_lu_and_mt_call0(1328) TC_sgsap_lu_and_mt_call0(1328)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1328)@d97f381c6fa7: 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 := '6586EF29'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1320)@d97f381c6fa7: Added conn table entry 0TC_sgsap_lu_and_mt_call0(1328)13529762 MSC_Test_0-RAN(1320)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1319)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1321)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1321)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1321)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1319)@d97f381c6fa7: { messageType := 2, destLocRef := 'CE72A2'O, sourceLocRef := '0000F8'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1319)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1321)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1321)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1321)@d97f381c6fa7: Message received on association #8 MSC_Test_0-SCCP(1319)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1319)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1319)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1319)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1321)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1319)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1319)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1319)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1319)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_mt_call0(1328)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_mt_call0(1328)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1319)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1319)@d97f381c6fa7: vl_len:28 MSC_Test_0-SCCP(1319)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1319)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1321)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1321)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1321)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1321)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1321)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1319)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1319)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1319)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1319)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1319)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1319)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1319)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1319)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_mt_call0(1328)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1328)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1319)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1319)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1319)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1319)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1321)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1321)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1321)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1319)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1319)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1319)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1319)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1319)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1319)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1319)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1319)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1321)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1321)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1321)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1319)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1321)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1320)@d97f381c6fa7: Deleted conn table entry 0TC_sgsap_lu_and_mt_call0(1328)13529762 TC_sgsap_lu_and_mt_call0(1328)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1328)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_mt_call0(1328)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1328)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1328)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-RAN(1320)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(1321)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(1325)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(1319)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(1324)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1329)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(1322)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(1326)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(1323)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SGsAP(1327)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1318)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1318): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(1319): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(1320): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(1321): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(1322): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(1323): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(1324): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(1325): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(1326): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SGsAP(1327): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_sgsap_lu_and_mt_call0(1328): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1329): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_sgsap_lu_and_mt_call finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu_and_mt_call pass'. Sat Apr 20 08:28:28 UTC 2024 ====== MSC_Tests.TC_sgsap_lu_and_mt_call pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_sgsap_lu_and_mt_call.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=603462) Waiting for packet dumper to finish... 1 (prev_count=603462, count=604539) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu_and_mt_call pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_vlr_failure'. ------ MSC_Tests.TC_sgsap_vlr_failure ------ Sat Apr 20 08:28:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_vlr_failure' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_sgsap_vlr_failure started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(1333)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(1333)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1333)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(1331)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1334)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-SGsAP(1337)@d97f381c6fa7: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1337)@d97f381c6fa7: Created Expect[0] for '262420000011811'H to be handled at TC_sgsap_vlr_failure0(1338) TC_sgsap_vlr_failure0(1338)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(1333)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(1333)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1333)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1333)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(1333)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1333)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1333)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1333)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1333)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1333)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1333)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1333)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1333)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1333)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1333)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1333)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1333)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1333)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1333)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1332)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_vlr_failure0(1338)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_vlr_failure0(1338)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-SCCP(1331)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(1333)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(1336)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(1335)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1330)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(1332)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(1334)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SGsAP(1337)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1339)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1330): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(1331): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(1332): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(1333): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(1334): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(1335): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(1336): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SGsAP(1337): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_sgsap_vlr_failure0(1338): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1339): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_sgsap_vlr_failure finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_vlr_failure pass'. Sat Apr 20 08:28:34 UTC 2024 ====== MSC_Tests.TC_sgsap_vlr_failure pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_sgsap_vlr_failure.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=164734) Waiting for packet dumper to finish... 1 (prev_count=164734, count=165899) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_vlr_failure pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_unknown_cell'. ------ MSC_Tests.TC_ho_inter_bsc_unknown_cell ------ Sat Apr 20 08:28:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_unknown_cell' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_ho_inter_bsc_unknown_cell started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(1343)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(1343)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1343)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(1341)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1344)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1343)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(1343)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1343)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1343)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(1343)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1343)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1343)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1343)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1343)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1343)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1343)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1343)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1343)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1343)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1343)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1343)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1346)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1346)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1346)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1346)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1346)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1346)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1346)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1346)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1347)@d97f381c6fa7: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_unknown_cell0(1349) TC_ho_inter_bsc_unknown_cell0(1349)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000053'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1343)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1343)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1343)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1342)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1342)@d97f381c6fa7: Added conn table entry 0TC_ho_inter_bsc_unknown_cell0(1349)13550696 MSC_Test_0-SCCP(1341)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(1342)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1343)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1343)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1343)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1343)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1343)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@d97f381c6fa7: { messageType := 2, destLocRef := 'CEC468'O, sourceLocRef := '0000F9'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1341)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1341)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1341)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1347)@d97f381c6fa7: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_unknown_cell0(1349) MSC_Test-GSUP(1347)@d97f381c6fa7: Added IMSI table entry 0TC_ho_inter_bsc_unknown_cell0(1349)"262420000000053" MSC_Test_0-SCCP(1341)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1341)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1341)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1341)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1343)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_unknown_cell0(1349)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_unknown_cell0(1349)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(1343)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1343)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1341)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1341)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1349)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1342)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1342)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(1341)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1341)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1341)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1341)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1343)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1343)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1343)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1341)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1341)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1341)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1341)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1341)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1341)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1343)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1343)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1343)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1343)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1342)@d97f381c6fa7: Deleted conn table entry 0TC_ho_inter_bsc_unknown_cell0(1349)13550696 TC_ho_inter_bsc_unknown_cell0(1349)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_unknown_cell0(1349)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_unknown_cell0(1349)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_unknown_cell0(1349)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_unknown_cell0(1349)@d97f381c6fa7: 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 := '43ABC7A7'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1342)@d97f381c6fa7: Added conn table entry 0TC_ho_inter_bsc_unknown_cell0(1349)7488648 MSC_Test_0-RAN(1342)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1341)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1343)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1343)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1343)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1343)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1343)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1343)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1343)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@d97f381c6fa7: { messageType := 2, destLocRef := '724488'O, sourceLocRef := '0000FA'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1341)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1341)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1341)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1341)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1341)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1341)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1349)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_unknown_cell0(1349)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1344)@d97f381c6fa7: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_unknown_cell0(1349) MSC_Test-MGCP(1345)@d97f381c6fa7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_bsc_unknown_cell0(1349) MSC_Test_0-RAN(1342)@d97f381c6fa7: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1342)@d97f381c6fa7: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1341)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1341)@d97f381c6fa7: vl_len:19 MSC_Test_0-SCCP(1341)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1341)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1343)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1345)@d97f381c6fa7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "111", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6e" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_inter_bsc_unknown_cell0(1349) TC_ho_inter_bsc_unknown_cell0(1349)@d97f381c6fa7: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_bsc_unknown_cell0(1349)@d97f381c6fa7: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1344)@d97f381c6fa7: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_unknown_cell0(1349) MSC_Test-MNCC(1344)@d97f381c6fa7: Added conn table entry 0TC_ho_inter_bsc_unknown_cell0(1349)-2147483636 MSC_Test_0-M3UA(1343)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1343)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1341)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1341)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1349)@d97f381c6fa7: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_bsc_unknown_cell0(1349)@d97f381c6fa7: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1341)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1341)@d97f381c6fa7: vl_len:14 MSC_Test_0-SCCP(1341)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1341)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1343)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_unknown_cell0(1349)@d97f381c6fa7: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc_unknown_cell0(1349)@d97f381c6fa7: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1343)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1343)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1341)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1341)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1343)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1343)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1341)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1341)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1349)@d97f381c6fa7: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1343)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1343)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1341)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1341)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1349)@d97f381c6fa7: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc_unknown_cell0(1349)@d97f381c6fa7: { line := { verb := "MDCX", trans_id := "114", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "6e" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6e", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.186.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_ho_inter_bsc_unknown_cell0(1349)@d97f381c6fa7: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1342)@d97f381c6fa7: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1342)@d97f381c6fa7: patched enc_l3: '038F'O MSC_Test_0-SCCP(1341)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1341)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1341)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1341)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1343)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_unknown_cell0(1349)@d97f381c6fa7: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc_unknown_cell0(1349)@d97f381c6fa7: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_unknown_cell0(1349)@d97f381c6fa7: f_mo_call_establish DONE TC_ho_inter_bsc_unknown_cell0(1349)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1341)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1341)@d97f381c6fa7: vl_len:14 MSC_Test_0-SCCP(1341)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1341)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000C1104010C1A060420F32403E7'O MSC_Test_0-M3UA(1343)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1343)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1343)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1341)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1341)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1349)@d97f381c6fa7: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1343)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1343)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1341)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1341)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1349)@d97f381c6fa7: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1342)@d97f381c6fa7: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1342)@d97f381c6fa7: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1341)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1341)@d97f381c6fa7: vl_len:9 MSC_Test_0-SCCP(1341)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1341)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O MSC_Test_0-M3UA(1343)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1344)@d97f381c6fa7: Deleted conn table entry 0TC_ho_inter_bsc_unknown_cell0(1349)-2147483636 MSC_Test_0-M3UA(1343)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1343)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1343)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1343)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1341)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1341)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1341)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1341)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1341)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1349)@d97f381c6fa7: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_bsc_unknown_cell0(1349)@d97f381c6fa7: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc_unknown_cell0(1349)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_unknown_cell0(1349)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_unknown_cell0(1349)@d97f381c6fa7: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1341)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1341)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1341)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1341)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1343)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1343)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1343)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1343)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1342)@d97f381c6fa7: Deleted conn table entry 0TC_ho_inter_bsc_unknown_cell0(1349)7488648 TC_ho_inter_bsc_unknown_cell0(1349)@d97f381c6fa7: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_unknown_cell0(1349)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1343)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1343)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1343)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_unknown_cell0(1349)@d97f381c6fa7: f_call_hangup 9: done TC_ho_inter_bsc_unknown_cell0(1349)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test-MNCC(1344)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(1341)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(1343)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(1345)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1340)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(1347)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(1348)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(1342)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(1346)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1350)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1340): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(1341): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(1342): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(1343): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(1344): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(1345): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(1346): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(1347): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(1348): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_ho_inter_bsc_unknown_cell0(1349): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1350): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_ho_inter_bsc_unknown_cell finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_unknown_cell pass'. Sat Apr 20 08:28:42 UTC 2024 ====== MSC_Tests.TC_ho_inter_bsc_unknown_cell pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_ho_inter_bsc_unknown_cell.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=483711) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_unknown_cell pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc'. ------ MSC_Tests.TC_ho_inter_bsc ------ Sat Apr 20 08:28:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_ho_inter_bsc started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(1354)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(1354)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1354)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(1352)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_1-M3UA(1357)@d97f381c6fa7: ************************************************* MSC_Test_1-M3UA(1357)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1357)@d97f381c6fa7: ************************************************* MSC_Test_1-SCCP(1355)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1358)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1354)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(1354)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1354)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1354)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(1354)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1354)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1354)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1354)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1354)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1354)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1354)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1354)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1354)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1354)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1354)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1354)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1357)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23907 to server: "172.18.186.200":2905 association #8 MSC_Test_1-M3UA(1357)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1357)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(1357)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_1-M3UA(1357)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1357)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(1357)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1357)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1357)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1357)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(1357)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1357)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(1357)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1357)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1357)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(1357)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1360)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1360)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1360)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1360)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1360)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1360)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1360)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1360)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1361)@d97f381c6fa7: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc0(1363) TC_ho_inter_bsc0(1363)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000053'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1354)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1354)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1354)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1353)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1353)@d97f381c6fa7: Added conn table entry 0TC_ho_inter_bsc0(1363)9926592 MSC_Test_0-SCCP(1352)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(1353)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1354)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1354)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1354)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1354)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1354)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1352)@d97f381c6fa7: { messageType := 2, destLocRef := '9777C0'O, sourceLocRef := '0000FB'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1352)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1352)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1352)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1361)@d97f381c6fa7: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc0(1363) MSC_Test-GSUP(1361)@d97f381c6fa7: Added IMSI table entry 0TC_ho_inter_bsc0(1363)"262420000000053" MSC_Test_0-SCCP(1352)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1352)@d97f381c6fa7: vl_len:11 MSC_Test_0-SCCP(1352)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1352)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1354)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc0(1363)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc0(1363)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_1-M3UA(1357)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1357)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(1357)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1354)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1354)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1352)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1352)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1352)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-RAN(1356)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-RAN(1356)@d97f381c6fa7: f_create_expect(l3 := omit, n_connectPointCode := 194 MSC_Test_1-RAN(1356)@d97f381c6fa7: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc1(1364) TC_ho_inter_bsc0(1363)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1353)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1353)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(1352)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1352)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1352)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1352)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1354)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1354)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1354)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1352)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1352)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1352)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1352)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1352)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1352)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1352)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1354)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1354)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1354)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1352)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1354)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1353)@d97f381c6fa7: Deleted conn table entry 0TC_ho_inter_bsc0(1363)9926592 TC_ho_inter_bsc0(1363)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1363)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc0(1363)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1363)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1363)@d97f381c6fa7: 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 := 'A6686147'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1353)@d97f381c6fa7: Added conn table entry 0TC_ho_inter_bsc0(1363)128356 MSC_Test_0-RAN(1353)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1352)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1354)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1354)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1354)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1354)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1354)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1354)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1354)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1352)@d97f381c6fa7: { messageType := 2, destLocRef := '01F564'O, sourceLocRef := '0000FC'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1352)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1352)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1352)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1352)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1352)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1352)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1363)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc0(1363)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1358)@d97f381c6fa7: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc0(1363) MSC_Test-MGCP(1359)@d97f381c6fa7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_bsc0(1363) MSC_Test_0-RAN(1353)@d97f381c6fa7: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1353)@d97f381c6fa7: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1352)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1352)@d97f381c6fa7: vl_len:19 MSC_Test_0-SCCP(1352)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1352)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1354)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1359)@d97f381c6fa7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "117", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6f" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_inter_bsc0(1363) TC_ho_inter_bsc0(1363)@d97f381c6fa7: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_bsc0(1363)@d97f381c6fa7: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1358)@d97f381c6fa7: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc0(1363) MSC_Test-MNCC(1358)@d97f381c6fa7: Added conn table entry 0TC_ho_inter_bsc0(1363)-2147483635 MSC_Test_0-M3UA(1354)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1354)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1352)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1352)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1352)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1363)@d97f381c6fa7: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_bsc0(1363)@d97f381c6fa7: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1352)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1352)@d97f381c6fa7: vl_len:14 MSC_Test_0-SCCP(1352)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1352)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1354)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc0(1363)@d97f381c6fa7: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc0(1363)@d97f381c6fa7: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1354)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1354)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1352)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1352)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1352)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1354)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1354)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1352)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1352)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1352)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1363)@d97f381c6fa7: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1354)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1354)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1352)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1352)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1352)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1363)@d97f381c6fa7: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc0(1363)@d97f381c6fa7: { line := { verb := "MDCX", trans_id := "120", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "6f" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6f", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.186.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_ho_inter_bsc0(1363)@d97f381c6fa7: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1353)@d97f381c6fa7: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1353)@d97f381c6fa7: patched enc_l3: '038F'O MSC_Test_0-SCCP(1352)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1352)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1352)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1352)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1354)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc0(1363)@d97f381c6fa7: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc0(1363)@d97f381c6fa7: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc0(1363)@d97f381c6fa7: f_mo_call_establish DONE TC_ho_inter_bsc0(1363)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1352)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1352)@d97f381c6fa7: vl_len:16 MSC_Test_0-SCCP(1352)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1352)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O MSC_Test_0-M3UA(1354)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1357)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(1357)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1355)@d97f381c6fa7: First idle individual index:0 MSC_Test_1-SCCP(1355)@d97f381c6fa7: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1356)@d97f381c6fa7: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1356)@d97f381c6fa7: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1356)@d97f381c6fa7: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc1(1364) MSC_Test_1-RAN(1356)@d97f381c6fa7: Added conn table entry 0TC_ho_inter_bsc1(1364)11720563 MSC_Test_1-SCCP(1355)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_1-SCCP(1355)@d97f381c6fa7: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_1-M3UA(1357)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-SCCP(1355)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_1-SCCP(1355)@d97f381c6fa7: vl_len:25 MSC_Test_1-SCCP(1355)@d97f381c6fa7: vl_from0 MSC_Test_1-SCCP(1355)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060102030409267E0180'O MSC_Test_1-M3UA(1357)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1354)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1354)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1354)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1354)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1352)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1352)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1352)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1363)@d97f381c6fa7: GOT HandoverCommand{ discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 22, pdu := { bssmap := { handoverCommand := { messageType := '13'O, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 9, layer3info := '062BD1040E00090000'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F000'O, lac := '0000'O, ci := '0000'O } } }, newBSSToOldBSSInfo := omit, talkerPriority := omit } } } } MSC_Test_1-SCCP(1355)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_1-SCCP(1355)@d97f381c6fa7: vl_len:3 MSC_Test_1-SCCP(1355)@d97f381c6fa7: vl_from0 MSC_Test_1-SCCP(1355)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_1-M3UA(1357)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1354)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1354)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1352)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1352)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1352)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1355)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_1-SCCP(1355)@d97f381c6fa7: vl_len:3 MSC_Test_1-SCCP(1355)@d97f381c6fa7: vl_from0 MSC_Test_1-SCCP(1355)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1357)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1354)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1354)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1352)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1352)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1352)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1352)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1352)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1352)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1352)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1354)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1354)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1354)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1352)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1354)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1353)@d97f381c6fa7: Deleted conn table entry 0TC_ho_inter_bsc0(1363)128356 TC_ho_inter_bsc0(1363)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1363)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc0(1363)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1363)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc0(1363)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1363)@d97f381c6fa7: FIRST inter-BSC Handover done MSC_Test_0-RAN(1353)@d97f381c6fa7: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1353)@d97f381c6fa7: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc0(1363) MSC_Test_1-SCCP(1355)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_1-SCCP(1355)@d97f381c6fa7: vl_len:16 MSC_Test_1-SCCP(1355)@d97f381c6fa7: vl_from0 MSC_Test_1-SCCP(1355)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O MSC_Test_1-M3UA(1357)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1354)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1354)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1352)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-SCCP(1352)@d97f381c6fa7: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1353)@d97f381c6fa7: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1353)@d97f381c6fa7: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1353)@d97f381c6fa7: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc0(1363) MSC_Test_0-RAN(1353)@d97f381c6fa7: Added conn table entry 0TC_ho_inter_bsc0(1363)16611908 MSC_Test_0-SCCP(1352)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1352)@d97f381c6fa7: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1354)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1352)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1352)@d97f381c6fa7: vl_len:25 MSC_Test_0-SCCP(1352)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1352)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1354)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1357)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(1357)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1355)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_1-SCCP(1355)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1355)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1355)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc1(1364)@d97f381c6fa7: GOT HandoverCommand{ discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 22, pdu := { bssmap := { handoverCommand := { messageType := '13'O, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 9, layer3info := '062BD1040E00090000'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F000'O, lac := '0000'O, ci := '0000'O } } }, newBSSToOldBSSInfo := omit, talkerPriority := omit } } } } MSC_Test_0-SCCP(1352)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1352)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1352)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1352)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1354)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1357)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(1357)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1355)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_1-SCCP(1355)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1355)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1355)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1352)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1352)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1352)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1352)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1354)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1357)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(1357)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1355)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_1-SCCP(1355)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1355)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1355)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1355)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_1-SCCP(1355)@d97f381c6fa7: vl_len:3 MSC_Test_1-SCCP(1355)@d97f381c6fa7: vl_from0 MSC_Test_1-SCCP(1355)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_1-M3UA(1357)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1357)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(1357)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1355)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_1-M3UA(1357)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1356)@d97f381c6fa7: Deleted conn table entry 0TC_ho_inter_bsc1(1364)11720563 TC_ho_inter_bsc1(1364)@d97f381c6fa7: setverdict(pass): none -> pass TC_ho_inter_bsc1(1364)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc1(1364)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc1(1364)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc1(1364)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc1(1364)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc1(1364)@d97f381c6fa7: Final verdict of PTC: pass TC_ho_inter_bsc0(1363)@d97f381c6fa7: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1354)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1354)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1352)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1352)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1352)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1363)@d97f381c6fa7: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1353)@d97f381c6fa7: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1353)@d97f381c6fa7: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1352)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1352)@d97f381c6fa7: vl_len:9 MSC_Test_0-SCCP(1352)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1352)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O MSC_Test_0-M3UA(1354)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1358)@d97f381c6fa7: Deleted conn table entry 0TC_ho_inter_bsc0(1363)-2147483635 MSC_Test_0-M3UA(1354)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1354)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1354)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1354)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_ho_inter_bsc0(1363)@d97f381c6fa7: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-SCCP(1352)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1352)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1352)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1352)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1352)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1352)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1363)@d97f381c6fa7: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc0(1363)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc0(1363)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc0(1363)@d97f381c6fa7: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1352)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1352)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1352)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1352)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1354)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1354)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1354)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1352)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1354)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1353)@d97f381c6fa7: Deleted conn table entry 0TC_ho_inter_bsc0(1363)16611908 TC_ho_inter_bsc0(1363)@d97f381c6fa7: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc0(1363)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1363)@d97f381c6fa7: f_call_hangup 9: done TC_ho_inter_bsc0(1363)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1363)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test-GSUP(1361)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-RAN(1356)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(1353)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(1358)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-M3UA(1357)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(1354)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-SCCP(1355)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(1352)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1365)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(1360)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(1362)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(1359)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1351)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1366)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1351): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(1352): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(1353): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(1354): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-SCCP(1355): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-RAN(1356): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-M3UA(1357): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(1358): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(1359): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(1360): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(1361): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(1362): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_ho_inter_bsc0(1363): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC TC_ho_inter_bsc1(1364): pass (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1365): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1366): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_ho_inter_bsc finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc pass'. Sat Apr 20 08:28:58 UTC 2024 ====== MSC_Tests.TC_ho_inter_bsc pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_ho_inter_bsc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=745932) Waiting for packet dumper to finish... 1 (prev_count=745932, count=748365) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_a5_1'. ------ MSC_Tests.TC_ho_inter_bsc_a5_1 ------ Sat Apr 20 08:29:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_a5_1' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_ho_inter_bsc_a5_1 started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(1370)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(1370)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1370)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(1368)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_1-M3UA(1373)@d97f381c6fa7: ************************************************* MSC_Test_1-M3UA(1373)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1373)@d97f381c6fa7: ************************************************* MSC_Test_1-SCCP(1371)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1374)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1370)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(1370)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1370)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1370)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(1370)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1370)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1370)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1370)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1370)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1370)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1370)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1370)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1370)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1370)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1370)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1370)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1373)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23907 to server: "172.18.186.200":2905 association #8 MSC_Test_1-M3UA(1373)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1373)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(1373)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_1-M3UA(1373)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1373)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(1373)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1373)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1373)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1373)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(1373)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1373)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(1373)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1373)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1373)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(1373)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1376)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1376)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1376)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1376)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1376)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1376)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1376)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1376)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1377)@d97f381c6fa7: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_a5_10(1379) TC_ho_inter_bsc_a5_10(1379)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000053'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1370)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1370)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1370)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1369)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1369)@d97f381c6fa7: Added conn table entry 0TC_ho_inter_bsc_a5_10(1379)4561911 MSC_Test_0-SCCP(1368)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(1369)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1370)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1370)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1370)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@d97f381c6fa7: { messageType := 2, destLocRef := '459BF7'O, sourceLocRef := '0000FD'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1368)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(1377)@d97f381c6fa7: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_a5_10(1379) MSC_Test-GSUP(1377)@d97f381c6fa7: Added IMSI table entry 0TC_ho_inter_bsc_a5_10(1379)"262420000000053" MSC_Test_0-SCCP(1368)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1368)@d97f381c6fa7: vl_len:11 MSC_Test_0-SCCP(1368)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1368)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1370)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_a5_10(1379)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_10(1379)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(1370)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1370)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1368)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1368)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1368)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1369)@d97f381c6fa7: patching N(SD)=1 into dtap '0514EA12AE272104C72B0333'O MSC_Test_0-RAN(1369)@d97f381c6fa7: patched enc_l3: '0554EA12AE272104C72B0333'O MSC_Test_0-SCCP(1368)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1368)@d97f381c6fa7: vl_len:15 MSC_Test_0-SCCP(1368)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1368)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000C0554EA12AE272104C72B0333'O MSC_Test_0-M3UA(1370)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1370)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1370)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1368)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1368)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1368)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1368)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1368)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1368)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1368)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0003552C02'O MSC_Test_0-M3UA(1370)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1370)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1370)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1368)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1368)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1368)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-M3UA(1373)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1373)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(1373)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1370)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1370)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1368)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1368)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1368)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1379)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1369)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1369)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_0-SCCP(1368)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1368)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1368)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1368)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1370)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1372)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-M3UA(1370)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1370)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1368)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1368)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1368)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1368)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1368)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1368)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1368)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1370)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1372)@d97f381c6fa7: f_create_expect(l3 := omit, n_connectPointCode := 194 MSC_Test_1-RAN(1372)@d97f381c6fa7: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_11(1380) MSC_Test_0-M3UA(1370)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1370)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1370)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1369)@d97f381c6fa7: Deleted conn table entry 0TC_ho_inter_bsc_a5_10(1379)4561911 TC_ho_inter_bsc_a5_10(1379)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1379)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_10(1379)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1379)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1379)@d97f381c6fa7: 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 := '60417626'O ("`Av&") } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1369)@d97f381c6fa7: Added conn table entry 0TC_ho_inter_bsc_a5_10(1379)8859138 MSC_Test_0-RAN(1369)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1368)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1370)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1370)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1370)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@d97f381c6fa7: { messageType := 2, destLocRef := '872E02'O, sourceLocRef := '0000FE'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1368)@d97f381c6fa7: Session index based on local reference:0 TC_ho_inter_bsc_a5_10(1379)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_10(1379)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1370)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1370)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1368)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1368)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1368)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1369)@d97f381c6fa7: patching N(SD)=1 into dtap '0514EA12AE272104C72B0333'O MSC_Test_0-RAN(1369)@d97f381c6fa7: patched enc_l3: '0554EA12AE272104C72B0333'O MSC_Test_0-SCCP(1368)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1368)@d97f381c6fa7: vl_len:15 MSC_Test_0-SCCP(1368)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1368)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000C0554EA12AE272104C72B0333'O MSC_Test_0-M3UA(1370)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1370)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1370)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1368)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1368)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1368)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1368)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1368)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1368)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1368)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0003552C02'O MSC_Test_0-M3UA(1370)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1370)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1370)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1368)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1368)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1368)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1374)@d97f381c6fa7: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_a5_10(1379) MSC_Test-MGCP(1375)@d97f381c6fa7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_bsc_a5_10(1379) MSC_Test_0-RAN(1369)@d97f381c6fa7: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1369)@d97f381c6fa7: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1368)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1368)@d97f381c6fa7: vl_len:19 MSC_Test_0-SCCP(1368)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1368)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1370)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1375)@d97f381c6fa7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "125", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "70" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_inter_bsc_a5_10(1379) TC_ho_inter_bsc_a5_10(1379)@d97f381c6fa7: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_bsc_a5_10(1379)@d97f381c6fa7: f_mo_call_establish 6: rx 2nd CRCX MSC_Test_0-M3UA(1370)@d97f381c6fa7: Message received on association #8 MSC_Test-MNCC(1374)@d97f381c6fa7: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_a5_10(1379) MSC_Test-MNCC(1374)@d97f381c6fa7: Added conn table entry 0TC_ho_inter_bsc_a5_10(1379)-2147483634 MSC_Test_0-M3UA(1370)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1368)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1368)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1368)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1379)@d97f381c6fa7: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_bsc_a5_10(1379)@d97f381c6fa7: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1368)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1368)@d97f381c6fa7: vl_len:14 MSC_Test_0-SCCP(1368)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1368)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1370)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_a5_10(1379)@d97f381c6fa7: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc_a5_10(1379)@d97f381c6fa7: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1370)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1370)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1368)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1368)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1368)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1370)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1370)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1368)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1368)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1368)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1379)@d97f381c6fa7: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1370)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1370)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1368)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1368)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1368)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1379)@d97f381c6fa7: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc_a5_10(1379)@d97f381c6fa7: { line := { verb := "MDCX", trans_id := "128", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "70" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "70", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.186.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_ho_inter_bsc_a5_10(1379)@d97f381c6fa7: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1369)@d97f381c6fa7: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1369)@d97f381c6fa7: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1368)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1368)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1368)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1368)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000203CF'O MSC_Test_0-M3UA(1370)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_a5_10(1379)@d97f381c6fa7: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc_a5_10(1379)@d97f381c6fa7: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_a5_10(1379)@d97f381c6fa7: f_mo_call_establish DONE TC_ho_inter_bsc_a5_10(1379)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1368)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1368)@d97f381c6fa7: vl_len:16 MSC_Test_0-SCCP(1368)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1368)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O MSC_Test_0-M3UA(1370)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1373)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(1373)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1371)@d97f381c6fa7: First idle individual index:0 MSC_Test_1-SCCP(1371)@d97f381c6fa7: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1372)@d97f381c6fa7: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1372)@d97f381c6fa7: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1372)@d97f381c6fa7: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_11(1380) MSC_Test_1-RAN(1372)@d97f381c6fa7: Added conn table entry 0TC_ho_inter_bsc_a5_11(1380)5476505 MSC_Test_1-SCCP(1371)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_1-SCCP(1371)@d97f381c6fa7: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_1-M3UA(1373)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-SCCP(1371)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_1-SCCP(1371)@d97f381c6fa7: vl_len:25 MSC_Test_1-SCCP(1371)@d97f381c6fa7: vl_from0 MSC_Test_1-M3UA(1373)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-SCCP(1371)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060102030409267E0180'O MSC_Test_0-M3UA(1370)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1370)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1368)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1368)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1368)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1379)@d97f381c6fa7: GOT HandoverCommand{ discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 22, pdu := { bssmap := { handoverCommand := { messageType := '13'O, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 9, layer3info := '062BD1040E00090000'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F000'O, lac := '0000'O, ci := '0000'O } } }, newBSSToOldBSSInfo := omit, talkerPriority := omit } } } } MSC_Test_1-SCCP(1371)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_1-SCCP(1371)@d97f381c6fa7: vl_len:3 MSC_Test_1-SCCP(1371)@d97f381c6fa7: vl_from0 MSC_Test_1-SCCP(1371)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_1-M3UA(1373)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1370)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1370)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1368)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1368)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1368)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1371)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_1-SCCP(1371)@d97f381c6fa7: vl_len:3 MSC_Test_1-SCCP(1371)@d97f381c6fa7: vl_from0 MSC_Test_1-SCCP(1371)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1373)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1370)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1370)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1368)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1368)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1368)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1368)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1368)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1368)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1368)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1370)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1370)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1370)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1370)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1369)@d97f381c6fa7: Deleted conn table entry 0TC_ho_inter_bsc_a5_10(1379)8859138 TC_ho_inter_bsc_a5_10(1379)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1379)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_10(1379)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1379)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_10(1379)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1379)@d97f381c6fa7: FIRST inter-BSC Handover done MSC_Test_0-RAN(1369)@d97f381c6fa7: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1369)@d97f381c6fa7: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_10(1379) MSC_Test_1-SCCP(1371)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_1-SCCP(1371)@d97f381c6fa7: vl_len:16 MSC_Test_1-SCCP(1371)@d97f381c6fa7: vl_from0 MSC_Test_1-SCCP(1371)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O MSC_Test_1-M3UA(1373)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1370)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1370)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-SCCP(1368)@d97f381c6fa7: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1369)@d97f381c6fa7: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1369)@d97f381c6fa7: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1369)@d97f381c6fa7: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_10(1379) MSC_Test_0-RAN(1369)@d97f381c6fa7: Added conn table entry 0TC_ho_inter_bsc_a5_10(1379)5159278 MSC_Test_0-SCCP(1368)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1368)@d97f381c6fa7: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1370)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1368)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1368)@d97f381c6fa7: vl_len:25 MSC_Test_0-SCCP(1368)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1368)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1370)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1373)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(1373)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1371)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_1-SCCP(1371)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1371)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1371)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_11(1380)@d97f381c6fa7: GOT HandoverCommand{ discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 22, pdu := { bssmap := { handoverCommand := { messageType := '13'O, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 9, layer3info := '062BD1040E00090000'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F000'O, lac := '0000'O, ci := '0000'O } } }, newBSSToOldBSSInfo := omit, talkerPriority := omit } } } } MSC_Test_0-SCCP(1368)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1368)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1368)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1368)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1370)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1373)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(1373)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1371)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_1-SCCP(1371)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1371)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1371)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1368)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1368)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1368)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1368)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1370)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1373)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(1373)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1371)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_1-SCCP(1371)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1371)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1371)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1371)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_1-SCCP(1371)@d97f381c6fa7: vl_len:3 MSC_Test_1-SCCP(1371)@d97f381c6fa7: vl_from0 MSC_Test_1-SCCP(1371)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_1-M3UA(1373)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1373)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(1373)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1371)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_1-M3UA(1373)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1372)@d97f381c6fa7: Deleted conn table entry 0TC_ho_inter_bsc_a5_11(1380)5476505 TC_ho_inter_bsc_a5_11(1380)@d97f381c6fa7: setverdict(pass): none -> pass TC_ho_inter_bsc_a5_11(1380)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_11(1380)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_11(1380)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_11(1380)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_11(1380)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_11(1380)@d97f381c6fa7: Final verdict of PTC: pass TC_ho_inter_bsc_a5_10(1379)@d97f381c6fa7: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1370)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1370)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1368)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1368)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1368)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1379)@d97f381c6fa7: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1369)@d97f381c6fa7: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1369)@d97f381c6fa7: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1368)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1368)@d97f381c6fa7: vl_len:9 MSC_Test_0-SCCP(1368)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1368)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O MSC_Test_0-M3UA(1370)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1374)@d97f381c6fa7: Deleted conn table entry 0TC_ho_inter_bsc_a5_10(1379)-2147483634 MSC_Test_0-M3UA(1370)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1370)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1370)@d97f381c6fa7: Message received on association #8 TC_ho_inter_bsc_a5_10(1379)@d97f381c6fa7: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-M3UA(1370)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1368)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1368)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1368)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1368)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1368)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1368)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1368)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1379)@d97f381c6fa7: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc_a5_10(1379)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_a5_10(1379)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_a5_10(1379)@d97f381c6fa7: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1368)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1368)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1368)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1368)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1370)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1370)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1370)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-RAN(1369)@d97f381c6fa7: Deleted conn table entry 0TC_ho_inter_bsc_a5_10(1379)5159278 TC_ho_inter_bsc_a5_10(1379)@d97f381c6fa7: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_a5_10(1379)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1370)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_a5_10(1379)@d97f381c6fa7: f_call_hangup 9: done TC_ho_inter_bsc_a5_10(1379)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1379)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test-GSUP(1377)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(1369)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(1374)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-M3UA(1373)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-RAN(1372)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1367)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(1368)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-SCCP(1371)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(1370)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(1378)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1382)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(1376)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1381)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(1375)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1367): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(1368): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(1369): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(1370): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-SCCP(1371): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-RAN(1372): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-M3UA(1373): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(1374): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(1375): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(1376): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(1377): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(1378): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_ho_inter_bsc_a5_10(1379): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC TC_ho_inter_bsc_a5_11(1380): pass (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1381): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1382): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_ho_inter_bsc_a5_1 finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_a5_1 pass'. Sat Apr 20 08:29:15 UTC 2024 ====== MSC_Tests.TC_ho_inter_bsc_a5_1 pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_ho_inter_bsc_a5_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=820046) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_a5_1 pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_a5_3'. ------ MSC_Tests.TC_ho_inter_bsc_a5_3 ------ Sat Apr 20 08:29:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_a5_3' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_ho_inter_bsc_a5_3 started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(1386)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(1386)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1386)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(1384)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_1-M3UA(1389)@d97f381c6fa7: ************************************************* MSC_Test_1-M3UA(1389)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1389)@d97f381c6fa7: ************************************************* MSC_Test_1-SCCP(1387)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1390)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1386)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(1386)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1386)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1386)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(1386)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1386)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1386)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1386)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1386)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1386)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1386)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1386)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1386)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1386)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1386)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1386)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1389)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23907 to server: "172.18.186.200":2905 association #8 MSC_Test_1-M3UA(1389)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1389)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(1389)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_1-M3UA(1389)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1389)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(1389)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1389)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1389)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1389)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(1389)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1389)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(1389)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1389)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1389)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(1389)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1392)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1392)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1392)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1392)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1392)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1392)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1392)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1392)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1393)@d97f381c6fa7: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_a5_30(1395) TC_ho_inter_bsc_a5_30(1395)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000053'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1386)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1386)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1386)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1385)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1385)@d97f381c6fa7: Added conn table entry 0TC_ho_inter_bsc_a5_30(1395)3690347 MSC_Test_0-SCCP(1384)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(1385)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1386)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1386)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1386)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@d97f381c6fa7: { messageType := 2, destLocRef := '384F6B'O ("8Ok"), sourceLocRef := '0000FF'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1384)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(1393)@d97f381c6fa7: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_a5_30(1395) MSC_Test-GSUP(1393)@d97f381c6fa7: Added IMSI table entry 0TC_ho_inter_bsc_a5_30(1395)"262420000000053" MSC_Test_0-SCCP(1384)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1384)@d97f381c6fa7: vl_len:11 MSC_Test_0-SCCP(1384)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1384)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1386)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_a5_30(1395)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_30(1395)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(1386)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1386)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1384)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1384)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1384)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1385)@d97f381c6fa7: patching N(SD)=1 into dtap '05148FE6CE56210422337AB8'O MSC_Test_0-RAN(1385)@d97f381c6fa7: patched enc_l3: '05548FE6CE56210422337AB8'O MSC_Test_0-SCCP(1384)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1384)@d97f381c6fa7: vl_len:15 MSC_Test_0-SCCP(1384)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1384)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000C05548FE6CE56210422337AB8'O MSC_Test_0-M3UA(1386)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1386)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1386)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1384)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1384)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1384)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1384)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1384)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1384)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1384)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1386)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1386)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1386)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1384)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1384)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1384)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-M3UA(1389)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1389)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(1389)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1386)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1386)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1384)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1384)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1384)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_30(1395)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1385)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1385)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_0-SCCP(1384)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1384)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1384)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1384)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1386)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1388)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-M3UA(1386)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1386)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1384)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1384)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1384)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-RAN(1388)@d97f381c6fa7: f_create_expect(l3 := omit, n_connectPointCode := 194 MSC_Test_1-RAN(1388)@d97f381c6fa7: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_31(1396) MSC_Test_0-SCCP(1384)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1384)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1384)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1384)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1386)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1386)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1386)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1386)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1385)@d97f381c6fa7: Deleted conn table entry 0TC_ho_inter_bsc_a5_30(1395)3690347 TC_ho_inter_bsc_a5_30(1395)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1395)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_30(1395)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1395)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1395)@d97f381c6fa7: 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 := '16C8651A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1385)@d97f381c6fa7: Added conn table entry 0TC_ho_inter_bsc_a5_30(1395)9917386 MSC_Test_0-RAN(1385)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1384)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1386)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1386)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1386)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@d97f381c6fa7: { messageType := 2, destLocRef := '9753CA'O, sourceLocRef := '000100'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1384)@d97f381c6fa7: Session index based on local reference:0 TC_ho_inter_bsc_a5_30(1395)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_30(1395)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1386)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1386)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1384)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1384)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1384)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1385)@d97f381c6fa7: patching N(SD)=1 into dtap '05148FE6CE56210422337AB8'O MSC_Test_0-RAN(1385)@d97f381c6fa7: patched enc_l3: '05548FE6CE56210422337AB8'O MSC_Test_0-SCCP(1384)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1384)@d97f381c6fa7: vl_len:15 MSC_Test_0-SCCP(1384)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1384)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000C05548FE6CE56210422337AB8'O MSC_Test_0-M3UA(1386)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1386)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1386)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1384)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1384)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1384)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1384)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1384)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1384)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1384)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1386)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1386)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1386)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1384)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1384)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1384)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1390)@d97f381c6fa7: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_a5_30(1395) MSC_Test-MGCP(1391)@d97f381c6fa7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_bsc_a5_30(1395) MSC_Test_0-RAN(1385)@d97f381c6fa7: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1385)@d97f381c6fa7: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1384)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1384)@d97f381c6fa7: vl_len:19 MSC_Test_0-SCCP(1384)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1384)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1386)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1391)@d97f381c6fa7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "133", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "71" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_inter_bsc_a5_30(1395) TC_ho_inter_bsc_a5_30(1395)@d97f381c6fa7: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_bsc_a5_30(1395)@d97f381c6fa7: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1390)@d97f381c6fa7: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_a5_30(1395) MSC_Test-MNCC(1390)@d97f381c6fa7: Added conn table entry 0TC_ho_inter_bsc_a5_30(1395)-2147483633 MSC_Test_0-M3UA(1386)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1386)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1384)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1384)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1384)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_30(1395)@d97f381c6fa7: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_bsc_a5_30(1395)@d97f381c6fa7: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1384)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1384)@d97f381c6fa7: vl_len:14 MSC_Test_0-SCCP(1384)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1384)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1386)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_a5_30(1395)@d97f381c6fa7: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc_a5_30(1395)@d97f381c6fa7: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1386)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1386)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1384)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1384)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1384)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1386)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1386)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1384)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1384)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1384)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_30(1395)@d97f381c6fa7: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1386)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1386)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1384)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1384)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1384)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_30(1395)@d97f381c6fa7: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc_a5_30(1395)@d97f381c6fa7: { line := { verb := "MDCX", trans_id := "136", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "71" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "71", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.186.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_ho_inter_bsc_a5_30(1395)@d97f381c6fa7: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1385)@d97f381c6fa7: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1385)@d97f381c6fa7: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1384)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1384)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1384)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1384)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000203CF'O MSC_Test_0-M3UA(1386)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_a5_30(1395)@d97f381c6fa7: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc_a5_30(1395)@d97f381c6fa7: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_a5_30(1395)@d97f381c6fa7: f_mo_call_establish DONE TC_ho_inter_bsc_a5_30(1395)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1384)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1384)@d97f381c6fa7: vl_len:16 MSC_Test_0-SCCP(1384)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1384)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O MSC_Test_0-M3UA(1386)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1389)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(1389)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1387)@d97f381c6fa7: First idle individual index:0 MSC_Test_1-SCCP(1387)@d97f381c6fa7: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1388)@d97f381c6fa7: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1388)@d97f381c6fa7: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1388)@d97f381c6fa7: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_31(1396) MSC_Test_1-RAN(1388)@d97f381c6fa7: Added conn table entry 0TC_ho_inter_bsc_a5_31(1396)15061191 MSC_Test_1-SCCP(1387)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_1-SCCP(1387)@d97f381c6fa7: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_1-M3UA(1389)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-SCCP(1387)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_1-SCCP(1387)@d97f381c6fa7: vl_len:25 MSC_Test_1-SCCP(1387)@d97f381c6fa7: vl_from0 MSC_Test_1-SCCP(1387)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060102030409267E0180'O MSC_Test_1-M3UA(1389)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1386)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1386)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1384)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1384)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1384)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_30(1395)@d97f381c6fa7: GOT HandoverCommand{ discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 22, pdu := { bssmap := { handoverCommand := { messageType := '13'O, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 9, layer3info := '062BD1040E00090000'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F000'O, lac := '0000'O, ci := '0000'O } } }, newBSSToOldBSSInfo := omit, talkerPriority := omit } } } } MSC_Test_1-SCCP(1387)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_1-SCCP(1387)@d97f381c6fa7: vl_len:3 MSC_Test_1-SCCP(1387)@d97f381c6fa7: vl_from0 MSC_Test_1-SCCP(1387)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_1-M3UA(1389)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1386)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1386)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1384)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1384)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1384)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1387)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_1-SCCP(1387)@d97f381c6fa7: vl_len:3 MSC_Test_1-SCCP(1387)@d97f381c6fa7: vl_from0 MSC_Test_1-SCCP(1387)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1389)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1386)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1386)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1384)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1384)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1384)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1384)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1384)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1384)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1384)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1386)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1386)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1386)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1386)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1385)@d97f381c6fa7: Deleted conn table entry 0TC_ho_inter_bsc_a5_30(1395)9917386 TC_ho_inter_bsc_a5_30(1395)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1395)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_30(1395)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1395)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_30(1395)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1395)@d97f381c6fa7: FIRST inter-BSC Handover done MSC_Test_0-RAN(1385)@d97f381c6fa7: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1385)@d97f381c6fa7: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_30(1395) MSC_Test_1-SCCP(1387)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_1-SCCP(1387)@d97f381c6fa7: vl_len:16 MSC_Test_1-SCCP(1387)@d97f381c6fa7: vl_from0 MSC_Test_1-SCCP(1387)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O MSC_Test_1-M3UA(1389)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1386)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1386)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-SCCP(1384)@d97f381c6fa7: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1385)@d97f381c6fa7: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1385)@d97f381c6fa7: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1385)@d97f381c6fa7: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_30(1395) MSC_Test_0-RAN(1385)@d97f381c6fa7: Added conn table entry 0TC_ho_inter_bsc_a5_30(1395)6070575 MSC_Test_0-SCCP(1384)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1384)@d97f381c6fa7: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1386)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1384)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1384)@d97f381c6fa7: vl_len:25 MSC_Test_0-SCCP(1384)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1384)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1386)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1389)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(1389)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1387)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_1-SCCP(1387)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1387)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1387)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_31(1396)@d97f381c6fa7: GOT HandoverCommand{ discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 22, pdu := { bssmap := { handoverCommand := { messageType := '13'O, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 9, layer3info := '062BD1040E00090000'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F000'O, lac := '0000'O, ci := '0000'O } } }, newBSSToOldBSSInfo := omit, talkerPriority := omit } } } } MSC_Test_0-SCCP(1384)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1384)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1384)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1384)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1386)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1389)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(1389)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1387)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_1-SCCP(1387)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1387)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1387)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1384)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1384)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1384)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1384)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1386)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1389)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(1389)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1387)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_1-SCCP(1387)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1387)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1387)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1387)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_1-SCCP(1387)@d97f381c6fa7: vl_len:3 MSC_Test_1-SCCP(1387)@d97f381c6fa7: vl_from0 MSC_Test_1-SCCP(1387)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_1-M3UA(1389)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1389)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(1389)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1387)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_1-M3UA(1389)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1388)@d97f381c6fa7: Deleted conn table entry 0TC_ho_inter_bsc_a5_31(1396)15061191 TC_ho_inter_bsc_a5_31(1396)@d97f381c6fa7: setverdict(pass): none -> pass TC_ho_inter_bsc_a5_31(1396)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_31(1396)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_31(1396)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_31(1396)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_31(1396)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_31(1396)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-M3UA(1386)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1386)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_ho_inter_bsc_a5_30(1395)@d97f381c6fa7: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1386)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1386)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1384)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1384)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1384)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_30(1395)@d97f381c6fa7: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1385)@d97f381c6fa7: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1385)@d97f381c6fa7: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1384)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1384)@d97f381c6fa7: vl_len:9 MSC_Test_0-SCCP(1384)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1384)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O MSC_Test_0-M3UA(1386)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1386)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1386)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1386)@d97f381c6fa7: Message received on association #8 MSC_Test-MNCC(1390)@d97f381c6fa7: Deleted conn table entry 0TC_ho_inter_bsc_a5_30(1395)-2147483633 MSC_Test_0-M3UA(1386)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1384)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1384)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1384)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1384)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1384)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1384)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1384)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_30(1395)@d97f381c6fa7: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_bsc_a5_30(1395)@d97f381c6fa7: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc_a5_30(1395)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_a5_30(1395)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_a5_30(1395)@d97f381c6fa7: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1384)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1384)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1384)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1384)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1386)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1386)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1386)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1386)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1385)@d97f381c6fa7: Deleted conn table entry 0TC_ho_inter_bsc_a5_30(1395)6070575 TC_ho_inter_bsc_a5_30(1395)@d97f381c6fa7: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_a5_30(1395)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1395)@d97f381c6fa7: f_call_hangup 9: done TC_ho_inter_bsc_a5_30(1395)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1395)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_1-SCCP(1387)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-M3UA(1389)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-RAN(1388)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(1393)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(1384)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(1385)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(1390)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(1386)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1397)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(1392)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1383)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1398)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(1394)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(1391)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1383): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(1384): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(1385): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(1386): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-SCCP(1387): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-RAN(1388): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-M3UA(1389): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(1390): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(1391): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(1392): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(1393): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(1394): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_ho_inter_bsc_a5_30(1395): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC TC_ho_inter_bsc_a5_31(1396): pass (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1397): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1398): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_ho_inter_bsc_a5_3 finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_a5_3 pass'. Sat Apr 20 08:29:30 UTC 2024 ====== MSC_Tests.TC_ho_inter_bsc_a5_3 pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_ho_inter_bsc_a5_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=827089) Waiting for packet dumper to finish... 1 (prev_count=827089, count=829522) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_a5_3 pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_a5_4'. ------ MSC_Tests.TC_ho_inter_bsc_a5_4 ------ Sat Apr 20 08:29:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_a5_4' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_ho_inter_bsc_a5_4 started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(1402)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(1402)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1402)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(1400)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_1-M3UA(1405)@d97f381c6fa7: ************************************************* MSC_Test_1-M3UA(1405)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1405)@d97f381c6fa7: ************************************************* MSC_Test_1-SCCP(1403)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1406)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1402)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(1402)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1402)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1402)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(1402)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1402)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1402)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1402)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1402)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1402)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1402)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1402)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1402)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1402)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1402)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1402)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1405)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23907 to server: "172.18.186.200":2905 association #8 MSC_Test_1-M3UA(1405)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1405)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(1405)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_1-M3UA(1405)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1405)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(1405)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1405)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1405)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1405)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(1405)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1405)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(1405)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1405)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1405)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(1405)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1408)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1408)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1408)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1408)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1408)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1408)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1408)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1408)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1409)@d97f381c6fa7: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_a5_40(1411) TC_ho_inter_bsc_a5_40(1411)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000053'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1402)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1402)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1402)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1401)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1401)@d97f381c6fa7: Added conn table entry 0TC_ho_inter_bsc_a5_40(1411)3427966 MSC_Test_0-RAN(1401)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1400)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1402)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1405)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1402)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1402)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-M3UA(1405)@d97f381c6fa7: Message received on association #8 MSC_Test_0-SCCP(1400)@d97f381c6fa7: { messageType := 2, destLocRef := '344E7E'O ("4N~"), sourceLocRef := '000101'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1400)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_1-M3UA(1405)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(1409)@d97f381c6fa7: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_a5_40(1411) MSC_Test-GSUP(1409)@d97f381c6fa7: Added IMSI table entry 0TC_ho_inter_bsc_a5_40(1411)"262420000000053" MSC_Test_0-SCCP(1400)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1400)@d97f381c6fa7: vl_len:11 MSC_Test_0-SCCP(1400)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1400)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1402)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_a5_40(1411)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_40(1411)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_1-RAN(1404)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-RAN(1404)@d97f381c6fa7: f_create_expect(l3 := omit, n_connectPointCode := 194 MSC_Test_1-RAN(1404)@d97f381c6fa7: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_41(1412) MSC_Test_0-M3UA(1402)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1402)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1400)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1400)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1400)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1401)@d97f381c6fa7: patching N(SD)=1 into dtap '05147B388BAF2104765BF985'O MSC_Test_0-RAN(1401)@d97f381c6fa7: patched enc_l3: '05547B388BAF2104765BF985'O MSC_Test_0-SCCP(1400)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1400)@d97f381c6fa7: vl_len:15 MSC_Test_0-SCCP(1400)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1400)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000C05547B388BAF2104765BF985'O MSC_Test_0-M3UA(1402)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1402)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1402)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1400)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1400)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1400)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1400)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1400)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1400)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1400)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0003552C05'O MSC_Test_0-M3UA(1402)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1402)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1402)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1400)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1400)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1400)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1402)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1402)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1400)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1400)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1400)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1411)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1401)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1401)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_0-SCCP(1400)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1400)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1400)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1400)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1402)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1402)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1402)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1400)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1400)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1400)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1400)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1400)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1400)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1400)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1402)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1402)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1402)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1402)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1401)@d97f381c6fa7: Deleted conn table entry 0TC_ho_inter_bsc_a5_40(1411)3427966 TC_ho_inter_bsc_a5_40(1411)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1411)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_40(1411)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1411)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1411)@d97f381c6fa7: 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 := '0ACAB7ED'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1401)@d97f381c6fa7: Added conn table entry 0TC_ho_inter_bsc_a5_40(1411)3112908 MSC_Test_0-RAN(1401)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1400)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1402)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1402)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1402)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@d97f381c6fa7: { messageType := 2, destLocRef := '2F7FCC'O, sourceLocRef := '000102'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1400)@d97f381c6fa7: Session index based on local reference:0 TC_ho_inter_bsc_a5_40(1411)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_40(1411)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1402)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1402)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1400)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1400)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1400)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1401)@d97f381c6fa7: patching N(SD)=1 into dtap '05147B388BAF2104765BF985'O MSC_Test_0-RAN(1401)@d97f381c6fa7: patched enc_l3: '05547B388BAF2104765BF985'O MSC_Test_0-SCCP(1400)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1400)@d97f381c6fa7: vl_len:15 MSC_Test_0-SCCP(1400)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1400)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000C05547B388BAF2104765BF985'O MSC_Test_0-M3UA(1402)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1402)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1402)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1400)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1400)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1400)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1400)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1400)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1400)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1400)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0003552C05'O MSC_Test_0-M3UA(1402)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1402)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1402)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1400)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1400)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1400)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1406)@d97f381c6fa7: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_a5_40(1411) MSC_Test-MGCP(1407)@d97f381c6fa7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_bsc_a5_40(1411) MSC_Test_0-RAN(1401)@d97f381c6fa7: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1401)@d97f381c6fa7: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1400)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1400)@d97f381c6fa7: vl_len:19 MSC_Test_0-SCCP(1400)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1400)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1402)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1407)@d97f381c6fa7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "141", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "72" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_inter_bsc_a5_40(1411) TC_ho_inter_bsc_a5_40(1411)@d97f381c6fa7: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_bsc_a5_40(1411)@d97f381c6fa7: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1406)@d97f381c6fa7: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_a5_40(1411) MSC_Test-MNCC(1406)@d97f381c6fa7: Added conn table entry 0TC_ho_inter_bsc_a5_40(1411)-2147483632 MSC_Test_0-M3UA(1402)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1402)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1400)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1400)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1400)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1411)@d97f381c6fa7: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_bsc_a5_40(1411)@d97f381c6fa7: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1400)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1400)@d97f381c6fa7: vl_len:14 MSC_Test_0-SCCP(1400)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1400)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1402)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_a5_40(1411)@d97f381c6fa7: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc_a5_40(1411)@d97f381c6fa7: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1402)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1402)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1400)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1400)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1400)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1402)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1402)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1400)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1400)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1400)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1411)@d97f381c6fa7: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1402)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1402)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1400)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1400)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1400)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1411)@d97f381c6fa7: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc_a5_40(1411)@d97f381c6fa7: { line := { verb := "MDCX", trans_id := "144", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "72" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "72", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.186.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_ho_inter_bsc_a5_40(1411)@d97f381c6fa7: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1401)@d97f381c6fa7: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1401)@d97f381c6fa7: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1400)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1400)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1400)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1400)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000203CF'O MSC_Test_0-M3UA(1402)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_a5_40(1411)@d97f381c6fa7: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc_a5_40(1411)@d97f381c6fa7: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_a5_40(1411)@d97f381c6fa7: f_mo_call_establish DONE TC_ho_inter_bsc_a5_40(1411)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1400)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1400)@d97f381c6fa7: vl_len:16 MSC_Test_0-SCCP(1400)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1400)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O MSC_Test_0-M3UA(1402)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1405)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(1405)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1403)@d97f381c6fa7: First idle individual index:0 MSC_Test_1-SCCP(1403)@d97f381c6fa7: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1404)@d97f381c6fa7: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1404)@d97f381c6fa7: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1404)@d97f381c6fa7: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_41(1412) MSC_Test_1-RAN(1404)@d97f381c6fa7: Added conn table entry 0TC_ho_inter_bsc_a5_41(1412)11896127 MSC_Test_1-SCCP(1403)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_1-SCCP(1403)@d97f381c6fa7: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_1-M3UA(1405)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-SCCP(1403)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_1-SCCP(1403)@d97f381c6fa7: vl_len:25 MSC_Test_1-SCCP(1403)@d97f381c6fa7: vl_from0 MSC_Test_1-SCCP(1403)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060102030409267E0180'O MSC_Test_1-M3UA(1405)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1402)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1402)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1400)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1400)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1400)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1411)@d97f381c6fa7: GOT HandoverCommand{ discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 22, pdu := { bssmap := { handoverCommand := { messageType := '13'O, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 9, layer3info := '062BD1040E00090000'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F000'O, lac := '0000'O, ci := '0000'O } } }, newBSSToOldBSSInfo := omit, talkerPriority := omit } } } } MSC_Test_1-SCCP(1403)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_1-SCCP(1403)@d97f381c6fa7: vl_len:3 MSC_Test_1-SCCP(1403)@d97f381c6fa7: vl_from0 MSC_Test_1-SCCP(1403)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_1-M3UA(1405)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1402)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1402)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1400)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1400)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1400)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1403)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_1-SCCP(1403)@d97f381c6fa7: vl_len:3 MSC_Test_1-SCCP(1403)@d97f381c6fa7: vl_from0 MSC_Test_1-SCCP(1403)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1405)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1402)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1402)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1400)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1400)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1400)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1400)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1400)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1400)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1400)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1402)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1402)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1402)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-RAN(1401)@d97f381c6fa7: Deleted conn table entry 0TC_ho_inter_bsc_a5_40(1411)3112908 MSC_Test_0-M3UA(1402)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_a5_40(1411)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1411)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_40(1411)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1411)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_40(1411)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1411)@d97f381c6fa7: FIRST inter-BSC Handover done MSC_Test_0-RAN(1401)@d97f381c6fa7: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1401)@d97f381c6fa7: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_40(1411) MSC_Test_1-SCCP(1403)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_1-SCCP(1403)@d97f381c6fa7: vl_len:16 MSC_Test_1-SCCP(1403)@d97f381c6fa7: vl_from0 MSC_Test_1-SCCP(1403)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O MSC_Test_1-M3UA(1405)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1402)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1402)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-SCCP(1400)@d97f381c6fa7: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1401)@d97f381c6fa7: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1401)@d97f381c6fa7: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1401)@d97f381c6fa7: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_40(1411) MSC_Test_0-RAN(1401)@d97f381c6fa7: Added conn table entry 0TC_ho_inter_bsc_a5_40(1411)11295468 MSC_Test_0-SCCP(1400)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1400)@d97f381c6fa7: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1402)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1400)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1400)@d97f381c6fa7: vl_len:25 MSC_Test_0-SCCP(1400)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1400)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1402)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1405)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(1405)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1403)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_1-SCCP(1403)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1403)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1403)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_41(1412)@d97f381c6fa7: GOT HandoverCommand{ discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 22, pdu := { bssmap := { handoverCommand := { messageType := '13'O, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 9, layer3info := '062BD1040E00090000'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F000'O, lac := '0000'O, ci := '0000'O } } }, newBSSToOldBSSInfo := omit, talkerPriority := omit } } } } MSC_Test_0-SCCP(1400)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1400)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1400)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1400)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1402)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1405)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(1405)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1403)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_1-SCCP(1403)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1403)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1403)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1400)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1400)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1400)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1400)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1402)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1405)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(1405)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1403)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_1-SCCP(1403)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1403)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1403)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1403)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_1-SCCP(1403)@d97f381c6fa7: vl_len:3 MSC_Test_1-SCCP(1403)@d97f381c6fa7: vl_from0 MSC_Test_1-SCCP(1403)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_1-M3UA(1405)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1405)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(1405)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1403)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_1-M3UA(1405)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1404)@d97f381c6fa7: Deleted conn table entry 0TC_ho_inter_bsc_a5_41(1412)11896127 TC_ho_inter_bsc_a5_41(1412)@d97f381c6fa7: setverdict(pass): none -> pass TC_ho_inter_bsc_a5_41(1412)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_41(1412)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_41(1412)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_41(1412)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_41(1412)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_41(1412)@d97f381c6fa7: Final verdict of PTC: pass TC_ho_inter_bsc_a5_40(1411)@d97f381c6fa7: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1402)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1402)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1400)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1400)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1400)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1411)@d97f381c6fa7: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1401)@d97f381c6fa7: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1401)@d97f381c6fa7: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1400)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1400)@d97f381c6fa7: vl_len:9 MSC_Test_0-SCCP(1400)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1400)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O MSC_Test_0-M3UA(1402)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1402)@d97f381c6fa7: Message received on association #8 MSC_Test-MNCC(1406)@d97f381c6fa7: Deleted conn table entry 0TC_ho_inter_bsc_a5_40(1411)-2147483632 MSC_Test_0-M3UA(1402)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1402)@d97f381c6fa7: Message received on association #8 MSC_Test_0-SCCP(1400)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1402)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1400)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1400)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1411)@d97f381c6fa7: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-SCCP(1400)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1400)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1400)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1400)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1411)@d97f381c6fa7: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc_a5_40(1411)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_a5_40(1411)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_a5_40(1411)@d97f381c6fa7: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1400)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1400)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1400)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1400)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1402)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1402)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1402)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1402)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1401)@d97f381c6fa7: Deleted conn table entry 0TC_ho_inter_bsc_a5_40(1411)11295468 TC_ho_inter_bsc_a5_40(1411)@d97f381c6fa7: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_a5_40(1411)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1411)@d97f381c6fa7: f_call_hangup 9: done TC_ho_inter_bsc_a5_40(1411)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1411)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-SCCP(1400)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(1401)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-SCCP(1403)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-M3UA(1405)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(1409)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(1402)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-RAN(1404)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(1406)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(1410)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(1407)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1399)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1414)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(1408)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1413)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1399): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(1400): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(1401): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(1402): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-SCCP(1403): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-RAN(1404): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-M3UA(1405): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(1406): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(1407): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(1408): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(1409): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(1410): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_ho_inter_bsc_a5_40(1411): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC TC_ho_inter_bsc_a5_41(1412): pass (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1413): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1414): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_ho_inter_bsc_a5_4 finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_a5_4 pass'. Sat Apr 20 08:29:47 UTC 2024 ====== MSC_Tests.TC_ho_inter_bsc_a5_4 pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_ho_inter_bsc_a5_4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=823168) Waiting for packet dumper to finish... 1 (prev_count=823168, count=825601) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_a5_4 pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_ipv6'. ------ MSC_Tests.TC_ho_inter_bsc_ipv6 ------ Sat Apr 20 08:29:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_ipv6' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_ho_inter_bsc_ipv6 started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(1418)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(1418)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1418)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(1416)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_1-M3UA(1421)@d97f381c6fa7: ************************************************* MSC_Test_1-M3UA(1421)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1421)@d97f381c6fa7: ************************************************* MSC_Test_1-SCCP(1419)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1422)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1418)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(1418)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1418)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1418)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(1418)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1418)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1418)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1418)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1418)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1418)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1418)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1418)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1418)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1418)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1418)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1418)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1421)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23907 to server: "172.18.186.200":2905 association #8 MSC_Test_1-M3UA(1421)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1421)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(1421)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_1-M3UA(1421)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1421)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(1421)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1421)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1421)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1421)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(1421)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1421)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(1421)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1421)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1421)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(1421)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1424)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1424)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1424)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1424)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1424)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1424)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1424)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1424)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1425)@d97f381c6fa7: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_ipv60(1427) TC_ho_inter_bsc_ipv60(1427)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000053'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1418)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1418)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1418)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1417)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1417)@d97f381c6fa7: Added conn table entry 0TC_ho_inter_bsc_ipv60(1427)9331773 MSC_Test_0-RAN(1417)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1416)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1418)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1418)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1418)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1418)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1418)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1416)@d97f381c6fa7: { messageType := 2, destLocRef := '8E643D'O, sourceLocRef := '000103'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1416)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1416)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1416)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1416)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1416)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1425)@d97f381c6fa7: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_ipv60(1427) MSC_Test-GSUP(1425)@d97f381c6fa7: Added IMSI table entry 0TC_ho_inter_bsc_ipv60(1427)"262420000000053" MSC_Test_0-SCCP(1416)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1416)@d97f381c6fa7: vl_len:11 MSC_Test_0-SCCP(1416)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1416)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1418)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_ipv60(1427)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv60(1427)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(1418)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1418)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1416)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1416)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1416)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1416)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1427)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1417)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1417)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(1416)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1416)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1416)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1416)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1418)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1418)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1418)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1416)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1416)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1416)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1416)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1416)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1416)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1416)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1416)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1418)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1418)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1418)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1416)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1418)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1417)@d97f381c6fa7: Deleted conn table entry 0TC_ho_inter_bsc_ipv60(1427)9331773 TC_ho_inter_bsc_ipv60(1427)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1427)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv60(1427)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1427)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1427)@d97f381c6fa7: 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 := '5BED9191'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1417)@d97f381c6fa7: Added conn table entry 0TC_ho_inter_bsc_ipv60(1427)172163 MSC_Test_0-RAN(1417)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1416)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1418)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1421)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1421)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(1421)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(1420)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-RAN(1420)@d97f381c6fa7: f_create_expect(l3 := omit, n_connectPointCode := 194 MSC_Test_1-RAN(1420)@d97f381c6fa7: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_ipv61(1428) MSC_Test_0-M3UA(1418)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1418)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1418)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1418)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1418)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1418)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1416)@d97f381c6fa7: { messageType := 2, destLocRef := '02A083'O, sourceLocRef := '000104'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1416)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1416)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1416)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1416)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1416)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1416)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1416)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1416)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1416)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1427)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv60(1427)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1422)@d97f381c6fa7: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_ipv60(1427) MSC_Test-MGCP(1423)@d97f381c6fa7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_bsc_ipv60(1427) MSC_Test_0-RAN(1417)@d97f381c6fa7: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1417)@d97f381c6fa7: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1416)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1416)@d97f381c6fa7: vl_len:19 MSC_Test_0-SCCP(1416)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1416)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1418)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1423)@d97f381c6fa7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "149", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "73" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_inter_bsc_ipv60(1427) TC_ho_inter_bsc_ipv60(1427)@d97f381c6fa7: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_bsc_ipv60(1427)@d97f381c6fa7: f_mo_call_establish 6: rx 2nd CRCX MSC_Test_0-M3UA(1418)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1418)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1416)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1416)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1416)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1416)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1422)@d97f381c6fa7: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_ipv60(1427) MSC_Test-MNCC(1422)@d97f381c6fa7: Added conn table entry 0TC_ho_inter_bsc_ipv60(1427)-2147483631 TC_ho_inter_bsc_ipv60(1427)@d97f381c6fa7: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1416)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1416)@d97f381c6fa7: vl_len:26 MSC_Test_0-SCCP(1416)@d97f381c6fa7: vl_from0 TC_ho_inter_bsc_ipv60(1427)@d97f381c6fa7: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-SCCP(1416)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0018027C120000000000000000000000000000000323287E0180'O MSC_Test_0-M3UA(1418)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_ipv60(1427)@d97f381c6fa7: f_mo_call_establish 5: rx MDCX for the RAN side TC_ho_inter_bsc_ipv60(1427)@d97f381c6fa7: f_mo_call_establish 3: rx RTP CREATE MSC_Test_0-M3UA(1418)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1418)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1416)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1416)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1416)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1416)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1418)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1418)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1416)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1416)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1416)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1416)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1427)@d97f381c6fa7: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1418)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1418)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1416)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1416)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1416)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1416)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1427)@d97f381c6fa7: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc_ipv60(1427)@d97f381c6fa7: { line := { verb := "MDCX", trans_id := "152", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "73" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "73", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.186.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_ho_inter_bsc_ipv60(1427)@d97f381c6fa7: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1417)@d97f381c6fa7: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1417)@d97f381c6fa7: patched enc_l3: '038F'O MSC_Test_0-SCCP(1416)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1416)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1416)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1416)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1418)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_ipv60(1427)@d97f381c6fa7: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc_ipv60(1427)@d97f381c6fa7: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_ipv60(1427)@d97f381c6fa7: f_mo_call_establish DONE TC_ho_inter_bsc_ipv60(1427)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1416)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1416)@d97f381c6fa7: vl_len:16 MSC_Test_0-SCCP(1416)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1416)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O MSC_Test_0-M3UA(1418)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1421)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(1421)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1419)@d97f381c6fa7: First idle individual index:0 MSC_Test_1-SCCP(1419)@d97f381c6fa7: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1420)@d97f381c6fa7: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1420)@d97f381c6fa7: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1420)@d97f381c6fa7: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_ipv61(1428) MSC_Test_1-RAN(1420)@d97f381c6fa7: Added conn table entry 0TC_ho_inter_bsc_ipv61(1428)2153483 MSC_Test_1-SCCP(1419)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_1-SCCP(1419)@d97f381c6fa7: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_1-M3UA(1421)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-SCCP(1419)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_1-SCCP(1419)@d97f381c6fa7: vl_len:37 MSC_Test_1-SCCP(1419)@d97f381c6fa7: vl_from0 MSC_Test_1-SCCP(1419)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0023121709062BD1040E000900007C120000000000000000000000000000000809267E0180'O MSC_Test_1-M3UA(1421)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1418)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1418)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1416)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1416)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1416)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1416)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1427)@d97f381c6fa7: GOT HandoverCommand{ discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 22, pdu := { bssmap := { handoverCommand := { messageType := '13'O, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 9, layer3info := '062BD1040E00090000'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F000'O, lac := '0000'O, ci := '0000'O } } }, newBSSToOldBSSInfo := omit, talkerPriority := omit } } } } MSC_Test_1-SCCP(1419)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_1-SCCP(1419)@d97f381c6fa7: vl_len:3 MSC_Test_1-SCCP(1419)@d97f381c6fa7: vl_from0 MSC_Test_1-SCCP(1419)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_1-M3UA(1421)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1418)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1418)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1416)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1416)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1416)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1416)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1419)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_1-SCCP(1419)@d97f381c6fa7: vl_len:3 MSC_Test_1-SCCP(1419)@d97f381c6fa7: vl_from0 MSC_Test_1-SCCP(1419)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1421)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1418)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1418)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1416)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1416)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1416)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1416)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1416)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1416)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1416)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1416)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1418)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1418)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1418)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1416)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1418)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1417)@d97f381c6fa7: Deleted conn table entry 0TC_ho_inter_bsc_ipv60(1427)172163 TC_ho_inter_bsc_ipv60(1427)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1427)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv60(1427)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1427)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv60(1427)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1427)@d97f381c6fa7: FIRST inter-BSC Handover done MSC_Test_0-RAN(1417)@d97f381c6fa7: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1417)@d97f381c6fa7: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_ipv60(1427) MSC_Test_1-SCCP(1419)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_1-SCCP(1419)@d97f381c6fa7: vl_len:16 MSC_Test_1-SCCP(1419)@d97f381c6fa7: vl_from0 MSC_Test_1-SCCP(1419)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O MSC_Test_1-M3UA(1421)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1418)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1418)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1416)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-SCCP(1416)@d97f381c6fa7: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1417)@d97f381c6fa7: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1417)@d97f381c6fa7: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1417)@d97f381c6fa7: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_ipv60(1427) MSC_Test_0-RAN(1417)@d97f381c6fa7: Added conn table entry 0TC_ho_inter_bsc_ipv60(1427)15279418 MSC_Test_0-SCCP(1416)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1416)@d97f381c6fa7: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1418)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1416)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1416)@d97f381c6fa7: vl_len:37 MSC_Test_0-SCCP(1416)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1416)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0023121709062BD1040E000900007C120000000000000000000000000000000323287E0180'O MSC_Test_0-M3UA(1418)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1421)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(1421)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1419)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_1-SCCP(1419)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1419)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1419)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv61(1428)@d97f381c6fa7: GOT HandoverCommand{ discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 22, pdu := { bssmap := { handoverCommand := { messageType := '13'O, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 9, layer3info := '062BD1040E00090000'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F000'O, lac := '0000'O, ci := '0000'O } } }, newBSSToOldBSSInfo := omit, talkerPriority := omit } } } } MSC_Test_0-SCCP(1416)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1416)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1416)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1416)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1418)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1421)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(1421)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1419)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_1-SCCP(1419)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1419)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1419)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1416)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1416)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1416)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1416)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1418)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1421)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(1421)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1419)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_1-SCCP(1419)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1419)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1419)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1419)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_1-SCCP(1419)@d97f381c6fa7: vl_len:3 MSC_Test_1-SCCP(1419)@d97f381c6fa7: vl_from0 MSC_Test_1-SCCP(1419)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_1-M3UA(1421)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1421)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(1421)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1419)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_1-M3UA(1421)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1420)@d97f381c6fa7: Deleted conn table entry 0TC_ho_inter_bsc_ipv61(1428)2153483 TC_ho_inter_bsc_ipv61(1428)@d97f381c6fa7: setverdict(pass): none -> pass TC_ho_inter_bsc_ipv61(1428)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv61(1428)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv61(1428)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv61(1428)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv61(1428)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv61(1428)@d97f381c6fa7: Final verdict of PTC: pass TC_ho_inter_bsc_ipv60(1427)@d97f381c6fa7: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1418)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1418)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1416)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1416)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1416)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1416)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1427)@d97f381c6fa7: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1417)@d97f381c6fa7: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1417)@d97f381c6fa7: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1416)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1416)@d97f381c6fa7: vl_len:9 MSC_Test_0-SCCP(1416)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1416)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O MSC_Test_0-M3UA(1418)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1418)@d97f381c6fa7: Message received on association #8 MSC_Test-MNCC(1422)@d97f381c6fa7: Deleted conn table entry 0TC_ho_inter_bsc_ipv60(1427)-2147483631 MSC_Test_0-M3UA(1418)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1418)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1418)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1416)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1416)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1416)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1416)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1416)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1416)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1416)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1416)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1427)@d97f381c6fa7: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_bsc_ipv60(1427)@d97f381c6fa7: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc_ipv60(1427)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_ipv60(1427)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_ipv60(1427)@d97f381c6fa7: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1416)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1416)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1416)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1416)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1418)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1418)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1418)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1416)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1418)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1417)@d97f381c6fa7: Deleted conn table entry 0TC_ho_inter_bsc_ipv60(1427)15279418 TC_ho_inter_bsc_ipv60(1427)@d97f381c6fa7: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_ipv60(1427)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1427)@d97f381c6fa7: f_call_hangup 9: done TC_ho_inter_bsc_ipv60(1427)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1427)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test-MNCC(1422)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-SCCP(1419)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(1425)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(1417)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(1424)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1430)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-M3UA(1421)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(1418)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1415)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(1416)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-RAN(1420)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(1426)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(1423)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1429)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1415): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(1416): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(1417): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(1418): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-SCCP(1419): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-RAN(1420): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-M3UA(1421): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(1422): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(1423): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(1424): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(1425): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(1426): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_ho_inter_bsc_ipv60(1427): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC TC_ho_inter_bsc_ipv61(1428): pass (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1429): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1430): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_ho_inter_bsc_ipv6 finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_ipv6 pass'. Sat Apr 20 08:30:04 UTC 2024 ====== MSC_Tests.TC_ho_inter_bsc_ipv6 pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_ho_inter_bsc_ipv6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=740637) Waiting for packet dumper to finish... 1 (prev_count=740637, count=743070) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_ipv6 pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_csd'. ------ MSC_Tests.TC_ho_inter_bsc_csd ------ Sat Apr 20 08:30:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_csd' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_ho_inter_bsc_csd started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(1434)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(1434)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1434)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(1432)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_1-M3UA(1437)@d97f381c6fa7: ************************************************* MSC_Test_1-M3UA(1437)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1437)@d97f381c6fa7: ************************************************* MSC_Test_1-SCCP(1435)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1438)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1434)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(1434)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1434)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1434)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(1434)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1434)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1434)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1434)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1434)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1434)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1434)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1434)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1434)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1434)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1434)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1434)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1437)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23907 to server: "172.18.186.200":2905 association #8 MSC_Test_1-M3UA(1437)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1437)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(1437)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_1-M3UA(1437)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1437)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(1437)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1437)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1437)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1437)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(1437)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1437)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(1437)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1437)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1437)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(1437)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1440)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1440)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1440)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1440)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1440)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1440)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1440)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1440)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ho_inter_bsc_csd0(1443)@d97f381c6fa7: ----------------------------------------------- TC_ho_inter_bsc_csd0(1443)@d97f381c6fa7: "CSD Bearer Service: BS25T" TC_ho_inter_bsc_csd0(1443)@d97f381c6fa7: ----------------------------------------------- MSC_Test-GSUP(1441)@d97f381c6fa7: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_csd0(1443) TC_ho_inter_bsc_csd0(1443)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000053'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1434)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1434)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1434)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1433)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1433)@d97f381c6fa7: Added conn table entry 0TC_ho_inter_bsc_csd0(1443)14156853 MSC_Test_0-RAN(1433)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1432)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1434)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1434)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1434)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1434)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1434)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1432)@d97f381c6fa7: { messageType := 2, destLocRef := 'D80435'O, sourceLocRef := '000105'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1432)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1432)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1432)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1432)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1432)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1441)@d97f381c6fa7: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_csd0(1443) MSC_Test-GSUP(1441)@d97f381c6fa7: Added IMSI table entry 0TC_ho_inter_bsc_csd0(1443)"262420000000053" MSC_Test_0-SCCP(1432)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1432)@d97f381c6fa7: vl_len:11 MSC_Test_0-SCCP(1432)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1432)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1434)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_csd0(1443)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd0(1443)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(1434)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1434)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1432)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1432)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1432)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1432)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1443)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1433)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1433)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(1432)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1432)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1432)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1432)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1434)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1434)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1434)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1432)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1432)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1432)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1432)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1432)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1432)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1432)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1432)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1434)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1434)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1434)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1432)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1434)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1433)@d97f381c6fa7: Deleted conn table entry 0TC_ho_inter_bsc_csd0(1443)14156853 TC_ho_inter_bsc_csd0(1443)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1443)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd0(1443)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1443)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1443)@d97f381c6fa7: 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 := 'A8421122'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1433)@d97f381c6fa7: Added conn table entry 0TC_ho_inter_bsc_csd0(1443)15471153 MSC_Test_0-RAN(1433)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1432)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1434)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1437)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1437)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(1437)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(1436)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-RAN(1436)@d97f381c6fa7: f_create_expect(l3 := omit, n_connectPointCode := 194 MSC_Test_1-RAN(1436)@d97f381c6fa7: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_csd1(1444) MSC_Test_0-M3UA(1434)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1434)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1434)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1434)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1434)@d97f381c6fa7: Message received on association #8 MSC_Test_0-SCCP(1432)@d97f381c6fa7: { messageType := 2, destLocRef := 'EC1231'O, sourceLocRef := '000106'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1432)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1434)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1432)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1432)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1432)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1432)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1432)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1432)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1432)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1432)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1443)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd0(1443)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1438)@d97f381c6fa7: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_csd0(1443) MSC_Test-MGCP(1439)@d97f381c6fa7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_bsc_csd0(1443) MSC_Test_0-RAN(1433)@d97f381c6fa7: patching N(SD)=1 into dtap '03050407E18A89210440805E04802143F5'O MSC_Test_0-RAN(1433)@d97f381c6fa7: patched enc_l3: '03450407E18A89210440805E04802143F5'O MSC_Test_0-SCCP(1432)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1432)@d97f381c6fa7: vl_len:20 MSC_Test_0-SCCP(1432)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1432)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210440805E04802143F5'O MSC_Test_0-M3UA(1434)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1439)@d97f381c6fa7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "157", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "74" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_inter_bsc_csd0(1443) TC_ho_inter_bsc_csd0(1443)@d97f381c6fa7: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_bsc_csd0(1443)@d97f381c6fa7: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1438)@d97f381c6fa7: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_csd0(1443) MSC_Test-MNCC(1438)@d97f381c6fa7: Added conn table entry 0TC_ho_inter_bsc_csd0(1443)-2147483630 MSC_Test_0-M3UA(1434)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1434)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1432)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1432)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1432)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1432)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1443)@d97f381c6fa7: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_bsc_csd0(1443)@d97f381c6fa7: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1432)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1432)@d97f381c6fa7: vl_len:16 MSC_Test_0-SCCP(1432)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1432)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1434)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_csd0(1443)@d97f381c6fa7: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc_csd0(1443)@d97f381c6fa7: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1434)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1434)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1432)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1432)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1432)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1432)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1434)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1434)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1432)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1432)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1432)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1432)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1443)@d97f381c6fa7: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1434)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1434)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1432)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1432)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1432)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1432)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1443)@d97f381c6fa7: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc_csd0(1443)@d97f381c6fa7: { line := { verb := "MDCX", trans_id := "160", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "74" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "74", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.186.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } TC_ho_inter_bsc_csd0(1443)@d97f381c6fa7: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1433)@d97f381c6fa7: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1433)@d97f381c6fa7: patched enc_l3: '038F'O MSC_Test_0-SCCP(1432)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1432)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1432)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1432)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1434)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_csd0(1443)@d97f381c6fa7: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc_csd0(1443)@d97f381c6fa7: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_csd0(1443)@d97f381c6fa7: f_mo_call_establish DONE TC_ho_inter_bsc_csd0(1443)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1432)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1432)@d97f381c6fa7: vl_len:16 MSC_Test_0-SCCP(1432)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1432)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O MSC_Test_0-M3UA(1434)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1437)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(1437)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1435)@d97f381c6fa7: First idle individual index:0 MSC_Test_1-SCCP(1435)@d97f381c6fa7: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1436)@d97f381c6fa7: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1436)@d97f381c6fa7: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1436)@d97f381c6fa7: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_csd1(1444) MSC_Test_1-RAN(1436)@d97f381c6fa7: Added conn table entry 0TC_ho_inter_bsc_csd1(1444)5088333 MSC_Test_1-SCCP(1435)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_1-SCCP(1435)@d97f381c6fa7: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_1-M3UA(1437)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-SCCP(1435)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_1-SCCP(1435)@d97f381c6fa7: vl_len:25 MSC_Test_1-SCCP(1435)@d97f381c6fa7: vl_from0 MSC_Test_1-SCCP(1435)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060102030409267E0180'O MSC_Test_1-M3UA(1437)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1434)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1434)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1432)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1432)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1432)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1432)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1443)@d97f381c6fa7: GOT HandoverCommand{ discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 22, pdu := { bssmap := { handoverCommand := { messageType := '13'O, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 9, layer3info := '062BD1040E00090000'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F000'O, lac := '0000'O, ci := '0000'O } } }, newBSSToOldBSSInfo := omit, talkerPriority := omit } } } } MSC_Test_1-SCCP(1435)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_1-SCCP(1435)@d97f381c6fa7: vl_len:3 MSC_Test_1-SCCP(1435)@d97f381c6fa7: vl_from0 MSC_Test_1-SCCP(1435)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_1-M3UA(1437)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1434)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1434)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1432)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1432)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1432)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1432)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1435)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_1-SCCP(1435)@d97f381c6fa7: vl_len:3 MSC_Test_1-SCCP(1435)@d97f381c6fa7: vl_from0 MSC_Test_1-SCCP(1435)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1437)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1434)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1434)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1432)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1432)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1432)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1432)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1432)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1432)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1432)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1432)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1434)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1434)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1434)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1432)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-RAN(1433)@d97f381c6fa7: Deleted conn table entry 0TC_ho_inter_bsc_csd0(1443)15471153 MSC_Test_0-M3UA(1434)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_csd0(1443)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1443)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd0(1443)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1443)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd0(1443)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1443)@d97f381c6fa7: FIRST inter-BSC Handover done MSC_Test_0-RAN(1433)@d97f381c6fa7: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1433)@d97f381c6fa7: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_csd0(1443) MSC_Test_1-SCCP(1435)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_1-SCCP(1435)@d97f381c6fa7: vl_len:16 MSC_Test_1-SCCP(1435)@d97f381c6fa7: vl_from0 MSC_Test_1-SCCP(1435)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O MSC_Test_1-M3UA(1437)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1434)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1434)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1432)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-SCCP(1432)@d97f381c6fa7: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1433)@d97f381c6fa7: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1433)@d97f381c6fa7: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1433)@d97f381c6fa7: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_csd0(1443) MSC_Test_0-RAN(1433)@d97f381c6fa7: Added conn table entry 0TC_ho_inter_bsc_csd0(1443)2986160 MSC_Test_0-SCCP(1432)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1432)@d97f381c6fa7: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1434)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1432)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1432)@d97f381c6fa7: vl_len:25 MSC_Test_0-SCCP(1432)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1432)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1434)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1437)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(1437)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1435)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_1-SCCP(1435)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1435)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1435)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd1(1444)@d97f381c6fa7: GOT HandoverCommand{ discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 22, pdu := { bssmap := { handoverCommand := { messageType := '13'O, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 9, layer3info := '062BD1040E00090000'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F000'O, lac := '0000'O, ci := '0000'O } } }, newBSSToOldBSSInfo := omit, talkerPriority := omit } } } } MSC_Test_0-SCCP(1432)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1432)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1432)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1432)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1434)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1437)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(1437)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1435)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_1-SCCP(1435)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1435)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1435)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1432)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1432)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1432)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1432)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1434)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1437)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(1437)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1435)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_1-SCCP(1435)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1435)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1435)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1435)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_1-SCCP(1435)@d97f381c6fa7: vl_len:3 MSC_Test_1-SCCP(1435)@d97f381c6fa7: vl_from0 MSC_Test_1-SCCP(1435)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_1-M3UA(1437)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1437)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(1437)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1435)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_1-M3UA(1437)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1436)@d97f381c6fa7: Deleted conn table entry 0TC_ho_inter_bsc_csd1(1444)5088333 TC_ho_inter_bsc_csd1(1444)@d97f381c6fa7: setverdict(pass): none -> pass TC_ho_inter_bsc_csd1(1444)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd1(1444)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd1(1444)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd1(1444)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd1(1444)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd1(1444)@d97f381c6fa7: Final verdict of PTC: pass TC_ho_inter_bsc_csd0(1443)@d97f381c6fa7: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1434)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1434)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1432)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1432)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1432)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1432)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1443)@d97f381c6fa7: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1433)@d97f381c6fa7: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1433)@d97f381c6fa7: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1432)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1432)@d97f381c6fa7: vl_len:9 MSC_Test_0-SCCP(1432)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1432)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O MSC_Test_0-M3UA(1434)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1434)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1434)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1434)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1434)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1432)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1432)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1432)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1432)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1432)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1432)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1432)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1432)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1438)@d97f381c6fa7: Deleted conn table entry 0TC_ho_inter_bsc_csd0(1443)-2147483630 TC_ho_inter_bsc_csd0(1443)@d97f381c6fa7: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_bsc_csd0(1443)@d97f381c6fa7: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc_csd0(1443)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_csd0(1443)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_csd0(1443)@d97f381c6fa7: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1432)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1432)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1432)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1432)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1434)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1434)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1434)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1432)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1434)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1433)@d97f381c6fa7: Deleted conn table entry 0TC_ho_inter_bsc_csd0(1443)2986160 TC_ho_inter_bsc_csd0(1443)@d97f381c6fa7: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_csd0(1443)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1443)@d97f381c6fa7: f_call_hangup 9: done TC_ho_inter_bsc_csd0(1443)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1443)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-SCCP(1432)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-RAN(1436)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(1439)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1431)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(1441)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-SCCP(1435)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-M3UA(1437)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(1434)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1445)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(1438)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1446)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(1433)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(1442)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(1440)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1431): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(1432): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(1433): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(1434): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-SCCP(1435): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-RAN(1436): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-M3UA(1437): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(1438): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(1439): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(1440): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(1441): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(1442): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_ho_inter_bsc_csd0(1443): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC TC_ho_inter_bsc_csd1(1444): pass (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1445): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1446): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_ho_inter_bsc_csd finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_csd pass'. Sat Apr 20 08:30:21 UTC 2024 ====== MSC_Tests.TC_ho_inter_bsc_csd pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_ho_inter_bsc_csd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=741043) Waiting for packet dumper to finish... 1 (prev_count=741043, count=748925) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_csd pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out'. ------ MSC_Tests.TC_ho_inter_msc_out ------ Sat Apr 20 08:30:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_ho_inter_msc_out started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(1450)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(1450)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1450)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(1448)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1451)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1450)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(1450)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1450)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1450)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(1450)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1450)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1450)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1450)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1450)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1450)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1450)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1450)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1450)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1450)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1450)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1450)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1453)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1453)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_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)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1453)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1453)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@d97f381c6fa7: IPA ID RESP: { { 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)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1453)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-MNCC(1451)@d97f381c6fa7: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out0(1456) MSC_Test-GSUP(1454)@d97f381c6fa7: Created GsupExpect[0] for "262420000000054" to be handled at TC_ho_inter_msc_out0(1456) TC_ho_inter_msc_out0(1456)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000054'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1450)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1450)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1450)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1449)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1449)@d97f381c6fa7: Added conn table entry 0TC_ho_inter_msc_out0(1456)954761 MSC_Test_0-RAN(1449)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1448)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1450)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1450)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1450)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1450)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1450)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1448)@d97f381c6fa7: { messageType := 2, destLocRef := '0E9189'O, sourceLocRef := '000107'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1448)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1448)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1448)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1448)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1448)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1454)@d97f381c6fa7: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out0(1456) MSC_Test-GSUP(1454)@d97f381c6fa7: Added IMSI table entry 0TC_ho_inter_msc_out0(1456)"262420000000054" MSC_Test_0-SCCP(1448)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1448)@d97f381c6fa7: vl_len:11 MSC_Test_0-SCCP(1448)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1448)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1450)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out0(1456)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out0(1456)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(1450)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1450)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1448)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1448)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1448)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1448)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out0(1456)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1449)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1449)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(1448)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1448)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1448)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1448)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1450)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1450)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1450)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1448)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1448)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1448)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1448)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1448)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1448)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1448)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1448)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1450)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1450)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1450)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1448)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1450)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1449)@d97f381c6fa7: Deleted conn table entry 0TC_ho_inter_msc_out0(1456)954761 TC_ho_inter_msc_out0(1456)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out0(1456)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out0(1456)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out0(1456)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out0(1456)@d97f381c6fa7: 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 := '0BEDA8A6'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1449)@d97f381c6fa7: Added conn table entry 0TC_ho_inter_msc_out0(1456)14622327 MSC_Test_0-RAN(1449)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1448)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1450)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1450)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1450)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1450)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1450)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1450)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1450)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1448)@d97f381c6fa7: { messageType := 2, destLocRef := 'DF1E77'O, sourceLocRef := '000108'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1448)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1448)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1448)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1448)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1448)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1448)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1448)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1448)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1448)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out0(1456)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out0(1456)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1451)@d97f381c6fa7: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out0(1456) MSC_Test-MGCP(1452)@d97f381c6fa7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_msc_out0(1456) MSC_Test_0-RAN(1449)@d97f381c6fa7: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1449)@d97f381c6fa7: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1448)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1448)@d97f381c6fa7: vl_len:19 MSC_Test_0-SCCP(1448)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1448)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1450)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1452)@d97f381c6fa7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "165", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "75" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_inter_msc_out0(1456) TC_ho_inter_msc_out0(1456)@d97f381c6fa7: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_msc_out0(1456)@d97f381c6fa7: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1451)@d97f381c6fa7: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out0(1456) MSC_Test-MNCC(1451)@d97f381c6fa7: Added conn table entry 0TC_ho_inter_msc_out0(1456)-2147483629 MSC_Test_0-M3UA(1450)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1450)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1448)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1448)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1448)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1448)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out0(1456)@d97f381c6fa7: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_msc_out0(1456)@d97f381c6fa7: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1448)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1448)@d97f381c6fa7: vl_len:14 MSC_Test_0-SCCP(1448)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1448)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1450)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out0(1456)@d97f381c6fa7: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_msc_out0(1456)@d97f381c6fa7: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1450)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1450)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1448)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1448)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1448)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1448)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1450)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1450)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1448)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1448)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1448)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1448)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out0(1456)@d97f381c6fa7: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1450)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1450)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1448)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1448)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1448)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1448)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out0(1456)@d97f381c6fa7: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_msc_out0(1456)@d97f381c6fa7: { line := { verb := "MDCX", trans_id := "168", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "75" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "75", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.186.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_ho_inter_msc_out0(1456)@d97f381c6fa7: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1449)@d97f381c6fa7: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1449)@d97f381c6fa7: patched enc_l3: '038F'O MSC_Test_0-SCCP(1448)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1448)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1448)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1448)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1450)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out0(1456)@d97f381c6fa7: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_msc_out0(1456)@d97f381c6fa7: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out0(1456)@d97f381c6fa7: f_mo_call_establish DONE TC_ho_inter_msc_out0(1456)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1448)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1448)@d97f381c6fa7: vl_len:16 MSC_Test_0-SCCP(1448)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1448)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O MSC_Test_0-M3UA(1450)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1450)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1450)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(1451)@d97f381c6fa7: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out0(1456) MSC_Test-MNCC(1451)@d97f381c6fa7: Added conn table entry 1TC_ho_inter_msc_out0(1456)-2147483628 MSC_Test_0-SCCP(1448)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1448)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1448)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1448)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1450)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1450)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1448)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1448)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1448)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1448)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1450)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1450)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1448)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1448)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1448)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1448)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1448)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1448)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1448)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1448)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1450)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1450)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1450)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1448)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1450)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1449)@d97f381c6fa7: Deleted conn table entry 0TC_ho_inter_msc_out0(1456)14622327 TC_ho_inter_msc_out0(1456)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out0(1456)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out0(1456)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out0(1456)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out0(1456)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1449)@d97f381c6fa7: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1449)@d97f381c6fa7: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out0(1456) MSC_Test_0-M3UA(1450)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1450)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1448)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-SCCP(1448)@d97f381c6fa7: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1449)@d97f381c6fa7: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1449)@d97f381c6fa7: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1449)@d97f381c6fa7: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out0(1456) MSC_Test_0-RAN(1449)@d97f381c6fa7: Added conn table entry 0TC_ho_inter_msc_out0(1456)16261846 MSC_Test_0-SCCP(1448)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1448)@d97f381c6fa7: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1450)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1448)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1448)@d97f381c6fa7: vl_len:25 MSC_Test_0-SCCP(1448)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1448)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1450)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1448)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1448)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1448)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1448)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1450)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1448)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1448)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1448)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1448)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1450)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out0(1456)@d97f381c6fa7: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1450)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1450)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1448)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1448)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1448)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1448)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out0(1456)@d97f381c6fa7: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1449)@d97f381c6fa7: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1449)@d97f381c6fa7: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1448)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1448)@d97f381c6fa7: vl_len:9 MSC_Test_0-SCCP(1448)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1448)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O MSC_Test_0-M3UA(1450)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1450)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1450)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1450)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1450)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(1451)@d97f381c6fa7: Deleted conn table entry 0TC_ho_inter_msc_out0(1456)-2147483629 MSC_Test_0-SCCP(1448)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1448)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1448)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1448)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1448)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1448)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1448)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1448)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out0(1456)@d97f381c6fa7: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_msc_out0(1456)@d97f381c6fa7: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out0(1456)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out0(1456)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out0(1456)@d97f381c6fa7: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1448)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1448)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1448)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1448)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1450)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1450)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1450)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1448)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1450)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1449)@d97f381c6fa7: Deleted conn table entry 0TC_ho_inter_msc_out0(1456)16261846 TC_ho_inter_msc_out0(1456)@d97f381c6fa7: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out0(1456)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out0(1456)@d97f381c6fa7: f_call_hangup 9: done TC_ho_inter_msc_out0(1456)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out0(1456)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test-MNCC(1451)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(1450)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(1454)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(1448)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1447)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(1449)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(1453)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1457)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(1452)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(1455)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1447): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(1448): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(1449): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(1450): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(1451): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(1452): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(1453): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(1454): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(1455): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_ho_inter_msc_out0(1456): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1457): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_ho_inter_msc_out finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out pass'. Sat Apr 20 08:30:32 UTC 2024 ====== MSC_Tests.TC_ho_inter_msc_out pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_ho_inter_msc_out.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=621200) Waiting for packet dumper to finish... 1 (prev_count=621200, count=623532) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: 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 ------ Sat Apr 20 08:30:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_a5_1' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_ho_inter_msc_out_a5_1 started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(1461)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(1461)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1461)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(1459)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1462)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1461)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(1461)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1461)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1461)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(1461)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1461)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1461)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1461)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1461)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1461)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1461)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1461)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1461)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1461)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1461)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1461)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1464)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1464)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1464)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1464)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1464)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1464)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1464)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1464)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-MNCC(1462)@d97f381c6fa7: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out_a5_10(1467) MSC_Test-GSUP(1465)@d97f381c6fa7: Created GsupExpect[0] for "262420000000054" to be handled at TC_ho_inter_msc_out_a5_10(1467) TC_ho_inter_msc_out_a5_10(1467)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000054'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1461)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1461)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1461)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1460)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1460)@d97f381c6fa7: Added conn table entry 0TC_ho_inter_msc_out_a5_10(1467)3669988 MSC_Test_0-SCCP(1459)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(1460)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1461)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1461)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1461)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@d97f381c6fa7: { messageType := 2, destLocRef := '37FFE4'O, sourceLocRef := '000109'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1459)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(1465)@d97f381c6fa7: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out_a5_10(1467) MSC_Test-GSUP(1465)@d97f381c6fa7: Added IMSI table entry 0TC_ho_inter_msc_out_a5_10(1467)"262420000000054" MSC_Test_0-SCCP(1459)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1459)@d97f381c6fa7: vl_len:11 MSC_Test_0-SCCP(1459)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1459)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1461)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_10(1467)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_10(1467)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(1461)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1461)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1459)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1459)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1459)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1460)@d97f381c6fa7: patching N(SD)=1 into dtap '0514C205F881210478748197'O MSC_Test_0-RAN(1460)@d97f381c6fa7: patched enc_l3: '0554C205F881210478748197'O MSC_Test_0-SCCP(1459)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1459)@d97f381c6fa7: vl_len:15 MSC_Test_0-SCCP(1459)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1459)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000C0554C205F881210478748197'O MSC_Test_0-M3UA(1461)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1461)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1461)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1459)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1459)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1459)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1459)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1459)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1459)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1459)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0003552C02'O MSC_Test_0-M3UA(1461)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1461)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1461)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1459)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1459)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1459)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1461)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1461)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1459)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1459)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1459)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_10(1467)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1460)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1460)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_0-SCCP(1459)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1459)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1459)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1459)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1461)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1461)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1461)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1459)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1459)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1459)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1459)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1459)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1459)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1459)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1461)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1461)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1461)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1461)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1460)@d97f381c6fa7: Deleted conn table entry 0TC_ho_inter_msc_out_a5_10(1467)3669988 TC_ho_inter_msc_out_a5_10(1467)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_10(1467)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_10(1467)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_10(1467)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_10(1467)@d97f381c6fa7: 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 := '0770DC18'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1460)@d97f381c6fa7: Added conn table entry 0TC_ho_inter_msc_out_a5_10(1467)5545961 MSC_Test_0-RAN(1460)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1459)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1461)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1461)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1461)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@d97f381c6fa7: { messageType := 2, destLocRef := '549FE9'O, sourceLocRef := '00010A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1459)@d97f381c6fa7: Session index based on local reference:0 TC_ho_inter_msc_out_a5_10(1467)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_10(1467)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1461)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1461)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1459)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1459)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1459)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1460)@d97f381c6fa7: patching N(SD)=1 into dtap '0514D23E5A22210493B9596A'O MSC_Test_0-RAN(1460)@d97f381c6fa7: patched enc_l3: '0554D23E5A22210493B9596A'O MSC_Test_0-SCCP(1459)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1459)@d97f381c6fa7: vl_len:15 MSC_Test_0-SCCP(1459)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1459)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000C0554D23E5A22210493B9596A'O MSC_Test_0-M3UA(1461)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1461)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1461)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1459)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1459)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1459)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1459)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1459)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1459)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1459)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0003552C02'O MSC_Test_0-M3UA(1461)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1461)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1461)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1459)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1459)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1459)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1462)@d97f381c6fa7: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out_a5_10(1467) MSC_Test-MGCP(1463)@d97f381c6fa7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_msc_out_a5_10(1467) MSC_Test_0-RAN(1460)@d97f381c6fa7: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1460)@d97f381c6fa7: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1459)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1459)@d97f381c6fa7: vl_len:19 MSC_Test_0-SCCP(1459)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1459)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1461)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1463)@d97f381c6fa7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "172", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "76" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_inter_msc_out_a5_10(1467) TC_ho_inter_msc_out_a5_10(1467)@d97f381c6fa7: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_msc_out_a5_10(1467)@d97f381c6fa7: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1462)@d97f381c6fa7: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out_a5_10(1467) MSC_Test-MNCC(1462)@d97f381c6fa7: Added conn table entry 0TC_ho_inter_msc_out_a5_10(1467)-2147483627 MSC_Test_0-M3UA(1461)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1461)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1459)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1459)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1459)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_10(1467)@d97f381c6fa7: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_msc_out_a5_10(1467)@d97f381c6fa7: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1459)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1459)@d97f381c6fa7: vl_len:14 MSC_Test_0-SCCP(1459)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1459)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1461)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_10(1467)@d97f381c6fa7: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_msc_out_a5_10(1467)@d97f381c6fa7: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1461)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1461)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1459)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1459)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1459)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1461)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1461)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1459)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1459)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1459)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_10(1467)@d97f381c6fa7: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1461)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1461)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1459)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1459)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1459)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_10(1467)@d97f381c6fa7: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_msc_out_a5_10(1467)@d97f381c6fa7: { line := { verb := "MDCX", trans_id := "175", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "76" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "76", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.186.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_ho_inter_msc_out_a5_10(1467)@d97f381c6fa7: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1460)@d97f381c6fa7: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1460)@d97f381c6fa7: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1459)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1459)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1459)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1459)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000203CF'O MSC_Test_0-M3UA(1461)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_10(1467)@d97f381c6fa7: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_msc_out_a5_10(1467)@d97f381c6fa7: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out_a5_10(1467)@d97f381c6fa7: f_mo_call_establish DONE TC_ho_inter_msc_out_a5_10(1467)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1459)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1459)@d97f381c6fa7: vl_len:16 MSC_Test_0-SCCP(1459)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1459)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O MSC_Test_0-M3UA(1461)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1461)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1461)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(1462)@d97f381c6fa7: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out_a5_10(1467) MSC_Test-MNCC(1462)@d97f381c6fa7: Added conn table entry 1TC_ho_inter_msc_out_a5_10(1467)-2147483626 MSC_Test_0-SCCP(1459)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1459)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1459)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1459)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1461)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1461)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1459)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1459)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1459)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1461)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1461)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1459)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1459)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1459)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1459)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1459)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1459)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1459)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1461)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1461)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1461)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1461)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1460)@d97f381c6fa7: Deleted conn table entry 0TC_ho_inter_msc_out_a5_10(1467)5545961 TC_ho_inter_msc_out_a5_10(1467)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_10(1467)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_10(1467)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_10(1467)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_10(1467)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1460)@d97f381c6fa7: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1460)@d97f381c6fa7: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out_a5_10(1467) MSC_Test_0-M3UA(1461)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1461)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-SCCP(1459)@d97f381c6fa7: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1460)@d97f381c6fa7: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1460)@d97f381c6fa7: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1460)@d97f381c6fa7: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out_a5_10(1467) MSC_Test_0-RAN(1460)@d97f381c6fa7: Added conn table entry 0TC_ho_inter_msc_out_a5_10(1467)14116724 MSC_Test_0-SCCP(1459)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1459)@d97f381c6fa7: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1461)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1459)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1459)@d97f381c6fa7: vl_len:27 MSC_Test_0-SCCP(1459)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1459)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0019121709062BD1040E000900002C027C060908070623287E0180'O MSC_Test_0-M3UA(1461)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1459)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1459)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1459)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1459)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1461)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1459)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1459)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1459)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1459)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1461)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_10(1467)@d97f381c6fa7: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1461)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1461)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1459)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1459)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1459)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_10(1467)@d97f381c6fa7: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1460)@d97f381c6fa7: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1460)@d97f381c6fa7: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1459)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1459)@d97f381c6fa7: vl_len:9 MSC_Test_0-SCCP(1459)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1459)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O MSC_Test_0-M3UA(1461)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1461)@d97f381c6fa7: Message received on association #8 MSC_Test-MNCC(1462)@d97f381c6fa7: Deleted conn table entry 0TC_ho_inter_msc_out_a5_10(1467)-2147483627 MSC_Test_0-M3UA(1461)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1461)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1461)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_ho_inter_msc_out_a5_10(1467)@d97f381c6fa7: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-SCCP(1459)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1459)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1459)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1459)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1459)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1459)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1459)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1459)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_10(1467)@d97f381c6fa7: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out_a5_10(1467)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_a5_10(1467)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_a5_10(1467)@d97f381c6fa7: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1459)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1459)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1459)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1459)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1461)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1461)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1461)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-RAN(1460)@d97f381c6fa7: Deleted conn table entry 0TC_ho_inter_msc_out_a5_10(1467)14116724 MSC_Test_0-M3UA(1461)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_10(1467)@d97f381c6fa7: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out_a5_10(1467)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_10(1467)@d97f381c6fa7: f_call_hangup 9: done MSC_Test_0-M3UA(1461)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1461)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1461)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_10(1467)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_10(1467)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test-GSUP(1465)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(1459)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(1466)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1458)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(1462)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(1461)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1468)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(1460)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(1463)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(1464)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1458): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(1459): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(1460): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(1461): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(1462): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(1463): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(1464): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(1465): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(1466): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_ho_inter_msc_out_a5_10(1467): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1468): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_ho_inter_msc_out_a5_1 finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_a5_1 pass'. Sat Apr 20 08:30:43 UTC 2024 ====== MSC_Tests.TC_ho_inter_msc_out_a5_1 pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_ho_inter_msc_out_a5_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=710672) Waiting for packet dumper to finish... 1 (prev_count=710672, count=712427) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_a5_1 pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: 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 ------ Sat Apr 20 08:30:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_a5_3' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_ho_inter_msc_out_a5_3 started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1472)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(1472)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1472)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-SCCP(1470)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1473)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1472)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(1472)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1472)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1472)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(1472)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1472)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1472)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1472)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1472)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1472)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1472)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1472)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1472)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1472)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1472)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1472)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1475)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1475)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1475)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1475)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1475)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1475)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1475)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1475)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-MNCC(1473)@d97f381c6fa7: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out_a5_30(1478) MSC_Test-GSUP(1476)@d97f381c6fa7: Created GsupExpect[0] for "262420000000054" to be handled at TC_ho_inter_msc_out_a5_30(1478) TC_ho_inter_msc_out_a5_30(1478)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000054'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1472)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1472)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1472)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1471)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1471)@d97f381c6fa7: Added conn table entry 0TC_ho_inter_msc_out_a5_30(1478)6572323 MSC_Test_0-RAN(1471)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1470)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1472)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1472)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1472)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@d97f381c6fa7: { messageType := 2, destLocRef := '644923'O ("dI#"), sourceLocRef := '00010B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1470)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(1476)@d97f381c6fa7: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out_a5_30(1478) MSC_Test-GSUP(1476)@d97f381c6fa7: Added IMSI table entry 0TC_ho_inter_msc_out_a5_30(1478)"262420000000054" MSC_Test_0-SCCP(1470)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@d97f381c6fa7: vl_len:11 MSC_Test_0-SCCP(1470)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1470)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1472)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_30(1478)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_30(1478)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(1472)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1472)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1470)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1471)@d97f381c6fa7: patching N(SD)=1 into dtap '0514B5C2134E210481DB11CA'O MSC_Test_0-RAN(1471)@d97f381c6fa7: patched enc_l3: '0554B5C2134E210481DB11CA'O MSC_Test_0-SCCP(1470)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@d97f381c6fa7: vl_len:15 MSC_Test_0-SCCP(1470)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1470)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000C0554B5C2134E210481DB11CA'O MSC_Test_0-M3UA(1472)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1472)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1472)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1470)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1470)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1470)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1470)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1472)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1472)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1472)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1470)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1472)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1472)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1470)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_30(1478)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1471)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1471)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_0-SCCP(1470)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1470)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1470)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1472)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1472)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1472)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1470)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1470)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1470)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1470)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1472)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1472)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1472)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1472)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1471)@d97f381c6fa7: Deleted conn table entry 0TC_ho_inter_msc_out_a5_30(1478)6572323 TC_ho_inter_msc_out_a5_30(1478)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_30(1478)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_30(1478)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_30(1478)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_30(1478)@d97f381c6fa7: 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 := '0F05641C'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1471)@d97f381c6fa7: Added conn table entry 0TC_ho_inter_msc_out_a5_30(1478)16771082 MSC_Test_0-RAN(1471)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1470)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1472)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1472)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1472)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@d97f381c6fa7: { messageType := 2, destLocRef := 'FFE80A'O, sourceLocRef := '00010C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1470)@d97f381c6fa7: Session index based on local reference:0 TC_ho_inter_msc_out_a5_30(1478)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_30(1478)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1472)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1472)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1470)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1471)@d97f381c6fa7: patching N(SD)=1 into dtap '05143B5F69F62104A4676EB6'O MSC_Test_0-RAN(1471)@d97f381c6fa7: patched enc_l3: '05543B5F69F62104A4676EB6'O MSC_Test_0-SCCP(1470)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@d97f381c6fa7: vl_len:15 MSC_Test_0-SCCP(1470)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1470)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000C05543B5F69F62104A4676EB6'O MSC_Test_0-M3UA(1472)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1472)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1472)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1470)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1470)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1470)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1470)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1472)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1472)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1472)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1470)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1473)@d97f381c6fa7: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out_a5_30(1478) MSC_Test-MGCP(1474)@d97f381c6fa7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_msc_out_a5_30(1478) MSC_Test_0-RAN(1471)@d97f381c6fa7: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1471)@d97f381c6fa7: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1470)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@d97f381c6fa7: vl_len:19 MSC_Test_0-SCCP(1470)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1470)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1472)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1474)@d97f381c6fa7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "179", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "77" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_inter_msc_out_a5_30(1478) TC_ho_inter_msc_out_a5_30(1478)@d97f381c6fa7: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_msc_out_a5_30(1478)@d97f381c6fa7: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1473)@d97f381c6fa7: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out_a5_30(1478) MSC_Test-MNCC(1473)@d97f381c6fa7: Added conn table entry 0TC_ho_inter_msc_out_a5_30(1478)-2147483625 MSC_Test_0-M3UA(1472)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1472)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1470)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_30(1478)@d97f381c6fa7: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_msc_out_a5_30(1478)@d97f381c6fa7: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1470)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@d97f381c6fa7: vl_len:14 MSC_Test_0-SCCP(1470)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1470)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1472)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_30(1478)@d97f381c6fa7: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_msc_out_a5_30(1478)@d97f381c6fa7: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1472)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1472)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1470)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1472)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1472)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1470)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_30(1478)@d97f381c6fa7: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1472)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1472)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1470)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_30(1478)@d97f381c6fa7: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_msc_out_a5_30(1478)@d97f381c6fa7: { line := { verb := "MDCX", trans_id := "182", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "77" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "77", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.186.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_ho_inter_msc_out_a5_30(1478)@d97f381c6fa7: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1471)@d97f381c6fa7: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1471)@d97f381c6fa7: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1470)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1470)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1470)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000203CF'O MSC_Test_0-M3UA(1472)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_30(1478)@d97f381c6fa7: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_msc_out_a5_30(1478)@d97f381c6fa7: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out_a5_30(1478)@d97f381c6fa7: f_mo_call_establish DONE TC_ho_inter_msc_out_a5_30(1478)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1470)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@d97f381c6fa7: vl_len:16 MSC_Test_0-SCCP(1470)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1470)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O MSC_Test_0-M3UA(1472)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1472)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1472)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1470)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1473)@d97f381c6fa7: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out_a5_30(1478) MSC_Test-MNCC(1473)@d97f381c6fa7: Added conn table entry 1TC_ho_inter_msc_out_a5_30(1478)-2147483624 MSC_Test_0-M3UA(1472)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1472)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1470)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1472)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1472)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1470)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1470)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1470)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1470)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1472)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1472)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1472)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1472)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1471)@d97f381c6fa7: Deleted conn table entry 0TC_ho_inter_msc_out_a5_30(1478)16771082 TC_ho_inter_msc_out_a5_30(1478)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_30(1478)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_30(1478)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_30(1478)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_30(1478)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1471)@d97f381c6fa7: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1471)@d97f381c6fa7: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out_a5_30(1478) MSC_Test_0-M3UA(1472)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1472)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-SCCP(1470)@d97f381c6fa7: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1471)@d97f381c6fa7: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1471)@d97f381c6fa7: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1471)@d97f381c6fa7: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out_a5_30(1478) MSC_Test_0-RAN(1471)@d97f381c6fa7: Added conn table entry 0TC_ho_inter_msc_out_a5_30(1478)14224045 MSC_Test_0-SCCP(1470)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@d97f381c6fa7: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1472)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1470)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@d97f381c6fa7: vl_len:27 MSC_Test_0-SCCP(1470)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1470)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0019121709062BD1040E000900002C047C060908070623287E0180'O MSC_Test_0-M3UA(1472)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1470)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1470)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1470)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1472)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1470)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1470)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1470)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1472)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_30(1478)@d97f381c6fa7: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1472)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1472)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1470)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_30(1478)@d97f381c6fa7: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1471)@d97f381c6fa7: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1471)@d97f381c6fa7: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1470)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@d97f381c6fa7: vl_len:9 MSC_Test_0-SCCP(1470)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1470)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O MSC_Test_0-M3UA(1472)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1472)@d97f381c6fa7: Message received on association #8 MSC_Test-MNCC(1473)@d97f381c6fa7: Deleted conn table entry 0TC_ho_inter_msc_out_a5_30(1478)-2147483625 MSC_Test_0-M3UA(1472)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1472)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1472)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1470)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_30(1478)@d97f381c6fa7: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-SCCP(1470)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1470)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_30(1478)@d97f381c6fa7: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out_a5_30(1478)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_a5_30(1478)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_a5_30(1478)@d97f381c6fa7: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1470)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1470)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1470)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1472)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1472)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1472)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1472)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1471)@d97f381c6fa7: Deleted conn table entry 0TC_ho_inter_msc_out_a5_30(1478)14224045 TC_ho_inter_msc_out_a5_30(1478)@d97f381c6fa7: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out_a5_30(1478)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_30(1478)@d97f381c6fa7: f_call_hangup 9: done TC_ho_inter_msc_out_a5_30(1478)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_30(1478)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-SCCP(1470)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(1476)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(1474)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1479)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(1477)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(1471)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(1472)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(1473)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1469)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(1475)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1469): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(1470): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(1471): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(1472): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(1473): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(1474): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(1475): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(1476): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(1477): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_ho_inter_msc_out_a5_30(1478): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1479): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_ho_inter_msc_out_a5_3 finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_a5_3 pass'. Sat Apr 20 08:30:54 UTC 2024 ====== MSC_Tests.TC_ho_inter_msc_out_a5_3 pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_ho_inter_msc_out_a5_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=696944) Waiting for packet dumper to finish... 1 (prev_count=696944, count=698021) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_a5_3 pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: 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 ------ Sat Apr 20 08:30:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_a5_4' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_ho_inter_msc_out_a5_4 started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(1483)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(1483)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1483)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(1481)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1484)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1483)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(1483)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1483)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1483)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(1483)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1483)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1483)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1483)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1483)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1483)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1483)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1483)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1483)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1483)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1483)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1483)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1486)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1486)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1486)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1486)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1486)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1486)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1486)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1486)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-MNCC(1484)@d97f381c6fa7: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out_a5_40(1489) MSC_Test-GSUP(1487)@d97f381c6fa7: Created GsupExpect[0] for "262420000000054" to be handled at TC_ho_inter_msc_out_a5_40(1489) TC_ho_inter_msc_out_a5_40(1489)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000054'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1483)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1483)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1483)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1482)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1482)@d97f381c6fa7: Added conn table entry 0TC_ho_inter_msc_out_a5_40(1489)7037646 MSC_Test_0-SCCP(1481)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(1482)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1483)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1483)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1483)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@d97f381c6fa7: { messageType := 2, destLocRef := '6B62CE'O, sourceLocRef := '00010D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1481)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(1487)@d97f381c6fa7: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out_a5_40(1489) MSC_Test-GSUP(1487)@d97f381c6fa7: Added IMSI table entry 0TC_ho_inter_msc_out_a5_40(1489)"262420000000054" MSC_Test_0-SCCP(1481)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@d97f381c6fa7: vl_len:11 MSC_Test_0-SCCP(1481)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1481)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1483)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_40(1489)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_40(1489)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(1483)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1483)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1482)@d97f381c6fa7: patching N(SD)=1 into dtap '0514440BD52C2104E1F01BD5'O MSC_Test_0-RAN(1482)@d97f381c6fa7: patched enc_l3: '0554440BD52C2104E1F01BD5'O MSC_Test_0-SCCP(1481)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@d97f381c6fa7: vl_len:15 MSC_Test_0-SCCP(1481)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1481)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000C0554440BD52C2104E1F01BD5'O MSC_Test_0-M3UA(1483)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1483)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1483)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1481)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1481)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1481)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0003552C05'O MSC_Test_0-M3UA(1483)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1483)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1483)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1483)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1483)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_40(1489)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1482)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1482)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_0-SCCP(1481)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1481)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1481)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1483)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1483)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1483)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1481)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1481)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1481)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1483)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1483)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1483)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1483)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1482)@d97f381c6fa7: Deleted conn table entry 0TC_ho_inter_msc_out_a5_40(1489)7037646 TC_ho_inter_msc_out_a5_40(1489)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_40(1489)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_40(1489)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_40(1489)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_40(1489)@d97f381c6fa7: 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 := '201BFA88'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1482)@d97f381c6fa7: Added conn table entry 0TC_ho_inter_msc_out_a5_40(1489)7256281 MSC_Test_0-RAN(1482)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1481)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1483)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1483)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1483)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@d97f381c6fa7: { messageType := 2, destLocRef := '6EB8D9'O, sourceLocRef := '00010E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1481)@d97f381c6fa7: Session index based on local reference:0 TC_ho_inter_msc_out_a5_40(1489)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_40(1489)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1483)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1483)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1482)@d97f381c6fa7: patching N(SD)=1 into dtap '0514C71648192104561BAB3B'O MSC_Test_0-RAN(1482)@d97f381c6fa7: patched enc_l3: '0554C71648192104561BAB3B'O MSC_Test_0-SCCP(1481)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@d97f381c6fa7: vl_len:15 MSC_Test_0-SCCP(1481)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1481)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000C0554C71648192104561BAB3B'O MSC_Test_0-M3UA(1483)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1483)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1483)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1481)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1481)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1481)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0003552C05'O MSC_Test_0-M3UA(1483)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1483)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1483)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1484)@d97f381c6fa7: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out_a5_40(1489) MSC_Test-MGCP(1485)@d97f381c6fa7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_msc_out_a5_40(1489) MSC_Test_0-RAN(1482)@d97f381c6fa7: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1482)@d97f381c6fa7: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1481)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@d97f381c6fa7: vl_len:19 MSC_Test_0-SCCP(1481)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1481)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1483)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1485)@d97f381c6fa7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "186", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "78" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_inter_msc_out_a5_40(1489) TC_ho_inter_msc_out_a5_40(1489)@d97f381c6fa7: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_msc_out_a5_40(1489)@d97f381c6fa7: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1484)@d97f381c6fa7: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out_a5_40(1489) MSC_Test-MNCC(1484)@d97f381c6fa7: Added conn table entry 0TC_ho_inter_msc_out_a5_40(1489)-2147483623 MSC_Test_0-M3UA(1483)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1483)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_40(1489)@d97f381c6fa7: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_msc_out_a5_40(1489)@d97f381c6fa7: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1481)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@d97f381c6fa7: vl_len:14 MSC_Test_0-SCCP(1481)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1481)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1483)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_40(1489)@d97f381c6fa7: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_msc_out_a5_40(1489)@d97f381c6fa7: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1483)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1483)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1483)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1483)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_40(1489)@d97f381c6fa7: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1483)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1483)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_40(1489)@d97f381c6fa7: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_msc_out_a5_40(1489)@d97f381c6fa7: { line := { verb := "MDCX", trans_id := "189", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "78" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "78", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.186.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_ho_inter_msc_out_a5_40(1489)@d97f381c6fa7: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1482)@d97f381c6fa7: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1482)@d97f381c6fa7: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1481)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1481)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1481)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000203CF'O MSC_Test_0-M3UA(1483)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_40(1489)@d97f381c6fa7: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_msc_out_a5_40(1489)@d97f381c6fa7: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out_a5_40(1489)@d97f381c6fa7: f_mo_call_establish DONE TC_ho_inter_msc_out_a5_40(1489)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1481)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@d97f381c6fa7: vl_len:16 MSC_Test_0-SCCP(1481)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1481)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O MSC_Test_0-M3UA(1483)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1483)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1483)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1484)@d97f381c6fa7: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out_a5_40(1489) MSC_Test-MNCC(1484)@d97f381c6fa7: Added conn table entry 1TC_ho_inter_msc_out_a5_40(1489)-2147483622 MSC_Test_0-M3UA(1483)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1483)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1483)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1483)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1481)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1481)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1481)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1483)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1483)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1483)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-RAN(1482)@d97f381c6fa7: Deleted conn table entry 0TC_ho_inter_msc_out_a5_40(1489)7256281 TC_ho_inter_msc_out_a5_40(1489)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1483)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_40(1489)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_40(1489)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_40(1489)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_40(1489)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1482)@d97f381c6fa7: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1482)@d97f381c6fa7: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out_a5_40(1489) MSC_Test_0-M3UA(1483)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1483)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-SCCP(1481)@d97f381c6fa7: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1482)@d97f381c6fa7: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1482)@d97f381c6fa7: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1482)@d97f381c6fa7: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out_a5_40(1489) MSC_Test_0-RAN(1482)@d97f381c6fa7: Added conn table entry 0TC_ho_inter_msc_out_a5_40(1489)7738283 MSC_Test_0-SCCP(1481)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@d97f381c6fa7: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1483)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1481)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@d97f381c6fa7: vl_len:27 MSC_Test_0-SCCP(1481)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1481)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0019121709062BD1040E000900002C057C060908070623287E0180'O MSC_Test_0-M3UA(1483)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1481)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1481)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1481)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1483)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1481)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1481)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1481)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1483)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_40(1489)@d97f381c6fa7: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1483)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1483)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_40(1489)@d97f381c6fa7: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1482)@d97f381c6fa7: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1482)@d97f381c6fa7: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1481)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@d97f381c6fa7: vl_len:9 MSC_Test_0-SCCP(1481)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1481)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O MSC_Test_0-M3UA(1483)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1484)@d97f381c6fa7: Deleted conn table entry 0TC_ho_inter_msc_out_a5_40(1489)-2147483623 MSC_Test_0-M3UA(1483)@d97f381c6fa7: Message received on association #8 TC_ho_inter_msc_out_a5_40(1489)@d97f381c6fa7: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-M3UA(1483)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1483)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1483)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1481)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_40(1489)@d97f381c6fa7: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out_a5_40(1489)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_a5_40(1489)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_a5_40(1489)@d97f381c6fa7: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1481)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1481)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1481)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1483)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1483)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1483)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-RAN(1482)@d97f381c6fa7: Deleted conn table entry 0TC_ho_inter_msc_out_a5_40(1489)7738283 MSC_Test_0-M3UA(1483)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_40(1489)@d97f381c6fa7: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out_a5_40(1489)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_40(1489)@d97f381c6fa7: f_call_hangup 9: done TC_ho_inter_msc_out_a5_40(1489)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_40(1489)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-SCCP(1481)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(1487)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(1484)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1480)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(1482)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(1483)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(1488)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1490)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(1486)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(1485)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1480): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(1481): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(1482): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(1483): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(1484): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(1485): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(1486): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(1487): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(1488): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_ho_inter_msc_out_a5_40(1489): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1490): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_ho_inter_msc_out_a5_4 finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_a5_4 pass'. Sat Apr 20 08:31:05 UTC 2024 ====== MSC_Tests.TC_ho_inter_msc_out_a5_4 pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_ho_inter_msc_out_a5_4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=696276) Waiting for packet dumper to finish... 1 (prev_count=696276, count=698031) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_a5_4 pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_ipv6'. ------ MSC_Tests.TC_ho_inter_msc_out_ipv6 ------ Sat Apr 20 08:31:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_ipv6' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_ho_inter_msc_out_ipv6 started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1494)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(1494)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1494)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-SCCP(1492)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1495)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1494)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(1494)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1494)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1494)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(1494)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1494)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1494)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1494)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1494)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1494)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1494)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1494)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1494)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1494)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1494)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1494)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1497)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1497)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1497)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1497)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1497)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1497)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1497)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1497)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-MNCC(1495)@d97f381c6fa7: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out_ipv60(1500) MSC_Test-GSUP(1498)@d97f381c6fa7: Created GsupExpect[0] for "262420000000054" to be handled at TC_ho_inter_msc_out_ipv60(1500) TC_ho_inter_msc_out_ipv60(1500)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000054'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1494)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1494)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1494)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1493)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1493)@d97f381c6fa7: Added conn table entry 0TC_ho_inter_msc_out_ipv60(1500)7313427 MSC_Test_0-SCCP(1492)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(1493)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1494)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1494)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1494)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1494)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1494)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1492)@d97f381c6fa7: { messageType := 2, destLocRef := '6F9813'O, sourceLocRef := '00010F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1492)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1492)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1492)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1492)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1492)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1498)@d97f381c6fa7: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out_ipv60(1500) MSC_Test-GSUP(1498)@d97f381c6fa7: Added IMSI table entry 0TC_ho_inter_msc_out_ipv60(1500)"262420000000054" MSC_Test_0-SCCP(1492)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1492)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1492)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1492)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1494)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_ipv60(1500)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_ipv60(1500)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(1494)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1494)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1492)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1492)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1492)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1492)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_ipv60(1500)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1493)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1493)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(1492)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1492)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1492)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1492)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1494)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1494)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1494)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1492)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1492)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1492)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1492)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1492)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1492)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1492)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1492)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1494)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1494)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1494)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1492)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1494)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1493)@d97f381c6fa7: Deleted conn table entry 0TC_ho_inter_msc_out_ipv60(1500)7313427 TC_ho_inter_msc_out_ipv60(1500)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_ipv60(1500)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_ipv60(1500)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_ipv60(1500)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_ipv60(1500)@d97f381c6fa7: 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 := '267BE3AA'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1493)@d97f381c6fa7: Added conn table entry 0TC_ho_inter_msc_out_ipv60(1500)701857 MSC_Test_0-RAN(1493)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1492)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1494)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1494)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1494)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1492)@d97f381c6fa7: { messageType := 2, destLocRef := '0AB5A1'O, sourceLocRef := '000110'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1492)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1494)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1494)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1494)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1494)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1492)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1492)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1492)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1492)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1492)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1492)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1492)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1492)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_ipv60(1500)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_ipv60(1500)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1495)@d97f381c6fa7: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out_ipv60(1500) MSC_Test-MGCP(1496)@d97f381c6fa7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_msc_out_ipv60(1500) MSC_Test_0-RAN(1493)@d97f381c6fa7: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1493)@d97f381c6fa7: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1492)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1492)@d97f381c6fa7: vl_len:19 MSC_Test_0-SCCP(1492)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1492)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1494)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1496)@d97f381c6fa7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "193", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "79" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_inter_msc_out_ipv60(1500) TC_ho_inter_msc_out_ipv60(1500)@d97f381c6fa7: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_msc_out_ipv60(1500)@d97f381c6fa7: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1495)@d97f381c6fa7: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out_ipv60(1500) MSC_Test-MNCC(1495)@d97f381c6fa7: Added conn table entry 0TC_ho_inter_msc_out_ipv60(1500)-2147483621 MSC_Test_0-M3UA(1494)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1494)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1492)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1492)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1492)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1492)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_ipv60(1500)@d97f381c6fa7: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_msc_out_ipv60(1500)@d97f381c6fa7: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1492)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1492)@d97f381c6fa7: vl_len:26 MSC_Test_0-SCCP(1492)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1492)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0018027C120000000000000000000000000000000323287E0180'O MSC_Test_0-M3UA(1494)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_ipv60(1500)@d97f381c6fa7: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_msc_out_ipv60(1500)@d97f381c6fa7: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1494)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1494)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1492)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1492)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1492)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1492)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1494)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1494)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1492)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1492)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1492)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1492)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_ipv60(1500)@d97f381c6fa7: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1494)@d97f381c6fa7: Message received on association #8 TC_ho_inter_msc_out_ipv60(1500)@d97f381c6fa7: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-M3UA(1494)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1492)@d97f381c6fa7: Session index based on local reference:0 TC_ho_inter_msc_out_ipv60(1500)@d97f381c6fa7: { line := { verb := "MDCX", trans_id := "196", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "79" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "79", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.186.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } MSC_Test_0-SCCP(1492)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1492)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1492)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_ipv60(1500)@d97f381c6fa7: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1493)@d97f381c6fa7: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1493)@d97f381c6fa7: patched enc_l3: '038F'O MSC_Test_0-SCCP(1492)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1492)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1492)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1492)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1494)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_ipv60(1500)@d97f381c6fa7: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_msc_out_ipv60(1500)@d97f381c6fa7: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out_ipv60(1500)@d97f381c6fa7: f_mo_call_establish DONE TC_ho_inter_msc_out_ipv60(1500)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1492)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1492)@d97f381c6fa7: vl_len:16 MSC_Test_0-SCCP(1492)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1492)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O MSC_Test_0-M3UA(1494)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1494)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1494)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1492)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1492)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1492)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1492)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1495)@d97f381c6fa7: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out_ipv60(1500) MSC_Test-MNCC(1495)@d97f381c6fa7: Added conn table entry 1TC_ho_inter_msc_out_ipv60(1500)-2147483620 MSC_Test_0-M3UA(1494)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1494)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1492)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1492)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1492)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1492)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1494)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1494)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1492)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1492)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1492)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1492)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1492)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1492)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1492)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1492)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1494)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1494)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1494)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1492)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-RAN(1493)@d97f381c6fa7: Deleted conn table entry 0TC_ho_inter_msc_out_ipv60(1500)701857 MSC_Test_0-M3UA(1494)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_ipv60(1500)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_ipv60(1500)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_ipv60(1500)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_ipv60(1500)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_ipv60(1500)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1493)@d97f381c6fa7: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1493)@d97f381c6fa7: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out_ipv60(1500) MSC_Test_0-M3UA(1494)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1494)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1492)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-SCCP(1492)@d97f381c6fa7: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1493)@d97f381c6fa7: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1493)@d97f381c6fa7: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1493)@d97f381c6fa7: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out_ipv60(1500) MSC_Test_0-RAN(1493)@d97f381c6fa7: Added conn table entry 0TC_ho_inter_msc_out_ipv60(1500)7944643 MSC_Test_0-SCCP(1492)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1492)@d97f381c6fa7: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1494)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1492)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1492)@d97f381c6fa7: vl_len:37 MSC_Test_0-SCCP(1492)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1492)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0023121709062BD1040E000900007C120000000000000000000000000000000323287E0180'O MSC_Test_0-M3UA(1494)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1492)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1492)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1492)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1492)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1494)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1492)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1492)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1492)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1492)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1494)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_ipv60(1500)@d97f381c6fa7: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1494)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1494)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1492)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1492)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1492)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1492)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_ipv60(1500)@d97f381c6fa7: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1493)@d97f381c6fa7: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1493)@d97f381c6fa7: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1492)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1492)@d97f381c6fa7: vl_len:9 MSC_Test_0-SCCP(1492)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1492)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O MSC_Test_0-M3UA(1494)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1494)@d97f381c6fa7: Message received on association #8 MSC_Test-MNCC(1495)@d97f381c6fa7: Deleted conn table entry 0TC_ho_inter_msc_out_ipv60(1500)-2147483621 MSC_Test_0-M3UA(1494)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1494)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1494)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1492)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1492)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1492)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1492)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1492)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1492)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1492)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1492)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_ipv60(1500)@d97f381c6fa7: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_msc_out_ipv60(1500)@d97f381c6fa7: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out_ipv60(1500)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_ipv60(1500)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_ipv60(1500)@d97f381c6fa7: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1492)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1492)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1492)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1492)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1494)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1494)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1494)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1492)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1494)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1493)@d97f381c6fa7: Deleted conn table entry 0TC_ho_inter_msc_out_ipv60(1500)7944643 TC_ho_inter_msc_out_ipv60(1500)@d97f381c6fa7: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out_ipv60(1500)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_ipv60(1500)@d97f381c6fa7: f_call_hangup 9: done TC_ho_inter_msc_out_ipv60(1500)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_ipv60(1500)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-M3UA(1494)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(1495)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(1492)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(1497)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(1493)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(1498)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1491)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(1499)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1501)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(1496)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1491): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(1492): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(1493): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(1494): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(1495): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(1496): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(1497): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(1498): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(1499): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_ho_inter_msc_out_ipv60(1500): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1501): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_ho_inter_msc_out_ipv6 finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_ipv6 pass'. Sat Apr 20 08:31:16 UTC 2024 ====== MSC_Tests.TC_ho_inter_msc_out_ipv6 pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_ho_inter_msc_out_ipv6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=616686) Waiting for packet dumper to finish... 1 (prev_count=616686, count=618441) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_ipv6 pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_csd'. ------ MSC_Tests.TC_ho_inter_msc_out_csd ------ Sat Apr 20 08:31:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_csd' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_ho_inter_msc_out_csd started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(1505)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(1505)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1505)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(1503)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1506)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1505)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(1505)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1505)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1505)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(1505)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1505)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1505)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1505)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1505)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1505)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1505)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1505)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1505)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1505)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1505)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1505)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1508)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1508)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1508)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1508)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1508)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1508)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1508)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1508)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ho_inter_msc_out_csd0(1511)@d97f381c6fa7: ----------------------------------------------- TC_ho_inter_msc_out_csd0(1511)@d97f381c6fa7: "CSD Bearer Service: BS25T" TC_ho_inter_msc_out_csd0(1511)@d97f381c6fa7: ----------------------------------------------- MSC_Test-MNCC(1506)@d97f381c6fa7: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out_csd0(1511) MSC_Test-GSUP(1509)@d97f381c6fa7: Created GsupExpect[0] for "262420000000054" to be handled at TC_ho_inter_msc_out_csd0(1511) TC_ho_inter_msc_out_csd0(1511)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000054'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1505)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1505)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1505)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1504)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1504)@d97f381c6fa7: Added conn table entry 0TC_ho_inter_msc_out_csd0(1511)8657738 MSC_Test_0-RAN(1504)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1503)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1505)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1505)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1505)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1505)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1505)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1503)@d97f381c6fa7: { messageType := 2, destLocRef := '841B4A'O, sourceLocRef := '000111'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1503)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(1509)@d97f381c6fa7: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out_csd0(1511) MSC_Test-GSUP(1509)@d97f381c6fa7: Added IMSI table entry 0TC_ho_inter_msc_out_csd0(1511)"262420000000054" MSC_Test_0-SCCP(1503)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1503)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1503)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1503)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1503)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1503)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1503)@d97f381c6fa7: vl_from0 TC_ho_inter_msc_out_csd0(1511)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1503)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_ho_inter_msc_out_csd0(1511)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(1505)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1505)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1505)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1503)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1503)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1503)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1503)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_csd0(1511)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1504)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1504)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(1503)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1503)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1503)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1503)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1505)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1505)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1505)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1503)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1503)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1503)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1503)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1503)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1503)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1503)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1503)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1505)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1505)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1505)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1503)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1505)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1504)@d97f381c6fa7: Deleted conn table entry 0TC_ho_inter_msc_out_csd0(1511)8657738 TC_ho_inter_msc_out_csd0(1511)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_csd0(1511)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_csd0(1511)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_csd0(1511)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_csd0(1511)@d97f381c6fa7: 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 := '757AC1A4'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1504)@d97f381c6fa7: Added conn table entry 0TC_ho_inter_msc_out_csd0(1511)11535808 MSC_Test_0-RAN(1504)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1503)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1505)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1505)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1505)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1505)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1505)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1505)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1505)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1503)@d97f381c6fa7: { messageType := 2, destLocRef := 'B005C0'O, sourceLocRef := '000112'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1503)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1503)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1503)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1503)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1503)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1503)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1503)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1503)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1503)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_csd0(1511)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_csd0(1511)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1506)@d97f381c6fa7: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out_csd0(1511) MSC_Test-MGCP(1507)@d97f381c6fa7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_msc_out_csd0(1511) MSC_Test_0-RAN(1504)@d97f381c6fa7: patching N(SD)=1 into dtap '03050407E18A89210440805E04802143F5'O MSC_Test_0-RAN(1504)@d97f381c6fa7: patched enc_l3: '03450407E18A89210440805E04802143F5'O MSC_Test_0-SCCP(1503)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1503)@d97f381c6fa7: vl_len:20 MSC_Test_0-SCCP(1503)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1503)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210440805E04802143F5'O MSC_Test_0-M3UA(1505)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1507)@d97f381c6fa7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "200", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7a" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_inter_msc_out_csd0(1511) TC_ho_inter_msc_out_csd0(1511)@d97f381c6fa7: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_msc_out_csd0(1511)@d97f381c6fa7: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1506)@d97f381c6fa7: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out_csd0(1511) MSC_Test-MNCC(1506)@d97f381c6fa7: Added conn table entry 0TC_ho_inter_msc_out_csd0(1511)-2147483619 MSC_Test_0-M3UA(1505)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1505)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1503)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1503)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1503)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1503)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_csd0(1511)@d97f381c6fa7: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_msc_out_csd0(1511)@d97f381c6fa7: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1503)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1503)@d97f381c6fa7: vl_len:16 MSC_Test_0-SCCP(1503)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1503)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1505)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_csd0(1511)@d97f381c6fa7: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_msc_out_csd0(1511)@d97f381c6fa7: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1505)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1505)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1503)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1503)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1503)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1503)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1505)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1505)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1503)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1503)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1503)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1503)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_csd0(1511)@d97f381c6fa7: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1505)@d97f381c6fa7: Message received on association #8 TC_ho_inter_msc_out_csd0(1511)@d97f381c6fa7: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-M3UA(1505)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_ho_inter_msc_out_csd0(1511)@d97f381c6fa7: { line := { verb := "MDCX", trans_id := "203", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "7a" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7a", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.186.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(1503)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1503)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1503)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1503)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_csd0(1511)@d97f381c6fa7: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1504)@d97f381c6fa7: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1504)@d97f381c6fa7: patched enc_l3: '038F'O MSC_Test_0-SCCP(1503)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1503)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1503)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1503)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1505)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_csd0(1511)@d97f381c6fa7: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_msc_out_csd0(1511)@d97f381c6fa7: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out_csd0(1511)@d97f381c6fa7: f_mo_call_establish DONE TC_ho_inter_msc_out_csd0(1511)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1503)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1503)@d97f381c6fa7: vl_len:16 MSC_Test_0-SCCP(1503)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1503)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O MSC_Test_0-M3UA(1505)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1506)@d97f381c6fa7: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out_csd0(1511) MSC_Test-MNCC(1506)@d97f381c6fa7: Added conn table entry 1TC_ho_inter_msc_out_csd0(1511)-2147483618 MSC_Test_0-M3UA(1505)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1505)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1503)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1503)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1503)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1503)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1505)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1505)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1503)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1503)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1503)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1503)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1505)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1505)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1503)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1503)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1503)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1503)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1503)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1503)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1503)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1503)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1505)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1505)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1505)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1503)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1505)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1504)@d97f381c6fa7: Deleted conn table entry 0TC_ho_inter_msc_out_csd0(1511)11535808 TC_ho_inter_msc_out_csd0(1511)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_csd0(1511)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_csd0(1511)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_csd0(1511)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_csd0(1511)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1504)@d97f381c6fa7: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1504)@d97f381c6fa7: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out_csd0(1511) MSC_Test_0-M3UA(1505)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1505)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1503)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-SCCP(1503)@d97f381c6fa7: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1504)@d97f381c6fa7: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1504)@d97f381c6fa7: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1504)@d97f381c6fa7: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out_csd0(1511) MSC_Test_0-RAN(1504)@d97f381c6fa7: Added conn table entry 0TC_ho_inter_msc_out_csd0(1511)6196482 MSC_Test_0-SCCP(1503)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1503)@d97f381c6fa7: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1505)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1503)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1503)@d97f381c6fa7: vl_len:25 MSC_Test_0-SCCP(1503)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1503)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1505)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1503)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1503)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1503)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1503)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1505)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1503)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1503)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1503)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1503)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1505)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_csd0(1511)@d97f381c6fa7: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1505)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1505)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1503)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1503)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1503)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1503)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_csd0(1511)@d97f381c6fa7: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1504)@d97f381c6fa7: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1504)@d97f381c6fa7: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1503)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1503)@d97f381c6fa7: vl_len:9 MSC_Test_0-SCCP(1503)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1503)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O MSC_Test_0-M3UA(1505)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1506)@d97f381c6fa7: Deleted conn table entry 0TC_ho_inter_msc_out_csd0(1511)-2147483619 TC_ho_inter_msc_out_csd0(1511)@d97f381c6fa7: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-M3UA(1505)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1505)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1505)@d97f381c6fa7: Message received on association #8 MSC_Test_0-SCCP(1503)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1503)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1503)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1503)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1505)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1503)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1503)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1503)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1503)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_csd0(1511)@d97f381c6fa7: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out_csd0(1511)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_csd0(1511)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_csd0(1511)@d97f381c6fa7: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1503)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1503)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1503)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1503)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1505)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1505)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1505)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1503)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1505)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1504)@d97f381c6fa7: Deleted conn table entry 0TC_ho_inter_msc_out_csd0(1511)6196482 TC_ho_inter_msc_out_csd0(1511)@d97f381c6fa7: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out_csd0(1511)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_csd0(1511)@d97f381c6fa7: f_call_hangup 9: done TC_ho_inter_msc_out_csd0(1511)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_csd0(1511)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-RAN(1504)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(1505)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(1509)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(1503)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(1506)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(1510)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(1508)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1502)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1512)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(1507)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1502): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(1503): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(1504): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(1505): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(1506): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(1507): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(1508): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(1509): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(1510): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_ho_inter_msc_out_csd0(1511): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1512): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_ho_inter_msc_out_csd finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_csd pass'. Sat Apr 20 08:31:27 UTC 2024 ====== MSC_Tests.TC_ho_inter_msc_out_csd pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_ho_inter_msc_out_csd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=615149) Waiting for packet dumper to finish... 1 (prev_count=615149, count=616226) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_csd pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: 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 ------ Sat Apr 20 08:31:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_lu_imsi_auth_tmsi_check_imei started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(1516)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(1516)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1516)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(1514)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1517)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1516)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(1516)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1516)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1516)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(1516)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1516)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1516)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1516)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1516)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1516)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1516)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1516)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1516)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1516)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1516)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1516)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1519)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1519)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1519)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1519)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1519)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1519)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1519)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1519)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1520)@d97f381c6fa7: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth_tmsi_check_imei0(1522) TC_lu_imsi_auth_tmsi_check_imei0(1522)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000005'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1516)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1516)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1516)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1515)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1515)@d97f381c6fa7: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei0(1522)7837941 MSC_Test_0-RAN(1515)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1514)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1516)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1516)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1516)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1514)@d97f381c6fa7: { messageType := 2, destLocRef := '7798F5'O, sourceLocRef := '000113'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1514)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(1520)@d97f381c6fa7: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei0(1522) MSC_Test-GSUP(1520)@d97f381c6fa7: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei0(1522)"262420000000005" MSC_Test_0-SCCP(1514)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1514)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1514)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1514)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1516)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi_check_imei0(1522)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_check_imei0(1522)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(1516)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1516)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1514)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1514)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1514)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1514)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1515)@d97f381c6fa7: patching N(SD)=1 into dtap '0514A613508C'O MSC_Test_0-RAN(1515)@d97f381c6fa7: patched enc_l3: '0554A613508C'O MSC_Test_0-SCCP(1514)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1514)@d97f381c6fa7: vl_len:9 MSC_Test_0-SCCP(1514)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1514)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100060554A613508C'O MSC_Test_0-M3UA(1516)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1516)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1516)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1514)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1514)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1514)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1514)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1516)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1516)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1514)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1514)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1514)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1514)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1515)@d97f381c6fa7: patching N(SD)=2 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1515)@d97f381c6fa7: patched enc_l3: '0599084A99990000000005'O MSC_Test_0-SCCP(1514)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1514)@d97f381c6fa7: vl_len:14 MSC_Test_0-SCCP(1514)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1514)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000B0599084A99990000000005'O MSC_Test_0-M3UA(1516)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1516)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1516)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1514)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1514)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1514)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1514)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_check_imei0(1522)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1515)@d97f381c6fa7: patching N(SD)=3 into dtap '051B'O MSC_Test_0-RAN(1515)@d97f381c6fa7: patched enc_l3: '05DB'O MSC_Test_0-SCCP(1514)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1514)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1514)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1514)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000205DB'O MSC_Test_0-M3UA(1516)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1516)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1516)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1514)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1514)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1514)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1514)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1514)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1514)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1514)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1514)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1516)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1516)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1516)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1514)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1516)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1515)@d97f381c6fa7: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei0(1522)7837941 TC_lu_imsi_auth_tmsi_check_imei0(1522)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei0(1522)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_check_imei0(1522)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei0(1522)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei0(1522)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test-GSUP(1520)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(1515)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(1516)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(1521)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(1514)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(1517)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(1519)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1523)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(1518)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1513)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1513): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(1514): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(1515): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(1516): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(1517): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(1518): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(1519): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(1520): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(1521): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei0(1522): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1523): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_lu_imsi_auth_tmsi_check_imei finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei pass'. Sat Apr 20 08:31:32 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=248614) Waiting for packet dumper to finish... 1 (prev_count=248614, count=250369) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: 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 ------ Sat Apr 20 08:31:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_lu_imsi_auth3g_tmsi_check_imei started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(1527)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(1527)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1527)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(1525)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1528)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1527)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(1527)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1527)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1527)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(1527)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1527)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1527)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1527)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1527)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1527)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1527)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1527)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1527)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1527)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1527)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1527)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1530)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1530)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1530)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1530)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1530)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1530)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1530)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1530)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1531)@d97f381c6fa7: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth3g_tmsi_check_imei0(1533) TC_lu_imsi_auth3g_tmsi_check_imei0(1533)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000005'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1527)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1527)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1527)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1526)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1526)@d97f381c6fa7: Added conn table entry 0TC_lu_imsi_auth3g_tmsi_check_imei0(1533)16421508 MSC_Test_0-RAN(1526)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1525)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1527)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1527)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1527)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1525)@d97f381c6fa7: { messageType := 2, destLocRef := 'FA9284'O, sourceLocRef := '000114'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1525)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(1531)@d97f381c6fa7: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth3g_tmsi_check_imei0(1533) MSC_Test-GSUP(1531)@d97f381c6fa7: Added IMSI table entry 0TC_lu_imsi_auth3g_tmsi_check_imei0(1533)"262420000000005" MSC_Test_0-SCCP(1525)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1525)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1525)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1525)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1527)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth3g_tmsi_check_imei0(1533)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi_check_imei0(1533)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(1527)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1527)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1525)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1525)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1525)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1525)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1526)@d97f381c6fa7: patching N(SD)=1 into dtap '0514D32987BC2104CEA76F10'O MSC_Test_0-RAN(1526)@d97f381c6fa7: patched enc_l3: '0554D32987BC2104CEA76F10'O MSC_Test_0-SCCP(1525)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1525)@d97f381c6fa7: vl_len:15 MSC_Test_0-SCCP(1525)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1525)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000C0554D32987BC2104CEA76F10'O MSC_Test_0-M3UA(1527)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1527)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1527)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1525)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1525)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1525)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1525)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1527)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1527)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1525)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1525)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1525)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1525)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1526)@d97f381c6fa7: patching N(SD)=2 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1526)@d97f381c6fa7: patched enc_l3: '0599084A99990000000005'O MSC_Test_0-SCCP(1525)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1525)@d97f381c6fa7: vl_len:14 MSC_Test_0-SCCP(1525)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1525)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000B0599084A99990000000005'O MSC_Test_0-M3UA(1527)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1527)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1527)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1525)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1525)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1525)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1525)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth3g_tmsi_check_imei0(1533)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1526)@d97f381c6fa7: patching N(SD)=3 into dtap '051B'O MSC_Test_0-RAN(1526)@d97f381c6fa7: patched enc_l3: '05DB'O MSC_Test_0-SCCP(1525)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1525)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1525)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1525)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000205DB'O MSC_Test_0-M3UA(1527)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1527)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1527)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1525)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1525)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1525)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1525)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1525)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1525)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1525)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1525)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1527)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1527)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1527)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1525)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1527)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1526)@d97f381c6fa7: Deleted conn table entry 0TC_lu_imsi_auth3g_tmsi_check_imei0(1533)16421508 TC_lu_imsi_auth3g_tmsi_check_imei0(1533)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi_check_imei0(1533)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi_check_imei0(1533)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi_check_imei0(1533)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi_check_imei0(1533)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test-GSUP(1531)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1534)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(1527)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(1526)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(1528)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(1525)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(1530)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(1532)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1524)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(1529)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1524): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(1525): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(1526): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(1527): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(1528): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(1529): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(1530): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(1531): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(1532): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_lu_imsi_auth3g_tmsi_check_imei0(1533): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1534): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_lu_imsi_auth3g_tmsi_check_imei finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei pass'. Sat Apr 20 08:31:38 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=249037) Waiting for packet dumper to finish... 1 (prev_count=249037, count=250114) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: 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 ------ Sat Apr 20 08:31:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_lu_imsi_noauth_tmsi_check_imei started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(1538)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(1538)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1538)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(1536)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1539)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1538)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(1538)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1538)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1538)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(1538)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1538)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1538)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1538)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1538)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1538)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1538)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1538)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1538)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1538)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1538)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1538)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1541)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1541)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1541)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1541)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1541)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1541)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1541)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1541)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1542)@d97f381c6fa7: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_noauth_tmsi_check_imei0(1544) TC_lu_imsi_noauth_tmsi_check_imei0(1544)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000005'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1538)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1538)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1538)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1537)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1537)@d97f381c6fa7: Added conn table entry 0TC_lu_imsi_noauth_tmsi_check_imei0(1544)9977843 MSC_Test_0-SCCP(1536)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(1537)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1538)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1538)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1538)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1538)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1538)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1536)@d97f381c6fa7: { messageType := 2, destLocRef := '983FF3'O, sourceLocRef := '000115'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1536)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(1542)@d97f381c6fa7: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_noauth_tmsi_check_imei0(1544) MSC_Test-GSUP(1542)@d97f381c6fa7: Added IMSI table entry 0TC_lu_imsi_noauth_tmsi_check_imei0(1544)"262420000000005" MSC_Test_0-SCCP(1536)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1536)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1536)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1536)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1536)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1536)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1536)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1536)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_imsi_noauth_tmsi_check_imei0(1544)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_tmsi_check_imei0(1544)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(1538)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1538)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1538)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1536)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1536)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1536)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1536)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1537)@d97f381c6fa7: patching N(SD)=1 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1537)@d97f381c6fa7: patched enc_l3: '0559084A99990000000005'O MSC_Test_0-SCCP(1536)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1536)@d97f381c6fa7: vl_len:14 MSC_Test_0-SCCP(1536)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1536)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000B0559084A99990000000005'O MSC_Test_0-M3UA(1538)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1538)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1538)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1536)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1536)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1536)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1536)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_tmsi_check_imei0(1544)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1537)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1537)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_0-SCCP(1536)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1536)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1536)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1536)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1538)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1538)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1538)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1536)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1536)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1536)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1536)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1536)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1536)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1536)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1536)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1538)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1538)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1538)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1536)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1538)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1537)@d97f381c6fa7: Deleted conn table entry 0TC_lu_imsi_noauth_tmsi_check_imei0(1544)9977843 TC_lu_imsi_noauth_tmsi_check_imei0(1544)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi_check_imei0(1544)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_tmsi_check_imei0(1544)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi_check_imei0(1544)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi_check_imei0(1544)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-M3UA(1538)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(1536)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(1542)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(1537)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(1539)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1535)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1545)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(1543)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(1541)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(1540)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1535): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(1536): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(1537): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(1538): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(1539): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(1540): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(1541): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(1542): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(1543): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_lu_imsi_noauth_tmsi_check_imei0(1544): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1545): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_lu_imsi_noauth_tmsi_check_imei finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei pass'. Sat Apr 20 08:31:43 UTC 2024 ====== MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=220848) Waiting for packet dumper to finish... 1 (prev_count=220848, count=222502) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: 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 ------ Sat Apr 20 08:31:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_lu_imsi_noauth_notmsi_check_imei started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1549)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(1549)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1549)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-SCCP(1547)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1550)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1549)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(1549)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1549)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1549)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(1549)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1549)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1549)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1549)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1549)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1549)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1549)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1549)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1549)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1549)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1549)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1549)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1552)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1552)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1552)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1552)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1552)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1552)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1552)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1552)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1553)@d97f381c6fa7: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_noauth_notmsi_check_imei0(1555) TC_lu_imsi_noauth_notmsi_check_imei0(1555)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000005'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1549)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1549)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1549)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1548)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1548)@d97f381c6fa7: Added conn table entry 0TC_lu_imsi_noauth_notmsi_check_imei0(1555)8001273 MSC_Test_0-RAN(1548)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1547)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1549)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1549)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1549)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1549)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1549)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1547)@d97f381c6fa7: { messageType := 2, destLocRef := '7A16F9'O, sourceLocRef := '000116'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1547)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1547)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1547)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1547)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1547)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1553)@d97f381c6fa7: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_noauth_notmsi_check_imei0(1555) MSC_Test-GSUP(1553)@d97f381c6fa7: Added IMSI table entry 0TC_lu_imsi_noauth_notmsi_check_imei0(1555)"262420000000005" MSC_Test_0-SCCP(1547)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1547)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1547)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1547)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1549)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_noauth_notmsi_check_imei0(1555)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_notmsi_check_imei0(1555)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(1549)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1549)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1547)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1547)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1547)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1547)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1548)@d97f381c6fa7: patching N(SD)=1 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1548)@d97f381c6fa7: patched enc_l3: '0559084A99990000000005'O MSC_Test_0-SCCP(1547)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1547)@d97f381c6fa7: vl_len:14 MSC_Test_0-SCCP(1547)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1547)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000B0559084A99990000000005'O MSC_Test_0-M3UA(1549)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1549)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1549)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1549)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1549)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1547)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1547)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1547)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1547)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1547)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1547)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1547)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1547)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_notmsi_check_imei0(1555)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1547)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1547)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1547)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1547)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1549)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1549)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1549)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1547)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1549)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1548)@d97f381c6fa7: Deleted conn table entry 0TC_lu_imsi_noauth_notmsi_check_imei0(1555)8001273 TC_lu_imsi_noauth_notmsi_check_imei0(1555)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi_check_imei0(1555)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_notmsi_check_imei0(1555)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi_check_imei0(1555)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi_check_imei0(1555)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-M3UA(1549)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(1547)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(1553)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(1548)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(1554)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(1550)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1546)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(1552)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(1551)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1556)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1546): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(1547): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(1548): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(1549): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(1550): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(1551): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(1552): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(1553): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(1554): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_lu_imsi_noauth_notmsi_check_imei0(1555): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1556): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_lu_imsi_noauth_notmsi_check_imei finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei pass'. Sat Apr 20 08:31:49 UTC 2024 ====== MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=213304) Waiting for packet dumper to finish... 1 (prev_count=213304, count=214381) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: 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 ------ Sat Apr 20 08:31:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_lu_imsi_auth_tmsi_check_imei_nack started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(1560)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(1560)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1560)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(1558)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1561)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1560)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(1560)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1560)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1560)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(1560)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1560)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1560)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1560)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1560)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1560)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1560)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1560)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1560)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1560)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1560)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1560)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1563)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1563)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1563)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1563)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1563)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1563)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1563)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1563)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1564)@d97f381c6fa7: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth_tmsi_check_imei_nack0(1566) TC_lu_imsi_auth_tmsi_check_imei_nack0(1566)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000005'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1560)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1560)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1560)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1559)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1559)@d97f381c6fa7: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_nack0(1566)13523159 MSC_Test_0-RAN(1559)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1558)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1560)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1560)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1560)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1558)@d97f381c6fa7: { messageType := 2, destLocRef := 'CE58D7'O, sourceLocRef := '000117'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1558)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(1564)@d97f381c6fa7: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei_nack0(1566) MSC_Test-GSUP(1564)@d97f381c6fa7: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei_nack0(1566)"262420000000005" MSC_Test_0-SCCP(1558)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1558)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1558)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1558)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1560)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1560)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1560)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1558)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1558)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1558)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1558)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1559)@d97f381c6fa7: patching N(SD)=1 into dtap '0514FAACE8F8'O MSC_Test_0-RAN(1559)@d97f381c6fa7: patched enc_l3: '0554FAACE8F8'O MSC_Test_0-SCCP(1558)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1558)@d97f381c6fa7: vl_len:9 MSC_Test_0-SCCP(1558)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1558)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100060554FAACE8F8'O MSC_Test_0-M3UA(1560)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1560)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1560)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1558)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1558)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1558)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1558)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1560)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1560)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1558)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1558)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1558)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1558)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1559)@d97f381c6fa7: patching N(SD)=2 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1559)@d97f381c6fa7: patched enc_l3: '0599084A99990000000005'O MSC_Test_0-SCCP(1558)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1558)@d97f381c6fa7: vl_len:14 MSC_Test_0-SCCP(1558)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1558)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000B0599084A99990000000005'O MSC_Test_0-M3UA(1560)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1560)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1560)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1560)@d97f381c6fa7: Message received on association #8 MSC_Test_0-SCCP(1558)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1558)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1558)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1558)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1560)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1558)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1558)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1558)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1558)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_check_imei_nack0(1566)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-SCCP(1558)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1558)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1558)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1558)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1560)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1560)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1560)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1558)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1560)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1559)@d97f381c6fa7: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_nack0(1566)13523159 TC_lu_imsi_auth_tmsi_check_imei_nack0(1566)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_nack0(1566)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test-GSUP(1564)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(1559)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(1558)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(1560)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1557)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(1561)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(1562)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(1565)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1567)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(1563)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1557): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(1558): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(1559): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(1560): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(1561): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(1562): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(1563): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(1564): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(1565): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei_nack0(1566): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1567): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_lu_imsi_auth_tmsi_check_imei_nack finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack pass'. Sat Apr 20 08:31:55 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack pass ====== Saving talloc report from 172.18.186.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=233778) Waiting for packet dumper to finish... 1 (prev_count=233778, count=234855) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: 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 ------ Sat Apr 20 08:31:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_lu_imsi_auth_tmsi_check_imei_err started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(1571)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(1571)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1571)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(1569)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1572)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1571)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(1571)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1571)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1571)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(1571)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1571)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1571)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1571)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1571)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1571)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1571)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1571)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1571)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1571)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1571)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1571)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1574)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1574)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1574)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1574)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1574)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1574)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1574)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1574)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1575)@d97f381c6fa7: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth_tmsi_check_imei_err0(1577) TC_lu_imsi_auth_tmsi_check_imei_err0(1577)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000005'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1571)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1571)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1571)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1570)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1570)@d97f381c6fa7: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_err0(1577)9393453 MSC_Test_0-SCCP(1569)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(1570)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1571)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1571)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1571)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1569)@d97f381c6fa7: { messageType := 2, destLocRef := '8F552D'O, sourceLocRef := '000118'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1569)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(1575)@d97f381c6fa7: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei_err0(1577) MSC_Test-GSUP(1575)@d97f381c6fa7: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei_err0(1577)"262420000000005" MSC_Test_0-SCCP(1569)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1569)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1569)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1569)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1571)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1571)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1571)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1569)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1569)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1569)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1569)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1570)@d97f381c6fa7: patching N(SD)=1 into dtap '0514F3ED7A5E'O MSC_Test_0-RAN(1570)@d97f381c6fa7: patched enc_l3: '0554F3ED7A5E'O MSC_Test_0-SCCP(1569)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1569)@d97f381c6fa7: vl_len:9 MSC_Test_0-SCCP(1569)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1569)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100060554F3ED7A5E'O MSC_Test_0-M3UA(1571)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1571)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1571)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1569)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1569)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1569)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1569)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1571)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1571)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1569)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1569)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1569)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1569)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1570)@d97f381c6fa7: patching N(SD)=2 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1570)@d97f381c6fa7: patched enc_l3: '0599084A99990000000005'O MSC_Test_0-SCCP(1569)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1569)@d97f381c6fa7: vl_len:14 MSC_Test_0-SCCP(1569)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1569)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000B0599084A99990000000005'O MSC_Test_0-M3UA(1571)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1571)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1571)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1571)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1571)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1569)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1569)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1569)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1569)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1569)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1569)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1569)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1569)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_check_imei_err0(1577)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-SCCP(1569)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1569)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1569)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1569)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1571)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1571)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1571)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1569)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1571)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1570)@d97f381c6fa7: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_err0(1577)9393453 TC_lu_imsi_auth_tmsi_check_imei_err0(1577)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_err0(1577)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-SCCP(1569)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(1570)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(1571)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(1574)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(1575)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1568)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(1572)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(1576)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(1573)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1578)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1568): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(1569): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(1570): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(1571): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(1572): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(1573): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(1574): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(1575): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(1576): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei_err0(1577): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1578): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_lu_imsi_auth_tmsi_check_imei_err finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err pass'. Sat Apr 20 08:32:00 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=231321) Waiting for packet dumper to finish... 1 (prev_count=231321, count=232398) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: 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 ------ Sat Apr 20 08:32:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_lu_imsi_auth_tmsi_check_imei_early started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(1582)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(1582)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1582)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(1580)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1583)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1582)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(1582)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1582)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1582)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(1582)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1582)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1582)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1582)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1582)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1582)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1582)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1582)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1582)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1582)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1582)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1582)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1585)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1585)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1585)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1585)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1585)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1585)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1585)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1585)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1586)@d97f381c6fa7: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth_tmsi_check_imei_early0(1588) TC_lu_imsi_auth_tmsi_check_imei_early0(1588)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000005'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1582)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1582)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1582)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1581)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1581)@d97f381c6fa7: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early0(1588)6977756 MSC_Test_0-SCCP(1580)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(1581)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1582)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1582)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1582)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1582)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1582)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1580)@d97f381c6fa7: { messageType := 2, destLocRef := '6A78DC'O, sourceLocRef := '000119'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1580)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1580)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1580)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1580)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1580)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1580)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1580)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1580)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1580)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1582)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi_check_imei_early0(1588)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_check_imei_early0(1588)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-RAN(1581)@d97f381c6fa7: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1581)@d97f381c6fa7: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1580)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1580)@d97f381c6fa7: vl_len:15 MSC_Test_0-SCCP(1580)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1580)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1582)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(1586)@d97f381c6fa7: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei_early0(1588) MSC_Test-GSUP(1586)@d97f381c6fa7: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei_early0(1588)"262420000000005" MSC_Test_0-M3UA(1582)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1582)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1580)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1580)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1580)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1580)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1581)@d97f381c6fa7: patching N(SD)=2 into dtap '0514D8CDED61'O MSC_Test_0-RAN(1581)@d97f381c6fa7: patched enc_l3: '0594D8CDED61'O MSC_Test_0-SCCP(1580)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1580)@d97f381c6fa7: vl_len:9 MSC_Test_0-SCCP(1580)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1580)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100060594D8CDED61'O MSC_Test_0-M3UA(1582)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1582)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1582)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1580)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1580)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1580)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1580)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1582)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1582)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1580)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1580)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1580)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1580)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_check_imei_early0(1588)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1581)@d97f381c6fa7: patching N(SD)=3 into dtap '051B'O MSC_Test_0-RAN(1581)@d97f381c6fa7: patched enc_l3: '05DB'O MSC_Test_0-SCCP(1580)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1580)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1580)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1580)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000205DB'O MSC_Test_0-M3UA(1582)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1582)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1582)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1580)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1580)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1580)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1580)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1580)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1580)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1580)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1580)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1582)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1582)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1582)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1580)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1582)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1581)@d97f381c6fa7: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early0(1588)6977756 TC_lu_imsi_auth_tmsi_check_imei_early0(1588)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_early0(1588)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_check_imei_early0(1588)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_early0(1588)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_early0(1588)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test-GSUP(1586)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(1581)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1589)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1579)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(1582)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(1580)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(1583)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(1587)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(1585)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(1584)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1579): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(1580): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(1581): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(1582): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(1583): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(1584): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(1585): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(1586): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(1587): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei_early0(1588): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1589): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_lu_imsi_auth_tmsi_check_imei_early finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early pass'. Sat Apr 20 08:32:06 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early pass ====== Saving talloc report from 172.18.186.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=249860) Waiting for packet dumper to finish... 1 (prev_count=249860, count=251615) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: 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 ------ Sat Apr 20 08:32:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei_early' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_lu_imsi_auth3g_tmsi_check_imei_early started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(1593)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(1593)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1593)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(1591)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1594)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1593)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(1593)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1593)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1593)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(1593)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1593)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1593)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1593)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1593)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1593)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1593)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1593)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1593)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1593)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1593)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1593)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1596)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1596)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1596)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1596)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1596)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1596)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1596)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1596)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1597)@d97f381c6fa7: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth3g_tmsi_check_imei_early0(1599) TC_lu_imsi_auth3g_tmsi_check_imei_early0(1599)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000005'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1593)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1593)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1593)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1592)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1592)@d97f381c6fa7: Added conn table entry 0TC_lu_imsi_auth3g_tmsi_check_imei_early0(1599)6111545 MSC_Test_0-SCCP(1591)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(1592)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1593)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1593)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1593)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1593)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1593)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1591)@d97f381c6fa7: { messageType := 2, destLocRef := '5D4139'O ("]A9"), sourceLocRef := '00011A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1591)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1591)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1591)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1591)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1591)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1591)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1591)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1591)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1591)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1593)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth3g_tmsi_check_imei_early0(1599)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi_check_imei_early0(1599)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-RAN(1592)@d97f381c6fa7: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1592)@d97f381c6fa7: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1591)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1591)@d97f381c6fa7: vl_len:15 MSC_Test_0-SCCP(1591)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1591)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1593)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(1597)@d97f381c6fa7: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth3g_tmsi_check_imei_early0(1599) MSC_Test-GSUP(1597)@d97f381c6fa7: Added IMSI table entry 0TC_lu_imsi_auth3g_tmsi_check_imei_early0(1599)"262420000000005" MSC_Test_0-M3UA(1593)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1593)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1591)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1591)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1591)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1591)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1592)@d97f381c6fa7: patching N(SD)=2 into dtap '0514545F7FD72104A03178D2'O MSC_Test_0-RAN(1592)@d97f381c6fa7: patched enc_l3: '0594545F7FD72104A03178D2'O MSC_Test_0-SCCP(1591)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1591)@d97f381c6fa7: vl_len:15 MSC_Test_0-SCCP(1591)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1591)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000C0594545F7FD72104A03178D2'O MSC_Test_0-M3UA(1593)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1593)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1593)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1591)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1591)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1591)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1591)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1593)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1593)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1591)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1591)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1591)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1591)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth3g_tmsi_check_imei_early0(1599)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1592)@d97f381c6fa7: patching N(SD)=3 into dtap '051B'O MSC_Test_0-RAN(1592)@d97f381c6fa7: patched enc_l3: '05DB'O MSC_Test_0-SCCP(1591)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1591)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1591)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1591)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000205DB'O MSC_Test_0-M3UA(1593)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1593)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1593)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1591)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1591)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1591)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1591)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1591)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1591)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1591)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1591)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1593)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1593)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1593)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1591)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1593)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1592)@d97f381c6fa7: Deleted conn table entry 0TC_lu_imsi_auth3g_tmsi_check_imei_early0(1599)6111545 TC_lu_imsi_auth3g_tmsi_check_imei_early0(1599)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi_check_imei_early0(1599)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi_check_imei_early0(1599)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi_check_imei_early0(1599)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi_check_imei_early0(1599)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test-MNCC(1594)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(1597)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(1592)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(1591)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(1593)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(1595)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1600)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1590)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(1598)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(1596)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1590): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(1591): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(1592): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(1593): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(1594): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(1595): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(1596): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(1597): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(1598): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_lu_imsi_auth3g_tmsi_check_imei_early0(1599): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1600): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_lu_imsi_auth3g_tmsi_check_imei_early finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei_early pass'. Sat Apr 20 08:32:12 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei_early pass ====== Saving talloc report from 172.18.186.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=249086) Waiting for packet dumper to finish... 1 (prev_count=249086, count=250163) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei_early pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: 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 ------ Sat Apr 20 08:32:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_lu_imsi_noauth_tmsi_check_imei_early started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(1604)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(1604)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1604)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(1602)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1605)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1604)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(1604)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1604)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1604)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(1604)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1604)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1604)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1604)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1604)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1604)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1604)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1604)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1604)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1604)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1604)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1604)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1607)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1607)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1607)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1607)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1607)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1607)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1607)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1607)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1608)@d97f381c6fa7: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_noauth_tmsi_check_imei_early0(1610) TC_lu_imsi_noauth_tmsi_check_imei_early0(1610)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000005'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1604)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1604)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1604)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1603)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1603)@d97f381c6fa7: Added conn table entry 0TC_lu_imsi_noauth_tmsi_check_imei_early0(1610)2509261 MSC_Test_0-SCCP(1602)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(1603)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1604)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1604)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1604)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1604)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1604)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1602)@d97f381c6fa7: { messageType := 2, destLocRef := '2649CD'O, sourceLocRef := '00011B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1602)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1602)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1602)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1602)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1602)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1602)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1602)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1602)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1602)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1604)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_noauth_tmsi_check_imei_early0(1610)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_tmsi_check_imei_early0(1610)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-RAN(1603)@d97f381c6fa7: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1603)@d97f381c6fa7: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1602)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1602)@d97f381c6fa7: vl_len:15 MSC_Test_0-SCCP(1602)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1602)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1604)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(1608)@d97f381c6fa7: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_noauth_tmsi_check_imei_early0(1610) MSC_Test-GSUP(1608)@d97f381c6fa7: Added IMSI table entry 0TC_lu_imsi_noauth_tmsi_check_imei_early0(1610)"262420000000005" MSC_Test_0-M3UA(1604)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1604)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1602)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1602)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1602)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1602)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1604)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1604)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1602)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1602)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1602)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1602)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_tmsi_check_imei_early0(1610)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1603)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1603)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_0-SCCP(1602)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1602)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1602)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1602)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1604)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1604)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1604)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1602)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1602)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1602)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1602)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1602)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1602)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1602)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1602)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1604)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1604)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1604)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1602)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1604)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1603)@d97f381c6fa7: Deleted conn table entry 0TC_lu_imsi_noauth_tmsi_check_imei_early0(1610)2509261 TC_lu_imsi_noauth_tmsi_check_imei_early0(1610)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi_check_imei_early0(1610)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_tmsi_check_imei_early0(1610)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi_check_imei_early0(1610)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi_check_imei_early0(1610)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-RAN(1603)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(1604)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(1602)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(1608)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(1609)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1601)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(1605)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(1607)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(1606)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1611)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1601): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(1602): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(1603): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(1604): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(1605): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(1606): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(1607): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(1608): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(1609): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_lu_imsi_noauth_tmsi_check_imei_early0(1610): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1611): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_lu_imsi_noauth_tmsi_check_imei_early finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early pass'. Sat Apr 20 08:32:18 UTC 2024 ====== MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early pass ====== Saving talloc report from 172.18.186.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=223697) Waiting for packet dumper to finish... 1 (prev_count=223697, count=224774) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: 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 ------ Sat Apr 20 08:32:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei_early' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_lu_imsi_noauth_notmsi_check_imei_early started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(1615)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(1615)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1615)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(1613)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1616)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1615)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(1615)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1615)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1615)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(1615)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1615)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1615)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1615)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1615)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1615)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1615)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1615)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1615)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1615)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1615)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1615)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1618)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1618)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1618)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1618)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1618)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1618)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1618)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1618)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1619)@d97f381c6fa7: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_noauth_notmsi_check_imei_early0(1621) TC_lu_imsi_noauth_notmsi_check_imei_early0(1621)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000005'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1615)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1615)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1615)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1614)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1614)@d97f381c6fa7: Added conn table entry 0TC_lu_imsi_noauth_notmsi_check_imei_early0(1621)5856602 MSC_Test_0-SCCP(1613)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(1614)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1615)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1615)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1615)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1615)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1615)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1613)@d97f381c6fa7: { messageType := 2, destLocRef := '595D5A'O ("Y]Z"), sourceLocRef := '00011C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1613)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1613)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1613)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1613)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1613)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1613)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1613)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1613)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1613)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1615)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_noauth_notmsi_check_imei_early0(1621)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_notmsi_check_imei_early0(1621)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-RAN(1614)@d97f381c6fa7: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1614)@d97f381c6fa7: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1613)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1613)@d97f381c6fa7: vl_len:15 MSC_Test_0-SCCP(1613)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1613)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1615)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(1619)@d97f381c6fa7: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_noauth_notmsi_check_imei_early0(1621) MSC_Test-GSUP(1619)@d97f381c6fa7: Added IMSI table entry 0TC_lu_imsi_noauth_notmsi_check_imei_early0(1621)"262420000000005" MSC_Test_0-M3UA(1615)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1615)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1613)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1613)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1613)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1613)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1615)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1615)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1615)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1615)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1613)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1613)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1613)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1613)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1613)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1613)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1613)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1613)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_notmsi_check_imei_early0(1621)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1613)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1613)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1613)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1613)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1615)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1615)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1615)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1613)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1615)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1614)@d97f381c6fa7: Deleted conn table entry 0TC_lu_imsi_noauth_notmsi_check_imei_early0(1621)5856602 TC_lu_imsi_noauth_notmsi_check_imei_early0(1621)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi_check_imei_early0(1621)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_notmsi_check_imei_early0(1621)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi_check_imei_early0(1621)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi_check_imei_early0(1621)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-RAN(1614)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(1616)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1612)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(1619)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1622)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(1618)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(1615)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(1613)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(1620)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(1617)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1612): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(1613): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(1614): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(1615): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(1616): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(1617): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(1618): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(1619): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(1620): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_lu_imsi_noauth_notmsi_check_imei_early0(1621): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1622): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_lu_imsi_noauth_notmsi_check_imei_early finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei_early pass'. Sat Apr 20 08:32:24 UTC 2024 ====== MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei_early pass ====== Saving talloc report from 172.18.186.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=211308) Waiting for packet dumper to finish... 1 (prev_count=211308, count=212385) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei_early pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: 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 ------ Sat Apr 20 08:32:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_nack' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_lu_imsi_auth_tmsi_check_imei_early_nack started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1626)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(1626)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1626)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-SCCP(1624)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1627)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1626)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(1626)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1626)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1626)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(1626)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1626)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1626)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1626)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1626)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1626)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1626)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1626)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1626)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1626)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1626)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1626)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1629)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1629)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1629)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1629)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1629)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1629)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1629)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1629)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1630)@d97f381c6fa7: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1632) TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1632)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000005'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1626)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1626)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1626)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1625)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1625)@d97f381c6fa7: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1632)10038816 MSC_Test_0-SCCP(1624)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(1625)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1626)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1626)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1626)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1626)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1626)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1624)@d97f381c6fa7: { messageType := 2, destLocRef := '992E20'O, sourceLocRef := '00011D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1624)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1624)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1624)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1624)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1624)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1624)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1624)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1624)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1624)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1626)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1625)@d97f381c6fa7: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1625)@d97f381c6fa7: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1624)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1624)@d97f381c6fa7: vl_len:15 MSC_Test_0-SCCP(1624)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1624)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1626)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(1630)@d97f381c6fa7: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1632) MSC_Test-GSUP(1630)@d97f381c6fa7: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1632)"262420000000005" MSC_Test_0-M3UA(1626)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1626)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1626)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1626)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1624)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1624)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1624)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1624)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1624)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1624)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1624)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1624)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1632)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-SCCP(1624)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1624)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1624)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1624)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1626)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1626)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1626)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1624)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-RAN(1625)@d97f381c6fa7: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1632)10038816 MSC_Test_0-M3UA(1626)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1632)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1632)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test-GSUP(1630)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(1624)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(1626)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1623)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(1627)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1633)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(1629)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(1628)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(1625)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(1631)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1623): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(1624): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(1625): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(1626): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(1627): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(1628): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(1629): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(1630): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(1631): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1632): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1633): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_lu_imsi_auth_tmsi_check_imei_early_nack finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_nack pass'. Sat Apr 20 08:32:30 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_nack pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_nack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=187414) Waiting for packet dumper to finish... 1 (prev_count=187414, count=188491) MTC@d97f381c6fa7: 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@d97f381c6fa7: 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 ------ Sat Apr 20 08:32:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_err' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_lu_imsi_auth_tmsi_check_imei_early_err started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(1637)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(1637)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1637)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(1635)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1638)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1637)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(1637)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1637)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1637)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(1637)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1637)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1637)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1637)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1637)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1637)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1637)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1637)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1637)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1637)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1637)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1637)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1640)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1640)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1640)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1640)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1640)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1640)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1640)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1640)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1641)@d97f381c6fa7: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth_tmsi_check_imei_early_err0(1643) TC_lu_imsi_auth_tmsi_check_imei_early_err0(1643)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000005'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1637)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1637)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1637)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1636)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1636)@d97f381c6fa7: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_err0(1643)9079297 MSC_Test_0-SCCP(1635)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(1636)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1637)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1637)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1637)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1637)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1637)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1635)@d97f381c6fa7: { messageType := 2, destLocRef := '8A8A01'O, sourceLocRef := '00011E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1635)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1635)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1635)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1635)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1635)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1635)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1635)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1635)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1635)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1637)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1636)@d97f381c6fa7: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1636)@d97f381c6fa7: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1635)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1635)@d97f381c6fa7: vl_len:15 MSC_Test_0-SCCP(1635)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1635)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1637)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(1641)@d97f381c6fa7: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei_early_err0(1643) MSC_Test-GSUP(1641)@d97f381c6fa7: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_err0(1643)"262420000000005" MSC_Test_0-M3UA(1637)@d97f381c6fa7: Message received on association #8 MSC_Test_0-SCCP(1635)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1635)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1635)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1635)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1635)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1635)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1635)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1635)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1637)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1637)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1637)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_lu_imsi_auth_tmsi_check_imei_early_err0(1643)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-SCCP(1635)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1635)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1635)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1635)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1637)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1637)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1637)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1635)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1637)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1636)@d97f381c6fa7: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_err0(1643)9079297 TC_lu_imsi_auth_tmsi_check_imei_early_err0(1643)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_early_err0(1643)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-RAN(1636)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(1637)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(1635)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(1638)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(1639)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1634)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1644)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(1640)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(1642)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(1641)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1634): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(1635): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(1636): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(1637): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(1638): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(1639): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(1640): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(1641): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(1642): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei_early_err0(1643): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1644): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_lu_imsi_auth_tmsi_check_imei_early_err finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_err pass'. Sat Apr 20 08:32:36 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_err pass ====== Saving talloc report from 172.18.186.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=187694) Waiting for packet dumper to finish... 1 (prev_count=187694, count=188771) MTC@d97f381c6fa7: 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@d97f381c6fa7: 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 ------ Sat Apr 20 08:32:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: 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@d97f381c6fa7: Test case TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(1648)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(1648)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1648)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(1646)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1649)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1648)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(1648)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1648)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1648)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(1648)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1648)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1648)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1648)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1648)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1648)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1648)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1648)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1648)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1648)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1648)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1648)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1651)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1651)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1651)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1651)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1651)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1651)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1651)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1651)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1652)@d97f381c6fa7: Created GsupExpect[0] for "262420000000362" to be handled at TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1654) TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1654)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000362'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1648)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1648)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1648)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1647)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1647)@d97f381c6fa7: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1654)11711374 MSC_Test_0-SCCP(1646)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(1647)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1648)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1648)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1648)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1646)@d97f381c6fa7: { messageType := 2, destLocRef := 'B2B38E'O, sourceLocRef := '00011F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1646)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(1652)@d97f381c6fa7: Found GsupExpect[0] for "262420000000362" handled at TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1654) MSC_Test-GSUP(1652)@d97f381c6fa7: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1654)"262420000000362" MSC_Test_0-SCCP(1646)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1646)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1646)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1646)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524900'O MSC_Test_0-M3UA(1648)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1648)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1648)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1646)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1646)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1646)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1646)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1647)@d97f381c6fa7: patching N(SD)=1 into dtap '0514449561E8'O MSC_Test_0-RAN(1647)@d97f381c6fa7: patched enc_l3: '0554449561E8'O MSC_Test_0-SCCP(1646)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1646)@d97f381c6fa7: vl_len:9 MSC_Test_0-SCCP(1646)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1646)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100060554449561E8'O MSC_Test_0-M3UA(1648)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1648)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1648)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1648)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1648)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1646)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1646)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1646)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1646)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1646)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1646)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1646)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1646)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1646)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1646)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1646)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1646)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1648)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1648)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1648)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1646)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1648)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1647)@d97f381c6fa7: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1654)11711374 TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1654)@d97f381c6fa7: setverdict(pass): none -> pass TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1654)@d97f381c6fa7: Skipping f_verify_vty_lac_ci() TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1654)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1654)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1654)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-M3UA(1648)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(1646)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(1653)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(1647)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1645)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(1652)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(1649)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(1650)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(1651)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1655)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1645): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(1646): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(1647): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(1648): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(1649): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(1650): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(1651): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(1652): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(1653): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1654): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1655): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug pass'. Sat Apr 20 08:32:41 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=192132) Waiting for packet dumper to finish... 1 (prev_count=192132, count=193209) MTC@d97f381c6fa7: 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@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_cc_bssmap_clear'. ------ MSC_Tests.TC_mo_cc_bssmap_clear ------ Sat Apr 20 08:32:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_cc_bssmap_clear' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_mo_cc_bssmap_clear started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(1659)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(1659)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1659)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(1657)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1660)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1659)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(1659)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1659)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1659)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(1659)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1659)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1659)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1659)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1659)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1659)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1659)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1659)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1659)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1659)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1659)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1659)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1662)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1662)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1662)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1662)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1662)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1662)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1662)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1662)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1663)@d97f381c6fa7: Created GsupExpect[0] for "262420000000043" to be handled at TC_mo_cc_bssmap_clear0(1665) TC_mo_cc_bssmap_clear0(1665)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000043'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1659)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1659)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1659)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1658)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1658)@d97f381c6fa7: Added conn table entry 0TC_mo_cc_bssmap_clear0(1665)500499 MSC_Test_0-RAN(1658)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1657)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1659)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1659)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1659)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1659)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1659)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1657)@d97f381c6fa7: { messageType := 2, destLocRef := '07A313'O, sourceLocRef := '000120'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1657)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(1663)@d97f381c6fa7: Found GsupExpect[0] for "262420000000043" handled at TC_mo_cc_bssmap_clear0(1665) MSC_Test-GSUP(1663)@d97f381c6fa7: Added IMSI table entry 0TC_mo_cc_bssmap_clear0(1665)"262420000000043" MSC_Test_0-SCCP(1657)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1657)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1657)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1657)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1657)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1657)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1657)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1657)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1659)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_cc_bssmap_clear0(1665)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_cc_bssmap_clear0(1665)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(1659)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1659)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1657)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1657)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1657)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1657)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_bssmap_clear0(1665)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1658)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1658)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(1657)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1657)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1657)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1657)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1659)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1659)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1659)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1657)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1657)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1657)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1657)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1657)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1657)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1657)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1657)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1659)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1659)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1659)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1657)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-RAN(1658)@d97f381c6fa7: Deleted conn table entry 0TC_mo_cc_bssmap_clear0(1665)500499 MSC_Test_0-M3UA(1659)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_cc_bssmap_clear0(1665)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_bssmap_clear0(1665)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_cc_bssmap_clear0(1665)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_bssmap_clear0(1665)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_bssmap_clear0(1665)@d97f381c6fa7: 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 := '63A11B7C'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1658)@d97f381c6fa7: Added conn table entry 0TC_mo_cc_bssmap_clear0(1665)8065081 MSC_Test_0-RAN(1658)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1657)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1659)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1659)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1659)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1657)@d97f381c6fa7: { messageType := 2, destLocRef := '7B1039'O, sourceLocRef := '000121'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1657)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1659)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1659)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1657)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1657)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1657)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1657)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1659)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1659)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1657)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1657)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1657)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1657)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_bssmap_clear0(1665)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_cc_bssmap_clear0(1665)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1660)@d97f381c6fa7: Created MnccExpect[0] for "12345" to be handled at TC_mo_cc_bssmap_clear0(1665) MSC_Test-MGCP(1661)@d97f381c6fa7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mo_cc_bssmap_clear0(1665) MSC_Test_0-RAN(1658)@d97f381c6fa7: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1658)@d97f381c6fa7: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1657)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1657)@d97f381c6fa7: vl_len:19 MSC_Test_0-SCCP(1657)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1657)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1659)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1661)@d97f381c6fa7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "207", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7b" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_mo_cc_bssmap_clear0(1665) TC_mo_cc_bssmap_clear0(1665)@d97f381c6fa7: f_mo_call_establish 2: rx 1st CRCX TC_mo_cc_bssmap_clear0(1665)@d97f381c6fa7: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1660)@d97f381c6fa7: Found MnccExpect[0] for "12345" handled at TC_mo_cc_bssmap_clear0(1665) MSC_Test-MNCC(1660)@d97f381c6fa7: Added conn table entry 0TC_mo_cc_bssmap_clear0(1665)-2147483617 MSC_Test_0-M3UA(1659)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1659)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_mo_cc_bssmap_clear0(1665)@d97f381c6fa7: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-SCCP(1657)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1657)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1657)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1657)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_bssmap_clear0(1665)@d97f381c6fa7: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1657)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1657)@d97f381c6fa7: vl_len:14 MSC_Test_0-SCCP(1657)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1657)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1659)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_cc_bssmap_clear0(1665)@d97f381c6fa7: f_mo_call_establish 3: rx RTP CREATE TC_mo_cc_bssmap_clear0(1665)@d97f381c6fa7: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1659)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1659)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1657)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1657)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1657)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1657)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1659)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1659)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1657)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1657)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1657)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1657)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_bssmap_clear0(1665)@d97f381c6fa7: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-SCCP(1657)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1657)@d97f381c6fa7: vl_len:6 MSC_Test_0-SCCP(1657)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1657)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1659)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1659)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1659)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1659)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1659)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1657)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1657)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1657)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1657)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1657)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1657)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1657)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1657)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1660)@d97f381c6fa7: Deleted conn table entry 0TC_mo_cc_bssmap_clear0(1665)-2147483617 TC_mo_cc_bssmap_clear0(1665)@d97f381c6fa7: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_cc_bssmap_clear0(1665)@d97f381c6fa7: f_mo_call_establish DONE TC_mo_cc_bssmap_clear0(1665)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1657)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1657)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1657)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1657)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1659)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1659)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1659)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1657)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-RAN(1658)@d97f381c6fa7: Deleted conn table entry 0TC_mo_cc_bssmap_clear0(1665)8065081 MSC_Test_0-M3UA(1659)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_cc_bssmap_clear0(1665)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_bssmap_clear0(1665)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_cc_bssmap_clear0(1665)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_bssmap_clear0(1665)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-SCCP(1657)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(1658)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(1659)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(1662)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(1664)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(1660)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1666)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1656)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(1663)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(1661)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1656): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(1657): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(1658): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(1659): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(1660): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(1661): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(1662): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(1663): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(1664): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_mo_cc_bssmap_clear0(1665): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1666): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_mo_cc_bssmap_clear finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_cc_bssmap_clear pass'. Sat Apr 20 08:32:49 UTC 2024 ====== MSC_Tests.TC_mo_cc_bssmap_clear pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_mo_cc_bssmap_clear.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=408255) Waiting for packet dumper to finish... 1 (prev_count=408255, count=412312) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_cc_bssmap_clear pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_invalid_mgcp_crash'. ------ MSC_Tests.TC_invalid_mgcp_crash ------ Sat Apr 20 08:32:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_invalid_mgcp_crash' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_invalid_mgcp_crash started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1670)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(1670)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1670)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-SCCP(1668)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1671)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1670)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(1670)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1670)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1670)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(1670)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1670)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1670)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1670)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1670)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1670)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1670)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1670)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1670)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1670)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1670)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1670)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1673)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1673)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1673)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1673)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1673)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1673)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1673)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1673)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1674)@d97f381c6fa7: Created GsupExpect[0] for "262420000000007" to be handled at TC_invalid_mgcp_crash0(1676) TC_invalid_mgcp_crash0(1676)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1670)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1670)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1670)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1669)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1669)@d97f381c6fa7: Added conn table entry 0TC_invalid_mgcp_crash0(1676)169267 MSC_Test_0-RAN(1669)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1668)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1670)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1670)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1670)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1670)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1670)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1668)@d97f381c6fa7: { messageType := 2, destLocRef := '029533'O, sourceLocRef := '000122'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1668)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1668)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1668)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1668)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1668)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1674)@d97f381c6fa7: Found GsupExpect[0] for "262420000000007" handled at TC_invalid_mgcp_crash0(1676) MSC_Test-GSUP(1674)@d97f381c6fa7: Added IMSI table entry 0TC_invalid_mgcp_crash0(1676)"262420000000007" MSC_Test_0-SCCP(1668)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1668)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1668)@d97f381c6fa7: vl_from0 TC_invalid_mgcp_crash0(1676)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_invalid_mgcp_crash0(1676)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-SCCP(1668)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1670)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1670)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1670)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1668)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1668)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1668)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1668)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_invalid_mgcp_crash0(1676)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1669)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1669)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(1668)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1668)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1668)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1668)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1670)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1670)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1670)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1668)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1668)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1668)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1668)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1668)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1668)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1668)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1668)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1670)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1670)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1670)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1668)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1670)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1669)@d97f381c6fa7: Deleted conn table entry 0TC_invalid_mgcp_crash0(1676)169267 TC_invalid_mgcp_crash0(1676)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_invalid_mgcp_crash0(1676)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_invalid_mgcp_crash0(1676)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_invalid_mgcp_crash0(1676)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_invalid_mgcp_crash0(1676)@d97f381c6fa7: 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 := '1D585887'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1669)@d97f381c6fa7: Added conn table entry 0TC_invalid_mgcp_crash0(1676)2966360 MSC_Test_0-RAN(1669)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1668)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1670)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1670)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1670)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1670)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1670)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1670)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1670)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1668)@d97f381c6fa7: { messageType := 2, destLocRef := '2D4358'O ("-CX"), sourceLocRef := '000123'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1668)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1668)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1668)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1668)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1668)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1668)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1668)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1668)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1668)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_invalid_mgcp_crash0(1676)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_invalid_mgcp_crash0(1676)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1671)@d97f381c6fa7: Created MnccExpect[0] for "12345" to be handled at TC_invalid_mgcp_crash0(1676) MSC_Test-MGCP(1672)@d97f381c6fa7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_invalid_mgcp_crash0(1676) MSC_Test_0-RAN(1669)@d97f381c6fa7: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1669)@d97f381c6fa7: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1668)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1668)@d97f381c6fa7: vl_len:19 MSC_Test_0-SCCP(1668)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1668)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1670)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1672)@d97f381c6fa7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "212", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7c" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_invalid_mgcp_crash0(1676) TC_invalid_mgcp_crash0(1676)@d97f381c6fa7: f_mo_call_establish 2: rx 1st CRCX MSC_Test_0-M3UA(1670)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1670)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1670)@d97f381c6fa7: Message received on association #8 MSC_Test_0-SCCP(1668)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1668)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1668)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1668)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1670)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1668)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1668)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1668)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1668)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_invalid_mgcp_crash0(1676)@d97f381c6fa7: f_mo_call_establish 11: rx CC RELEASE MSC_Test_0-SCCP(1668)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1668)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1668)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1668)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1670)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1670)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1670)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1668)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-RAN(1669)@d97f381c6fa7: Deleted conn table entry 0TC_invalid_mgcp_crash0(1676)2966360 MSC_Test_0-M3UA(1670)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_invalid_mgcp_crash0(1676)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_invalid_mgcp_crash0(1676)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_invalid_mgcp_crash0(1676)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_invalid_mgcp_crash0(1676)@d97f381c6fa7: Osmux ok: use_osmux = false got_osmux_count = 0 TC_invalid_mgcp_crash0(1676)@d97f381c6fa7: f_mo_call_establish DONE TC_invalid_mgcp_crash0(1676)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_invalid_mgcp_crash0(1676)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-SCCP(1668)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(1671)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(1669)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(1674)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1667)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(1670)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(1675)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(1672)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(1673)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1677)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1667): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(1668): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(1669): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(1670): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(1671): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(1672): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(1673): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(1674): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(1675): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_invalid_mgcp_crash0(1676): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1677): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_invalid_mgcp_crash finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_invalid_mgcp_crash pass'. Sat Apr 20 08:32:55 UTC 2024 ====== MSC_Tests.TC_invalid_mgcp_crash pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_invalid_mgcp_crash.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=336404) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_invalid_mgcp_crash pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mm_id_resp_no_identity'. ------ MSC_Tests.TC_mm_id_resp_no_identity ------ Sat Apr 20 08:32:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mm_id_resp_no_identity' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_mm_id_resp_no_identity started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(1681)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(1681)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1681)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(1679)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1682)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1681)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(1681)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1681)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1681)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(1681)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1681)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1681)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1681)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1681)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1681)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1681)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1681)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1681)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1681)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1681)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1681)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1684)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1684)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1684)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1684)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1684)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1684)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1684)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1684)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_mm_id_resp_no_identity0(1687)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'FFFFFFFF'O } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1681)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1681)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1681)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1680)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1680)@d97f381c6fa7: Added conn table entry 0TC_mm_id_resp_no_identity0(1687)1310905 MSC_Test_0-SCCP(1679)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(1680)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1681)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1681)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1681)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1681)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1681)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1679)@d97f381c6fa7: { messageType := 2, destLocRef := '1400B9'O, sourceLocRef := '000124'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1679)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1679)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1679)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1679)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1679)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1680)@d97f381c6fa7: patching N(SD)=1 into dtap '051903000000'O MSC_Test_0-RAN(1680)@d97f381c6fa7: patched enc_l3: '055903000000'O MSC_Test_0-SCCP(1679)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1679)@d97f381c6fa7: vl_len:9 MSC_Test_0-SCCP(1679)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1679)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010006055903000000'O MSC_Test_0-M3UA(1681)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1681)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1681)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1681)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1681)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1679)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1679)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1679)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1679)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1679)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1679)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1679)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1679)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mm_id_resp_no_identity0(1687)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-SCCP(1679)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1679)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1679)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1679)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1681)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1681)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1681)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1679)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1681)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1680)@d97f381c6fa7: Deleted conn table entry 0TC_mm_id_resp_no_identity0(1687)1310905 TC_mm_id_resp_no_identity0(1687)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_mm_id_resp_no_identity0(1687)@d97f381c6fa7: Skipping f_verify_vty_lac_ci() TC_mm_id_resp_no_identity0(1687)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_mm_id_resp_no_identity0(1687)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-RAN(1680)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(1684)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(1685)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1688)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1678)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(1679)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(1681)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(1683)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(1682)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(1686)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1678): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(1679): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(1680): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(1681): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(1682): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(1683): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(1684): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(1685): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(1686): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_mm_id_resp_no_identity0(1687): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1688): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_mm_id_resp_no_identity finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mm_id_resp_no_identity pass'. Sat Apr 20 08:33:05 UTC 2024 ====== MSC_Tests.TC_mm_id_resp_no_identity pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_mm_id_resp_no_identity.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=171808) Waiting for packet dumper to finish... 1 (prev_count=171808, count=172885) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mm_id_resp_no_identity pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_expire_while_paging'. ------ MSC_Tests.TC_lu_and_expire_while_paging ------ Sat Apr 20 08:33:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_expire_while_paging' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_lu_and_expire_while_paging started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(1692)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(1692)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1692)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(1690)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1693)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1692)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(1692)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1692)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1692)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(1692)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1692)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1692)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1692)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1692)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1692)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1692)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1692)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1692)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1692)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1692)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1692)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1695)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1695)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1695)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1695)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1695)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1695)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1695)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1695)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1696)@d97f381c6fa7: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_expire_while_paging0(1698) TC_lu_and_expire_while_paging0(1698)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1692)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1692)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1692)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1691)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1691)@d97f381c6fa7: Added conn table entry 0TC_lu_and_expire_while_paging0(1698)14356476 MSC_Test_0-SCCP(1690)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(1691)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1692)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1692)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1692)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1692)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1692)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1690)@d97f381c6fa7: { messageType := 2, destLocRef := 'DB0FFC'O, sourceLocRef := '000125'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1690)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1690)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1690)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1690)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1690)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1696)@d97f381c6fa7: Found GsupExpect[0] for "262420000000007" handled at TC_lu_and_expire_while_paging0(1698) MSC_Test-GSUP(1696)@d97f381c6fa7: Added IMSI table entry 0TC_lu_and_expire_while_paging0(1698)"262420000000007" MSC_Test_0-SCCP(1690)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1690)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1690)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1690)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1692)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_expire_while_paging0(1698)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_expire_while_paging0(1698)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(1692)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1692)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1690)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1690)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1690)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1690)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_expire_while_paging0(1698)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1691)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1691)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(1690)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1690)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1690)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1690)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1692)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1692)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1692)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1690)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1690)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1690)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1690)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1690)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1690)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1690)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1690)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1692)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1692)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1692)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1690)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1692)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1691)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_expire_while_paging0(1698)14356476 TC_lu_and_expire_while_paging0(1698)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_expire_while_paging0(1698)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_expire_while_paging0(1698)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_expire_while_paging0(1698)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1691)@d97f381c6fa7: Created IMSI[0] for '262420000000007'H'8E499CB0'O to be handled at TC_lu_and_expire_while_paging0(1698) MSC_Test-GSUP(1696)@d97f381c6fa7: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_expire_while_paging0(1698) MSC_Test_0-M3UA(1692)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1692)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1691)@d97f381c6fa7: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_expire_while_paging0(1698) TC_lu_and_expire_while_paging0(1698)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_expire_while_paging0(1698)@d97f381c6fa7: 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 := '8E499CB0'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1691)@d97f381c6fa7: Added conn table entry 0TC_lu_and_expire_while_paging0(1698)1825928 MSC_Test_0-SCCP(1690)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1692)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1692)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1692)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1690)@d97f381c6fa7: { messageType := 2, destLocRef := '1BDC88'O, sourceLocRef := '000126'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1690)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1692)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1692)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1692)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1692)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1690)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1690)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1690)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1690)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1690)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1690)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1690)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1690)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_expire_while_paging0(1698)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_expire_while_paging0(1698)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1690)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1690)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1690)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1690)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1692)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1692)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1692)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1690)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1692)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1691)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_expire_while_paging0(1698)1825928 TC_lu_and_expire_while_paging0(1698)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_expire_while_paging0(1698)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-RAN(1691)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(1692)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(1690)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(1696)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(1693)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1699)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(1697)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(1695)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1689)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(1694)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1689): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(1690): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(1691): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(1692): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(1693): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(1694): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(1695): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(1696): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(1697): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_lu_and_expire_while_paging0(1698): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1699): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_lu_and_expire_while_paging finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_expire_while_paging pass'. Sat Apr 20 08:33:11 UTC 2024 ====== MSC_Tests.TC_lu_and_expire_while_paging pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_lu_and_expire_while_paging.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=293162) Waiting for packet dumper to finish... 1 (prev_count=293162, count=294239) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_expire_while_paging pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_paging_response_imsi_unknown'. ------ MSC_Tests.TC_paging_response_imsi_unknown ------ Sat Apr 20 08:33:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_paging_response_imsi_unknown' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_paging_response_imsi_unknown started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(1703)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(1703)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1703)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(1701)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1704)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1703)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(1703)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1703)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1703)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(1703)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1703)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1703)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1703)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1703)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1703)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1703)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1703)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1703)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1703)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1703)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1703)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1706)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1706)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1706)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1706)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1706)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1706)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1706)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1706)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_response_imsi_unknown0(1709)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000058'H, fillerDigit := omit } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-M3UA(1703)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1703)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1703)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1702)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1702)@d97f381c6fa7: Added conn table entry 0TC_paging_response_imsi_unknown0(1709)16122686 MSC_Test_0-SCCP(1701)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1703)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1703)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1703)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1703)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1703)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1701)@d97f381c6fa7: { messageType := 2, destLocRef := 'F6033E'O, sourceLocRef := '000127'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1701)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1701)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1701)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1701)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1701)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1701)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1701)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1701)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1701)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1703)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1703)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1703)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1701)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1703)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1702)@d97f381c6fa7: Deleted conn table entry 0TC_paging_response_imsi_unknown0(1709)16122686 TC_paging_response_imsi_unknown0(1709)@d97f381c6fa7: setverdict(pass): none -> pass TC_paging_response_imsi_unknown0(1709)@d97f381c6fa7: Skipping f_verify_vty_lac_ci() TC_paging_response_imsi_unknown0(1709)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_paging_response_imsi_unknown0(1709)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-SCCP(1701)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(1704)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(1702)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(1703)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1700)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(1707)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1710)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(1708)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(1706)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(1705)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1700): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(1701): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(1702): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(1703): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(1704): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(1705): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(1706): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(1707): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(1708): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_paging_response_imsi_unknown0(1709): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1710): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_paging_response_imsi_unknown finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_paging_response_imsi_unknown pass'. Sat Apr 20 08:33:16 UTC 2024 ====== MSC_Tests.TC_paging_response_imsi_unknown pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_paging_response_imsi_unknown.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=141408) Waiting for packet dumper to finish... 1 (prev_count=141408, count=142485) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_paging_response_imsi_unknown pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_paging_response_tmsi_unknown'. ------ MSC_Tests.TC_paging_response_tmsi_unknown ------ Sat Apr 20 08:33:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_paging_response_tmsi_unknown' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_paging_response_tmsi_unknown started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(1714)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(1714)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1714)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(1712)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1715)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1714)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(1714)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1714)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1714)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(1714)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1714)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1714)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1714)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1714)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1714)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1714)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1714)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1714)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1714)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1714)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1714)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1717)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1717)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1717)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1717)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1717)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1717)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1717)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1717)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_response_tmsi_unknown0(1720)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '59111111'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-M3UA(1714)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1714)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1714)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1713)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1713)@d97f381c6fa7: Added conn table entry 0TC_paging_response_tmsi_unknown0(1720)1864161 MSC_Test_0-SCCP(1712)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1714)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1714)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1714)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1714)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1714)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1712)@d97f381c6fa7: { messageType := 2, destLocRef := '1C71E1'O, sourceLocRef := '000128'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1712)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1712)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1712)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1712)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1712)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1712)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1712)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1712)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1712)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1714)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1714)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1714)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1712)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1714)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1713)@d97f381c6fa7: Deleted conn table entry 0TC_paging_response_tmsi_unknown0(1720)1864161 TC_paging_response_tmsi_unknown0(1720)@d97f381c6fa7: setverdict(pass): none -> pass TC_paging_response_tmsi_unknown0(1720)@d97f381c6fa7: Skipping f_verify_vty_lac_ci() TC_paging_response_tmsi_unknown0(1720)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_paging_response_tmsi_unknown0(1720)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-RAN(1713)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(1712)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(1719)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(1718)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1711)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(1714)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(1715)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(1717)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(1716)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1721)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1711): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(1712): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(1713): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(1714): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(1715): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(1716): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(1717): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(1718): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(1719): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_paging_response_tmsi_unknown0(1720): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1721): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_paging_response_tmsi_unknown finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_paging_response_tmsi_unknown pass'. Sat Apr 20 08:33:22 UTC 2024 ====== MSC_Tests.TC_paging_response_tmsi_unknown pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_paging_response_tmsi_unknown.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=142943) Waiting for packet dumper to finish... 1 (prev_count=142943, count=144597) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_paging_response_tmsi_unknown pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_call_re_establishment'. ------ MSC_Tests.TC_call_re_establishment ------ Sat Apr 20 08:33:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_call_re_establishment' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_call_re_establishment started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(1725)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(1725)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1725)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(1723)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1726)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1725)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(1725)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1725)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1725)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(1725)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1725)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1725)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1725)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1725)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1725)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1725)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1725)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1725)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1725)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1725)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1725)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1728)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1728)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1728)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1728)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1728)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1728)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1728)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1728)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1729)@d97f381c6fa7: Created GsupExpect[0] for "262420000000091" to be handled at TC_call_re_establishment0(1731) TC_call_re_establishment0(1731)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000091'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1725)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1725)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1725)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1724)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1724)@d97f381c6fa7: Added conn table entry 0TC_call_re_establishment0(1731)1820846 MSC_Test_0-SCCP(1723)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(1724)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1725)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1725)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1725)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1725)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1725)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1723)@d97f381c6fa7: { messageType := 2, destLocRef := '1BC8AE'O, sourceLocRef := '000129'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1723)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1723)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1723)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1723)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1723)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1729)@d97f381c6fa7: Found GsupExpect[0] for "262420000000091" handled at TC_call_re_establishment0(1731) MSC_Test-GSUP(1729)@d97f381c6fa7: Added IMSI table entry 0TC_call_re_establishment0(1731)"262420000000091" MSC_Test_0-SCCP(1723)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1723)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1723)@d97f381c6fa7: vl_from0 TC_call_re_establishment0(1731)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_call_re_establishment0(1731)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-SCCP(1723)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1725)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1725)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1725)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1723)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1723)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1723)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1723)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment0(1731)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1724)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1724)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(1723)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1723)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1723)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1723)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1725)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1725)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1725)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1723)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1723)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1723)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1723)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1723)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1723)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1723)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1723)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1725)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1725)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1725)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1723)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1725)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1724)@d97f381c6fa7: Deleted conn table entry 0TC_call_re_establishment0(1731)1820846 TC_call_re_establishment0(1731)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment0(1731)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_call_re_establishment0(1731)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment0(1731)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment0(1731)@d97f381c6fa7: 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 := '3A89D1C0'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1724)@d97f381c6fa7: Added conn table entry 0TC_call_re_establishment0(1731)8570833 MSC_Test_0-RAN(1724)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1723)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1725)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1725)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1725)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1725)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1725)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1725)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1725)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1723)@d97f381c6fa7: { messageType := 2, destLocRef := '82C7D1'O, sourceLocRef := '00012A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1723)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1723)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1723)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1723)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1723)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1723)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1723)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1723)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1723)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment0(1731)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_call_re_establishment0(1731)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1726)@d97f381c6fa7: Created MnccExpect[0] for "12345" to be handled at TC_call_re_establishment0(1731) MSC_Test-MGCP(1727)@d97f381c6fa7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_call_re_establishment0(1731) MSC_Test_0-RAN(1724)@d97f381c6fa7: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1724)@d97f381c6fa7: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1723)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1723)@d97f381c6fa7: vl_len:19 MSC_Test_0-SCCP(1723)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1723)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1725)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1727)@d97f381c6fa7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "214", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7d" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_call_re_establishment0(1731) TC_call_re_establishment0(1731)@d97f381c6fa7: f_mo_call_establish 2: rx 1st CRCX TC_call_re_establishment0(1731)@d97f381c6fa7: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1726)@d97f381c6fa7: Found MnccExpect[0] for "12345" handled at TC_call_re_establishment0(1731) MSC_Test-MNCC(1726)@d97f381c6fa7: Added conn table entry 0TC_call_re_establishment0(1731)-2147483615 MSC_Test_0-M3UA(1725)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1725)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1723)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1723)@d97f381c6fa7: DT1 will be put to the reassembly buffer TC_call_re_establishment0(1731)@d97f381c6fa7: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-SCCP(1723)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1723)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment0(1731)@d97f381c6fa7: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1723)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1723)@d97f381c6fa7: vl_len:14 MSC_Test_0-SCCP(1723)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1723)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1725)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_call_re_establishment0(1731)@d97f381c6fa7: f_mo_call_establish 3: rx RTP CREATE TC_call_re_establishment0(1731)@d97f381c6fa7: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1725)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1725)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1723)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1723)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1723)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1723)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1725)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1725)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1723)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1723)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1723)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1723)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment0(1731)@d97f381c6fa7: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1725)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1725)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1723)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1723)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1723)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1723)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment0(1731)@d97f381c6fa7: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1724)@d97f381c6fa7: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1724)@d97f381c6fa7: patched enc_l3: '038F'O MSC_Test_0-SCCP(1723)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1723)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1723)@d97f381c6fa7: vl_from0 TC_call_re_establishment0(1731)@d97f381c6fa7: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-SCCP(1723)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002038F'O TC_call_re_establishment0(1731)@d97f381c6fa7: { line := { verb := "MDCX", trans_id := "217", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "7d" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7d", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.186.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } MSC_Test_0-M3UA(1725)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_call_re_establishment0(1731)@d97f381c6fa7: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_call_re_establishment0(1731)@d97f381c6fa7: Osmux ok: use_osmux = false got_osmux_count = 0 TC_call_re_establishment0(1731)@d97f381c6fa7: f_mo_call_establish DONE TC_call_re_establishment0(1731)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1729)@d97f381c6fa7: Deleted GSUP IMSI table entry 0TC_call_re_establishment0(1731)"262420000000091" MSC_Test-GSUP(1729)@d97f381c6fa7: Added IMSI table entry 0TC_call_re_establishment0(1732)"262420000000091" TC_call_re_establishment0(1732)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMReEstablReq := { messageType := '000000'B, nsd := '00'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare := '0000'B, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000091'H, fillerDigit := omit } } } }, locationAreaIdentification := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1724)@d97f381c6fa7: Added conn table entry 1TC_call_re_establishment0(1732)9138564 MSC_Test_0-RAN(1724)@d97f381c6fa7: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-SCCP(1723)@d97f381c6fa7: First idle individual index:1 MSC_Test_0-M3UA(1725)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1725)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1725)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1725)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1725)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1725)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1725)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1725)@d97f381c6fa7: Message received on association #8 MSC_Test_0-SCCP(1723)@d97f381c6fa7: { messageType := 2, destLocRef := '8B7184'O, sourceLocRef := '00012B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1723)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_0-SCCP(1723)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1723)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1723)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1723)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1723)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_0-SCCP(1723)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1723)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1723)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1723)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_0-SCCP(1723)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1725)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1723)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1723)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1723)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1723)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1723)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1723)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1725)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1725)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1725)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1723)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1725)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1724)@d97f381c6fa7: Deleted conn table entry 0TC_call_re_establishment0(1731)8570833 TC_call_re_establishment0(1731)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment0(1731)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test-MNCC(1726)@d97f381c6fa7: Deleted conn table entry 0TC_call_re_establishment0(1731)-2147483615 MSC_Test-MNCC(1726)@d97f381c6fa7: Added conn table entry 0TC_call_re_establishment0(1732)-2147483615 MSC_Test-MGCP(1727)@d97f381c6fa7: MGCP_Emulation_CT: MgcpEndpointTable[0] now sends to TC_call_re_establishment0(1732) MSC_Test_0-SCCP(1723)@d97f381c6fa7: Session index based on connection ID:1 MSC_Test_0-SCCP(1723)@d97f381c6fa7: vl_len:14 MSC_Test_0-SCCP(1723)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1723)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1725)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1724)@d97f381c6fa7: patching N(SD)=1 into dtap '032502E180'O MSC_Test_0-RAN(1724)@d97f381c6fa7: patched enc_l3: '036502E180'O MSC_Test_0-SCCP(1723)@d97f381c6fa7: Session index based on connection ID:1 MSC_Test_0-SCCP(1723)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1723)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1723)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010005036502E180'O MSC_Test_0-M3UA(1725)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1725)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1725)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1723)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_0-SCCP(1723)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1723)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1723)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1724)@d97f381c6fa7: patching N(SD)=2 into dtap '032A'O MSC_Test_0-RAN(1724)@d97f381c6fa7: patched enc_l3: '03AA'O MSC_Test_0-SCCP(1723)@d97f381c6fa7: Session index based on connection ID:1 MSC_Test_0-SCCP(1723)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1723)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1723)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000203AA'O MSC_Test_0-M3UA(1725)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1726)@d97f381c6fa7: Deleted conn table entry 0TC_call_re_establishment0(1732)-2147483615 MSC_Test_0-M3UA(1725)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1725)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1723)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_0-SCCP(1723)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1723)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1723)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1723)@d97f381c6fa7: Session index based on connection ID:1 MSC_Test_0-SCCP(1723)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1723)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1723)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1725)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1725)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1725)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1723)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_0-M3UA(1725)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1724)@d97f381c6fa7: Deleted conn table entry 1TC_call_re_establishment0(1732)9138564 TC_call_re_establishment0(1732)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(1723)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(1726)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(1729)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(1724)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(1725)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1734)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(1727)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1722)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(1730)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(1728)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1733)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1722): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(1723): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(1724): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(1725): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(1726): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(1727): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(1728): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(1729): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(1730): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_call_re_establishment0(1731): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC TC_call_re_establishment0(1732): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1733): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1734): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_call_re_establishment finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_call_re_establishment pass'. Sat Apr 20 08:33:33 UTC 2024 ====== MSC_Tests.TC_call_re_establishment pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_call_re_establishment.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=555608) Waiting for packet dumper to finish... 1 (prev_count=555608, count=557363) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_call_re_establishment pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_call_re_establishment_auth'. ------ MSC_Tests.TC_call_re_establishment_auth ------ Sat Apr 20 08:33:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_call_re_establishment_auth' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_call_re_establishment_auth started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(1738)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(1738)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1738)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(1736)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1739)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1738)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(1738)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1738)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1738)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(1738)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1738)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1738)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1738)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1738)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1738)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1738)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1738)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1738)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1738)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1738)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1738)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1741)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1741)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_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)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1741)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1741)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@d97f381c6fa7: IPA ID RESP: { { 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)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1741)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1742)@d97f381c6fa7: Created GsupExpect[0] for "262420000000092" to be handled at TC_call_re_establishment_auth0(1744) TC_call_re_establishment_auth0(1744)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000092'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1738)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1738)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1738)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1737)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1737)@d97f381c6fa7: Added conn table entry 0TC_call_re_establishment_auth0(1744)5571800 MSC_Test_0-SCCP(1736)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(1737)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1738)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1738)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1738)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@d97f381c6fa7: { messageType := 2, destLocRef := '5504D8'O, sourceLocRef := '00012C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1736)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(1742)@d97f381c6fa7: Found GsupExpect[0] for "262420000000092" handled at TC_call_re_establishment_auth0(1744) MSC_Test-GSUP(1742)@d97f381c6fa7: Added IMSI table entry 0TC_call_re_establishment_auth0(1744)"262420000000092" MSC_Test_0-SCCP(1736)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1736)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1736)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1736)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1738)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_call_re_establishment_auth0(1744)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_auth0(1744)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(1738)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1738)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1737)@d97f381c6fa7: patching N(SD)=1 into dtap '0514F6320AFC'O MSC_Test_0-RAN(1737)@d97f381c6fa7: patched enc_l3: '0554F6320AFC'O MSC_Test_0-SCCP(1736)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1736)@d97f381c6fa7: vl_len:9 MSC_Test_0-SCCP(1736)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1736)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100060554F6320AFC'O MSC_Test_0-M3UA(1738)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1738)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1738)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1738)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1738)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_auth0(1744)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1737)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1737)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_0-SCCP(1736)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1736)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1736)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1736)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1738)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1738)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1738)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1736)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1736)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1736)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1736)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1738)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1738)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1738)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1738)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1737)@d97f381c6fa7: Deleted conn table entry 0TC_call_re_establishment_auth0(1744)5571800 TC_call_re_establishment_auth0(1744)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment_auth0(1744)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_auth0(1744)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment_auth0(1744)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment_auth0(1744)@d97f381c6fa7: 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 := '043D3E70'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1737)@d97f381c6fa7: Added conn table entry 0TC_call_re_establishment_auth0(1744)2110747 MSC_Test_0-RAN(1737)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1736)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1738)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1738)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1738)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@d97f381c6fa7: { messageType := 2, destLocRef := '20351B'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)@d97f381c6fa7: Session index based on local reference:0 TC_call_re_establishment_auth0(1744)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_auth0(1744)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1738)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1738)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1737)@d97f381c6fa7: patching N(SD)=1 into dtap '0514D025925E'O MSC_Test_0-RAN(1737)@d97f381c6fa7: patched enc_l3: '0554D025925E'O MSC_Test_0-SCCP(1736)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1736)@d97f381c6fa7: vl_len:9 MSC_Test_0-SCCP(1736)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1736)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100060554D025925E'O MSC_Test_0-M3UA(1738)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1738)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1738)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1738)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1738)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1736)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1739)@d97f381c6fa7: Created MnccExpect[0] for "12345" to be handled at TC_call_re_establishment_auth0(1744) MSC_Test-MGCP(1740)@d97f381c6fa7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_call_re_establishment_auth0(1744) MSC_Test_0-RAN(1737)@d97f381c6fa7: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1737)@d97f381c6fa7: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1736)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1736)@d97f381c6fa7: vl_len:19 MSC_Test_0-SCCP(1736)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1736)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1738)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1740)@d97f381c6fa7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "220", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7e" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_call_re_establishment_auth0(1744) TC_call_re_establishment_auth0(1744)@d97f381c6fa7: f_mo_call_establish 2: rx 1st CRCX TC_call_re_establishment_auth0(1744)@d97f381c6fa7: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1739)@d97f381c6fa7: Found MnccExpect[0] for "12345" handled at TC_call_re_establishment_auth0(1744) MSC_Test-MNCC(1739)@d97f381c6fa7: Added conn table entry 0TC_call_re_establishment_auth0(1744)-2147483614 MSC_Test_0-M3UA(1738)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1738)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_auth0(1744)@d97f381c6fa7: f_mo_call_establish 1: rx MNCC SETUP ind TC_call_re_establishment_auth0(1744)@d97f381c6fa7: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1736)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1736)@d97f381c6fa7: vl_len:14 MSC_Test_0-SCCP(1736)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1736)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1738)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_call_re_establishment_auth0(1744)@d97f381c6fa7: f_mo_call_establish 3: rx RTP CREATE TC_call_re_establishment_auth0(1744)@d97f381c6fa7: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1738)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1738)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1738)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1738)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_auth0(1744)@d97f381c6fa7: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1738)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1738)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_auth0(1744)@d97f381c6fa7: as_optional_mgcp_mdcx: rx MDCX TC_call_re_establishment_auth0(1744)@d97f381c6fa7: { line := { verb := "MDCX", trans_id := "223", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "7e" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7e", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.186.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_call_re_establishment_auth0(1744)@d97f381c6fa7: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1737)@d97f381c6fa7: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1737)@d97f381c6fa7: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1736)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1736)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1736)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1736)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000203CF'O MSC_Test_0-M3UA(1738)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_call_re_establishment_auth0(1744)@d97f381c6fa7: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_call_re_establishment_auth0(1744)@d97f381c6fa7: Osmux ok: use_osmux = false got_osmux_count = 0 TC_call_re_establishment_auth0(1744)@d97f381c6fa7: f_mo_call_establish DONE TC_call_re_establishment_auth0(1744)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1742)@d97f381c6fa7: Deleted GSUP IMSI table entry 0TC_call_re_establishment_auth0(1744)"262420000000092" MSC_Test-GSUP(1742)@d97f381c6fa7: Added IMSI table entry 0TC_call_re_establishment_auth0(1745)"262420000000092" TC_call_re_establishment_auth0(1745)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMReEstablReq := { messageType := '000000'B, nsd := '00'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare := '0000'B, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000092'H, fillerDigit := omit } } } }, locationAreaIdentification := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1737)@d97f381c6fa7: Added conn table entry 1TC_call_re_establishment_auth0(1745)10454381 MSC_Test_0-RAN(1737)@d97f381c6fa7: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-SCCP(1736)@d97f381c6fa7: First idle individual index:1 MSC_Test_0-M3UA(1738)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1738)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1738)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1738)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1738)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@d97f381c6fa7: { messageType := 2, destLocRef := '9F856D'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)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_0-SCCP(1736)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1736)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1736)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1736)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1736)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1738)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1738)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1738)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1738)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1737)@d97f381c6fa7: Deleted conn table entry 0TC_call_re_establishment_auth0(1744)2110747 TC_call_re_establishment_auth0(1744)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment_auth0(1744)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-M3UA(1738)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1738)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_0-SCCP(1736)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1737)@d97f381c6fa7: patching N(SD)=1 into dtap '0514E008C853'O MSC_Test_0-RAN(1737)@d97f381c6fa7: patched enc_l3: '0554E008C853'O MSC_Test_0-SCCP(1736)@d97f381c6fa7: Session index based on connection ID:1 MSC_Test_0-SCCP(1736)@d97f381c6fa7: vl_len:9 MSC_Test_0-SCCP(1736)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1736)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100060554E008C853'O MSC_Test_0-M3UA(1738)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1738)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1738)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1738)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1738)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_0-SCCP(1736)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1736)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_0-SCCP(1736)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1739)@d97f381c6fa7: Deleted conn table entry 0TC_call_re_establishment_auth0(1744)-2147483614 MSC_Test-MNCC(1739)@d97f381c6fa7: Added conn table entry 0TC_call_re_establishment_auth0(1745)-2147483614 MSC_Test-MGCP(1740)@d97f381c6fa7: MGCP_Emulation_CT: MgcpEndpointTable[0] now sends to TC_call_re_establishment_auth0(1745) MSC_Test_0-SCCP(1736)@d97f381c6fa7: Session index based on connection ID:1 MSC_Test_0-SCCP(1736)@d97f381c6fa7: vl_len:14 MSC_Test_0-SCCP(1736)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1736)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1738)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1737)@d97f381c6fa7: patching N(SD)=2 into dtap '032502E180'O MSC_Test_0-RAN(1737)@d97f381c6fa7: patched enc_l3: '03A502E180'O MSC_Test_0-SCCP(1736)@d97f381c6fa7: Session index based on connection ID:1 MSC_Test_0-SCCP(1736)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1736)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1736)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000503A502E180'O MSC_Test_0-M3UA(1738)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1738)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1738)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_0-SCCP(1736)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1737)@d97f381c6fa7: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1737)@d97f381c6fa7: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1736)@d97f381c6fa7: Session index based on connection ID:1 MSC_Test_0-SCCP(1736)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1736)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1736)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1738)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1739)@d97f381c6fa7: Deleted conn table entry 0TC_call_re_establishment_auth0(1745)-2147483614 MSC_Test_0-M3UA(1738)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1738)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_0-SCCP(1736)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1736)@d97f381c6fa7: Session index based on connection ID:1 MSC_Test_0-SCCP(1736)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1736)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1736)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1738)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1738)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1738)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_0-RAN(1737)@d97f381c6fa7: Deleted conn table entry 1TC_call_re_establishment_auth0(1745)10454381 MSC_Test_0-M3UA(1738)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_call_re_establishment_auth0(1745)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(1737)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(1742)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(1740)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(1739)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(1736)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(1738)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(1741)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(1743)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1747)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1735)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1746)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1735): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(1736): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(1737): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(1738): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(1739): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(1740): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(1741): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(1742): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(1743): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_call_re_establishment_auth0(1744): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC TC_call_re_establishment_auth0(1745): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1746): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1747): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_call_re_establishment_auth finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_call_re_establishment_auth pass'. Sat Apr 20 08:33:43 UTC 2024 ====== MSC_Tests.TC_call_re_establishment_auth pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_call_re_establishment_auth.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=633206) Waiting for packet dumper to finish... 1 (prev_count=633206, count=634961) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_call_re_establishment_auth pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_call_re_establishment_ciph'. ------ MSC_Tests.TC_call_re_establishment_ciph ------ Sat Apr 20 08:33:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_call_re_establishment_ciph' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_call_re_establishment_ciph started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(1751)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(1751)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1751)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(1749)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1752)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1751)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(1751)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1751)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1751)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(1751)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1751)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1751)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1751)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1751)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1751)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1751)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1751)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1751)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1751)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1751)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1751)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1754)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1754)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_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)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1754)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1754)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@d97f381c6fa7: IPA ID RESP: { { 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)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1754)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1755)@d97f381c6fa7: Created GsupExpect[0] for "262420000000092" to be handled at TC_call_re_establishment_ciph0(1757) TC_call_re_establishment_ciph0(1757)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1751)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1751)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1750)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1750)@d97f381c6fa7: Added conn table entry 0TC_call_re_establishment_ciph0(1757)8764613 MSC_Test_0-SCCP(1749)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(1750)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1751)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1751)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1751)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@d97f381c6fa7: { messageType := 2, destLocRef := '85BCC5'O, sourceLocRef := '00012F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1749)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(1755)@d97f381c6fa7: Found GsupExpect[0] for "262420000000092" handled at TC_call_re_establishment_ciph0(1757) MSC_Test-GSUP(1755)@d97f381c6fa7: Added IMSI table entry 0TC_call_re_establishment_ciph0(1757)"262420000000092" MSC_Test_0-SCCP(1749)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1749)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1749)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1749)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1751)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_call_re_establishment_ciph0(1757)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_ciph0(1757)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(1751)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1751)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1749)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1750)@d97f381c6fa7: patching N(SD)=1 into dtap '05141F22F1EF'O MSC_Test_0-RAN(1750)@d97f381c6fa7: patched enc_l3: '05541F22F1EF'O MSC_Test_0-SCCP(1749)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1749)@d97f381c6fa7: vl_len:9 MSC_Test_0-SCCP(1749)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1749)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000605541F22F1EF'O MSC_Test_0-M3UA(1751)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1751)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1751)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1749)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1749)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1749)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1749)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1749)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1751)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1751)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1751)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1749)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1751)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1751)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1749)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_ciph0(1757)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1750)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1750)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_0-SCCP(1749)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1749)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1749)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1749)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1751)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1751)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1751)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1749)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1749)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1749)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1749)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1749)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1751)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1751)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1751)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1751)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1750)@d97f381c6fa7: Deleted conn table entry 0TC_call_re_establishment_ciph0(1757)8764613 TC_call_re_establishment_ciph0(1757)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment_ciph0(1757)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_ciph0(1757)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment_ciph0(1757)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment_ciph0(1757)@d97f381c6fa7: 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 := '1014ED58'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1750)@d97f381c6fa7: Added conn table entry 0TC_call_re_establishment_ciph0(1757)8108116 MSC_Test_0-RAN(1750)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1749)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1751)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1751)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1751)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@d97f381c6fa7: { messageType := 2, destLocRef := '7BB854'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)@d97f381c6fa7: Session index based on local reference:0 TC_call_re_establishment_ciph0(1757)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_ciph0(1757)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1751)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1751)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1749)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1750)@d97f381c6fa7: patching N(SD)=1 into dtap '05141CB5F8B2'O MSC_Test_0-RAN(1750)@d97f381c6fa7: patched enc_l3: '05541CB5F8B2'O MSC_Test_0-SCCP(1749)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1749)@d97f381c6fa7: vl_len:9 MSC_Test_0-SCCP(1749)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1749)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000605541CB5F8B2'O MSC_Test_0-M3UA(1751)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1751)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1751)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1749)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1749)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1749)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1749)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1749)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1751)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1751)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1751)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1749)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1752)@d97f381c6fa7: Created MnccExpect[0] for "12345" to be handled at TC_call_re_establishment_ciph0(1757) MSC_Test-MGCP(1753)@d97f381c6fa7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_call_re_establishment_ciph0(1757) MSC_Test_0-RAN(1750)@d97f381c6fa7: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1750)@d97f381c6fa7: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1749)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1749)@d97f381c6fa7: vl_len:19 MSC_Test_0-SCCP(1749)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1749)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1751)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1753)@d97f381c6fa7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "226", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7f" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_call_re_establishment_ciph0(1757) TC_call_re_establishment_ciph0(1757)@d97f381c6fa7: f_mo_call_establish 2: rx 1st CRCX TC_call_re_establishment_ciph0(1757)@d97f381c6fa7: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1752)@d97f381c6fa7: Found MnccExpect[0] for "12345" handled at TC_call_re_establishment_ciph0(1757) MSC_Test_0-M3UA(1751)@d97f381c6fa7: Message received on association #8 MSC_Test-MNCC(1752)@d97f381c6fa7: Added conn table entry 0TC_call_re_establishment_ciph0(1757)-2147483613 MSC_Test_0-M3UA(1751)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1749)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_ciph0(1757)@d97f381c6fa7: f_mo_call_establish 1: rx MNCC SETUP ind TC_call_re_establishment_ciph0(1757)@d97f381c6fa7: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1749)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1749)@d97f381c6fa7: vl_len:14 MSC_Test_0-SCCP(1749)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1749)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1751)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_call_re_establishment_ciph0(1757)@d97f381c6fa7: f_mo_call_establish 3: rx RTP CREATE TC_call_re_establishment_ciph0(1757)@d97f381c6fa7: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1751)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1751)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1749)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1751)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1751)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1749)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_ciph0(1757)@d97f381c6fa7: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1751)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1751)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1749)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_ciph0(1757)@d97f381c6fa7: as_optional_mgcp_mdcx: rx MDCX TC_call_re_establishment_ciph0(1757)@d97f381c6fa7: { line := { verb := "MDCX", trans_id := "229", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "7f" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7f", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.186.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_call_re_establishment_ciph0(1757)@d97f381c6fa7: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1750)@d97f381c6fa7: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1750)@d97f381c6fa7: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1749)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1749)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1749)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1749)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000203CF'O MSC_Test_0-M3UA(1751)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_call_re_establishment_ciph0(1757)@d97f381c6fa7: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_call_re_establishment_ciph0(1757)@d97f381c6fa7: Osmux ok: use_osmux = false got_osmux_count = 0 TC_call_re_establishment_ciph0(1757)@d97f381c6fa7: f_mo_call_establish DONE TC_call_re_establishment_ciph0(1757)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1755)@d97f381c6fa7: Deleted GSUP IMSI table entry 0TC_call_re_establishment_ciph0(1757)"262420000000092" MSC_Test-GSUP(1755)@d97f381c6fa7: Added IMSI table entry 0TC_call_re_establishment_ciph0(1758)"262420000000092" TC_call_re_establishment_ciph0(1758)@d97f381c6fa7: 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)@d97f381c6fa7: Added conn table entry 1TC_call_re_establishment_ciph0(1758)1711204 MSC_Test_0-RAN(1750)@d97f381c6fa7: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-SCCP(1749)@d97f381c6fa7: First idle individual index:1 MSC_Test_0-M3UA(1751)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1751)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1751)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1751)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1751)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@d97f381c6fa7: { messageType := 2, destLocRef := '1A1C64'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)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_0-SCCP(1749)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1749)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1749)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1749)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1749)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1749)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1751)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1751)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1751)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1751)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1750)@d97f381c6fa7: Deleted conn table entry 0TC_call_re_establishment_ciph0(1757)8108116 MSC_Test_0-M3UA(1751)@d97f381c6fa7: Message received on association #8 TC_call_re_establishment_ciph0(1757)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1751)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_0-SCCP(1749)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_ciph0(1757)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-RAN(1750)@d97f381c6fa7: patching N(SD)=1 into dtap '051422061D79'O MSC_Test_0-RAN(1750)@d97f381c6fa7: patched enc_l3: '055422061D79'O MSC_Test_0-SCCP(1749)@d97f381c6fa7: Session index based on connection ID:1 MSC_Test_0-SCCP(1749)@d97f381c6fa7: vl_len:9 MSC_Test_0-SCCP(1749)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1749)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010006055422061D79'O MSC_Test_0-M3UA(1751)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1751)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1751)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_0-SCCP(1749)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1749)@d97f381c6fa7: Session index based on connection ID:1 MSC_Test_0-SCCP(1749)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1749)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1749)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1751)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1751)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1751)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1751)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1751)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_0-SCCP(1749)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1749)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_0-SCCP(1749)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1752)@d97f381c6fa7: Deleted conn table entry 0TC_call_re_establishment_ciph0(1757)-2147483613 MSC_Test-MNCC(1752)@d97f381c6fa7: Added conn table entry 0TC_call_re_establishment_ciph0(1758)-2147483613 MSC_Test-MGCP(1753)@d97f381c6fa7: MGCP_Emulation_CT: MgcpEndpointTable[0] now sends to TC_call_re_establishment_ciph0(1758) MSC_Test_0-SCCP(1749)@d97f381c6fa7: Session index based on connection ID:1 MSC_Test_0-SCCP(1749)@d97f381c6fa7: vl_len:14 MSC_Test_0-SCCP(1749)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1749)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1751)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1750)@d97f381c6fa7: patching N(SD)=2 into dtap '032502E180'O MSC_Test_0-RAN(1750)@d97f381c6fa7: patched enc_l3: '03A502E180'O MSC_Test_0-SCCP(1749)@d97f381c6fa7: Session index based on connection ID:1 MSC_Test_0-SCCP(1749)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1749)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1749)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000503A502E180'O MSC_Test_0-M3UA(1751)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1751)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1751)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_0-SCCP(1749)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1750)@d97f381c6fa7: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1750)@d97f381c6fa7: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1749)@d97f381c6fa7: Session index based on connection ID:1 MSC_Test_0-SCCP(1749)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1749)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1749)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1751)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1752)@d97f381c6fa7: Deleted conn table entry 0TC_call_re_establishment_ciph0(1758)-2147483613 MSC_Test_0-M3UA(1751)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1751)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_0-SCCP(1749)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1749)@d97f381c6fa7: Session index based on connection ID:1 MSC_Test_0-SCCP(1749)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1749)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1749)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1751)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1751)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1751)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_0-M3UA(1751)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1750)@d97f381c6fa7: Deleted conn table entry 1TC_call_re_establishment_ciph0(1758)1711204 TC_call_re_establishment_ciph0(1758)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(1752)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(1751)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(1755)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1760)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1748)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(1749)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(1750)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(1753)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1759)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(1756)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(1754)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1748): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(1749): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(1750): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(1751): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(1752): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(1753): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(1754): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(1755): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(1756): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_call_re_establishment_ciph0(1757): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC TC_call_re_establishment_ciph0(1758): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1759): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1760): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_call_re_establishment_ciph finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_call_re_establishment_ciph pass'. Sat Apr 20 08:33:54 UTC 2024 ====== MSC_Tests.TC_call_re_establishment_ciph pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_call_re_establishment_ciph.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=678478) Waiting for packet dumper to finish... 1 (prev_count=678478, count=680233) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_call_re_establishment_ciph pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_wrong_mi'. ------ MSC_Tests.TC_cm_serv_wrong_mi ------ Sat Apr 20 08:33:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_wrong_mi' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_cm_serv_wrong_mi started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(1764)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(1764)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1764)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(1762)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1765)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1764)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(1764)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1764)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1764)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(1764)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1764)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1764)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1764)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1764)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1764)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1764)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1764)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1764)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1764)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1764)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1764)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1767)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1767)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_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)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1767)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1767)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@d97f381c6fa7: IPA ID RESP: { { 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)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1767)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1768)@d97f381c6fa7: Created GsupExpect[0] for "262420000000094" to be handled at TC_cm_serv_wrong_mi0(1770) TC_cm_serv_wrong_mi0(1770)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000094'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1764)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1764)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1764)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1763)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1763)@d97f381c6fa7: Added conn table entry 0TC_cm_serv_wrong_mi0(1770)9574081 MSC_Test_0-SCCP(1762)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(1763)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1764)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1764)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1764)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1764)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1764)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1762)@d97f381c6fa7: { messageType := 2, destLocRef := '9216C1'O, sourceLocRef := '000132'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1762)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1762)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1762)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1762)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1762)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1768)@d97f381c6fa7: Found GsupExpect[0] for "262420000000094" handled at TC_cm_serv_wrong_mi0(1770) MSC_Test-GSUP(1768)@d97f381c6fa7: Added IMSI table entry 0TC_cm_serv_wrong_mi0(1770)"262420000000094" MSC_Test_0-SCCP(1762)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1762)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1762)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1762)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1764)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_cm_serv_wrong_mi0(1770)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_cm_serv_wrong_mi0(1770)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(1764)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1764)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1762)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1762)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1762)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1762)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_serv_wrong_mi0(1770)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1763)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1763)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(1762)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1762)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1762)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1762)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1764)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1764)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1764)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1762)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1762)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1762)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1762)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1762)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1762)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1762)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1762)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1764)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1764)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1764)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1762)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1764)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1763)@d97f381c6fa7: Deleted conn table entry 0TC_cm_serv_wrong_mi0(1770)9574081 TC_cm_serv_wrong_mi0(1770)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_wrong_mi0(1770)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_wrong_mi0(1770)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_wrong_mi0(1770)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_wrong_mi0(1770)@d97f381c6fa7: 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 := 'ACDB2FF1'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1763)@d97f381c6fa7: Added conn table entry 0TC_cm_serv_wrong_mi0(1770)3223456 MSC_Test_0-RAN(1763)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1762)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1764)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1764)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1764)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1764)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1764)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1764)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1764)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1762)@d97f381c6fa7: { messageType := 2, destLocRef := '312FA0'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)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1762)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1762)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1762)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1762)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1762)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1762)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1762)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1762)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_serv_wrong_mi0(1770)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_cm_serv_wrong_mi0(1770)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1763)@d97f381c6fa7: patching N(SD)=1 into dtap '05240403505902082926240000909999'O MSC_Test_0-RAN(1763)@d97f381c6fa7: patched enc_l3: '05640403505902082926240000909999'O MSC_Test_0-SCCP(1762)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1762)@d97f381c6fa7: vl_len:19 MSC_Test_0-SCCP(1762)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1762)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01001005640403505902082926240000909999'O MSC_Test_0-M3UA(1764)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1764)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1764)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1762)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1762)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1762)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1762)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1762)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1762)@d97f381c6fa7: vl_len:6 MSC_Test_0-SCCP(1762)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1762)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1764)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1764)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1764)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1762)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1762)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1762)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1762)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1762)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1762)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1762)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1762)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1764)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1764)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1764)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1762)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1764)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1763)@d97f381c6fa7: Deleted conn table entry 0TC_cm_serv_wrong_mi0(1770)3223456 TC_cm_serv_wrong_mi0(1770)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_wrong_mi0(1770)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_wrong_mi0(1770)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_wrong_mi0(1770)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-M3UA(1764)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(1763)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(1768)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(1769)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1761)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(1762)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(1765)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(1767)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(1766)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1771)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1761): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(1762): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(1763): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(1764): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(1765): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(1766): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(1767): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(1768): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(1769): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_cm_serv_wrong_mi0(1770): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1771): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_cm_serv_wrong_mi finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_wrong_mi pass'. Sat Apr 20 08:34:00 UTC 2024 ====== MSC_Tests.TC_cm_serv_wrong_mi pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_cm_serv_wrong_mi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=312101) Waiting for packet dumper to finish... 1 (prev_count=312101, count=313178) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_wrong_mi pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_0'. ------ MSC_Tests.TC_auth_options_0 ------ Sat Apr 20 08:34:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_0' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_auth_options_0 started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(1775)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(1775)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1775)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(1773)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1776)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1775)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(1775)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1775)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1775)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(1775)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1775)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1775)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1775)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1775)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1775)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1775)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1775)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1775)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1775)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1775)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1775)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1778)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1778)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1778)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1778)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1778)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1778)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1778)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1778)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_auth_options_00(1781)@d97f381c6fa7: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1779)@d97f381c6fa7: Created GsupExpect[0] for "262420000042300" to be handled at TC_auth_options_00(1781) TC_auth_options_00(1781)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000042300'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1775)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1775)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1775)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1774)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1774)@d97f381c6fa7: Added conn table entry 0TC_auth_options_00(1781)9787609 MSC_Test_0-SCCP(1773)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(1774)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1775)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1775)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1775)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1775)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1775)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1773)@d97f381c6fa7: { messageType := 2, destLocRef := '9558D9'O, sourceLocRef := '000134'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1773)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1773)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1773)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1773)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1773)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1779)@d97f381c6fa7: Found GsupExpect[0] for "262420000042300" handled at TC_auth_options_00(1781) MSC_Test-GSUP(1779)@d97f381c6fa7: Added IMSI table entry 0TC_auth_options_00(1781)"262420000042300" MSC_Test_0-SCCP(1773)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1773)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1773)@d97f381c6fa7: vl_from0 TC_auth_options_00(1781)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_00(1781)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-SCCP(1773)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1775)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1775)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1775)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1773)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1773)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1773)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1773)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_00(1781)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1774)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1774)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(1773)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1773)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1773)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1773)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1775)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1775)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1775)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1773)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1773)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1773)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1773)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1773)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1773)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1773)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1773)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1775)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1775)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1775)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1773)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1775)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1774)@d97f381c6fa7: Deleted conn table entry 0TC_auth_options_00(1781)9787609 TC_auth_options_00(1781)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_00(1781)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_00(1781)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_00(1781)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_00(1781)@d97f381c6fa7: port MSCVTYf_perform_lu() done TC_auth_options_00(1781)@d97f381c6fa7: port MSCVTYf_establish_fully() starting TC_auth_options_00(1781)@d97f381c6fa7: 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 := '24FA6E76'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1774)@d97f381c6fa7: Added conn table entry 0TC_auth_options_00(1781)11145663 MSC_Test_0-RAN(1774)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1773)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1775)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1775)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1775)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1773)@d97f381c6fa7: { messageType := 2, destLocRef := 'AA11BF'O, sourceLocRef := '000135'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1773)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1775)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1775)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1773)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1773)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1773)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1773)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1775)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1775)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1773)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1773)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1773)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1773)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_00(1781)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_00(1781)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_00(1781)@d97f381c6fa7: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1773)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1773)@d97f381c6fa7: vl_len:6 MSC_Test_0-SCCP(1773)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1773)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1775)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1775)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1775)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1773)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1773)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1773)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1773)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1773)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1773)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1773)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1773)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1775)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1775)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1775)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1773)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1775)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1774)@d97f381c6fa7: Deleted conn table entry 0TC_auth_options_00(1781)11145663 TC_auth_options_00(1781)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_00(1781)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_00(1781)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_00(1781)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-RAN(1774)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(1775)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(1779)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(1780)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(1778)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1772)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(1776)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(1773)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(1777)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1782)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1772): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(1773): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(1774): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(1775): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(1776): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(1777): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(1778): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(1779): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(1780): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_auth_options_00(1781): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1782): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_auth_options_0 finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_0 pass'. Sat Apr 20 08:34:07 UTC 2024 ====== MSC_Tests.TC_auth_options_0 pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_auth_options_0.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=299163) Waiting for packet dumper to finish... 1 (prev_count=299163, count=300240) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_0 pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_1'. ------ MSC_Tests.TC_auth_options_1 ------ Sat Apr 20 08:34:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_1' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_auth_options_1 started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1786)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(1786)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1786)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-SCCP(1784)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1787)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1786)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(1786)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1786)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1786)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(1786)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1786)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1786)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1786)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1786)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1786)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1786)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1786)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1786)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1786)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1786)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1786)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1789)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1789)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1789)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1789)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1789)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1789)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1789)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1789)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_auth_options_10(1792)@d97f381c6fa7: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1790)@d97f381c6fa7: Created GsupExpect[0] for "262420000042301" to be handled at TC_auth_options_10(1792) TC_auth_options_10(1792)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000042301'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1786)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1786)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1786)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1785)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1785)@d97f381c6fa7: Added conn table entry 0TC_auth_options_10(1792)1690740 MSC_Test_0-RAN(1785)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1784)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1786)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1786)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1786)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1786)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1786)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1784)@d97f381c6fa7: { messageType := 2, destLocRef := '19CC74'O, sourceLocRef := '000136'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1784)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1784)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1784)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1784)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1784)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1790)@d97f381c6fa7: Found GsupExpect[0] for "262420000042301" handled at TC_auth_options_10(1792) MSC_Test-GSUP(1790)@d97f381c6fa7: Added IMSI table entry 0TC_auth_options_10(1792)"262420000042301" MSC_Test_0-SCCP(1784)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1784)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1784)@d97f381c6fa7: vl_from0 TC_auth_options_10(1792)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1784)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1786)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_10(1792)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(1786)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1786)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1784)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1784)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1784)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1784)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_10(1792)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1785)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1785)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(1784)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1784)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1784)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1784)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1786)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1786)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1786)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1784)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1784)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1784)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1784)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1784)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1784)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1784)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1784)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1786)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1786)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1786)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1784)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1786)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1785)@d97f381c6fa7: Deleted conn table entry 0TC_auth_options_10(1792)1690740 TC_auth_options_10(1792)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_10(1792)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_10(1792)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_10(1792)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_10(1792)@d97f381c6fa7: port MSCVTYf_perform_lu() done TC_auth_options_10(1792)@d97f381c6fa7: port MSCVTYf_establish_fully() starting TC_auth_options_10(1792)@d97f381c6fa7: 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 := '94A7CFBA'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1785)@d97f381c6fa7: Added conn table entry 0TC_auth_options_10(1792)3909279 MSC_Test_0-RAN(1785)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1784)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1786)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1786)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1786)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1786)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1786)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1786)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1786)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1784)@d97f381c6fa7: { messageType := 2, destLocRef := '3BA69F'O, sourceLocRef := '000137'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1784)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1784)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1784)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1784)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1784)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1784)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1784)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1784)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1784)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_10(1792)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_10(1792)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_10(1792)@d97f381c6fa7: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1784)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1784)@d97f381c6fa7: vl_len:6 MSC_Test_0-SCCP(1784)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1784)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1786)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1786)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1786)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1784)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1784)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1784)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1784)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1784)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1784)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1784)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1784)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1786)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1786)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1786)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1784)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-RAN(1785)@d97f381c6fa7: Deleted conn table entry 0TC_auth_options_10(1792)3909279 MSC_Test_0-M3UA(1786)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_10(1792)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_10(1792)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_10(1792)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_10(1792)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-M3UA(1786)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(1785)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(1790)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(1787)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(1784)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1783)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1793)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(1791)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(1789)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(1788)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1783): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(1784): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(1785): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(1786): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(1787): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(1788): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(1789): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(1790): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(1791): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_auth_options_10(1792): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1793): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_auth_options_1 finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_1 pass'. Sat Apr 20 08:34:13 UTC 2024 ====== MSC_Tests.TC_auth_options_1 pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_auth_options_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=299663) Waiting for packet dumper to finish... 1 (prev_count=299663, count=301317) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_1 pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_2'. ------ MSC_Tests.TC_auth_options_2 ------ Sat Apr 20 08:34:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_2' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_auth_options_2 started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1797)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(1797)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1797)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-SCCP(1795)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1798)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1797)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(1797)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1797)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1797)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(1797)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1797)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1797)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1797)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1797)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1797)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1797)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1797)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1797)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1797)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1797)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1797)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1800)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1800)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1800)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1800)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1800)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1800)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1800)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1800)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_auth_options_20(1803)@d97f381c6fa7: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1801)@d97f381c6fa7: Created GsupExpect[0] for "262420000042302" to be handled at TC_auth_options_20(1803) TC_auth_options_20(1803)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000042302'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1797)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1797)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1797)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1796)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1796)@d97f381c6fa7: Added conn table entry 0TC_auth_options_20(1803)2325963 MSC_Test_0-SCCP(1795)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(1796)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1797)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1797)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1797)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@d97f381c6fa7: { messageType := 2, destLocRef := '237DCB'O, sourceLocRef := '000138'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1795)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(1801)@d97f381c6fa7: Found GsupExpect[0] for "262420000042302" handled at TC_auth_options_20(1803) MSC_Test-GSUP(1801)@d97f381c6fa7: Added IMSI table entry 0TC_auth_options_20(1803)"262420000042302" MSC_Test_0-SCCP(1795)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1795)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1795)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1795)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1797)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_20(1803)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_20(1803)@d97f381c6fa7: setverdict(pass): none -> pass TC_auth_options_20(1803)@d97f381c6fa7: XXX ts_GSUP_SAI_ERR MSC_Test_0-M3UA(1797)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1797)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1795)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1797)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1797)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1795)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_20(1803)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1796)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1796)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(1795)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1795)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1795)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1795)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1797)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1797)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1797)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1795)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1795)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1795)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1795)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1795)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1797)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1797)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1797)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1797)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1796)@d97f381c6fa7: Deleted conn table entry 0TC_auth_options_20(1803)2325963 TC_auth_options_20(1803)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_20(1803)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_20(1803)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_20(1803)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_20(1803)@d97f381c6fa7: port MSCVTYf_perform_lu() done TC_auth_options_20(1803)@d97f381c6fa7: port MSCVTYf_establish_fully() starting TC_auth_options_20(1803)@d97f381c6fa7: 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 := '69D18AFC'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1796)@d97f381c6fa7: Added conn table entry 0TC_auth_options_20(1803)7811192 MSC_Test_0-RAN(1796)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1795)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1797)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1797)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1797)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@d97f381c6fa7: { messageType := 2, destLocRef := '773078'O ("w0x"), sourceLocRef := '000139'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1795)@d97f381c6fa7: Session index based on local reference:0 TC_auth_options_20(1803)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_20(1803)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_20(1803)@d97f381c6fa7: XXX ts_GSUP_SAI_ERR MSC_Test_0-M3UA(1797)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1797)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1797)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1797)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1795)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1795)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1795)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_20(1803)@d97f381c6fa7: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1795)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1795)@d97f381c6fa7: vl_len:6 MSC_Test_0-SCCP(1795)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1795)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1797)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1797)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1797)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1795)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1795)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1795)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1795)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1795)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1797)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1797)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1797)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1797)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1796)@d97f381c6fa7: Deleted conn table entry 0TC_auth_options_20(1803)7811192 TC_auth_options_20(1803)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_20(1803)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_20(1803)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_20(1803)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-RAN(1796)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(1797)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(1800)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1794)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(1801)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(1795)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(1798)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1804)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(1799)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(1802)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1794): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(1795): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(1796): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(1797): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(1798): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(1799): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(1800): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(1801): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(1802): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_auth_options_20(1803): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1804): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_auth_options_2 finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_2 pass'. Sat Apr 20 08:34:20 UTC 2024 ====== MSC_Tests.TC_auth_options_2 pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_auth_options_2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=313686) Waiting for packet dumper to finish... 1 (prev_count=313686, count=315053) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_2 pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_3'. ------ MSC_Tests.TC_auth_options_3 ------ Sat Apr 20 08:34:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_3' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_auth_options_3 started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(1808)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(1808)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1808)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(1806)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1809)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1808)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(1808)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1808)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1808)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(1808)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1808)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1808)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1808)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1808)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1808)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1808)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1808)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1808)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1808)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1808)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1808)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1811)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1811)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1811)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1811)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1811)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1811)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1811)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1811)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_auth_options_30(1814)@d97f381c6fa7: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1812)@d97f381c6fa7: Created GsupExpect[0] for "262420000042303" to be handled at TC_auth_options_30(1814) TC_auth_options_30(1814)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000042303'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1808)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1808)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1808)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1807)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1807)@d97f381c6fa7: Added conn table entry 0TC_auth_options_30(1814)13883404 MSC_Test_0-SCCP(1806)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(1807)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1808)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1808)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1808)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1806)@d97f381c6fa7: { messageType := 2, destLocRef := 'D3D80C'O, sourceLocRef := '00013A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1806)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(1812)@d97f381c6fa7: Found GsupExpect[0] for "262420000042303" handled at TC_auth_options_30(1814) MSC_Test-GSUP(1812)@d97f381c6fa7: Added IMSI table entry 0TC_auth_options_30(1814)"262420000042303" MSC_Test_0-SCCP(1806)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1806)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1806)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1806)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1808)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_30(1814)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_30(1814)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(1808)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1808)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1806)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1806)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1806)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1806)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1807)@d97f381c6fa7: patching N(SD)=1 into dtap '0514F6A7D287'O MSC_Test_0-RAN(1807)@d97f381c6fa7: patched enc_l3: '0554F6A7D287'O MSC_Test_0-SCCP(1806)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1806)@d97f381c6fa7: vl_len:9 MSC_Test_0-SCCP(1806)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1806)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100060554F6A7D287'O MSC_Test_0-M3UA(1808)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1808)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1808)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1806)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1806)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1806)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1806)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1806)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1806)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1806)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1806)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1808)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1808)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1808)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1806)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1806)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1806)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1806)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1808)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1808)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1806)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1806)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1806)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1806)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_30(1814)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1807)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1807)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_0-SCCP(1806)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1806)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1806)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1806)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1808)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1808)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1808)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1806)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1806)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1806)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1806)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1806)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1806)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1806)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1806)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1808)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1808)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1808)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1806)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1808)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1807)@d97f381c6fa7: Deleted conn table entry 0TC_auth_options_30(1814)13883404 TC_auth_options_30(1814)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_30(1814)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_30(1814)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_30(1814)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_30(1814)@d97f381c6fa7: port MSCVTYf_perform_lu() done TC_auth_options_30(1814)@d97f381c6fa7: port MSCVTYf_establish_fully() starting TC_auth_options_30(1814)@d97f381c6fa7: 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 := '0EC6E666'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1807)@d97f381c6fa7: Added conn table entry 0TC_auth_options_30(1814)14556046 MSC_Test_0-RAN(1807)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1806)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1808)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1808)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1808)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1806)@d97f381c6fa7: { messageType := 2, destLocRef := 'DE1B8E'O, sourceLocRef := '00013B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1806)@d97f381c6fa7: Session index based on local reference:0 TC_auth_options_30(1814)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_30(1814)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1808)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1808)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1806)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1806)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1806)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1806)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1807)@d97f381c6fa7: patching N(SD)=1 into dtap '05142ED05A3B'O MSC_Test_0-RAN(1807)@d97f381c6fa7: patched enc_l3: '05542ED05A3B'O MSC_Test_0-SCCP(1806)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1806)@d97f381c6fa7: vl_len:9 MSC_Test_0-SCCP(1806)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1806)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000605542ED05A3B'O MSC_Test_0-M3UA(1808)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1808)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1808)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1806)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1806)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1806)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1806)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1806)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1806)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1806)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1806)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1808)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1808)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1808)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1806)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1806)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1806)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1806)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_30(1814)@d97f381c6fa7: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1806)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1806)@d97f381c6fa7: vl_len:6 MSC_Test_0-SCCP(1806)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1806)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1808)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1808)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1808)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1806)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1806)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1806)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1806)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1806)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1806)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1806)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1806)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1808)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1808)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1808)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1806)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-RAN(1807)@d97f381c6fa7: Deleted conn table entry 0TC_auth_options_30(1814)14556046 MSC_Test_0-M3UA(1808)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_30(1814)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_30(1814)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_30(1814)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_30(1814)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-SCCP(1806)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(1813)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(1808)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1815)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1805)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(1807)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(1809)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(1812)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(1810)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(1811)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1805): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(1806): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(1807): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(1808): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(1809): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(1810): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(1811): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(1812): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(1813): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_auth_options_30(1814): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1815): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_auth_options_3 finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_3 pass'. Sat Apr 20 08:34:27 UTC 2024 ====== MSC_Tests.TC_auth_options_3 pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_auth_options_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=376650) Waiting for packet dumper to finish... 1 (prev_count=376650, count=377727) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_3 pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_4'. ------ MSC_Tests.TC_auth_options_4 ------ Sat Apr 20 08:34:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_4' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_auth_options_4 started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(1819)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(1819)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1819)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(1817)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1820)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1819)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(1819)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1819)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1819)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(1819)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1819)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1819)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1819)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1819)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1819)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1819)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1819)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1819)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1819)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1819)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1819)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1822)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1822)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1822)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1822)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1822)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1822)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1822)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1822)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_auth_options_40(1825)@d97f381c6fa7: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1823)@d97f381c6fa7: Created GsupExpect[0] for "262420000042304" to be handled at TC_auth_options_40(1825) TC_auth_options_40(1825)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000042304'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1819)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1819)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1819)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1818)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1818)@d97f381c6fa7: Added conn table entry 0TC_auth_options_40(1825)15548371 MSC_Test_0-RAN(1818)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1817)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1819)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1819)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1819)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1817)@d97f381c6fa7: { messageType := 2, destLocRef := 'ED3FD3'O, sourceLocRef := '00013C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1817)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(1823)@d97f381c6fa7: Found GsupExpect[0] for "262420000042304" handled at TC_auth_options_40(1825) MSC_Test-GSUP(1823)@d97f381c6fa7: Added IMSI table entry 0TC_auth_options_40(1825)"262420000042304" MSC_Test_0-SCCP(1817)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1817)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1817)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1817)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1819)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_40(1825)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_40(1825)@d97f381c6fa7: setverdict(pass): none -> pass TC_auth_options_40(1825)@d97f381c6fa7: XXX ts_GSUP_SAI_ERR MSC_Test_0-M3UA(1819)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1819)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1819)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1819)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1817)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1817)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1817)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1817)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1817)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1817)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1817)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1817)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_40(1825)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1817)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1817)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1817)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1817)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1819)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1819)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1819)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1817)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1819)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1818)@d97f381c6fa7: Deleted conn table entry 0TC_auth_options_40(1825)15548371 TC_auth_options_40(1825)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(1825)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(1825)@d97f381c6fa7: port MSCVTYf_perform_lu() done TC_auth_options_40(1825)@d97f381c6fa7: port MSCVTYRunning a successful LU so that CM Service Request can be tested MSC_Test-GSUP(1823)@d97f381c6fa7: Created GsupExpect[0] for "262420000042304" to be handled at TC_auth_options_40(1825) TC_auth_options_40(1825)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000042304'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1818)@d97f381c6fa7: Added conn table entry 0TC_auth_options_40(1825)15483460 MSC_Test_0-RAN(1818)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1817)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1819)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1819)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1819)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1819)@d97f381c6fa7: Message received on association #8 MSC_Test_0-SCCP(1817)@d97f381c6fa7: { messageType := 2, destLocRef := 'EC4244'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-M3UA(1819)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1817)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1817)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1817)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1817)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1817)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_40(1825)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_40(1825)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1817)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1817)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1817)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1817)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1819)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1819)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1819)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1817)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1817)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1817)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1817)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_40(1825)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1818)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1818)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(1817)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1817)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1817)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1817)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1819)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1819)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1819)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1817)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1817)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1817)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1817)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1817)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1817)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1817)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1817)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1819)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1819)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1819)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1817)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1819)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1818)@d97f381c6fa7: Deleted conn table entry 0TC_auth_options_40(1825)15483460 TC_auth_options_40(1825)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(1825)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_40(1825)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(1825)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(1825)@d97f381c6fa7: port MSCVTYRunning a successful LU done TC_auth_options_40(1825)@d97f381c6fa7: port MSCVTYf_establish_fully() starting TC_auth_options_40(1825)@d97f381c6fa7: 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 := '988CB45C'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1818)@d97f381c6fa7: Added conn table entry 0TC_auth_options_40(1825)14622664 MSC_Test_0-SCCP(1817)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(1818)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1819)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1819)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1819)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1817)@d97f381c6fa7: { messageType := 2, destLocRef := 'DF1FC8'O, sourceLocRef := '00013E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1817)@d97f381c6fa7: Session index based on local reference:0 TC_auth_options_40(1825)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_40(1825)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(1825)@d97f381c6fa7: XXX ts_GSUP_SAI_ERR MSC_Test_0-M3UA(1819)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1819)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1819)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1819)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1817)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1817)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1817)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1817)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1817)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1817)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1817)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1817)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_40(1825)@d97f381c6fa7: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1817)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1817)@d97f381c6fa7: vl_len:6 MSC_Test_0-SCCP(1817)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1817)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-SCCP(1817)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1817)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1817)@d97f381c6fa7: vl_from0 MSC_Test_0-M3UA(1819)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1817)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1819)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1819)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1819)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1817)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1819)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1818)@d97f381c6fa7: Deleted conn table entry 0TC_auth_options_40(1825)14622664 TC_auth_options_40(1825)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(1825)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_40(1825)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(1825)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-M3UA(1819)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(1817)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(1823)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(1818)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(1820)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1816)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(1822)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1826)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(1824)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(1821)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1816): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(1817): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(1818): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(1819): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(1820): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(1821): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(1822): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(1823): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(1824): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_auth_options_40(1825): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1826): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_auth_options_4 finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_4 pass'. Sat Apr 20 08:34:34 UTC 2024 ====== MSC_Tests.TC_auth_options_4 pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_auth_options_4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=395208) Waiting for packet dumper to finish... 1 (prev_count=395208, count=396285) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_4 pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_5'. ------ MSC_Tests.TC_auth_options_5 ------ Sat Apr 20 08:34:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_5' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_auth_options_5 started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(1830)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(1830)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1830)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(1828)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1831)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1830)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(1830)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1830)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1830)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(1830)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1830)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1830)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1830)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1830)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1830)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1830)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1830)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1830)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1830)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1830)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1830)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1833)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1833)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1833)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1833)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1833)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1833)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1833)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1833)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_auth_options_50(1836)@d97f381c6fa7: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1834)@d97f381c6fa7: Created GsupExpect[0] for "262420000042305" to be handled at TC_auth_options_50(1836) TC_auth_options_50(1836)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000042305'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1830)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1829)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1829)@d97f381c6fa7: Added conn table entry 0TC_auth_options_50(1836)2536925 MSC_Test_0-RAN(1829)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1828)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1830)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1828)@d97f381c6fa7: { messageType := 2, destLocRef := '26B5DD'O, sourceLocRef := '00013F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1828)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(1834)@d97f381c6fa7: Found GsupExpect[0] for "262420000042305" handled at TC_auth_options_50(1836) MSC_Test-GSUP(1834)@d97f381c6fa7: Added IMSI table entry 0TC_auth_options_50(1836)"262420000042305" MSC_Test_0-SCCP(1828)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1828)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1828)@d97f381c6fa7: vl_from0 TC_auth_options_50(1836)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_auth_options_50(1836)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(1830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1830)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1828)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1829)@d97f381c6fa7: patching N(SD)=1 into dtap '051473047B5B'O MSC_Test_0-RAN(1829)@d97f381c6fa7: patched enc_l3: '055473047B5B'O MSC_Test_0-SCCP(1828)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1828)@d97f381c6fa7: vl_len:9 MSC_Test_0-SCCP(1828)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010006055473047B5B'O MSC_Test_0-M3UA(1830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1830)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1828)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1828)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1828)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1828)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1830)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1828)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1830)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1828)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_50(1836)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1829)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1829)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_0-SCCP(1828)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1828)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1828)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1830)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1828)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1828)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1828)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1828)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1830)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1828)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1829)@d97f381c6fa7: Deleted conn table entry 0TC_auth_options_50(1836)2536925 TC_auth_options_50(1836)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_50(1836)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_50(1836)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_50(1836)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_50(1836)@d97f381c6fa7: port MSCVTYf_perform_lu() done TC_auth_options_50(1836)@d97f381c6fa7: port MSCVTYf_establish_fully() starting TC_auth_options_50(1836)@d97f381c6fa7: 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 := '07729993'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1829)@d97f381c6fa7: Added conn table entry 0TC_auth_options_50(1836)9008573 MSC_Test_0-RAN(1829)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1828)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1830)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1828)@d97f381c6fa7: { messageType := 2, destLocRef := '8975BD'O, sourceLocRef := '000140'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1828)@d97f381c6fa7: Session index based on local reference:0 TC_auth_options_50(1836)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_50(1836)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1830)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1828)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1829)@d97f381c6fa7: patching N(SD)=1 into dtap '05145344D637'O MSC_Test_0-RAN(1829)@d97f381c6fa7: patched enc_l3: '05545344D637'O MSC_Test_0-SCCP(1828)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1828)@d97f381c6fa7: vl_len:9 MSC_Test_0-SCCP(1828)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000605545344D637'O MSC_Test_0-M3UA(1830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1830)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1828)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1828)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1828)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1828)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1830)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1828)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_50(1836)@d97f381c6fa7: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1828)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1828)@d97f381c6fa7: vl_len:6 MSC_Test_0-SCCP(1828)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1830)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1828)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1828)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1828)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1828)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1830)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1828)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1829)@d97f381c6fa7: Deleted conn table entry 0TC_auth_options_50(1836)9008573 TC_auth_options_50(1836)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_50(1836)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_50(1836)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_50(1836)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-RAN(1829)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(1830)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(1831)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(1834)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(1828)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(1832)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1827)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(1833)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1837)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(1835)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1827): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(1828): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(1829): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(1830): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(1831): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(1832): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(1833): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(1834): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(1835): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_auth_options_50(1836): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1837): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_auth_options_5 finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_5 pass'. Sat Apr 20 08:34:41 UTC 2024 ====== MSC_Tests.TC_auth_options_5 pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_auth_options_5.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=375059) Waiting for packet dumper to finish... 1 (prev_count=375059, count=376224) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_5 pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_6'. ------ MSC_Tests.TC_auth_options_6 ------ Sat Apr 20 08:34:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_6' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_auth_options_6 started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1841)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(1841)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1841)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-SCCP(1839)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1842)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1841)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(1841)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1841)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1841)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(1841)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1841)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1841)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1841)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1841)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1841)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1841)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1841)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1841)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1841)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1841)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1841)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1844)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1844)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1844)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1844)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1844)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1844)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1844)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1844)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_auth_options_60(1847)@d97f381c6fa7: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1845)@d97f381c6fa7: Created GsupExpect[0] for "262420000042306" to be handled at TC_auth_options_60(1847) TC_auth_options_60(1847)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000042306'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1841)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1841)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1841)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1840)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1840)@d97f381c6fa7: Added conn table entry 0TC_auth_options_60(1847)14048812 MSC_Test_0-SCCP(1839)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(1840)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1841)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1841)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1841)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1839)@d97f381c6fa7: { messageType := 2, destLocRef := 'D65E2C'O, sourceLocRef := '000141'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1839)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(1845)@d97f381c6fa7: Found GsupExpect[0] for "262420000042306" handled at TC_auth_options_60(1847) MSC_Test-GSUP(1845)@d97f381c6fa7: Added IMSI table entry 0TC_auth_options_60(1847)"262420000042306" MSC_Test_0-SCCP(1839)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1839)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1839)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1839)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1841)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_60(1847)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_60(1847)@d97f381c6fa7: setverdict(pass): none -> pass TC_auth_options_60(1847)@d97f381c6fa7: XXX ts_GSUP_SAI_ERR MSC_Test_0-M3UA(1841)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1841)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1841)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1841)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1839)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1839)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1839)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1839)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1839)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1839)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1839)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1839)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_60(1847)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1839)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1839)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1839)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1839)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1841)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1841)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1841)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1839)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1841)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1840)@d97f381c6fa7: Deleted conn table entry 0TC_auth_options_60(1847)14048812 TC_auth_options_60(1847)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(1847)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(1847)@d97f381c6fa7: port MSCVTYf_perform_lu() done TC_auth_options_60(1847)@d97f381c6fa7: port MSCVTYRunning a successful LU so that CM Service Request can be tested MSC_Test-GSUP(1845)@d97f381c6fa7: Created GsupExpect[0] for "262420000042306" to be handled at TC_auth_options_60(1847) TC_auth_options_60(1847)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000042306'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1840)@d97f381c6fa7: Added conn table entry 0TC_auth_options_60(1847)14769526 MSC_Test_0-RAN(1840)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1839)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1841)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1841)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1841)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1841)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1841)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1839)@d97f381c6fa7: { messageType := 2, destLocRef := 'E15D76'O, sourceLocRef := '000142'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1839)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1839)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1839)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1839)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1839)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_60(1847)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_60(1847)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1839)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1839)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1839)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1839)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1841)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1841)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1841)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1839)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1839)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1839)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1839)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_60(1847)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1840)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1840)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(1839)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1839)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1839)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1839)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1841)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1841)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1841)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1839)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1839)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1839)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1839)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1839)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1839)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1839)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1839)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1841)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1841)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1841)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1839)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-RAN(1840)@d97f381c6fa7: Deleted conn table entry 0TC_auth_options_60(1847)14769526 MSC_Test_0-M3UA(1841)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_60(1847)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(1847)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_60(1847)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(1847)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(1847)@d97f381c6fa7: port MSCVTYRunning a successful LU done TC_auth_options_60(1847)@d97f381c6fa7: port MSCVTYf_establish_fully() starting TC_auth_options_60(1847)@d97f381c6fa7: 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 := '64D51C84'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1840)@d97f381c6fa7: Added conn table entry 0TC_auth_options_60(1847)15658026 MSC_Test_0-RAN(1840)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1839)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1841)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1841)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1841)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1839)@d97f381c6fa7: { messageType := 2, destLocRef := 'EEEC2A'O, sourceLocRef := '000143'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1839)@d97f381c6fa7: Session index based on local reference:0 TC_auth_options_60(1847)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_60(1847)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(1847)@d97f381c6fa7: XXX ts_GSUP_SAI_ERR MSC_Test_0-M3UA(1841)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1841)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1841)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1841)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1839)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1839)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1839)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1839)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1839)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1839)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1839)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1839)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_60(1847)@d97f381c6fa7: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1839)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1839)@d97f381c6fa7: vl_len:6 MSC_Test_0-SCCP(1839)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1839)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-SCCP(1839)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1839)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1839)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1839)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1841)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1841)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1841)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1841)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1839)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1841)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1840)@d97f381c6fa7: Deleted conn table entry 0TC_auth_options_60(1847)15658026 TC_auth_options_60(1847)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(1847)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_60(1847)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(1847)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-RAN(1840)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(1845)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(1839)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(1842)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(1841)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(1843)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1838)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(1846)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(1844)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1848)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1838): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(1839): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(1840): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(1841): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(1842): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(1843): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(1844): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(1845): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(1846): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_auth_options_60(1847): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1848): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_auth_options_6 finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_6 pass'. Sat Apr 20 08:34:48 UTC 2024 ====== MSC_Tests.TC_auth_options_6 pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_auth_options_6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=393819) Waiting for packet dumper to finish... 1 (prev_count=393819, count=394984) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_6 pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_7'. ------ MSC_Tests.TC_auth_options_7 ------ Sat Apr 20 08:34:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_7' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_auth_options_7 started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(1852)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(1852)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1852)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(1850)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1853)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1852)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(1852)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1852)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1852)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(1852)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1852)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1852)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1852)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1852)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1852)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1852)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1852)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1852)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1852)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1852)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1852)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1855)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1855)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1855)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1855)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1855)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1855)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1855)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1855)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_auth_options_70(1858)@d97f381c6fa7: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1856)@d97f381c6fa7: Created GsupExpect[0] for "262420000042307" to be handled at TC_auth_options_70(1858) TC_auth_options_70(1858)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000042307'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1852)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1852)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1852)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1851)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1851)@d97f381c6fa7: Added conn table entry 0TC_auth_options_70(1858)3707096 MSC_Test_0-RAN(1851)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1850)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1852)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1852)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1852)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1850)@d97f381c6fa7: { messageType := 2, destLocRef := '3890D8'O, sourceLocRef := '000144'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1850)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(1856)@d97f381c6fa7: Found GsupExpect[0] for "262420000042307" handled at TC_auth_options_70(1858) MSC_Test-GSUP(1856)@d97f381c6fa7: Added IMSI table entry 0TC_auth_options_70(1858)"262420000042307" MSC_Test_0-SCCP(1850)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1850)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1850)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1850)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1852)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_70(1858)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_70(1858)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(1852)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1852)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1850)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1850)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1850)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1850)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1851)@d97f381c6fa7: patching N(SD)=1 into dtap '0514B130C7C0'O MSC_Test_0-RAN(1851)@d97f381c6fa7: patched enc_l3: '0554B130C7C0'O MSC_Test_0-SCCP(1850)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1850)@d97f381c6fa7: vl_len:9 MSC_Test_0-SCCP(1850)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1850)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100060554B130C7C0'O MSC_Test_0-M3UA(1852)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1852)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1852)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1850)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1850)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1850)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1850)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1852)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1852)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1850)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1850)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1850)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1850)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_70(1858)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1851)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1851)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_0-SCCP(1850)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1850)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1850)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1850)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1852)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1852)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1852)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1850)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1850)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1850)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1850)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1850)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1850)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1850)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1850)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1852)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1852)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1852)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1850)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1852)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1851)@d97f381c6fa7: Deleted conn table entry 0TC_auth_options_70(1858)3707096 TC_auth_options_70(1858)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_70(1858)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_70(1858)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_70(1858)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_70(1858)@d97f381c6fa7: port MSCVTYf_perform_lu() done TC_auth_options_70(1858)@d97f381c6fa7: port MSCVTYf_establish_fully() starting TC_auth_options_70(1858)@d97f381c6fa7: 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 := '0222FC31'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1851)@d97f381c6fa7: Added conn table entry 0TC_auth_options_70(1858)286338 MSC_Test_0-RAN(1851)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1850)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1852)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1852)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1852)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1850)@d97f381c6fa7: { messageType := 2, destLocRef := '045E82'O, sourceLocRef := '000145'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1850)@d97f381c6fa7: Session index based on local reference:0 TC_auth_options_70(1858)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_70(1858)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1852)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1852)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1850)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1850)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1850)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1850)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1851)@d97f381c6fa7: patching N(SD)=1 into dtap '051437BA5BA6'O MSC_Test_0-RAN(1851)@d97f381c6fa7: patched enc_l3: '055437BA5BA6'O MSC_Test_0-SCCP(1850)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1850)@d97f381c6fa7: vl_len:9 MSC_Test_0-SCCP(1850)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1850)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010006055437BA5BA6'O MSC_Test_0-M3UA(1852)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1852)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1852)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1852)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1852)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1850)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1850)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1850)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1850)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1850)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1850)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1850)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1850)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_70(1858)@d97f381c6fa7: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1850)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1850)@d97f381c6fa7: vl_len:6 MSC_Test_0-SCCP(1850)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1850)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1852)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1852)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1852)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1850)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1850)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1850)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1850)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1850)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1850)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1850)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1850)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1852)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1852)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1852)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1850)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-RAN(1851)@d97f381c6fa7: Deleted conn table entry 0TC_auth_options_70(1858)286338 MSC_Test_0-M3UA(1852)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_70(1858)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_70(1858)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_70(1858)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_70(1858)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-RAN(1851)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(1853)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(1856)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(1850)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1849)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(1854)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(1852)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(1855)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(1857)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1859)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1849): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(1850): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(1851): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(1852): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(1853): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(1854): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(1855): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(1856): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(1857): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_auth_options_70(1858): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1859): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_auth_options_7 finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_7 pass'. Sat Apr 20 08:34:55 UTC 2024 ====== MSC_Tests.TC_auth_options_7 pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_auth_options_7.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=348725) Waiting for packet dumper to finish... 1 (prev_count=348725, count=349802) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_7 pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_8'. ------ MSC_Tests.TC_auth_options_8 ------ Sat Apr 20 08:34:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_8' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_auth_options_8 started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(1863)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(1863)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1863)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(1861)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1864)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1863)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(1863)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1863)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1863)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(1863)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1863)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1863)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1863)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1863)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1863)@d97f381c6fa7: Message received on association #8 MSC_Test-GSUP-IPA(1866)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test_0-M3UA(1863)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1863)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1863)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1863)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1863)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1863)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1866)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1866)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1866)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1866)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1866)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1866)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1866)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_auth_options_80(1869)@d97f381c6fa7: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1867)@d97f381c6fa7: Created GsupExpect[0] for "262420000042308" to be handled at TC_auth_options_80(1869) TC_auth_options_80(1869)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000042308'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1863)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1863)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1863)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1862)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1862)@d97f381c6fa7: Added conn table entry 0TC_auth_options_80(1869)13924232 MSC_Test_0-SCCP(1861)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(1862)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1863)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1863)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1863)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1861)@d97f381c6fa7: { messageType := 2, destLocRef := 'D47788'O, sourceLocRef := '000146'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1861)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(1867)@d97f381c6fa7: Found GsupExpect[0] for "262420000042308" handled at TC_auth_options_80(1869) MSC_Test-GSUP(1867)@d97f381c6fa7: Added IMSI table entry 0TC_auth_options_80(1869)"262420000042308" MSC_Test_0-SCCP(1861)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1861)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1861)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1861)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1863)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_80(1869)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_80(1869)@d97f381c6fa7: setverdict(pass): none -> pass TC_auth_options_80(1869)@d97f381c6fa7: XXX ts_GSUP_SAI_ERR MSC_Test_0-M3UA(1863)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1863)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1863)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1863)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1861)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1861)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1861)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1861)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1861)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1861)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1861)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1861)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_80(1869)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1861)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1861)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1861)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1861)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1863)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1863)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1863)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1861)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1863)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1862)@d97f381c6fa7: Deleted conn table entry 0TC_auth_options_80(1869)13924232 TC_auth_options_80(1869)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(1869)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(1869)@d97f381c6fa7: port MSCVTYf_perform_lu() done TC_auth_options_80(1869)@d97f381c6fa7: port MSCVTYRunning a successful LU so that CM Service Request can be tested MSC_Test-GSUP(1867)@d97f381c6fa7: Created GsupExpect[0] for "262420000042308" to be handled at TC_auth_options_80(1869) TC_auth_options_80(1869)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000042308'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1862)@d97f381c6fa7: Added conn table entry 0TC_auth_options_80(1869)5255458 MSC_Test_0-RAN(1862)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1861)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1863)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1863)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1863)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1863)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1863)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1861)@d97f381c6fa7: { messageType := 2, destLocRef := '503122'O ("P1\""), sourceLocRef := '000147'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1861)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1861)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1861)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1861)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1861)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1861)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1861)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1861)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1861)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_auth_options_80(1869)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_80(1869)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1863)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1863)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1863)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1861)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1861)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1861)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1861)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_80(1869)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1862)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1862)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(1861)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1861)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1861)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1861)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1863)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1863)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1863)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1861)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1861)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1861)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1861)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1861)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1861)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1861)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1861)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1863)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1863)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1863)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1861)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-RAN(1862)@d97f381c6fa7: Deleted conn table entry 0TC_auth_options_80(1869)5255458 MSC_Test_0-M3UA(1863)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_80(1869)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(1869)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_80(1869)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(1869)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(1869)@d97f381c6fa7: port MSCVTYRunning a successful LU done TC_auth_options_80(1869)@d97f381c6fa7: port MSCVTYf_establish_fully() starting TC_auth_options_80(1869)@d97f381c6fa7: 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 := '3C32A219'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1862)@d97f381c6fa7: Added conn table entry 0TC_auth_options_80(1869)2034354 MSC_Test_0-RAN(1862)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1861)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1863)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1863)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1863)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1861)@d97f381c6fa7: { messageType := 2, destLocRef := '1F0AB2'O, sourceLocRef := '000148'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1861)@d97f381c6fa7: Session index based on local reference:0 TC_auth_options_80(1869)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_80(1869)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(1869)@d97f381c6fa7: XXX ts_GSUP_SAI_ERR MSC_Test_0-M3UA(1863)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1863)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1863)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1863)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1861)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1861)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1861)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1861)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1861)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1861)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1861)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1861)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_80(1869)@d97f381c6fa7: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1861)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1861)@d97f381c6fa7: vl_len:6 MSC_Test_0-SCCP(1861)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1861)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-SCCP(1861)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1861)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1861)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1861)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1863)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1863)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1863)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1863)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1861)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1863)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1862)@d97f381c6fa7: Deleted conn table entry 0TC_auth_options_80(1869)2034354 TC_auth_options_80(1869)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(1869)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_80(1869)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(1869)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-M3UA(1863)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(1864)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(1868)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(1867)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1870)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(1862)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1860)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(1861)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(1866)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(1865)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1860): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(1861): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(1862): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(1863): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(1864): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(1865): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(1866): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(1867): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(1868): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_auth_options_80(1869): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1870): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_auth_options_8 finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_8 pass'. Sat Apr 20 08:35:02 UTC 2024 ====== MSC_Tests.TC_auth_options_8 pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_auth_options_8.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=391342) Waiting for packet dumper to finish... 1 (prev_count=391342, count=392419) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_8 pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_9'. ------ MSC_Tests.TC_auth_options_9 ------ Sat Apr 20 08:35:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_9' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_auth_options_9 started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1874)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(1874)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1874)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-SCCP(1872)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1875)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1874)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(1874)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1874)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1874)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(1874)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1874)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1874)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1874)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1874)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1874)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1874)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1874)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1874)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1874)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1874)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1874)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1877)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1877)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1877)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1877)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1877)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1877)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1877)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1877)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_auth_options_90(1880)@d97f381c6fa7: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1878)@d97f381c6fa7: Created GsupExpect[0] for "262420000042309" to be handled at TC_auth_options_90(1880) TC_auth_options_90(1880)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000042309'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1874)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1874)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1874)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1873)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1873)@d97f381c6fa7: Added conn table entry 0TC_auth_options_90(1880)9788281 MSC_Test_0-SCCP(1872)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(1873)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1874)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1874)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1874)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1872)@d97f381c6fa7: { messageType := 2, destLocRef := '955B79'O, sourceLocRef := '000149'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1872)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(1878)@d97f381c6fa7: Found GsupExpect[0] for "262420000042309" handled at TC_auth_options_90(1880) MSC_Test-GSUP(1878)@d97f381c6fa7: Added IMSI table entry 0TC_auth_options_90(1880)"262420000042309" MSC_Test_0-SCCP(1872)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1872)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1872)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1872)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1874)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_90(1880)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_90(1880)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(1874)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1874)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1872)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1872)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1872)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1872)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1873)@d97f381c6fa7: patching N(SD)=1 into dtap '05144AE76FE0'O MSC_Test_0-RAN(1873)@d97f381c6fa7: patched enc_l3: '05544AE76FE0'O MSC_Test_0-SCCP(1872)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1872)@d97f381c6fa7: vl_len:9 MSC_Test_0-SCCP(1872)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1872)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000605544AE76FE0'O MSC_Test_0-M3UA(1874)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1874)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1874)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1872)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1872)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1872)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1872)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1872)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1872)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1872)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1872)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1874)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1874)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1874)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1872)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1872)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1872)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1872)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1874)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1874)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1872)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1872)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1872)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1872)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_90(1880)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1873)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1873)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_0-SCCP(1872)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1872)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1872)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1872)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1874)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1874)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1874)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1872)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1872)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1872)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1872)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1872)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1872)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1872)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1872)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1874)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1874)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1874)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1872)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1874)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1873)@d97f381c6fa7: Deleted conn table entry 0TC_auth_options_90(1880)9788281 TC_auth_options_90(1880)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_90(1880)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_90(1880)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_90(1880)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_90(1880)@d97f381c6fa7: port MSCVTYf_perform_lu() done TC_auth_options_90(1880)@d97f381c6fa7: port MSCVTYf_establish_fully() starting TC_auth_options_90(1880)@d97f381c6fa7: 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 := '5891E104'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1873)@d97f381c6fa7: Added conn table entry 0TC_auth_options_90(1880)13350467 MSC_Test_0-RAN(1873)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1872)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1874)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1874)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1874)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1872)@d97f381c6fa7: { messageType := 2, destLocRef := 'CBB643'O, sourceLocRef := '00014A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1872)@d97f381c6fa7: Session index based on local reference:0 TC_auth_options_90(1880)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_90(1880)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1874)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1874)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1872)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1872)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1872)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1872)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1873)@d97f381c6fa7: patching N(SD)=1 into dtap '0514AB3C7F97'O MSC_Test_0-RAN(1873)@d97f381c6fa7: patched enc_l3: '0554AB3C7F97'O MSC_Test_0-SCCP(1872)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1872)@d97f381c6fa7: vl_len:9 MSC_Test_0-SCCP(1872)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1872)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100060554AB3C7F97'O MSC_Test_0-M3UA(1874)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1874)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1874)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1872)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1872)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1872)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1872)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1872)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1872)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1872)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1872)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1874)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1874)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1874)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1872)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1872)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1872)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1872)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_90(1880)@d97f381c6fa7: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1872)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1872)@d97f381c6fa7: vl_len:6 MSC_Test_0-SCCP(1872)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1872)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1874)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1874)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1874)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1872)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1872)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1872)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1872)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1872)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1872)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1872)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1872)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1874)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1874)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1874)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1872)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1874)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1873)@d97f381c6fa7: Deleted conn table entry 0TC_auth_options_90(1880)13350467 TC_auth_options_90(1880)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_90(1880)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_90(1880)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_90(1880)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-RAN(1873)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(1872)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(1878)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(1876)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1871)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(1874)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(1875)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(1879)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(1877)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1881)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1871): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(1872): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(1873): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(1874): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(1875): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(1876): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(1877): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(1878): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(1879): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_auth_options_90(1880): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1881): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_auth_options_9 finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_9 pass'. Sat Apr 20 08:35:09 UTC 2024 ====== MSC_Tests.TC_auth_options_9 pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_auth_options_9.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=374690) Waiting for packet dumper to finish... 1 (prev_count=374690, count=375855) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_9 pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_10'. ------ MSC_Tests.TC_auth_options_10 ------ Sat Apr 20 08:35:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_10' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_auth_options_10 started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(1885)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(1885)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1885)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(1883)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1886)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1885)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(1885)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1885)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1885)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(1885)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1885)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1885)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1885)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1885)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1885)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1885)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1885)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1885)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1885)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1885)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1885)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1888)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1888)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1888)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1888)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1888)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1888)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1888)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1888)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_auth_options_100(1891)@d97f381c6fa7: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1889)@d97f381c6fa7: Created GsupExpect[0] for "262420000042310" to be handled at TC_auth_options_100(1891) TC_auth_options_100(1891)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000042310'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1885)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1885)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1885)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1884)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1884)@d97f381c6fa7: Added conn table entry 0TC_auth_options_100(1891)16616470 MSC_Test_0-SCCP(1883)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(1884)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1885)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1885)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1885)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1883)@d97f381c6fa7: { messageType := 2, destLocRef := 'FD8C16'O, sourceLocRef := '00014B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1883)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(1889)@d97f381c6fa7: Found GsupExpect[0] for "262420000042310" handled at TC_auth_options_100(1891) MSC_Test-GSUP(1889)@d97f381c6fa7: Added IMSI table entry 0TC_auth_options_100(1891)"262420000042310" MSC_Test_0-SCCP(1883)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1883)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1883)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1883)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1885)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_100(1891)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_100(1891)@d97f381c6fa7: setverdict(pass): none -> pass TC_auth_options_100(1891)@d97f381c6fa7: XXX ts_GSUP_SAI_ERR MSC_Test_0-M3UA(1885)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1885)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1885)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1885)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1883)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1883)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1883)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1883)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1883)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1883)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1883)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1883)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_100(1891)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1883)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1883)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1883)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1883)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1885)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1885)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1885)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1883)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1885)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1884)@d97f381c6fa7: Deleted conn table entry 0TC_auth_options_100(1891)16616470 TC_auth_options_100(1891)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(1891)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(1891)@d97f381c6fa7: port MSCVTYf_perform_lu() done TC_auth_options_100(1891)@d97f381c6fa7: port MSCVTYRunning a successful LU so that CM Service Request can be tested MSC_Test-GSUP(1889)@d97f381c6fa7: Created GsupExpect[0] for "262420000042310" to be handled at TC_auth_options_100(1891) TC_auth_options_100(1891)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000042310'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1884)@d97f381c6fa7: Added conn table entry 0TC_auth_options_100(1891)11528708 MSC_Test_0-RAN(1884)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1883)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1885)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1885)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1885)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1885)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1885)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1883)@d97f381c6fa7: { messageType := 2, destLocRef := 'AFEA04'O, sourceLocRef := '00014C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1883)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1883)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1883)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1883)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1883)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_100(1891)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_100(1891)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1883)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1883)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1883)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1883)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1885)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1885)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1885)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1883)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1883)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1883)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1883)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_100(1891)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1884)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1884)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(1883)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1883)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1883)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1883)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1885)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1885)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1885)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1883)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1883)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1883)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1883)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1883)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1883)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1883)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1883)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1885)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1885)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1885)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1883)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1885)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1884)@d97f381c6fa7: Deleted conn table entry 0TC_auth_options_100(1891)11528708 TC_auth_options_100(1891)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(1891)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_100(1891)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(1891)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(1891)@d97f381c6fa7: port MSCVTYRunning a successful LU done TC_auth_options_100(1891)@d97f381c6fa7: port MSCVTYf_establish_fully() starting TC_auth_options_100(1891)@d97f381c6fa7: 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 := 'B985F7B5'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1884)@d97f381c6fa7: Added conn table entry 0TC_auth_options_100(1891)5148297 MSC_Test_0-RAN(1884)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1883)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1885)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1885)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1885)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1883)@d97f381c6fa7: { messageType := 2, destLocRef := '4E8E89'O, sourceLocRef := '00014D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1883)@d97f381c6fa7: Session index based on local reference:0 TC_auth_options_100(1891)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_100(1891)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(1891)@d97f381c6fa7: XXX ts_GSUP_SAI_ERR MSC_Test_0-M3UA(1885)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1885)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1885)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1885)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1883)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1883)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1883)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1883)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1883)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1883)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1883)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1883)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_100(1891)@d97f381c6fa7: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1883)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1883)@d97f381c6fa7: vl_len:6 MSC_Test_0-SCCP(1883)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1883)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1885)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1883)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1883)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1883)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1883)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1885)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1885)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1885)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1883)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1885)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1884)@d97f381c6fa7: Deleted conn table entry 0TC_auth_options_100(1891)5148297 TC_auth_options_100(1891)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(1891)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_100(1891)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(1891)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test-GSUP(1889)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(1885)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(1883)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1882)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(1884)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(1886)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(1888)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(1887)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(1890)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1892)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1882): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(1883): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(1884): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(1885): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(1886): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(1887): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(1888): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(1889): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(1890): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_auth_options_100(1891): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1892): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_auth_options_10 finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_10 pass'. Sat Apr 20 08:35:16 UTC 2024 ====== MSC_Tests.TC_auth_options_10 pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_auth_options_10.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=392246) Waiting for packet dumper to finish... 1 (prev_count=392246, count=393411) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_10 pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_11'. ------ MSC_Tests.TC_auth_options_11 ------ Sat Apr 20 08:35:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_11' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_auth_options_11 started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(1896)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(1896)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1896)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(1894)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1897)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1896)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(1896)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1896)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1896)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(1896)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1896)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1896)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1896)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1896)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1896)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1896)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1896)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1896)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1896)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1896)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1896)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1899)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1899)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1899)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1899)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1899)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1899)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1899)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1899)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_auth_options_110(1902)@d97f381c6fa7: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1900)@d97f381c6fa7: Created GsupExpect[0] for "262420000042311" to be handled at TC_auth_options_110(1902) TC_auth_options_110(1902)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000042311'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1896)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1896)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1896)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1895)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1895)@d97f381c6fa7: Added conn table entry 0TC_auth_options_110(1902)10468320 MSC_Test_0-RAN(1895)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1894)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1896)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1896)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1896)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1894)@d97f381c6fa7: { messageType := 2, destLocRef := '9FBBE0'O, sourceLocRef := '00014E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1894)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(1900)@d97f381c6fa7: Found GsupExpect[0] for "262420000042311" handled at TC_auth_options_110(1902) MSC_Test-GSUP(1900)@d97f381c6fa7: Added IMSI table entry 0TC_auth_options_110(1902)"262420000042311" MSC_Test_0-SCCP(1894)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1894)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1894)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1894)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1896)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_110(1902)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_110(1902)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(1896)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1896)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1894)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1894)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1894)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1894)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1895)@d97f381c6fa7: patching N(SD)=1 into dtap '05146A8C0196'O MSC_Test_0-RAN(1895)@d97f381c6fa7: patched enc_l3: '05546A8C0196'O MSC_Test_0-SCCP(1894)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1894)@d97f381c6fa7: vl_len:9 MSC_Test_0-SCCP(1894)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1894)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000605546A8C0196'O MSC_Test_0-M3UA(1896)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1896)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1896)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1894)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1894)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1894)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1894)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1894)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1894)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1894)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1894)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1896)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1896)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1896)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1894)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1894)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1894)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1894)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1896)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1896)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1894)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1894)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1894)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1894)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_110(1902)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1895)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1895)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_0-SCCP(1894)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1894)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1894)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1894)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1896)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1896)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1896)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1894)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1894)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1894)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1894)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1894)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1894)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1894)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1894)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1896)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1896)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1896)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1894)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1896)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1895)@d97f381c6fa7: Deleted conn table entry 0TC_auth_options_110(1902)10468320 TC_auth_options_110(1902)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_110(1902)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_110(1902)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_110(1902)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_110(1902)@d97f381c6fa7: port MSCVTYf_perform_lu() done MSC_Test_0-M3UA(1896)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1896)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_auth_options_110(1902)@d97f381c6fa7: port MSCVTYf_establish_fully() starting TC_auth_options_110(1902)@d97f381c6fa7: 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 := '1FB38338'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1895)@d97f381c6fa7: Added conn table entry 0TC_auth_options_110(1902)10158087 MSC_Test_0-RAN(1895)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1894)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1896)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1896)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1896)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1894)@d97f381c6fa7: { messageType := 2, destLocRef := '9B0007'O, sourceLocRef := '00014F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1894)@d97f381c6fa7: Session index based on local reference:0 TC_auth_options_110(1902)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_110(1902)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1896)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1896)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1894)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1894)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1894)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1894)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1895)@d97f381c6fa7: patching N(SD)=1 into dtap '0514F32F8890'O MSC_Test_0-RAN(1895)@d97f381c6fa7: patched enc_l3: '0554F32F8890'O MSC_Test_0-SCCP(1894)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1894)@d97f381c6fa7: vl_len:9 MSC_Test_0-SCCP(1894)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1894)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100060554F32F8890'O MSC_Test_0-M3UA(1896)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1896)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1896)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1894)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1894)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1894)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1894)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1894)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1894)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1894)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1894)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1896)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1896)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1896)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1894)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1894)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1894)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1894)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_110(1902)@d97f381c6fa7: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1894)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1894)@d97f381c6fa7: vl_len:6 MSC_Test_0-SCCP(1894)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1894)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1896)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1896)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1896)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1894)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1894)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1894)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1894)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1894)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1894)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1894)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1894)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1896)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1896)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1896)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1894)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1896)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1895)@d97f381c6fa7: Deleted conn table entry 0TC_auth_options_110(1902)10158087 TC_auth_options_110(1902)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_110(1902)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_110(1902)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_110(1902)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-M3UA(1896)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(1894)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(1895)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(1901)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(1900)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1893)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(1897)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1903)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(1899)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(1898)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1893): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(1894): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(1895): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(1896): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(1897): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(1898): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(1899): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(1900): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(1901): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_auth_options_110(1902): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1903): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_auth_options_11 finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_11 pass'. Sat Apr 20 08:35:23 UTC 2024 ====== MSC_Tests.TC_auth_options_11 pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_auth_options_11.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=381041) Waiting for packet dumper to finish... 1 (prev_count=381041, count=382206) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_11 pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_csd'. ------ MSC_Tests.TC_lu_and_mo_csd ------ Sat Apr 20 08:35:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_csd' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_lu_and_mo_csd started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1907)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(1907)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1907)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-SCCP(1905)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1908)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(1910)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1910)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1910)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1910)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1910)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1910)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1910)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1910)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(1907)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1907)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1907)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(1907)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1907)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1907)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: Received M3UA_NOTIFY -> discard TC_lu_and_mo_csd0(1913)@d97f381c6fa7: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1913)@d97f381c6fa7: ----------------------------------------------- TC_lu_and_mo_csd0(1913)@d97f381c6fa7: "CSD Bearer Service: BS21T" TC_lu_and_mo_csd0(1913)@d97f381c6fa7: ----------------------------------------------- MSC_Test-GSUP(1911)@d97f381c6fa7: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1906)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1906)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mo_csd0(1913)6574648 MSC_Test_0-RAN(1906)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: { messageType := 2, destLocRef := '645238'O ("dR8"), sourceLocRef := '000150'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(1911)@d97f381c6fa7: Found GsupExpect[0] for "262420000000007" handled at TC_lu_and_mo_csd0(1913) MSC_Test-GSUP(1911)@d97f381c6fa7: Added IMSI table entry 0TC_lu_and_mo_csd0(1913)"262420000000007" MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1906)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1906)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1906)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)6574648 TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: 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 := '1D50641C'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1906)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mo_csd0(1913)13203989 MSC_Test_0-RAN(1906)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: { messageType := 2, destLocRef := 'C97A15'O, sourceLocRef := '000151'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1908)@d97f381c6fa7: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1913) MSC_Test-MGCP(1909)@d97f381c6fa7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1913) MSC_Test_0-RAN(1906)@d97f381c6fa7: patching N(SD)=1 into dtap '03050407E18A89210140805E04802143F5'O MSC_Test_0-RAN(1906)@d97f381c6fa7: patched enc_l3: '03450407E18A89210140805E04802143F5'O MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:20 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210140805E04802143F5'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1909)@d97f381c6fa7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "232", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "80" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1908)@d97f381c6fa7: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1913) MSC_Test-MNCC(1908)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mo_csd0(1913)-2147483612 MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 1: rx MNCC SETUP ind TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:16 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1913)@d97f381c6fa7: { line := { verb := "MDCX", trans_id := "235", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "80" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "80", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.186.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1906)@d97f381c6fa7: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1906)@d97f381c6fa7: patched enc_l3: '038F'O MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1913)@d97f381c6fa7: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish DONE TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: Hold the call for some time TC_lu_and_mo_csd0(1913)@d97f381c6fa7: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: Hangup TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1906)@d97f381c6fa7: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1906)@d97f381c6fa7: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1908)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)-2147483612 TC_lu_and_mo_csd0(1913)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-RAN(1906)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)13203989 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 9: done TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1913)@d97f381c6fa7: ----------------------------------------------- TC_lu_and_mo_csd0(1913)@d97f381c6fa7: "CSD Bearer Service: BS22T" TC_lu_and_mo_csd0(1913)@d97f381c6fa7: ----------------------------------------------- MSC_Test-GSUP(1911)@d97f381c6fa7: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1906)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mo_csd0(1913)3645891 MSC_Test_0-RAN(1906)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: { messageType := 2, destLocRef := '37A1C3'O, sourceLocRef := '000152'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1906)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1906)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1906)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)3645891 TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: 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 := '7FA81A71'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1906)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mo_csd0(1913)5201890 MSC_Test_0-RAN(1906)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: { messageType := 2, destLocRef := '4F5FE2'O, sourceLocRef := '000153'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1908)@d97f381c6fa7: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1913) MSC_Test-MGCP(1909)@d97f381c6fa7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1913) MSC_Test_0-RAN(1906)@d97f381c6fa7: patching N(SD)=1 into dtap '03050407E18A89210240805E04802143F5'O MSC_Test_0-RAN(1906)@d97f381c6fa7: patched enc_l3: '03450407E18A89210240805E04802143F5'O MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:20 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210240805E04802143F5'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1909)@d97f381c6fa7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "238", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "81" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1908)@d97f381c6fa7: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1913) MSC_Test-MNCC(1908)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mo_csd0(1913)-2147483611 TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:16 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1913)@d97f381c6fa7: { line := { verb := "MDCX", trans_id := "241", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "81" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "81", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.186.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1906)@d97f381c6fa7: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1906)@d97f381c6fa7: patched enc_l3: '038F'O MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1913)@d97f381c6fa7: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish DONE TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: Hold the call for some time TC_lu_and_mo_csd0(1913)@d97f381c6fa7: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: Hangup TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1906)@d97f381c6fa7: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1906)@d97f381c6fa7: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1908)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)-2147483611 TC_lu_and_mo_csd0(1913)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1906)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)5201890 TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 9: done TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1913)@d97f381c6fa7: ----------------------------------------------- TC_lu_and_mo_csd0(1913)@d97f381c6fa7: "CSD Bearer Service: BS24T" TC_lu_and_mo_csd0(1913)@d97f381c6fa7: ----------------------------------------------- MSC_Test-GSUP(1911)@d97f381c6fa7: Created GsupExpect[1] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1906)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mo_csd0(1913)5565815 MSC_Test_0-RAN(1906)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: { messageType := 2, destLocRef := '54ED77'O, sourceLocRef := '000154'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1906)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1906)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1906)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)5565815 TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: 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 := '12CA9006'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1906)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mo_csd0(1913)11003531 MSC_Test_0-RAN(1906)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: { messageType := 2, destLocRef := 'A7E68B'O, sourceLocRef := '000155'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1908)@d97f381c6fa7: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1913) MSC_Test-MGCP(1909)@d97f381c6fa7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1913) MSC_Test_0-RAN(1906)@d97f381c6fa7: patching N(SD)=1 into dtap '03050407E18A89210340805E04802143F5'O MSC_Test_0-RAN(1906)@d97f381c6fa7: patched enc_l3: '03450407E18A89210340805E04802143F5'O MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:20 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210340805E04802143F5'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1909)@d97f381c6fa7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "244", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "82" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 2: rx 1st CRCX MSC_Test-MNCC(1908)@d97f381c6fa7: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1913) MSC_Test-MNCC(1908)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mo_csd0(1913)-2147483610 TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 6: rx 2nd CRCX TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:16 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1913)@d97f381c6fa7: { line := { verb := "MDCX", trans_id := "247", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "82" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "82", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.186.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1906)@d97f381c6fa7: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1906)@d97f381c6fa7: patched enc_l3: '038F'O MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1913)@d97f381c6fa7: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish DONE TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: Hold the call for some time TC_lu_and_mo_csd0(1913)@d97f381c6fa7: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: Hangup TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1906)@d97f381c6fa7: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1906)@d97f381c6fa7: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-MNCC(1908)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)-2147483610 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1906)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)11003531 TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 9: done TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1913)@d97f381c6fa7: ----------------------------------------------- TC_lu_and_mo_csd0(1913)@d97f381c6fa7: "CSD Bearer Service: BS25T" TC_lu_and_mo_csd0(1913)@d97f381c6fa7: ----------------------------------------------- MSC_Test-GSUP(1911)@d97f381c6fa7: Created GsupExpect[2] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1906)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mo_csd0(1913)14317595 MSC_Test_0-RAN(1906)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: { messageType := 2, destLocRef := 'DA781B'O, sourceLocRef := '000156'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1906)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1906)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1906)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)14317595 TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: 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 := '1E1D3A87'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1906)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mo_csd0(1913)3635705 MSC_Test_0-RAN(1906)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: { messageType := 2, destLocRef := '3779F9'O, sourceLocRef := '000157'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1908)@d97f381c6fa7: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1913) MSC_Test-MGCP(1909)@d97f381c6fa7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1913) MSC_Test_0-RAN(1906)@d97f381c6fa7: patching N(SD)=1 into dtap '03050407E18A89210440805E04802143F5'O MSC_Test_0-RAN(1906)@d97f381c6fa7: patched enc_l3: '03450407E18A89210440805E04802143F5'O MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:20 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210440805E04802143F5'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1909)@d97f381c6fa7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "250", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "83" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1908)@d97f381c6fa7: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1913) MSC_Test-MNCC(1908)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mo_csd0(1913)-2147483609 TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:16 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1913)@d97f381c6fa7: { line := { verb := "MDCX", trans_id := "253", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "83" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "83", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.186.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1906)@d97f381c6fa7: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1906)@d97f381c6fa7: patched enc_l3: '038F'O MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1913)@d97f381c6fa7: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish DONE TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: Hold the call for some time TC_lu_and_mo_csd0(1913)@d97f381c6fa7: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: Hangup TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1906)@d97f381c6fa7: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1906)@d97f381c6fa7: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(1908)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)-2147483609 MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1906)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)3635705 TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 9: done TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1913)@d97f381c6fa7: ----------------------------------------------- TC_lu_and_mo_csd0(1913)@d97f381c6fa7: "CSD Bearer Service: BS26T" TC_lu_and_mo_csd0(1913)@d97f381c6fa7: ----------------------------------------------- MSC_Test-GSUP(1911)@d97f381c6fa7: Created GsupExpect[3] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1906)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mo_csd0(1913)5784405 MSC_Test_0-RAN(1906)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: { messageType := 2, destLocRef := '584355'O ("XCU"), sourceLocRef := '000158'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1906)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1906)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1906)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)5784405 TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: 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 := '3D29414F'O ("=)AO") } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1906)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mo_csd0(1913)14166932 MSC_Test_0-RAN(1906)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: { messageType := 2, destLocRef := 'D82B94'O, sourceLocRef := '000159'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1908)@d97f381c6fa7: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1913) MSC_Test-MGCP(1909)@d97f381c6fa7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1913) MSC_Test_0-RAN(1906)@d97f381c6fa7: patching N(SD)=1 into dtap '03050407E18A89210540805E04802143F5'O MSC_Test_0-RAN(1906)@d97f381c6fa7: patched enc_l3: '03450407E18A89210540805E04802143F5'O MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:20 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210540805E04802143F5'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1909)@d97f381c6fa7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "256", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "84" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1908)@d97f381c6fa7: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1913) MSC_Test-MNCC(1908)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mo_csd0(1913)-2147483608 TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:16 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1913)@d97f381c6fa7: { line := { verb := "MDCX", trans_id := "259", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "84" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "84", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.186.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1906)@d97f381c6fa7: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1906)@d97f381c6fa7: patched enc_l3: '038F'O MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1913)@d97f381c6fa7: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish DONE TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: Hold the call for some time TC_lu_and_mo_csd0(1913)@d97f381c6fa7: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: Hangup TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1906)@d97f381c6fa7: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1906)@d97f381c6fa7: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1908)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)-2147483608 TC_lu_and_mo_csd0(1913)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1906)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)14166932 TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 9: done TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1913)@d97f381c6fa7: ----------------------------------------------- TC_lu_and_mo_csd0(1913)@d97f381c6fa7: "CSD Bearer Service: BS21NT" TC_lu_and_mo_csd0(1913)@d97f381c6fa7: ----------------------------------------------- MSC_Test-GSUP(1911)@d97f381c6fa7: Created GsupExpect[4] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1906)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mo_csd0(1913)3117632 MSC_Test_0-RAN(1906)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: { messageType := 2, destLocRef := '2F9240'O, sourceLocRef := '00015A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1906)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1906)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1906)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)3117632 TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: 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 := '2F4FDFF2'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1906)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mo_csd0(1913)8932905 MSC_Test_0-RAN(1906)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: { messageType := 2, destLocRef := '884E29'O, sourceLocRef := '00015B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1908)@d97f381c6fa7: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1913) MSC_Test-MGCP(1909)@d97f381c6fa7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1913) MSC_Test_0-RAN(1906)@d97f381c6fa7: patching N(SD)=1 into dtap '03050407E18A89210140A05E04802143F5'O MSC_Test_0-RAN(1906)@d97f381c6fa7: patched enc_l3: '03450407E18A89210140A05E04802143F5'O MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:20 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210140A05E04802143F5'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1909)@d97f381c6fa7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "262", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "85" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 2: rx 1st CRCX MSC_Test-MNCC(1908)@d97f381c6fa7: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1913) MSC_Test-MNCC(1908)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mo_csd0(1913)-2147483607 TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 6: rx 2nd CRCX TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:16 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer TC_lu_and_mo_csd0(1913)@d97f381c6fa7: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: { line := { verb := "MDCX", trans_id := "265", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "85" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "85", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.186.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1906)@d97f381c6fa7: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1906)@d97f381c6fa7: patched enc_l3: '038F'O MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1913)@d97f381c6fa7: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish DONE TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: Hold the call for some time TC_lu_and_mo_csd0(1913)@d97f381c6fa7: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: Hangup TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1906)@d97f381c6fa7: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1906)@d97f381c6fa7: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1908)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)-2147483607 TC_lu_and_mo_csd0(1913)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1906)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)8932905 TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 9: done TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1913)@d97f381c6fa7: ----------------------------------------------- TC_lu_and_mo_csd0(1913)@d97f381c6fa7: "CSD Bearer Service: BS22NT" TC_lu_and_mo_csd0(1913)@d97f381c6fa7: ----------------------------------------------- MSC_Test-GSUP(1911)@d97f381c6fa7: Created GsupExpect[5] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1906)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mo_csd0(1913)4810988 MSC_Test_0-RAN(1906)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: { messageType := 2, destLocRef := '4968EC'O, sourceLocRef := '00015C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1906)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1906)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1906)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)4810988 TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: 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 := '056E7272'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1906)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mo_csd0(1913)10256873 MSC_Test_0-RAN(1906)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: { messageType := 2, destLocRef := '9C81E9'O, sourceLocRef := '00015D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1908)@d97f381c6fa7: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1913) MSC_Test-MGCP(1909)@d97f381c6fa7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1913) MSC_Test_0-RAN(1906)@d97f381c6fa7: patching N(SD)=1 into dtap '03050407E18A89210240A05E04802143F5'O MSC_Test_0-RAN(1906)@d97f381c6fa7: patched enc_l3: '03450407E18A89210240A05E04802143F5'O MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:20 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210240A05E04802143F5'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1909)@d97f381c6fa7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "268", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "86" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1908)@d97f381c6fa7: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1913) MSC_Test-MNCC(1908)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mo_csd0(1913)-2147483606 TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:16 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 5: rx MDCX for the RAN side TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 3: rx RTP CREATE MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1913)@d97f381c6fa7: { line := { verb := "MDCX", trans_id := "271", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "86" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "86", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.186.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1906)@d97f381c6fa7: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1906)@d97f381c6fa7: patched enc_l3: '038F'O MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1913)@d97f381c6fa7: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish DONE TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: Hold the call for some time TC_lu_and_mo_csd0(1913)@d97f381c6fa7: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: Hangup TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1906)@d97f381c6fa7: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1906)@d97f381c6fa7: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1908)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)-2147483606 TC_lu_and_mo_csd0(1913)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1906)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)10256873 TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 9: done TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1913)@d97f381c6fa7: ----------------------------------------------- TC_lu_and_mo_csd0(1913)@d97f381c6fa7: "CSD Bearer Service: BS24NT" TC_lu_and_mo_csd0(1913)@d97f381c6fa7: ----------------------------------------------- MSC_Test-GSUP(1911)@d97f381c6fa7: Created GsupExpect[6] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1906)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mo_csd0(1913)5816488 MSC_Test_0-RAN(1906)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: { messageType := 2, destLocRef := '58C0A8'O, sourceLocRef := '00015E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1906)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1906)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1906)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)5816488 TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: 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 := '6F4D2C1A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1906)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mo_csd0(1913)2566290 MSC_Test_0-RAN(1906)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: { messageType := 2, destLocRef := '272892'O, sourceLocRef := '00015F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1908)@d97f381c6fa7: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1913) MSC_Test-MGCP(1909)@d97f381c6fa7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1913) MSC_Test_0-RAN(1906)@d97f381c6fa7: patching N(SD)=1 into dtap '03050407E18A89210340A05E04802143F5'O MSC_Test_0-RAN(1906)@d97f381c6fa7: patched enc_l3: '03450407E18A89210340A05E04802143F5'O MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:20 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210340A05E04802143F5'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1909)@d97f381c6fa7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "274", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "87" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1908)@d97f381c6fa7: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1913) MSC_Test-MNCC(1908)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mo_csd0(1913)-2147483605 TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:16 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 7: rx CC Alerting TC_lu_and_mo_csd0(1913)@d97f381c6fa7: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_lu_and_mo_csd0(1913)@d97f381c6fa7: { line := { verb := "MDCX", trans_id := "277", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "87" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "87", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.186.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1906)@d97f381c6fa7: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1906)@d97f381c6fa7: patched enc_l3: '038F'O MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1913)@d97f381c6fa7: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish DONE TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: Hold the call for some time TC_lu_and_mo_csd0(1913)@d97f381c6fa7: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: Hangup TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1906)@d97f381c6fa7: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1906)@d97f381c6fa7: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1908)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)-2147483605 MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1906)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)2566290 TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 9: done TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1913)@d97f381c6fa7: ----------------------------------------------- TC_lu_and_mo_csd0(1913)@d97f381c6fa7: "CSD Bearer Service: BS25NT" TC_lu_and_mo_csd0(1913)@d97f381c6fa7: ----------------------------------------------- MSC_Test-GSUP(1911)@d97f381c6fa7: Created GsupExpect[7] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1906)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mo_csd0(1913)15840187 MSC_Test_0-RAN(1906)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: { messageType := 2, destLocRef := 'F1B3BB'O, sourceLocRef := '000160'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1906)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1906)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-RAN(1906)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)15840187 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: 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 := '3D3976BD'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1906)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mo_csd0(1913)10703823 MSC_Test_0-RAN(1906)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: { messageType := 2, destLocRef := 'A353CF'O, sourceLocRef := '000161'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1908)@d97f381c6fa7: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1913) MSC_Test-MGCP(1909)@d97f381c6fa7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1913) MSC_Test_0-RAN(1906)@d97f381c6fa7: patching N(SD)=1 into dtap '03050407E18A89210440A05E04802143F5'O MSC_Test_0-RAN(1906)@d97f381c6fa7: patched enc_l3: '03450407E18A89210440A05E04802143F5'O MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:20 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210440A05E04802143F5'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1909)@d97f381c6fa7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "280", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "88" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1908)@d97f381c6fa7: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1913) MSC_Test-MNCC(1908)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mo_csd0(1913)-2147483604 TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:16 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 5: rx MDCX for the RAN side TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 3: rx RTP CREATE MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1913)@d97f381c6fa7: { line := { verb := "MDCX", trans_id := "283", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "88" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "88", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.186.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1906)@d97f381c6fa7: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1906)@d97f381c6fa7: patched enc_l3: '038F'O MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1913)@d97f381c6fa7: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish DONE TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: Hold the call for some time MSC_Test-GSUP-IPA(1910)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1910)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_lu_and_mo_csd0(1913)@d97f381c6fa7: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: Hangup TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1906)@d97f381c6fa7: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1906)@d97f381c6fa7: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1908)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)-2147483604 TC_lu_and_mo_csd0(1913)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-RAN(1906)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)10703823 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 9: done TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1913)@d97f381c6fa7: ----------------------------------------------- TC_lu_and_mo_csd0(1913)@d97f381c6fa7: "CSD Bearer Service: BS26NT" TC_lu_and_mo_csd0(1913)@d97f381c6fa7: ----------------------------------------------- MSC_Test-GSUP(1911)@d97f381c6fa7: Created GsupExpect[8] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1906)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mo_csd0(1913)9383741 MSC_Test_0-RAN(1906)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: { messageType := 2, destLocRef := '8F2F3D'O, sourceLocRef := '000162'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1906)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1906)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-RAN(1906)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)9383741 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: 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 := '0EF37F11'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1906)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mo_csd0(1913)5553358 MSC_Test_0-RAN(1906)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: { messageType := 2, destLocRef := '54BCCE'O, sourceLocRef := '000163'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1908)@d97f381c6fa7: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1913) MSC_Test-MGCP(1909)@d97f381c6fa7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1913) MSC_Test_0-RAN(1906)@d97f381c6fa7: patching N(SD)=1 into dtap '03050407E18A89210540A05E04802143F5'O MSC_Test_0-RAN(1906)@d97f381c6fa7: patched enc_l3: '03450407E18A89210540A05E04802143F5'O MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:20 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210540A05E04802143F5'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1909)@d97f381c6fa7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "286", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "89" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1908)@d97f381c6fa7: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1913) MSC_Test-MNCC(1908)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mo_csd0(1913)-2147483603 TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:16 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1913)@d97f381c6fa7: { line := { verb := "MDCX", trans_id := "289", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "89" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "89", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.186.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1906)@d97f381c6fa7: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1906)@d97f381c6fa7: patched enc_l3: '038F'O MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1913)@d97f381c6fa7: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish DONE TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: Hold the call for some time TC_lu_and_mo_csd0(1913)@d97f381c6fa7: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: Hangup TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1906)@d97f381c6fa7: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1906)@d97f381c6fa7: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1908)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)-2147483603 TC_lu_and_mo_csd0(1913)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-RAN(1906)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)5553358 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 9: done TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1913)@d97f381c6fa7: ----------------------------------------------- TC_lu_and_mo_csd0(1913)@d97f381c6fa7: "CSD Bearer Service: BS31T" TC_lu_and_mo_csd0(1913)@d97f381c6fa7: ----------------------------------------------- MSC_Test-GSUP(1911)@d97f381c6fa7: Created GsupExpect[9] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1906)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mo_csd0(1913)12659510 MSC_Test_0-RAN(1906)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: { messageType := 2, destLocRef := 'C12B36'O, sourceLocRef := '000164'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1906)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1906)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1906)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)12659510 TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: 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 := '4C93BC90'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1906)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mo_csd0(1913)13931259 MSC_Test_0-RAN(1906)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: { messageType := 2, destLocRef := 'D492FB'O, sourceLocRef := '000165'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1908)@d97f381c6fa7: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1913) MSC_Test-MGCP(1909)@d97f381c6fa7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1913) MSC_Test_0-RAN(1906)@d97f381c6fa7: patching N(SD)=1 into dtap '03050407E18A89200240805E04802143F5'O MSC_Test_0-RAN(1906)@d97f381c6fa7: patched enc_l3: '03450407E18A89200240805E04802143F5'O MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:20 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01001103450407E18A89200240805E04802143F5'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1909)@d97f381c6fa7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "292", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8a" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 2: rx 1st CRCX MSC_Test-MNCC(1908)@d97f381c6fa7: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1913) MSC_Test-MNCC(1908)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mo_csd0(1913)-2147483602 TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 6: rx 2nd CRCX TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:16 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1913)@d97f381c6fa7: { line := { verb := "MDCX", trans_id := "295", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "8a" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8a", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.186.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1906)@d97f381c6fa7: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1906)@d97f381c6fa7: patched enc_l3: '038F'O MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1913)@d97f381c6fa7: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish DONE TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: Hold the call for some time TC_lu_and_mo_csd0(1913)@d97f381c6fa7: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: Hangup TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1906)@d97f381c6fa7: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1906)@d97f381c6fa7: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1908)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)-2147483602 TC_lu_and_mo_csd0(1913)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1906)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)13931259 TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 9: done TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1913)@d97f381c6fa7: ----------------------------------------------- TC_lu_and_mo_csd0(1913)@d97f381c6fa7: "CSD Bearer Service: BS32T" TC_lu_and_mo_csd0(1913)@d97f381c6fa7: ----------------------------------------------- MSC_Test-GSUP(1911)@d97f381c6fa7: Created GsupExpect[10] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1906)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mo_csd0(1913)15798225 MSC_Test_0-RAN(1906)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: { messageType := 2, destLocRef := 'F10FD1'O, sourceLocRef := '000166'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1906)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1906)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1906)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)15798225 TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: 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 := '8BD06019'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1906)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mo_csd0(1913)6407017 MSC_Test_0-RAN(1906)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: { messageType := 2, destLocRef := '61C369'O, sourceLocRef := '000167'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1908)@d97f381c6fa7: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1913) MSC_Test-MGCP(1909)@d97f381c6fa7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1913) MSC_Test_0-RAN(1906)@d97f381c6fa7: patching N(SD)=1 into dtap '03050407E18A89200340805E04802143F5'O MSC_Test_0-RAN(1906)@d97f381c6fa7: patched enc_l3: '03450407E18A89200340805E04802143F5'O MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:20 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01001103450407E18A89200340805E04802143F5'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1909)@d97f381c6fa7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "298", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8b" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 2: rx 1st CRCX MSC_Test-MNCC(1908)@d97f381c6fa7: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1913) MSC_Test-MNCC(1908)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mo_csd0(1913)-2147483601 TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 6: rx 2nd CRCX TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:16 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1913)@d97f381c6fa7: { line := { verb := "MDCX", trans_id := "301", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "8b" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8b", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.186.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1906)@d97f381c6fa7: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1906)@d97f381c6fa7: patched enc_l3: '038F'O MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1913)@d97f381c6fa7: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish DONE TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: Hold the call for some time TC_lu_and_mo_csd0(1913)@d97f381c6fa7: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: Hangup TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1906)@d97f381c6fa7: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1906)@d97f381c6fa7: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1908)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)-2147483601 TC_lu_and_mo_csd0(1913)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1906)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)6407017 TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 9: done TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1913)@d97f381c6fa7: ----------------------------------------------- TC_lu_and_mo_csd0(1913)@d97f381c6fa7: "CSD Bearer Service: BS33T" TC_lu_and_mo_csd0(1913)@d97f381c6fa7: ----------------------------------------------- MSC_Test-GSUP(1911)@d97f381c6fa7: Created GsupExpect[11] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1906)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mo_csd0(1913)1416116 MSC_Test_0-RAN(1906)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: { messageType := 2, destLocRef := '159BB4'O, sourceLocRef := '000168'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1906)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1906)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-RAN(1906)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)1416116 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: 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 := '76A31535'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1906)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mo_csd0(1913)4885162 MSC_Test_0-RAN(1906)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: { messageType := 2, destLocRef := '4A8AAA'O, sourceLocRef := '000169'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1908)@d97f381c6fa7: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1913) MSC_Test-MGCP(1909)@d97f381c6fa7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1913) MSC_Test_0-RAN(1906)@d97f381c6fa7: patching N(SD)=1 into dtap '03050407E18A89200440805E04802143F5'O MSC_Test_0-RAN(1906)@d97f381c6fa7: patched enc_l3: '03450407E18A89200440805E04802143F5'O MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:20 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01001103450407E18A89200440805E04802143F5'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1909)@d97f381c6fa7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "304", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8c" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 2: rx 1st CRCX MSC_Test-MNCC(1908)@d97f381c6fa7: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1913) MSC_Test-MNCC(1908)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mo_csd0(1913)-2147483600 TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 6: rx 2nd CRCX TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:16 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1913)@d97f381c6fa7: { line := { verb := "MDCX", trans_id := "307", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "8c" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8c", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.186.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1906)@d97f381c6fa7: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1906)@d97f381c6fa7: patched enc_l3: '038F'O MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1913)@d97f381c6fa7: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish DONE TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: Hold the call for some time TC_lu_and_mo_csd0(1913)@d97f381c6fa7: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: Hangup TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1906)@d97f381c6fa7: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1906)@d97f381c6fa7: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test-MNCC(1908)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)-2147483600 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1906)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)4885162 TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 9: done TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1913)@d97f381c6fa7: ----------------------------------------------- TC_lu_and_mo_csd0(1913)@d97f381c6fa7: "CSD Bearer Service: BS34T" TC_lu_and_mo_csd0(1913)@d97f381c6fa7: ----------------------------------------------- MSC_Test-GSUP(1911)@d97f381c6fa7: Created GsupExpect[12] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1906)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mo_csd0(1913)1382486 MSC_Test_0-SCCP(1905)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(1906)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: { messageType := 2, destLocRef := '151856'O, sourceLocRef := '00016A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1906)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1906)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1906)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)1382486 TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: 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 := 'B7CB8FCC'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1906)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mo_csd0(1913)11244362 MSC_Test_0-RAN(1906)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: { messageType := 2, destLocRef := 'AB934A'O, sourceLocRef := '00016B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1908)@d97f381c6fa7: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1913) MSC_Test-MGCP(1909)@d97f381c6fa7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1913) MSC_Test_0-RAN(1906)@d97f381c6fa7: patching N(SD)=1 into dtap '03050407E18A89200540805E04802143F5'O MSC_Test_0-RAN(1906)@d97f381c6fa7: patched enc_l3: '03450407E18A89200540805E04802143F5'O MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:20 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01001103450407E18A89200540805E04802143F5'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1909)@d97f381c6fa7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "310", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8d" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1908)@d97f381c6fa7: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1913) MSC_Test-MNCC(1908)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mo_csd0(1913)-2147483599 TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:16 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1913)@d97f381c6fa7: { line := { verb := "MDCX", trans_id := "313", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "8d" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8d", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.186.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1906)@d97f381c6fa7: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1906)@d97f381c6fa7: patched enc_l3: '038F'O MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1913)@d97f381c6fa7: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_mo_call_establish DONE TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: Hold the call for some time TC_lu_and_mo_csd0(1913)@d97f381c6fa7: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: Hangup TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1906)@d97f381c6fa7: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1906)@d97f381c6fa7: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(1908)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)-2147483599 MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1905)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1905)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1906)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)11244362 TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: f_call_hangup 9: done TC_lu_and_mo_csd0(1913)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-RAN(1906)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(1905)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(1911)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(1908)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1914)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(1907)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(1912)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(1909)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(1910)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1904)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1904): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(1905): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(1906): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(1907): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(1908): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(1909): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(1910): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(1911): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(1912): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_lu_and_mo_csd0(1913): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1914): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_lu_and_mo_csd finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_csd pass'. Sat Apr 20 08:36:01 UTC 2024 ====== MSC_Tests.TC_lu_and_mo_csd pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_lu_and_mo_csd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=5249484) Waiting for packet dumper to finish... 1 (prev_count=5249484, count=5251327) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_csd pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_csd'. ------ MSC_Tests.TC_lu_and_mt_csd ------ Sat Apr 20 08:36:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_csd' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_lu_and_mt_csd started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(1918)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(1918)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1918)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(1916)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1919)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(1921)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1921)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1921)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1921)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1921)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1921)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1921)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1921)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(1918)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1918)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1918)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(1918)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1918)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1918)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: Received M3UA_NOTIFY -> discard TC_lu_and_mt_csd0(1924)@d97f381c6fa7: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1924)@d97f381c6fa7: ----------------------------------------------- TC_lu_and_mt_csd0(1924)@d97f381c6fa7: "CSD Bearer Service: BS21T" TC_lu_and_mt_csd0(1924)@d97f381c6fa7: ----------------------------------------------- MSC_Test-GSUP(1922)@d97f381c6fa7: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1917)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1917)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mt_csd0(1924)13176294 MSC_Test_0-RAN(1917)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1916)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: { messageType := 2, destLocRef := 'C90DE6'O, sourceLocRef := '00016C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(1922)@d97f381c6fa7: Found GsupExpect[0] for "262420000000007" handled at TC_lu_and_mt_csd0(1924) MSC_Test-GSUP(1922)@d97f381c6fa7: Added IMSI table entry 0TC_lu_and_mt_csd0(1924)"262420000000007" MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1917)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)13176294 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@d97f381c6fa7: Created IMSI[0] for '262420000000007'H'4D25F38A'O to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MNCC(1919)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mt_csd0(1924)897601991 MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1917)@d97f381c6fa7: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@d97f381c6fa7: Created IMSI[1] for '262420000000007'H'4D25F38A'O to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d97f381c6fa7: 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 := '4D25F38A'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1917)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mt_csd0(1924)12255199 MSC_Test_0-SCCP(1916)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: { messageType := 2, destLocRef := 'BAFFDF'O, sourceLocRef := '00016D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 1 MSC_Test_0-RAN(1917)@d97f381c6fa7: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1917)@d97f381c6fa7: patched enc_l3: '8301'O MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 2 MSC_Test-MGCP(1920)@d97f381c6fa7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MGCP(1920)@d97f381c6fa7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "316", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8e" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 3 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 4 MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 6 MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:16 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@d97f381c6fa7: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1917)@d97f381c6fa7: patched enc_l3: '8347'O MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 5 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 8 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 7 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 9 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete DONE TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: Hold the call for some time TC_lu_and_mt_csd0(1924)@d97f381c6fa7: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: Hangup TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1917)@d97f381c6fa7: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1917)@d97f381c6fa7: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:9 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test-MNCC(1919)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)897601991 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1924)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-RAN(1917)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)12255199 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 9: done MSC_Test_0-RAN(1917)@d97f381c6fa7: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1924)@d97f381c6fa7: ----------------------------------------------- TC_lu_and_mt_csd0(1924)@d97f381c6fa7: "CSD Bearer Service: BS22T" TC_lu_and_mt_csd0(1924)@d97f381c6fa7: ----------------------------------------------- MSC_Test-GSUP(1922)@d97f381c6fa7: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1917)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mt_csd0(1924)5376272 MSC_Test_0-RAN(1917)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1916)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: { messageType := 2, destLocRef := '520910'O, sourceLocRef := '00016E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1917)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)5376272 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@d97f381c6fa7: Created IMSI[0] for '262420000000007'H'A36B596D'O to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MNCC(1919)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mt_csd0(1924)1674410204 MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1917)@d97f381c6fa7: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@d97f381c6fa7: Created IMSI[2] for '262420000000007'H'A36B596D'O to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d97f381c6fa7: 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 := 'A36B596D'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1917)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mt_csd0(1924)82324 MSC_Test_0-SCCP(1916)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: { messageType := 2, destLocRef := '014194'O, sourceLocRef := '00016F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 1 MSC_Test_0-RAN(1917)@d97f381c6fa7: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1917)@d97f381c6fa7: patched enc_l3: '8301'O MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 2 MSC_Test-MGCP(1920)@d97f381c6fa7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MGCP(1920)@d97f381c6fa7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "322", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8f" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 3 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 4 MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 6 MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:16 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-RAN(1917)@d97f381c6fa7: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1917)@d97f381c6fa7: patched enc_l3: '8347'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 5 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 8 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 7 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 9 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete DONE TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: Hold the call for some time TC_lu_and_mt_csd0(1924)@d97f381c6fa7: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: Hangup TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1917)@d97f381c6fa7: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1917)@d97f381c6fa7: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:9 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test-MNCC(1919)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)1674410204 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1924)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)82324 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 9: done MSC_Test_0-RAN(1917)@d97f381c6fa7: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1924)@d97f381c6fa7: ----------------------------------------------- TC_lu_and_mt_csd0(1924)@d97f381c6fa7: "CSD Bearer Service: BS24T" TC_lu_and_mt_csd0(1924)@d97f381c6fa7: ----------------------------------------------- MSC_Test-GSUP(1922)@d97f381c6fa7: Created GsupExpect[1] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1917)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mt_csd0(1924)4715151 MSC_Test_0-RAN(1917)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1916)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: { messageType := 2, destLocRef := '47F28F'O, sourceLocRef := '000170'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1917)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)4715151 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1919)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mt_csd0(1924)1876765632 MSC_Test_0-RAN(1917)@d97f381c6fa7: Created IMSI[0] for '262420000000007'H'0F9E504E'O to be handled at TC_lu_and_mt_csd0(1924) MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1917)@d97f381c6fa7: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@d97f381c6fa7: Created IMSI[3] for '262420000000007'H'0F9E504E'O to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d97f381c6fa7: 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 := '0F9E504E'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1917)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mt_csd0(1924)6524742 MSC_Test_0-SCCP(1916)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: { messageType := 2, destLocRef := '638F46'O, sourceLocRef := '000171'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 1 MSC_Test_0-RAN(1917)@d97f381c6fa7: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1917)@d97f381c6fa7: patched enc_l3: '8301'O MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 2 MSC_Test-MGCP(1920)@d97f381c6fa7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MGCP(1920)@d97f381c6fa7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "328", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "90" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 3 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 4 MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 6 MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:16 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-RAN(1917)@d97f381c6fa7: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1917)@d97f381c6fa7: patched enc_l3: '8347'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 8 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 5 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 7 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 9 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete DONE TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: Hold the call for some time TC_lu_and_mt_csd0(1924)@d97f381c6fa7: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: Hangup TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1917)@d97f381c6fa7: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1917)@d97f381c6fa7: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:9 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1919)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)1876765632 MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1924)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)6524742 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 9: done MSC_Test_0-RAN(1917)@d97f381c6fa7: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1924)@d97f381c6fa7: ----------------------------------------------- TC_lu_and_mt_csd0(1924)@d97f381c6fa7: "CSD Bearer Service: BS25T" TC_lu_and_mt_csd0(1924)@d97f381c6fa7: ----------------------------------------------- MSC_Test-GSUP(1922)@d97f381c6fa7: Created GsupExpect[2] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1917)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mt_csd0(1924)14230640 MSC_Test_0-RAN(1917)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1916)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: { messageType := 2, destLocRef := 'D92470'O, sourceLocRef := '000172'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1917)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)14230640 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@d97f381c6fa7: Created IMSI[0] for '262420000000007'H'46B86F38'O to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MNCC(1919)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mt_csd0(1924)657083608 MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1917)@d97f381c6fa7: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@d97f381c6fa7: Created IMSI[4] for '262420000000007'H'46B86F38'O to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d97f381c6fa7: 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 := '46B86F38'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1917)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mt_csd0(1924)9511340 MSC_Test_0-SCCP(1916)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: { messageType := 2, destLocRef := '9121AC'O, sourceLocRef := '000173'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 1 MSC_Test_0-RAN(1917)@d97f381c6fa7: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1917)@d97f381c6fa7: patched enc_l3: '8301'O MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 2 MSC_Test-MGCP(1920)@d97f381c6fa7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MGCP(1920)@d97f381c6fa7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "334", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "91" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 3 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 4 MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 6 MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:16 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@d97f381c6fa7: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1917)@d97f381c6fa7: patched enc_l3: '8347'O MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 5 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 8 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 7 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 9 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete DONE TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: Hold the call for some time TC_lu_and_mt_csd0(1924)@d97f381c6fa7: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: Hangup TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1917)@d97f381c6fa7: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1917)@d97f381c6fa7: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:9 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1919)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)657083608 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1924)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)9511340 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 9: done MSC_Test_0-RAN(1917)@d97f381c6fa7: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1924)@d97f381c6fa7: ----------------------------------------------- TC_lu_and_mt_csd0(1924)@d97f381c6fa7: "CSD Bearer Service: BS26T" TC_lu_and_mt_csd0(1924)@d97f381c6fa7: ----------------------------------------------- MSC_Test-GSUP(1922)@d97f381c6fa7: Created GsupExpect[3] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1917)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mt_csd0(1924)5761039 MSC_Test_0-RAN(1917)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1916)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: { messageType := 2, destLocRef := '57E80F'O, sourceLocRef := '000174'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1917)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)5761039 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@d97f381c6fa7: Created IMSI[0] for '262420000000007'H'0AC9D83C'O to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MNCC(1919)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mt_csd0(1924)1729425730 MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1917)@d97f381c6fa7: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@d97f381c6fa7: Created IMSI[5] for '262420000000007'H'0AC9D83C'O to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d97f381c6fa7: 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 := '0AC9D83C'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1917)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mt_csd0(1924)5379756 MSC_Test_0-SCCP(1916)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: { messageType := 2, destLocRef := '5216AC'O, sourceLocRef := '000175'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 1 MSC_Test_0-RAN(1917)@d97f381c6fa7: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1917)@d97f381c6fa7: patched enc_l3: '8301'O MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 2 MSC_Test-MGCP(1920)@d97f381c6fa7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MGCP(1920)@d97f381c6fa7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "340", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "92" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 3 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 4 MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 6 MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:16 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@d97f381c6fa7: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1917)@d97f381c6fa7: patched enc_l3: '8347'O MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 5 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 8 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 7 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 9 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete DONE TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: Hold the call for some time TC_lu_and_mt_csd0(1924)@d97f381c6fa7: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: Hangup TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1917)@d97f381c6fa7: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1917)@d97f381c6fa7: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:9 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1919)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)1729425730 MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1924)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)5379756 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 9: done MSC_Test_0-RAN(1917)@d97f381c6fa7: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1924)@d97f381c6fa7: ----------------------------------------------- TC_lu_and_mt_csd0(1924)@d97f381c6fa7: "CSD Bearer Service: BS21NT" TC_lu_and_mt_csd0(1924)@d97f381c6fa7: ----------------------------------------------- MSC_Test-GSUP(1922)@d97f381c6fa7: Created GsupExpect[4] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1917)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mt_csd0(1924)14812716 MSC_Test_0-RAN(1917)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1916)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: { messageType := 2, destLocRef := 'E2062C'O, sourceLocRef := '000176'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1917)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)14812716 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@d97f381c6fa7: Created IMSI[0] for '262420000000007'H'8B45B8C5'O to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MNCC(1919)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mt_csd0(1924)2007361350 MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1917)@d97f381c6fa7: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@d97f381c6fa7: Created IMSI[6] for '262420000000007'H'8B45B8C5'O to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d97f381c6fa7: 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 := '8B45B8C5'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1917)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mt_csd0(1924)314560 MSC_Test_0-SCCP(1916)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: { messageType := 2, destLocRef := '04CCC0'O, sourceLocRef := '000177'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 1 MSC_Test_0-RAN(1917)@d97f381c6fa7: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1917)@d97f381c6fa7: patched enc_l3: '8301'O MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 2 MSC_Test-MGCP(1920)@d97f381c6fa7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MGCP(1920)@d97f381c6fa7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "346", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "93" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 3 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 4 MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 6 MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:16 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@d97f381c6fa7: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1917)@d97f381c6fa7: patched enc_l3: '8347'O MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 8 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 5 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 7 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 9 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete DONE TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: Hold the call for some time TC_lu_and_mt_csd0(1924)@d97f381c6fa7: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: Hangup TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1917)@d97f381c6fa7: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1917)@d97f381c6fa7: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:9 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test-MNCC(1919)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)2007361350 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mt_csd0(1924)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)314560 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 9: done MSC_Test_0-RAN(1917)@d97f381c6fa7: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1924)@d97f381c6fa7: ----------------------------------------------- TC_lu_and_mt_csd0(1924)@d97f381c6fa7: "CSD Bearer Service: BS22NT" TC_lu_and_mt_csd0(1924)@d97f381c6fa7: ----------------------------------------------- MSC_Test-GSUP(1922)@d97f381c6fa7: Created GsupExpect[5] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1917)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mt_csd0(1924)2871278 MSC_Test_0-RAN(1917)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1916)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: { messageType := 2, destLocRef := '2BCFEE'O, sourceLocRef := '000178'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1917)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-RAN(1917)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)2871278 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@d97f381c6fa7: Created IMSI[0] for '262420000000007'H'5380463B'O to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MNCC(1919)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mt_csd0(1924)677882615 MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1917)@d97f381c6fa7: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@d97f381c6fa7: Created IMSI[7] for '262420000000007'H'5380463B'O to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d97f381c6fa7: 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 := '5380463B'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1917)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mt_csd0(1924)1538681 MSC_Test_0-SCCP(1916)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: { messageType := 2, destLocRef := '177A79'O, sourceLocRef := '000179'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 1 MSC_Test_0-RAN(1917)@d97f381c6fa7: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1917)@d97f381c6fa7: patched enc_l3: '8301'O MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 2 MSC_Test-MGCP(1920)@d97f381c6fa7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MGCP(1920)@d97f381c6fa7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "352", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "94" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 3 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 4 MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 6 MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:16 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@d97f381c6fa7: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1917)@d97f381c6fa7: patched enc_l3: '8347'O MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 5 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 8 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 7 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 9 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete DONE TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: Hold the call for some time TC_lu_and_mt_csd0(1924)@d97f381c6fa7: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: Hangup TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1917)@d97f381c6fa7: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1917)@d97f381c6fa7: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:9 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1919)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)677882615 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1924)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-RAN(1917)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)1538681 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 9: done MSC_Test_0-RAN(1917)@d97f381c6fa7: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1924)@d97f381c6fa7: ----------------------------------------------- TC_lu_and_mt_csd0(1924)@d97f381c6fa7: "CSD Bearer Service: BS24NT" TC_lu_and_mt_csd0(1924)@d97f381c6fa7: ----------------------------------------------- MSC_Test-GSUP(1922)@d97f381c6fa7: Created GsupExpect[6] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1917)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mt_csd0(1924)9287850 MSC_Test_0-RAN(1917)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1916)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: { messageType := 2, destLocRef := '8DB8AA'O, sourceLocRef := '00017A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1917)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)9287850 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@d97f381c6fa7: Created IMSI[0] for '262420000000007'H'50EC6EB7'O to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MNCC(1919)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mt_csd0(1924)1589673454 MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1917)@d97f381c6fa7: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@d97f381c6fa7: Created IMSI[8] for '262420000000007'H'50EC6EB7'O to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d97f381c6fa7: 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 := '50EC6EB7'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1917)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mt_csd0(1924)3856929 MSC_Test_0-SCCP(1916)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: { messageType := 2, destLocRef := '3ADA21'O, sourceLocRef := '00017B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 1 MSC_Test_0-RAN(1917)@d97f381c6fa7: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1917)@d97f381c6fa7: patched enc_l3: '8301'O MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 2 MSC_Test-MGCP(1920)@d97f381c6fa7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MGCP(1920)@d97f381c6fa7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "358", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "95" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 3 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 4 MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 6 MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:16 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-RAN(1917)@d97f381c6fa7: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1917)@d97f381c6fa7: patched enc_l3: '8347'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 5 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 8 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 7 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 9 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete DONE TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: Hold the call for some time TC_lu_and_mt_csd0(1924)@d97f381c6fa7: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: Hangup TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1917)@d97f381c6fa7: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1917)@d97f381c6fa7: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:9 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1919)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)1589673454 MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1924)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)3856929 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 9: done MSC_Test_0-RAN(1917)@d97f381c6fa7: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1924)@d97f381c6fa7: ----------------------------------------------- TC_lu_and_mt_csd0(1924)@d97f381c6fa7: "CSD Bearer Service: BS25NT" TC_lu_and_mt_csd0(1924)@d97f381c6fa7: ----------------------------------------------- MSC_Test-GSUP(1922)@d97f381c6fa7: Created GsupExpect[7] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1917)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mt_csd0(1924)8332061 MSC_Test_0-RAN(1917)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1916)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: { messageType := 2, destLocRef := '7F231D'O, sourceLocRef := '00017C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1917)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-RAN(1917)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)8332061 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@d97f381c6fa7: Created IMSI[0] for '262420000000007'H'0ACA46F3'O to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MNCC(1919)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mt_csd0(1924)1222236356 MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1917)@d97f381c6fa7: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@d97f381c6fa7: Created IMSI[9] for '262420000000007'H'0ACA46F3'O to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d97f381c6fa7: 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 := '0ACA46F3'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1917)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mt_csd0(1924)9558946 MSC_Test_0-SCCP(1916)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: { messageType := 2, destLocRef := '91DBA2'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-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 1 MSC_Test_0-RAN(1917)@d97f381c6fa7: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1917)@d97f381c6fa7: patched enc_l3: '8301'O MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 2 MSC_Test-MGCP(1920)@d97f381c6fa7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MGCP(1920)@d97f381c6fa7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "364", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "96" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 3 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 4 MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 6 MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:16 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-RAN(1917)@d97f381c6fa7: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1917)@d97f381c6fa7: patched enc_l3: '8347'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 5 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 8 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 7 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 9 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete DONE TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: Hold the call for some time TC_lu_and_mt_csd0(1924)@d97f381c6fa7: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: Hangup TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1917)@d97f381c6fa7: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1917)@d97f381c6fa7: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:9 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test-MNCC(1919)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)1222236356 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1924)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-RAN(1917)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)9558946 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 9: done MSC_Test_0-RAN(1917)@d97f381c6fa7: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1924)@d97f381c6fa7: ----------------------------------------------- TC_lu_and_mt_csd0(1924)@d97f381c6fa7: "CSD Bearer Service: BS26NT" TC_lu_and_mt_csd0(1924)@d97f381c6fa7: ----------------------------------------------- MSC_Test-GSUP(1922)@d97f381c6fa7: Created GsupExpect[8] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1917)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mt_csd0(1924)13127876 MSC_Test_0-RAN(1917)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1916)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: { messageType := 2, destLocRef := 'C850C4'O, sourceLocRef := '00017E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1917)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-RAN(1917)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)13127876 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@d97f381c6fa7: Created IMSI[0] for '262420000000007'H'5BF42771'O to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MNCC(1919)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mt_csd0(1924)1568763327 MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1917)@d97f381c6fa7: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@d97f381c6fa7: Created IMSI[10] for '262420000000007'H'5BF42771'O to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d97f381c6fa7: 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 := '5BF42771'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1917)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mt_csd0(1924)2673559 MSC_Test_0-SCCP(1916)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: { messageType := 2, destLocRef := '28CB97'O, sourceLocRef := '00017F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 1 MSC_Test_0-RAN(1917)@d97f381c6fa7: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1917)@d97f381c6fa7: patched enc_l3: '8301'O MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 2 MSC_Test-MGCP(1920)@d97f381c6fa7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MGCP(1920)@d97f381c6fa7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "370", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "97" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 3 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 4 MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 6 MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:16 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-RAN(1917)@d97f381c6fa7: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1917)@d97f381c6fa7: patched enc_l3: '8347'O MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 5 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 8 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 7 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 9 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete DONE TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: Hold the call for some time TC_lu_and_mt_csd0(1924)@d97f381c6fa7: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: Hangup TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1917)@d97f381c6fa7: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1917)@d97f381c6fa7: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:9 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1919)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)1568763327 MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1924)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-RAN(1917)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)2673559 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 9: done MSC_Test_0-RAN(1917)@d97f381c6fa7: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1924)@d97f381c6fa7: ----------------------------------------------- TC_lu_and_mt_csd0(1924)@d97f381c6fa7: "CSD Bearer Service: BS31T" TC_lu_and_mt_csd0(1924)@d97f381c6fa7: ----------------------------------------------- MSC_Test-GSUP(1922)@d97f381c6fa7: Created GsupExpect[9] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1917)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mt_csd0(1924)3986303 MSC_Test_0-RAN(1917)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1916)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-SCCP(1916)@d97f381c6fa7: { messageType := 2, destLocRef := '3CD37F'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-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1917)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)3986303 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@d97f381c6fa7: Created IMSI[0] for '262420000000007'H'5F85BE41'O to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MNCC(1919)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mt_csd0(1924)340852013 MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1917)@d97f381c6fa7: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@d97f381c6fa7: Created IMSI[11] for '262420000000007'H'5F85BE41'O to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d97f381c6fa7: 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 := '5F85BE41'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1917)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mt_csd0(1924)14654859 MSC_Test_0-SCCP(1916)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: { messageType := 2, destLocRef := 'DF9D8B'O, sourceLocRef := '000181'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 1 MSC_Test_0-RAN(1917)@d97f381c6fa7: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1917)@d97f381c6fa7: patched enc_l3: '8301'O MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 2 MSC_Test-MGCP(1920)@d97f381c6fa7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MGCP(1920)@d97f381c6fa7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "376", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "98" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 3 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 4 MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 6 MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:16 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-RAN(1917)@d97f381c6fa7: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1917)@d97f381c6fa7: patched enc_l3: '8347'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 5 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 8 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 7 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 9 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete DONE TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: Hold the call for some time TC_lu_and_mt_csd0(1924)@d97f381c6fa7: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: Hangup TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1917)@d97f381c6fa7: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1917)@d97f381c6fa7: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:9 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(1919)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)340852013 MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1924)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-RAN(1917)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)14654859 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP-IPA(1921)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1921)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 9: done MSC_Test_0-RAN(1917)@d97f381c6fa7: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1924)@d97f381c6fa7: ----------------------------------------------- TC_lu_and_mt_csd0(1924)@d97f381c6fa7: "CSD Bearer Service: BS32T" TC_lu_and_mt_csd0(1924)@d97f381c6fa7: ----------------------------------------------- MSC_Test-GSUP(1922)@d97f381c6fa7: Created GsupExpect[10] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1917)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mt_csd0(1924)4360252 MSC_Test_0-RAN(1917)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1916)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: { messageType := 2, destLocRef := '42883C'O, sourceLocRef := '000182'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1917)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-RAN(1917)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)4360252 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@d97f381c6fa7: Created IMSI[0] for '262420000000007'H'2E435F41'O (".C_A") to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MNCC(1919)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mt_csd0(1924)2032102899 MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1917)@d97f381c6fa7: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@d97f381c6fa7: Created IMSI[12] for '262420000000007'H'2E435F41'O (".C_A") to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d97f381c6fa7: 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 := '2E435F41'O (".C_A") } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1917)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mt_csd0(1924)14998239 MSC_Test_0-SCCP(1916)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: { messageType := 2, destLocRef := 'E4DADF'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-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 1 MSC_Test_0-RAN(1917)@d97f381c6fa7: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1917)@d97f381c6fa7: patched enc_l3: '8301'O MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 2 MSC_Test-MGCP(1920)@d97f381c6fa7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MGCP(1920)@d97f381c6fa7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "382", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "99" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 3 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 4 MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 6 MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:16 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@d97f381c6fa7: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1917)@d97f381c6fa7: patched enc_l3: '8347'O MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 5 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 8 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 7 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 9 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete DONE TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: Hold the call for some time TC_lu_and_mt_csd0(1924)@d97f381c6fa7: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: Hangup TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1917)@d97f381c6fa7: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1917)@d97f381c6fa7: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:9 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1919)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)2032102899 MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1924)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)14998239 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 9: done MSC_Test_0-RAN(1917)@d97f381c6fa7: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1924)@d97f381c6fa7: ----------------------------------------------- TC_lu_and_mt_csd0(1924)@d97f381c6fa7: "CSD Bearer Service: BS33T" TC_lu_and_mt_csd0(1924)@d97f381c6fa7: ----------------------------------------------- MSC_Test-GSUP(1922)@d97f381c6fa7: Created GsupExpect[11] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1917)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mt_csd0(1924)2871002 MSC_Test_0-RAN(1917)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1916)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: { messageType := 2, destLocRef := '2BCEDA'O, sourceLocRef := '000184'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1917)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)2871002 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@d97f381c6fa7: Created IMSI[0] for '262420000000007'H'27A09DAC'O to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MNCC(1919)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mt_csd0(1924)901815597 MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1917)@d97f381c6fa7: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@d97f381c6fa7: Created IMSI[13] for '262420000000007'H'27A09DAC'O to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d97f381c6fa7: 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 := '27A09DAC'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1917)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mt_csd0(1924)2680867 MSC_Test_0-SCCP(1916)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: { messageType := 2, destLocRef := '28E823'O, sourceLocRef := '000185'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 1 MSC_Test_0-RAN(1917)@d97f381c6fa7: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1917)@d97f381c6fa7: patched enc_l3: '8301'O MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 2 MSC_Test-MGCP(1920)@d97f381c6fa7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MGCP(1920)@d97f381c6fa7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "388", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9a" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 3 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 4 MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 6 MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:16 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-RAN(1917)@d97f381c6fa7: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1917)@d97f381c6fa7: patched enc_l3: '8347'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 5 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 8 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 7 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 9 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete DONE TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: Hold the call for some time TC_lu_and_mt_csd0(1924)@d97f381c6fa7: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: Hangup TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1917)@d97f381c6fa7: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1917)@d97f381c6fa7: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:9 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1919)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)901815597 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1924)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-RAN(1917)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)2680867 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 9: done MSC_Test_0-RAN(1917)@d97f381c6fa7: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1924)@d97f381c6fa7: ----------------------------------------------- TC_lu_and_mt_csd0(1924)@d97f381c6fa7: "CSD Bearer Service: BS34T" TC_lu_and_mt_csd0(1924)@d97f381c6fa7: ----------------------------------------------- MSC_Test-GSUP(1922)@d97f381c6fa7: Created GsupExpect[12] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1917)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mt_csd0(1924)11252 MSC_Test_0-RAN(1917)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1916)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: { messageType := 2, destLocRef := '002BF4'O, sourceLocRef := '000186'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1917)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)11252 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@d97f381c6fa7: Created IMSI[0] for '262420000000007'H'6DDAE406'O to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MNCC(1919)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mt_csd0(1924)1015730335 MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1917)@d97f381c6fa7: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@d97f381c6fa7: Created IMSI[14] for '262420000000007'H'6DDAE406'O to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d97f381c6fa7: 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 := '6DDAE406'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1917)@d97f381c6fa7: Added conn table entry 0TC_lu_and_mt_csd0(1924)1753873 MSC_Test_0-SCCP(1916)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-SCCP(1916)@d97f381c6fa7: { messageType := 2, destLocRef := '1AC311'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-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 1 MSC_Test_0-RAN(1917)@d97f381c6fa7: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1917)@d97f381c6fa7: patched enc_l3: '8301'O MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 2 MSC_Test-MGCP(1920)@d97f381c6fa7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MGCP(1920)@d97f381c6fa7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "394", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9b" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 3 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 4 MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 6 MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:16 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-RAN(1917)@d97f381c6fa7: patching N(SD)=1 into dtap '8307'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@d97f381c6fa7: patched enc_l3: '8347'O MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 5 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 8 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 7 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete 9 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_mt_call_complete DONE TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: Hold the call for some time TC_lu_and_mt_csd0(1924)@d97f381c6fa7: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: Hangup TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1917)@d97f381c6fa7: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1917)@d97f381c6fa7: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:9 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1919)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)1015730335 MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1924)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(1916)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(1916)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-RAN(1917)@d97f381c6fa7: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)1753873 MSC_Test_0-M3UA(1918)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: f_call_hangup 9: done MSC_Test_0-RAN(1917)@d97f381c6fa7: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-SCCP(1916)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(1918)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(1922)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1925)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(1917)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(1921)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(1919)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1915)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(1920)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(1923)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1915): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(1916): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(1917): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(1918): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(1919): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(1920): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(1921): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(1922): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(1923): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_lu_and_mt_csd0(1924): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1925): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_lu_and_mt_csd finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_csd pass'. Sat Apr 20 08:36:32 UTC 2024 ====== MSC_Tests.TC_lu_and_mt_csd pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_lu_and_mt_csd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=5050136) Waiting for packet dumper to finish... 1 (prev_count=5050136, count=5051979) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_csd pass' was executed successfully (exit status: 0). MC@d97f381c6fa7: Test execution finished. MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_imsi_reject'. ------ MSC_Tests_Iu.TC_iu_lu_imsi_reject ------ Sat Apr 20 08:36:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_imsi_reject' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_iu_lu_imsi_reject started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(1929)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(1929)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1929)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(1927)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_1-M3UA(1932)@d97f381c6fa7: ************************************************* MSC_Test_1-M3UA(1932)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1932)@d97f381c6fa7: ************************************************* MSC_Test_1-SCCP(1930)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_2-M3UA(1935)@d97f381c6fa7: ************************************************* MSC_Test_2-M3UA(1935)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(1935)@d97f381c6fa7: ************************************************* MSC_Test_2-SCCP(1933)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1936)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1929)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(1929)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1929)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1929)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(1929)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1929)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1929)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1929)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1929)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1929)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1929)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1929)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1929)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1929)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1929)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1929)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1932)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23907 to server: "172.18.186.200":2905 association #8 MSC_Test_1-M3UA(1932)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1932)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(1932)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_1-M3UA(1932)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1932)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(1932)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1932)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1932)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1932)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(1932)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1932)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(1932)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1932)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1932)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(1932)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(1935)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23908 to server: "172.18.186.200":2905 association #8 MSC_Test_2-M3UA(1935)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(1935)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(1935)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_2-M3UA(1935)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(1935)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(1935)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(1935)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(1935)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(1935)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(1935)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1932)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(1935)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(1935)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(1935)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1932)@d97f381c6fa7: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(1935)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(1935)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1938)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1938)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1938)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1938)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1938)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1938)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1938)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1938)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1939)@d97f381c6fa7: Created GsupExpect[0] for "262420000001003" to be handled at TC_iu_lu_imsi_reject2(1941) TC_iu_lu_imsi_reject2(1941)@d97f381c6fa7: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001003'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1929)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1929)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1929)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1928)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(1932)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1932)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(1932)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(1931)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(1935)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1935)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(1935)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(1934)@d97f381c6fa7: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(1934)@d97f381c6fa7: Added conn table entry 0TC_iu_lu_imsi_reject2(1941)12383952 MSC_Test_2-SCCP(1933)@d97f381c6fa7: First idle individual index:0 MSC_Test_2-M3UA(1935)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(1934)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(1935)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(1935)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1933)@d97f381c6fa7: { messageType := 2, destLocRef := 'BCF6D0'O, sourceLocRef := '000188'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(1933)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(1939)@d97f381c6fa7: Found GsupExpect[0] for "262420000001003" handled at TC_iu_lu_imsi_reject2(1941) MSC_Test-GSUP(1939)@d97f381c6fa7: Added IMSI table entry 0TC_iu_lu_imsi_reject2(1941)"262420000001003" MSC_Test_2-M3UA(1935)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(1935)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1933)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(1933)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1933)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1933)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(1934)@d97f381c6fa7: patching N(SD)=1 into dtap '05140056023D210400EE9284'O MSC_Test_2-RAN(1934)@d97f381c6fa7: patched enc_l3: '05540056023D210400EE9284'O MSC_Test_2-SCCP(1933)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(1933)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(1933)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(1933)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05540056023D210400EE9284'O MSC_Test_2-M3UA(1935)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1935)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(1935)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1933)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(1933)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1933)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1933)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(1933)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(1933)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(1933)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(1933)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(1935)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1935)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(1935)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1933)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(1933)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1933)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1933)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(1935)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(1935)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(1935)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(1935)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1933)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(1933)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1933)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1933)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(1933)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(1933)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1933)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1933)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(1933)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(1933)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(1933)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(1933)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(1935)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1935)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(1935)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1933)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-M3UA(1935)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(1934)@d97f381c6fa7: Deleted conn table entry 0TC_iu_lu_imsi_reject2(1941)12383952 TC_iu_lu_imsi_reject2(1941)@d97f381c6fa7: setverdict(pass): none -> pass TC_iu_lu_imsi_reject2(1941)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_imsi_reject2(1941)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_imsi_reject2(1941)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-SCCP(1927)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(1929)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(1928)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-SCCP(1930)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(1939)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-RAN(1934)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-M3UA(1932)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-RAN(1931)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-SCCP(1933)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-M3UA(1935)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1942)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1926)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(1940)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(1937)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(1936)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(1938)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1926): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(1927): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(1928): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(1929): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-SCCP(1930): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-RAN(1931): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-M3UA(1932): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-SCCP(1933): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-RAN(1934): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-M3UA(1935): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(1936): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(1937): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(1938): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(1939): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(1940): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_iu_lu_imsi_reject2(1941): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1942): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_iu_lu_imsi_reject finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_reject pass'. Sat Apr 20 08:36:38 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_imsi_reject pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests_Iu.TC_iu_lu_imsi_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=302613) Waiting for packet dumper to finish... 1 (prev_count=302613, count=305812) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_reject pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: 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 ------ Sat Apr 20 08:36:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_imsi_timeout_gsup' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_iu_lu_imsi_timeout_gsup started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(1946)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(1946)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1946)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(1944)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_1-M3UA(1949)@d97f381c6fa7: ************************************************* MSC_Test_1-M3UA(1949)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1949)@d97f381c6fa7: ************************************************* MSC_Test_1-SCCP(1947)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_2-M3UA(1952)@d97f381c6fa7: ************************************************* MSC_Test_2-M3UA(1952)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(1952)@d97f381c6fa7: ************************************************* MSC_Test_2-SCCP(1950)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1953)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1946)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(1946)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1946)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1946)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(1946)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1946)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1946)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1946)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1946)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1946)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1946)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1946)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1946)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1946)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1946)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1946)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1949)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23907 to server: "172.18.186.200":2905 association #8 MSC_Test_1-M3UA(1949)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1949)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(1949)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_1-M3UA(1949)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1949)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(1949)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1949)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1949)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1949)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(1949)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1949)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(1949)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1949)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1949)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(1949)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(1952)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23908 to server: "172.18.186.200":2905 association #8 MSC_Test_2-M3UA(1952)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(1952)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(1952)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_2-M3UA(1952)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(1952)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(1952)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(1952)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(1952)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(1952)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(1949)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(1952)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(1952)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(1952)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1949)@d97f381c6fa7: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(1952)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(1952)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(1952)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1955)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1955)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1955)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1955)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1955)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1955)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1955)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1955)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1956)@d97f381c6fa7: Created GsupExpect[0] for "262420000001004" to be handled at TC_iu_lu_imsi_timeout_gsup2(1958) TC_iu_lu_imsi_timeout_gsup2(1958)@d97f381c6fa7: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001004'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1946)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1946)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1946)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1945)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(1949)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1949)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(1949)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(1948)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(1952)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1952)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(1952)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(1951)@d97f381c6fa7: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(1951)@d97f381c6fa7: Added conn table entry 0TC_iu_lu_imsi_timeout_gsup2(1958)11765069 MSC_Test_2-SCCP(1950)@d97f381c6fa7: First idle individual index:0 MSC_Test_2-M3UA(1952)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(1951)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(1952)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(1952)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1950)@d97f381c6fa7: { messageType := 2, destLocRef := 'B3854D'O, sourceLocRef := '000189'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(1950)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(1956)@d97f381c6fa7: Found GsupExpect[0] for "262420000001004" handled at TC_iu_lu_imsi_timeout_gsup2(1958) MSC_Test-GSUP(1956)@d97f381c6fa7: Added IMSI table entry 0TC_iu_lu_imsi_timeout_gsup2(1958)"262420000001004" MSC_Test_2-M3UA(1952)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(1952)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1950)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(1950)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1950)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1950)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(1951)@d97f381c6fa7: patching N(SD)=1 into dtap '0514E7E0A47E2104052320E4'O MSC_Test_2-RAN(1951)@d97f381c6fa7: patched enc_l3: '0554E7E0A47E2104052320E4'O MSC_Test_2-SCCP(1950)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(1950)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(1950)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(1950)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554E7E0A47E2104052320E4'O MSC_Test_2-M3UA(1952)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1952)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(1952)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1950)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(1950)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1950)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1950)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(1950)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(1950)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(1950)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(1950)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(1952)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1952)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(1952)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1950)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(1950)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1950)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1950)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1946)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1946)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1946)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1952)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(1952)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(1952)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(1952)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1950)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(1950)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1950)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1950)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(1950)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(1950)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1950)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1950)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(1950)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(1950)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(1950)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(1950)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(1952)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1952)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(1952)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1950)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-M3UA(1952)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(1951)@d97f381c6fa7: Deleted conn table entry 0TC_iu_lu_imsi_timeout_gsup2(1958)11765069 TC_iu_lu_imsi_timeout_gsup2(1958)@d97f381c6fa7: setverdict(pass): none -> pass TC_iu_lu_imsi_timeout_gsup2(1958)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_imsi_timeout_gsup2(1958)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_imsi_timeout_gsup2(1958)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-RAN(1945)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-SCCP(1947)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(1944)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(1953)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(1956)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-M3UA(1949)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-SCCP(1950)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(1946)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-M3UA(1952)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-RAN(1948)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(1957)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1943)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(1955)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(1954)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1959)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-RAN(1951)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1943): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(1944): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(1945): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(1946): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-SCCP(1947): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-RAN(1948): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-M3UA(1949): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-SCCP(1950): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-RAN(1951): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-M3UA(1952): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(1953): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(1954): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(1955): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(1956): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(1957): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_iu_lu_imsi_timeout_gsup2(1958): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1959): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_iu_lu_imsi_timeout_gsup finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_timeout_gsup pass'. Sat Apr 20 08:36:48 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_imsi_timeout_gsup pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests_Iu.TC_iu_lu_imsi_timeout_gsup.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=316259) Waiting for packet dumper to finish... 1 (prev_count=316259, count=319370) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_timeout_gsup pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: 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 ------ Sat Apr 20 08:36:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_imsi_auth3g_tmsi' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_iu_lu_imsi_auth3g_tmsi started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1963)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(1963)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1963)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-SCCP(1961)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_1-M3UA(1966)@d97f381c6fa7: ************************************************* MSC_Test_1-M3UA(1966)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1966)@d97f381c6fa7: ************************************************* MSC_Test_1-SCCP(1964)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_2-M3UA(1969)@d97f381c6fa7: ************************************************* MSC_Test_2-M3UA(1969)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(1969)@d97f381c6fa7: ************************************************* MSC_Test_2-SCCP(1967)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1970)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1963)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(1963)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1963)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1963)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(1963)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1963)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1963)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1963)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1963)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1963)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1963)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1963)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1963)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1963)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1963)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1963)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1966)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23907 to server: "172.18.186.200":2905 association #8 MSC_Test_1-M3UA(1966)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1966)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(1966)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_1-M3UA(1966)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1966)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(1966)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1966)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1966)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1966)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(1966)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1966)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(1966)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1966)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1966)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(1966)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(1969)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23908 to server: "172.18.186.200":2905 association #8 MSC_Test_2-M3UA(1969)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(1969)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(1969)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_2-M3UA(1969)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(1969)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(1969)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(1969)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(1969)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(1969)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(1966)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(1969)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(1969)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(1969)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(1969)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1966)@d97f381c6fa7: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(1969)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(1969)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1972)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1972)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1972)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1972)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1972)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1972)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1972)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1972)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1973)@d97f381c6fa7: Created GsupExpect[0] for "262420000001005" to be handled at TC_iu_lu_imsi_auth3g_tmsi2(1975) TC_iu_lu_imsi_auth3g_tmsi2(1975)@d97f381c6fa7: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001005'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1963)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1963)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1963)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1962)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(1966)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1966)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(1966)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(1965)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(1969)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1969)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(1969)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(1968)@d97f381c6fa7: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(1968)@d97f381c6fa7: Added conn table entry 0TC_iu_lu_imsi_auth3g_tmsi2(1975)2133994 MSC_Test_2-SCCP(1967)@d97f381c6fa7: First idle individual index:0 MSC_Test_2-M3UA(1969)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(1968)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(1969)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(1969)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1967)@d97f381c6fa7: { messageType := 2, destLocRef := '208FEA'O, sourceLocRef := '00018A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(1967)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(1973)@d97f381c6fa7: Found GsupExpect[0] for "262420000001005" handled at TC_iu_lu_imsi_auth3g_tmsi2(1975) MSC_Test-GSUP(1973)@d97f381c6fa7: Added IMSI table entry 0TC_iu_lu_imsi_auth3g_tmsi2(1975)"262420000001005" TC_iu_lu_imsi_auth3g_tmsi2(1975)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_imsi_auth3g_tmsi2(1975)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_2-M3UA(1969)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(1969)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1967)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(1967)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1967)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1967)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(1968)@d97f381c6fa7: patching N(SD)=1 into dtap '0514CC94E7E621048BDB3367'O MSC_Test_2-RAN(1968)@d97f381c6fa7: patched enc_l3: '0554CC94E7E621048BDB3367'O MSC_Test_2-SCCP(1967)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(1967)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(1967)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(1967)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554CC94E7E621048BDB3367'O MSC_Test_2-M3UA(1969)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1969)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(1969)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1967)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(1967)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1967)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1967)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(1967)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(1967)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(1967)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(1967)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(1969)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1969)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(1969)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1967)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(1967)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1967)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1967)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(1969)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(1969)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1967)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(1967)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1967)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1967)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_imsi_auth3g_tmsi2(1975)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(1968)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(1968)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_2-SCCP(1967)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(1967)@d97f381c6fa7: vl_len:14 MSC_Test_2-SCCP(1967)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(1967)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(1969)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1969)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(1969)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1967)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(1967)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1967)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1967)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(1967)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(1967)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(1967)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(1967)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(1969)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1969)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(1969)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1967)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-M3UA(1969)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(1968)@d97f381c6fa7: Deleted conn table entry 0TC_iu_lu_imsi_auth3g_tmsi2(1975)2133994 TC_iu_lu_imsi_auth3g_tmsi2(1975)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_imsi_auth3g_tmsi2(1975)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_imsi_auth3g_tmsi2(1975)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_imsi_auth3g_tmsi2(1975)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_imsi_auth3g_tmsi2(1975)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_2-RAN(1968)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(1963)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-SCCP(1967)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(1961)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(1973)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(1962)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-SCCP(1964)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-RAN(1965)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-M3UA(1966)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(1970)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1976)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(1971)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(1972)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(1974)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1960)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-M3UA(1969)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1960): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(1961): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(1962): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(1963): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-SCCP(1964): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-RAN(1965): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-M3UA(1966): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-SCCP(1967): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-RAN(1968): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-M3UA(1969): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(1970): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(1971): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(1972): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(1973): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(1974): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_iu_lu_imsi_auth3g_tmsi2(1975): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1976): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_iu_lu_imsi_auth3g_tmsi finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_auth3g_tmsi pass'. Sat Apr 20 08:36:54 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_imsi_auth3g_tmsi pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests_Iu.TC_iu_lu_imsi_auth3g_tmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=319941) Waiting for packet dumper to finish... 1 (prev_count=319941, count=323052) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_auth3g_tmsi pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: 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 ------ Sat Apr 20 08:36:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_imsi_timeout_tmsi_realloc' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_iu_lu_imsi_timeout_tmsi_realloc started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(1980)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(1980)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1980)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(1978)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_1-M3UA(1983)@d97f381c6fa7: ************************************************* MSC_Test_1-M3UA(1983)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1983)@d97f381c6fa7: ************************************************* MSC_Test_1-SCCP(1981)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_2-M3UA(1986)@d97f381c6fa7: ************************************************* MSC_Test_2-M3UA(1986)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(1986)@d97f381c6fa7: ************************************************* MSC_Test_2-SCCP(1984)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1987)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(1989)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1989)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1989)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1989)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1989)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1989)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1989)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1989)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(1980)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(1980)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1980)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1980)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(1980)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1980)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1980)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1980)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1980)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1980)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1980)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1980)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1980)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1980)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1980)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1980)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(1990)@d97f381c6fa7: Created GsupExpect[0] for "262420000001005" to be handled at TC_iu_lu_imsi_timeout_tmsi_realloc2(1992) TC_iu_lu_imsi_timeout_tmsi_realloc2(1992)@d97f381c6fa7: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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_1-M3UA(1983)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23907 to server: "172.18.186.200":2905 association #8 MSC_Test_1-M3UA(1983)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1983)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(1983)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_1-M3UA(1983)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1983)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(1983)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1983)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1983)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1983)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(1983)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1983)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(1983)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1983)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1983)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(1983)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(1986)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23908 to server: "172.18.186.200":2905 association #8 MSC_Test_2-M3UA(1986)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(1986)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(1986)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_2-M3UA(1986)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(1986)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(1986)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(1986)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(1986)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(1986)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(1986)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1983)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(1986)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(1986)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(1986)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1983)@d97f381c6fa7: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(1986)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(1986)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1980)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1980)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1980)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1979)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(1983)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1983)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(1983)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(1982)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(1986)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1986)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(1986)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(1985)@d97f381c6fa7: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(1985)@d97f381c6fa7: Added conn table entry 0TC_iu_lu_imsi_timeout_tmsi_realloc2(1992)7466471 MSC_Test_2-SCCP(1984)@d97f381c6fa7: First idle individual index:0 MSC_Test_2-M3UA(1986)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(1985)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(1986)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(1986)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1984)@d97f381c6fa7: { messageType := 2, destLocRef := '71EDE7'O, sourceLocRef := '00018B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(1984)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(1990)@d97f381c6fa7: Found GsupExpect[0] for "262420000001005" handled at TC_iu_lu_imsi_timeout_tmsi_realloc2(1992) MSC_Test-GSUP(1990)@d97f381c6fa7: Added IMSI table entry 0TC_iu_lu_imsi_timeout_tmsi_realloc2(1992)"262420000001005" MSC_Test_2-M3UA(1986)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(1986)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1984)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(1984)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1984)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1984)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(1985)@d97f381c6fa7: patching N(SD)=1 into dtap '0514924F8A2D2104D50EE914'O MSC_Test_2-RAN(1985)@d97f381c6fa7: patched enc_l3: '0554924F8A2D2104D50EE914'O MSC_Test_2-SCCP(1984)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(1984)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(1984)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(1984)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554924F8A2D2104D50EE914'O MSC_Test_2-M3UA(1986)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1986)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(1986)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1984)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(1984)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1984)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1984)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(1984)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(1984)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(1984)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(1984)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(1986)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1986)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(1986)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1984)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(1984)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1984)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1984)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(1986)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(1986)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1984)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(1984)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1984)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1984)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(1986)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(1986)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(1986)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(1986)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1984)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(1984)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1984)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1984)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(1984)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(1984)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1984)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1984)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_imsi_timeout_tmsi_realloc2(1992)@d97f381c6fa7: setverdict(fail): none -> fail reason: "Timeout waiting for ClearCommand/Release", new component reason: "Timeout waiting for ClearCommand/Release" MC@d97f381c6fa7: Test Component 1992 has requested to stop MTC. Terminating current testcase execution. MSC_Test-GSUP(1990)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(1979)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-SCCP(1981)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(1980)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(1978)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-RAN(1985)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-M3UA(1986)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-RAN(1982)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-SCCP(1984)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-M3UA(1983)@d97f381c6fa7: Final verdict of PTC: none TC_iu_lu_imsi_timeout_tmsi_realloc2(1992)@d97f381c6fa7: Final verdict of PTC: fail reason: "Timeout waiting for ClearCommand/Release" MSC_Test-SMPP(1991)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(1987)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(1989)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(1988)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1993)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1977)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1977): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(1978): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(1979): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(1980): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-SCCP(1981): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-RAN(1982): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-M3UA(1983): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-SCCP(1984): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-RAN(1985): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-M3UA(1986): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(1987): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(1988): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(1989): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(1990): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(1991): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_iu_lu_imsi_timeout_tmsi_realloc2(1992): fail (none -> fail) reason: "Timeout waiting for ClearCommand/Release" MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1993): none (fail -> fail) MTC@d97f381c6fa7: Test case TC_iu_lu_imsi_timeout_tmsi_realloc finished. Verdict: fail reason: Timeout waiting for ClearCommand/Release MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_timeout_tmsi_realloc fail'. Sat Apr 20 08:37:07 UTC 2024 ------ MSC_Tests_Iu.TC_iu_lu_imsi_timeout_tmsi_realloc fail ------ Saving talloc report from 172.18.186.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=291362) Waiting for packet dumper to finish... 1 (prev_count=291362, count=299334) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_timeout_tmsi_realloc fail' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown'. ------ MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown ------ Sat Apr 20 08:37:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_iu_cmserv_imsi_unknown started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1997)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(1997)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1997)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-SCCP(1995)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_1-M3UA(2000)@d97f381c6fa7: ************************************************* MSC_Test_1-M3UA(2000)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2000)@d97f381c6fa7: ************************************************* MSC_Test_1-SCCP(1998)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_2-M3UA(2003)@d97f381c6fa7: ************************************************* MSC_Test_2-M3UA(2003)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2003)@d97f381c6fa7: ************************************************* MSC_Test_2-SCCP(2001)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2004)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(2006)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2006)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2006)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2006)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2006)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2006)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2006)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2006)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2007)@d97f381c6fa7: Created GsupExpect[0] for "262420000001006" to be handled at TC_iu_cmserv_imsi_unknown2(2009) TC_iu_cmserv_imsi_unknown2(2009)@d97f381c6fa7: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001006'H, fillerDigit := omit } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-M3UA(1997)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(1997)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1997)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1997)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(1997)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1997)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1997)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1997)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1997)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1997)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1997)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1997)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1997)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1997)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1997)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1997)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2000)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23907 to server: "172.18.186.200":2905 association #8 MSC_Test_1-M3UA(2000)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2000)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2000)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_1-M3UA(2000)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2000)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2000)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2000)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2000)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2000)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2000)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2000)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2000)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2000)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2000)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2000)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2003)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23908 to server: "172.18.186.200":2905 association #8 MSC_Test_2-M3UA(2003)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2003)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2003)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_2-M3UA(2003)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2003)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2003)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2003)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2003)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2003)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2003)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2000)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2003)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2003)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2003)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2000)@d97f381c6fa7: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2003)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2003)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1997)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1997)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1997)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1996)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2000)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2000)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2000)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(1999)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2003)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2003)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2003)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2002)@d97f381c6fa7: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2002)@d97f381c6fa7: Added conn table entry 0TC_iu_cmserv_imsi_unknown2(2009)2782810 MSC_Test_2-SCCP(2001)@d97f381c6fa7: First idle individual index:0 MSC_Test_2-M3UA(2003)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2002)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2003)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2003)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2003)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2003)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2003)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2003)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2001)@d97f381c6fa7: { messageType := 2, destLocRef := '2A765A'O ("*vZ"), sourceLocRef := '00018C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2001)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2001)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2001)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2001)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2001)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2001)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2001)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2001)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2001)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1997)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(1997)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1997)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP-IPA(2006)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2006)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test_2-M3UA(2003)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2003)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2001)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-M3UA(2003)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2002)@d97f381c6fa7: Deleted conn table entry 0TC_iu_cmserv_imsi_unknown2(2009)2782810 MSC_Test-GSUP-IPA(2006)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2006)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2006)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2006)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_iu_cmserv_imsi_unknown2(2009)@d97f381c6fa7: setverdict(fail): none -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@d97f381c6fa7: Test Component 2009 has requested to stop MTC. Terminating current testcase execution. MSC_Test_1-M3UA(2000)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(1995)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(1997)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(2007)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(1996)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-SCCP(1998)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-SCCP(2001)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-RAN(1999)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(2004)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-RAN(2002)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-M3UA(2003)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(2005)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(2006)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(2008)@d97f381c6fa7: Final verdict of PTC: none TC_iu_cmserv_imsi_unknown2(2009)@d97f381c6fa7: Final verdict of PTC: fail reason: "Tguard timeout" IPA-CTRL-CLI-IPA(1994)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2010)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(1994): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(1995): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(1996): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(1997): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-SCCP(1998): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-RAN(1999): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-M3UA(2000): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-SCCP(2001): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-RAN(2002): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-M3UA(2003): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(2004): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(2005): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(2006): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(2007): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(2008): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_iu_cmserv_imsi_unknown2(2009): fail (none -> fail) reason: "Tguard timeout" MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2010): none (fail -> fail) MTC@d97f381c6fa7: Test case TC_iu_cmserv_imsi_unknown finished. Verdict: fail reason: Tguard timeout MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown fail'. Sat Apr 20 08:38:12 UTC 2024 ------ MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown fail ------ Saving talloc report from 172.18.186.10:4254 to MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=255964) Waiting for packet dumper to finish... 1 (prev_count=255964, count=259075) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown fail' was executed successfully (exit status: 0). MTC@d97f381c6fa7: 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 ------ Sat Apr 20 08:38:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_call' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_iu_lu_and_mo_call started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(2014)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(2014)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2014)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(2012)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_1-M3UA(2017)@d97f381c6fa7: ************************************************* MSC_Test_1-M3UA(2017)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2017)@d97f381c6fa7: ************************************************* MSC_Test_1-SCCP(2015)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2020)@d97f381c6fa7: ************************************************* MSC_Test_2-M3UA(2020)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2020)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_2-SCCP(2018)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2021)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2014)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(2014)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2014)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2014)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(2014)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2014)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2014)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2014)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2014)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2014)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2014)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2014)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2014)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2014)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2014)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2014)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2017)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23907 to server: "172.18.186.200":2905 association #8 MSC_Test_1-M3UA(2017)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2017)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test-GSUP-IPA(2023)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test_1-M3UA(2017)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_1-M3UA(2017)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test-GSUP-IPA(2023)@d97f381c6fa7: CCM Tx:{ msg_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(2017)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2017)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2017)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2017)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2017)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2017)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2023)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2023)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2023)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2023)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test_1-M3UA(2017)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2017)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2017)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2017)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2017)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2023)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2023)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_2-M3UA(2020)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23908 to server: "172.18.186.200":2905 association #8 MSC_Test_2-M3UA(2020)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2020)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2020)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_2-M3UA(2020)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2020)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2020)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2020)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2020)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2020)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2020)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2020)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2017)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2020)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2020)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2017)@d97f381c6fa7: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2020)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2020)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2024)@d97f381c6fa7: Created GsupExpect[0] for "262420000001007" to be handled at TC_iu_lu_and_mo_call2(2026) TC_iu_lu_and_mo_call2(2026)@d97f381c6fa7: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2014)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2014)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2014)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2013)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2017)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2017)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2017)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2016)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2020)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2020)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2020)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2019)@d97f381c6fa7: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2019)@d97f381c6fa7: Added conn table entry 0TC_iu_lu_and_mo_call2(2026)9369718 MSC_Test_2-SCCP(2018)@d97f381c6fa7: First idle individual index:0 MSC_Test_2-M3UA(2020)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2019)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2020)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2020)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2018)@d97f381c6fa7: { messageType := 2, destLocRef := '8EF876'O, sourceLocRef := '00018D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2018)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(2024)@d97f381c6fa7: Found GsupExpect[0] for "262420000001007" handled at TC_iu_lu_and_mo_call2(2026) MSC_Test-GSUP(2024)@d97f381c6fa7: Added IMSI table entry 0TC_iu_lu_and_mo_call2(2026)"262420000001007" TC_iu_lu_and_mo_call2(2026)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call2(2026)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_2-M3UA(2020)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2020)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2018)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2018)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2018)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2018)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2019)@d97f381c6fa7: patching N(SD)=1 into dtap '0514B2F5E7E62104F6E595B4'O MSC_Test_2-RAN(2019)@d97f381c6fa7: patched enc_l3: '0554B2F5E7E62104F6E595B4'O MSC_Test_2-SCCP(2018)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2018)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2018)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2018)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554B2F5E7E62104F6E595B4'O MSC_Test_2-M3UA(2020)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2020)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2020)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2018)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2018)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2018)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2018)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2018)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2018)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2018)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2018)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2020)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2020)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2020)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2018)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2018)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2018)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2018)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2020)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2020)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2018)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2018)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2018)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2018)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2026)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2019)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2019)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_2-SCCP(2018)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2018)@d97f381c6fa7: vl_len:14 MSC_Test_2-SCCP(2018)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2018)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2020)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2020)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2020)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2018)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2018)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2018)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2018)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2018)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2018)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2018)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2018)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2020)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2020)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2020)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2018)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-M3UA(2020)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2019)@d97f381c6fa7: Deleted conn table entry 0TC_iu_lu_and_mo_call2(2026)9369718 TC_iu_lu_and_mo_call2(2026)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2026)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call2(2026)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2026)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2026)@d97f381c6fa7: 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 := '046230B4'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2019)@d97f381c6fa7: Added conn table entry 0TC_iu_lu_and_mo_call2(2026)1877524 MSC_Test_2-RAN(2019)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2018)@d97f381c6fa7: First idle individual index:0 MSC_Test_2-M3UA(2020)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2020)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2020)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2018)@d97f381c6fa7: { messageType := 2, destLocRef := '1CA614'O, sourceLocRef := '00018E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2018)@d97f381c6fa7: Session index based on local reference:0 TC_iu_lu_and_mo_call2(2026)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call2(2026)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2020)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2020)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2018)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2018)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2018)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2018)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2019)@d97f381c6fa7: patching N(SD)=1 into dtap '05146EDFAE582104C9BD9632'O MSC_Test_2-RAN(2019)@d97f381c6fa7: patched enc_l3: '05546EDFAE582104C9BD9632'O MSC_Test_2-SCCP(2018)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2018)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2018)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2018)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05546EDFAE582104C9BD9632'O MSC_Test_2-M3UA(2020)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2020)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2020)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2018)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2018)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2018)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2018)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2018)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2018)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2018)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2018)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2020)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2020)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2020)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2018)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2018)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2018)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2018)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2021)@d97f381c6fa7: Created MnccExpect[0] for "12345" to be handled at TC_iu_lu_and_mo_call2(2026) MSC_Test-MGCP(2022)@d97f381c6fa7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_lu_and_mo_call2(2026) MSC_Test_2-RAN(2019)@d97f381c6fa7: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2019)@d97f381c6fa7: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2018)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2018)@d97f381c6fa7: vl_len:28 MSC_Test_2-SCCP(2018)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2018)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O MSC_Test_2-M3UA(2020)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(2022)@d97f381c6fa7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "400", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9c" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_iu_lu_and_mo_call2(2026) TC_iu_lu_and_mo_call2(2026)@d97f381c6fa7: f_mo_call_establish 2: rx 1st CRCX TC_iu_lu_and_mo_call2(2026)@d97f381c6fa7: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(2021)@d97f381c6fa7: Found MnccExpect[0] for "12345" handled at TC_iu_lu_and_mo_call2(2026) MSC_Test-MNCC(2021)@d97f381c6fa7: Added conn table entry 0TC_iu_lu_and_mo_call2(2026)-2147483598 TC_iu_lu_and_mo_call2(2026)@d97f381c6fa7: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_2-M3UA(2020)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2020)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2018)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2018)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2018)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2018)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2026)@d97f381c6fa7: f_mo_call_establish 4.iu: rx RANAP RAB Assignment Request MSC_Test_2-SCCP(2018)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2018)@d97f381c6fa7: vl_len:46 MSC_Test_2-SCCP(2018)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2018)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C60BA7C350001C0A802150000000000000000000000000040040C0000'O MSC_Test_2-M3UA(2020)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_call2(2026)@d97f381c6fa7: f_mo_call_establish 3: rx RTP CREATE TC_iu_lu_and_mo_call2(2026)@d97f381c6fa7: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_2-M3UA(2020)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2020)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2018)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2018)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2018)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2018)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2020)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2020)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2018)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2018)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2018)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2018)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2026)@d97f381c6fa7: f_mo_call_establish 7: rx CC Alerting MSC_Test_2-M3UA(2020)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2020)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2018)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2018)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2018)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2018)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2026)@d97f381c6fa7: as_optional_mgcp_mdcx: rx MDCX TC_iu_lu_and_mo_call2(2026)@d97f381c6fa7: { line := { verb := "MDCX", trans_id := "403", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "9c" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9c", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.186.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_iu_lu_and_mo_call2(2026)@d97f381c6fa7: f_mo_call_establish 10: rx CC CONNECT MSC_Test_2-RAN(2019)@d97f381c6fa7: patching N(SD)=3 into dtap '030F'O MSC_Test_2-RAN(2019)@d97f381c6fa7: patched enc_l3: '03CF'O MSC_Test_2-SCCP(2018)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2018)@d97f381c6fa7: vl_len:14 MSC_Test_2-SCCP(2018)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2018)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400A000001001040030203CF'O MSC_Test_2-M3UA(2020)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_call2(2026)@d97f381c6fa7: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_iu_lu_and_mo_call2(2026)@d97f381c6fa7: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_lu_and_mo_call2(2026)@d97f381c6fa7: f_mo_call_establish DONE TC_iu_lu_and_mo_call2(2026)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2026)@d97f381c6fa7: Hold the call for some time TC_iu_lu_and_mo_call2(2026)@d97f381c6fa7: Call stayed open for 5.000000 seconds, all is well. TC_iu_lu_and_mo_call2(2026)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2026)@d97f381c6fa7: Hangup TC_iu_lu_and_mo_call2(2026)@d97f381c6fa7: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_2-M3UA(2020)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2020)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2018)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2018)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2018)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2018)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2026)@d97f381c6fa7: f_call_hangup 1: rx DTAP CC DISC MSC_Test_2-M3UA(2020)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2020)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2018)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2018)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2018)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2018)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2026)@d97f381c6fa7: f_call_hangup 2.a: rx DTAP CC RELEASE TC_iu_lu_and_mo_call2(2026)@d97f381c6fa7: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_2-RAN(2019)@d97f381c6fa7: patching N(SD)=0 into dtap '032A'O MSC_Test_2-RAN(2019)@d97f381c6fa7: patched enc_l3: '032A'O MSC_Test_2-SCCP(2018)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2018)@d97f381c6fa7: vl_len:14 MSC_Test_2-SCCP(2018)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2018)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302032A'O MSC_Test_2-M3UA(2020)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(2021)@d97f381c6fa7: Deleted conn table entry 0TC_iu_lu_and_mo_call2(2026)-2147483598 MSC_Test_2-M3UA(2020)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2020)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2018)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2018)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2018)@d97f381c6fa7: DT1 data has been put to the reassembly buffer TC_iu_lu_and_mo_call2(2026)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_2-SCCP(2018)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2026)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mo_call2(2026)@d97f381c6fa7: f_call_hangup 5.iu: rx Iu Release Command MSC_Test_2-SCCP(2018)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2018)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2018)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2018)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2020)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2020)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2020)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2018)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-RAN(2019)@d97f381c6fa7: Deleted conn table entry 0TC_iu_lu_and_mo_call2(2026)1877524 MSC_Test_2-M3UA(2020)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_call2(2026)@d97f381c6fa7: f_call_hangup 6.iu: rx SCCP DISC TC_iu_lu_and_mo_call2(2026)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2026)@d97f381c6fa7: f_call_hangup 9: done TC_iu_lu_and_mo_call2(2026)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2026)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_2-SCCP(2018)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(2021)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(2024)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-RAN(2016)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-M3UA(2017)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(2014)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-SCCP(2015)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-RAN(2019)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(2012)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(2013)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-M3UA(2020)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(2023)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2011)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(2025)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2027)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(2022)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2011): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(2012): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(2013): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(2014): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-SCCP(2015): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-RAN(2016): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-M3UA(2017): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-SCCP(2018): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-RAN(2019): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-M3UA(2020): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(2021): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(2022): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(2023): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(2024): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(2025): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_iu_lu_and_mo_call2(2026): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2027): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_iu_lu_and_mo_call finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_call pass'. Sat Apr 20 08:38:25 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_mo_call pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests_Iu.TC_iu_lu_and_mo_call.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=607107) Waiting for packet dumper to finish... 1 (prev_count=607107, count=610218) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_call pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: 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 ------ Sat Apr 20 08:38:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: 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@d97f381c6fa7: Test case TC_iu_lu_and_mo_call_sccp_tiar_timeout started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(2031)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(2031)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2031)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(2029)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_1-M3UA(2034)@d97f381c6fa7: ************************************************* MSC_Test_1-M3UA(2034)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2034)@d97f381c6fa7: ************************************************* MSC_Test_1-SCCP(2032)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_2-M3UA(2037)@d97f381c6fa7: ************************************************* MSC_Test_2-M3UA(2037)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2037)@d97f381c6fa7: ************************************************* MSC_Test_2-SCCP(2035)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2038)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2031)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(2031)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2031)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test-GSUP-IPA(2040)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test_0-M3UA(2031)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(2031)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2031)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2031)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2031)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2031)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2031)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2031)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2031)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2031)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2031)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test-GSUP-IPA(2040)@d97f381c6fa7: CCM Tx:{ msg_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(2031)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2031)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2040)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2040)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2040)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2040)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2040)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2040)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_1-M3UA(2034)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23907 to server: "172.18.186.200":2905 association #8 MSC_Test_1-M3UA(2034)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2034)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2034)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_1-M3UA(2034)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2034)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2034)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2034)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2034)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2034)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2034)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2034)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2034)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2034)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2034)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2034)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2037)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23908 to server: "172.18.186.200":2905 association #8 MSC_Test_2-M3UA(2037)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2037)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2037)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_2-M3UA(2037)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2037)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2037)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2037)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2037)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2037)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2037)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2037)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2034)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2037)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2037)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2034)@d97f381c6fa7: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2037)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2037)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2041)@d97f381c6fa7: Created GsupExpect[0] for "262420000001019" to be handled at TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043) TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@d97f381c6fa7: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001019'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2031)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2031)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2031)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2030)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2034)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2034)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2034)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2033)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2037)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2037)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2037)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2036)@d97f381c6fa7: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2036)@d97f381c6fa7: Added conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)13427535 MSC_Test_2-SCCP(2035)@d97f381c6fa7: First idle individual index:0 MSC_Test_2-M3UA(2037)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2036)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2037)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2037)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2035)@d97f381c6fa7: { messageType := 2, destLocRef := 'CCE34F'O, sourceLocRef := '00018F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2035)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(2041)@d97f381c6fa7: Found GsupExpect[0] for "262420000001019" handled at TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043) MSC_Test-GSUP(2041)@d97f381c6fa7: Added IMSI table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)"262420000001019" TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_2-M3UA(2037)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2037)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2035)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2035)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2035)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2035)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2036)@d97f381c6fa7: patching N(SD)=1 into dtap '05142C9D3A322104EFD794D8'O MSC_Test_2-RAN(2036)@d97f381c6fa7: patched enc_l3: '05542C9D3A322104EFD794D8'O MSC_Test_2-SCCP(2035)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2035)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2035)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2035)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05542C9D3A322104EFD794D8'O MSC_Test_2-M3UA(2037)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2037)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2037)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2035)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2035)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2035)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2035)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2035)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2035)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2035)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2035)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2037)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2037)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2037)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2035)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2035)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2035)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2035)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2037)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2037)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2035)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2035)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2035)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2035)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2036)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2036)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_2-SCCP(2035)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2035)@d97f381c6fa7: vl_len:14 MSC_Test_2-SCCP(2035)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2035)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2037)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2037)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2037)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2035)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2035)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2035)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2035)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2035)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2035)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2035)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2035)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2037)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2037)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2037)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2035)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-M3UA(2037)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2036)@d97f381c6fa7: Deleted conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)13427535 TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@d97f381c6fa7: 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 := '36F58B35'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2036)@d97f381c6fa7: Added conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)6655920 MSC_Test_2-RAN(2036)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2035)@d97f381c6fa7: First idle individual index:0 MSC_Test_2-M3UA(2037)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2037)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2037)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2035)@d97f381c6fa7: { messageType := 2, destLocRef := '658FB0'O, sourceLocRef := '000190'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2035)@d97f381c6fa7: Session index based on local reference:0 TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2037)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2037)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2035)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2035)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2035)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2035)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2036)@d97f381c6fa7: patching N(SD)=1 into dtap '0514F8629616210412A30669'O MSC_Test_2-RAN(2036)@d97f381c6fa7: patched enc_l3: '0554F8629616210412A30669'O MSC_Test_2-SCCP(2035)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2035)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2035)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2035)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554F8629616210412A30669'O MSC_Test_2-M3UA(2037)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2037)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2037)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2035)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2035)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2035)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2035)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2035)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2035)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2035)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2035)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2037)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2037)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2037)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2035)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2035)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2035)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2035)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2038)@d97f381c6fa7: Created MnccExpect[0] for "12345" to be handled at TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043) MSC_Test-MGCP(2039)@d97f381c6fa7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043) MSC_Test_2-RAN(2036)@d97f381c6fa7: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2036)@d97f381c6fa7: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2035)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2035)@d97f381c6fa7: vl_len:28 MSC_Test_2-SCCP(2035)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2035)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O MSC_Test_2-M3UA(2037)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(2039)@d97f381c6fa7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "406", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9d" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043) TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@d97f381c6fa7: f_mo_call_establish 2: rx 1st CRCX TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@d97f381c6fa7: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(2038)@d97f381c6fa7: Found MnccExpect[0] for "12345" handled at TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043) MSC_Test-MNCC(2038)@d97f381c6fa7: Added conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)-2147483597 MSC_Test_2-M3UA(2037)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2037)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2035)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2035)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2035)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2035)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@d97f381c6fa7: f_mo_call_establish 1: rx MNCC SETUP ind TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@d97f381c6fa7: f_mo_call_establish 4.iu: rx RANAP RAB Assignment Request MSC_Test_2-SCCP(2035)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2035)@d97f381c6fa7: vl_len:46 MSC_Test_2-SCCP(2035)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2035)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C60BA7C350001C0A802150000000000000000000000000040040C0000'O MSC_Test_2-M3UA(2037)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@d97f381c6fa7: f_mo_call_establish 3: rx RTP CREATE TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@d97f381c6fa7: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_2-M3UA(2037)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2037)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2035)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2035)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2035)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2035)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2037)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2037)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2035)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2035)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2035)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2035)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@d97f381c6fa7: f_mo_call_establish 7: rx CC Alerting MSC_Test_2-M3UA(2037)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2037)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@d97f381c6fa7: as_optional_mgcp_mdcx: rx MDCX MSC_Test_2-SCCP(2035)@d97f381c6fa7: Session index based on local reference:0 TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@d97f381c6fa7: { line := { verb := "MDCX", trans_id := "409", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "9d" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9d", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.186.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(2035)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2035)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2035)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@d97f381c6fa7: f_mo_call_establish 10: rx CC CONNECT MSC_Test_2-RAN(2036)@d97f381c6fa7: patching N(SD)=3 into dtap '030F'O MSC_Test_2-RAN(2036)@d97f381c6fa7: patched enc_l3: '03CF'O MSC_Test_2-SCCP(2035)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2035)@d97f381c6fa7: vl_len:14 MSC_Test_2-SCCP(2035)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2035)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400A000001001040030203CF'O MSC_Test_2-M3UA(2037)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@d97f381c6fa7: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@d97f381c6fa7: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@d97f381c6fa7: f_mo_call_establish DONE TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2037)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2037)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2035)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-M3UA(2037)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2037)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2035)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-M3UA(2037)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2037)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(2038)@d97f381c6fa7: Deleted conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)-2147483597 MSC_Test_2-SCCP(2035)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-RAN(2036)@d97f381c6fa7: Deleted conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)6655920 MSC_Test_2-M3UA(2037)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-RAN(2030)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(2031)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-M3UA(2034)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-M3UA(2037)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-SCCP(2035)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-RAN(2033)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(2041)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(2029)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(2038)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-SCCP(2032)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2028)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(2040)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-RAN(2036)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2044)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(2039)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(2042)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2028): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(2029): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(2030): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(2031): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-SCCP(2032): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-RAN(2033): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-M3UA(2034): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-SCCP(2035): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-RAN(2036): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-M3UA(2037): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(2038): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(2039): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(2040): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(2041): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(2042): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2044): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_iu_lu_and_mo_call_sccp_tiar_timeout finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_call_sccp_tiar_timeout pass'. Sat Apr 20 08:38:36 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_mo_call_sccp_tiar_timeout pass ====== Saving talloc report from 172.18.186.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=575253) Waiting for packet dumper to finish... 1 (prev_count=575253, count=578452) MTC@d97f381c6fa7: 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@d97f381c6fa7: 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 ------ Sat Apr 20 08:38:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_auth_sai_timeout' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_iu_lu_auth_sai_timeout started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2048)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(2048)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2048)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-SCCP(2046)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_1-M3UA(2051)@d97f381c6fa7: ************************************************* MSC_Test_1-M3UA(2051)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2051)@d97f381c6fa7: ************************************************* MSC_Test_1-SCCP(2049)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2054)@d97f381c6fa7: ************************************************* MSC_Test_2-M3UA(2054)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2054)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_2-SCCP(2052)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2055)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(2057)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2057)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2057)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2057)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2057)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2057)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2057)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2057)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2058)@d97f381c6fa7: Created GsupExpect[0] for "262420000001008" to be handled at TC_iu_lu_auth_sai_timeout2(2060) TC_iu_lu_auth_sai_timeout2(2060)@d97f381c6fa7: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001008'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2048)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(2048)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2048)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2048)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(2048)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2048)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2048)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2048)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2048)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2048)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2048)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2048)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2048)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2048)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2048)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2048)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2051)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23907 to server: "172.18.186.200":2905 association #8 MSC_Test_1-M3UA(2051)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2051)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2051)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_1-M3UA(2051)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2051)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2051)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2051)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2051)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2051)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2051)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2051)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2051)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2051)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2051)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2051)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2054)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23908 to server: "172.18.186.200":2905 association #8 MSC_Test_2-M3UA(2054)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2054)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2054)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_2-M3UA(2054)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2054)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2054)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2054)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2054)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2054)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2054)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2051)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2051)@d97f381c6fa7: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2054)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2054)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2054)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2054)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2054)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2048)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2048)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2048)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2047)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2051)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2051)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2051)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2050)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2054)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2054)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2054)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2053)@d97f381c6fa7: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2053)@d97f381c6fa7: Added conn table entry 0TC_iu_lu_auth_sai_timeout2(2060)1914080 MSC_Test_2-SCCP(2052)@d97f381c6fa7: First idle individual index:0 MSC_Test_2-M3UA(2054)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2053)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2054)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2054)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2052)@d97f381c6fa7: { messageType := 2, destLocRef := '1D34E0'O, sourceLocRef := '000191'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2052)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(2058)@d97f381c6fa7: Found GsupExpect[0] for "262420000001008" handled at TC_iu_lu_auth_sai_timeout2(2060) MSC_Test-GSUP(2058)@d97f381c6fa7: Added IMSI table entry 0TC_iu_lu_auth_sai_timeout2(2060)"262420000001008" MSC_Test_2-M3UA(2054)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2054)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2054)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2054)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2052)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2052)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2052)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2052)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2052)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2052)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2052)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2052)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2052)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2052)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2052)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2052)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2054)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2054)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2054)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2052)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-RAN(2053)@d97f381c6fa7: Deleted conn table entry 0TC_iu_lu_auth_sai_timeout2(2060)1914080 MSC_Test_2-M3UA(2054)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_auth_sai_timeout2(2060)@d97f381c6fa7: setverdict(pass): none -> pass TC_iu_lu_auth_sai_timeout2(2060)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_auth_sai_timeout2(2060)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_auth_sai_timeout2(2060)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-M3UA(2048)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-SCCP(2049)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(2046)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(2055)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-RAN(2050)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(2058)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(2047)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-SCCP(2052)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-RAN(2053)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-M3UA(2051)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2045)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-M3UA(2054)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(2059)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(2057)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(2056)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2061)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2045): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(2046): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(2047): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(2048): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-SCCP(2049): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-RAN(2050): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-M3UA(2051): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-SCCP(2052): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-RAN(2053): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-M3UA(2054): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(2055): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(2056): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(2057): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(2058): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(2059): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_iu_lu_auth_sai_timeout2(2060): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2061): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_iu_lu_auth_sai_timeout finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_auth_sai_timeout pass'. Sat Apr 20 08:38:47 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_auth_sai_timeout pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests_Iu.TC_iu_lu_auth_sai_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=245678) Waiting for packet dumper to finish... 1 (prev_count=245678, count=248789) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_auth_sai_timeout pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: 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 ------ Sat Apr 20 08:38:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_auth_sai_err' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_iu_lu_auth_sai_err started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2065)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(2065)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2065)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-SCCP(2063)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_1-M3UA(2068)@d97f381c6fa7: ************************************************* MSC_Test_1-M3UA(2068)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2068)@d97f381c6fa7: ************************************************* MSC_Test_1-SCCP(2066)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_2-M3UA(2071)@d97f381c6fa7: ************************************************* MSC_Test_2-M3UA(2071)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2071)@d97f381c6fa7: ************************************************* MSC_Test_2-SCCP(2069)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2072)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(2074)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2074)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2074)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2074)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2074)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2074)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2074)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2074)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2065)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(2065)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2065)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2065)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(2065)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2065)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2065)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2065)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2065)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2065)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2065)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2065)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2065)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2065)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2065)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2065)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2068)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23907 to server: "172.18.186.200":2905 association #8 MSC_Test_1-M3UA(2068)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2068)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2068)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_1-M3UA(2068)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2068)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2068)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2068)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2068)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2068)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2068)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2068)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2068)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2068)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2068)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2068)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2071)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23908 to server: "172.18.186.200":2905 association #8 MSC_Test_2-M3UA(2071)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2071)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2071)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_2-M3UA(2071)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2071)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2071)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2071)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2071)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2071)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2068)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2071)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2068)@d97f381c6fa7: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2071)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2071)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2071)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2071)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2071)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2075)@d97f381c6fa7: Created GsupExpect[0] for "262420000001009" to be handled at TC_iu_lu_auth_sai_err2(2077) TC_iu_lu_auth_sai_err2(2077)@d97f381c6fa7: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001009'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2065)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2065)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2065)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2064)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2068)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2068)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2068)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2067)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2071)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2071)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2071)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2070)@d97f381c6fa7: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2070)@d97f381c6fa7: Added conn table entry 0TC_iu_lu_auth_sai_err2(2077)14607051 MSC_Test_2-SCCP(2069)@d97f381c6fa7: First idle individual index:0 MSC_Test_2-RAN(2070)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2071)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2071)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2071)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2069)@d97f381c6fa7: { messageType := 2, destLocRef := 'DEE2CB'O, sourceLocRef := '000192'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2069)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(2075)@d97f381c6fa7: Found GsupExpect[0] for "262420000001009" handled at TC_iu_lu_auth_sai_err2(2077) MSC_Test-GSUP(2075)@d97f381c6fa7: Added IMSI table entry 0TC_iu_lu_auth_sai_err2(2077)"262420000001009" MSC_Test_2-M3UA(2071)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2071)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2071)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2071)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2069)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2069)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2069)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2069)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2069)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2069)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2069)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2069)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2069)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2069)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2069)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2069)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2071)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2071)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2071)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2069)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-M3UA(2071)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2070)@d97f381c6fa7: Deleted conn table entry 0TC_iu_lu_auth_sai_err2(2077)14607051 TC_iu_lu_auth_sai_err2(2077)@d97f381c6fa7: setverdict(pass): none -> pass TC_iu_lu_auth_sai_err2(2077)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_auth_sai_err2(2077)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_auth_sai_err2(2077)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-RAN(2064)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(2063)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-M3UA(2071)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(2065)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(2075)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-RAN(2070)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-SCCP(2066)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(2072)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2062)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-M3UA(2068)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-RAN(2067)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(2076)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(2073)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-SCCP(2069)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2078)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(2074)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2062): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(2063): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(2064): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(2065): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-SCCP(2066): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-RAN(2067): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-M3UA(2068): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-SCCP(2069): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-RAN(2070): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-M3UA(2071): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(2072): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(2073): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(2074): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(2075): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(2076): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_iu_lu_auth_sai_err2(2077): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2078): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_iu_lu_auth_sai_err finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_auth_sai_err pass'. Sat Apr 20 08:38:53 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_auth_sai_err pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests_Iu.TC_iu_lu_auth_sai_err.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252130) Waiting for packet dumper to finish... 1 (prev_count=252130, count=253295) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_auth_sai_err pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_release_request'. ------ MSC_Tests_Iu.TC_iu_lu_release_request ------ Sat Apr 20 08:38:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_release_request' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_iu_lu_release_request started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(2082)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(2082)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2082)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(2080)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_1-M3UA(2085)@d97f381c6fa7: ************************************************* MSC_Test_1-M3UA(2085)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2085)@d97f381c6fa7: ************************************************* MSC_Test_1-SCCP(2083)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_2-M3UA(2088)@d97f381c6fa7: ************************************************* MSC_Test_2-M3UA(2088)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2088)@d97f381c6fa7: ************************************************* MSC_Test_2-SCCP(2086)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2089)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2082)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(2082)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2082)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2082)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(2082)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2082)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2082)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2082)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2082)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2082)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2082)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2082)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2082)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2082)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2082)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2082)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2091)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test_1-M3UA(2085)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23907 to server: "172.18.186.200":2905 association #8 MSC_Test_1-M3UA(2085)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test-GSUP-IPA(2091)@d97f381c6fa7: CCM Tx:{ msg_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(2085)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2085)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_1-M3UA(2085)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test-GSUP-IPA(2091)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2091)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2091)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2091)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test_1-M3UA(2085)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2085)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2085)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test-GSUP-IPA(2091)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2091)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_1-M3UA(2085)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2085)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2085)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2085)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2085)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2085)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2085)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2085)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2088)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23908 to server: "172.18.186.200":2905 association #8 MSC_Test_2-M3UA(2088)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2088)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2088)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_2-M3UA(2088)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2088)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2088)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2088)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2088)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2088)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2088)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2085)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2088)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2088)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2088)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2085)@d97f381c6fa7: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2088)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2088)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2092)@d97f381c6fa7: Created GsupExpect[0] for "262420000001010" to be handled at TC_iu_lu_release_request2(2094) TC_iu_lu_release_request2(2094)@d97f381c6fa7: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001010'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2082)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2082)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2082)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2081)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2085)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2085)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2085)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2084)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2088)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2088)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2088)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2087)@d97f381c6fa7: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2087)@d97f381c6fa7: Added conn table entry 0TC_iu_lu_release_request2(2094)16485307 MSC_Test_2-SCCP(2086)@d97f381c6fa7: First idle individual index:0 MSC_Test_2-M3UA(2088)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2087)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2088)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2088)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2086)@d97f381c6fa7: { messageType := 2, destLocRef := 'FB8BBB'O, sourceLocRef := '000193'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2086)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(2092)@d97f381c6fa7: Found GsupExpect[0] for "262420000001010" handled at TC_iu_lu_release_request2(2094) MSC_Test-GSUP(2092)@d97f381c6fa7: Added IMSI table entry 0TC_iu_lu_release_request2(2094)"262420000001010" MSC_Test_2-SCCP(2086)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2086)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2086)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2086)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000B40080000010004400140'O MSC_Test_2-M3UA(2088)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2088)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2088)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2088)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2088)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2086)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2086)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2086)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2086)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2086)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2086)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2086)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2086)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2086)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2086)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2086)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2086)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2088)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2088)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2088)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2086)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-M3UA(2088)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2087)@d97f381c6fa7: Deleted conn table entry 0TC_iu_lu_release_request2(2094)16485307 TC_iu_lu_release_request2(2094)@d97f381c6fa7: setverdict(pass): none -> pass TC_iu_lu_release_request2(2094)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-RAN(2081)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(2080)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(2082)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-SCCP(2086)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(2093)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2079)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-SCCP(2083)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-RAN(2084)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-M3UA(2085)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-M3UA(2088)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(2091)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(2090)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-RAN(2087)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(2092)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(2089)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2095)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2079): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(2080): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(2081): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(2082): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-SCCP(2083): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-RAN(2084): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-M3UA(2085): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-SCCP(2086): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-RAN(2087): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-M3UA(2088): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(2089): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(2090): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(2091): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(2092): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(2093): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_iu_lu_release_request2(2094): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2095): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_iu_lu_release_request finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_release_request pass'. Sat Apr 20 08:39:00 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_release_request pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests_Iu.TC_iu_lu_release_request.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=250484) Waiting for packet dumper to finish... 1 (prev_count=250484, count=251649) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_release_request pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_disconnect'. ------ MSC_Tests_Iu.TC_iu_lu_disconnect ------ Sat Apr 20 08:39:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_disconnect' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_iu_lu_disconnect started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2099)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(2099)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2099)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-SCCP(2097)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_1-M3UA(2102)@d97f381c6fa7: ************************************************* MSC_Test_1-M3UA(2102)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2102)@d97f381c6fa7: ************************************************* MSC_Test_1-SCCP(2100)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_2-M3UA(2105)@d97f381c6fa7: ************************************************* MSC_Test_2-M3UA(2105)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2105)@d97f381c6fa7: ************************************************* MSC_Test_2-SCCP(2103)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2106)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(2108)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2108)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2108)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2108)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2108)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2108)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2108)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2108)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2099)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(2099)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2099)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2099)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(2099)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2099)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2099)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2099)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2099)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2099)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2099)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2099)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2099)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2099)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2099)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2099)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2102)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23907 to server: "172.18.186.200":2905 association #8 MSC_Test_1-M3UA(2102)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2102)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2102)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_1-M3UA(2102)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2102)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2102)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2102)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2102)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2102)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2102)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2102)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2102)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2102)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2102)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2102)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2105)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23908 to server: "172.18.186.200":2905 association #8 MSC_Test_2-M3UA(2105)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2105)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test-GSUP(2109)@d97f381c6fa7: Created GsupExpect[0] for "262420000001011" to be handled at TC_iu_lu_disconnect2(2111) MSC_Test_2-M3UA(2105)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_2-M3UA(2105)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) TC_iu_lu_disconnect2(2111)@d97f381c6fa7: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001011'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-M3UA(2105)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2105)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2105)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2105)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2105)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2105)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2102)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2105)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2102)@d97f381c6fa7: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2105)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2105)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2105)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2105)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2099)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2099)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2099)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2098)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2102)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2102)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2102)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2101)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2105)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2105)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2105)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2104)@d97f381c6fa7: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2104)@d97f381c6fa7: Added conn table entry 0TC_iu_lu_disconnect2(2111)13071612 MSC_Test_2-SCCP(2103)@d97f381c6fa7: First idle individual index:0 MSC_Test_2-M3UA(2105)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2104)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2105)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2105)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2103)@d97f381c6fa7: { messageType := 2, destLocRef := 'C774FC'O, sourceLocRef := '000194'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2103)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(2109)@d97f381c6fa7: Found GsupExpect[0] for "262420000001011" handled at TC_iu_lu_disconnect2(2111) MSC_Test-GSUP(2109)@d97f381c6fa7: Added IMSI table entry 0TC_iu_lu_disconnect2(2111)"262420000001011" TC_iu_lu_disconnect2(2111)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_2-RAN(2104)@d97f381c6fa7: Deleted conn table entry 0TC_iu_lu_disconnect2(2111)13071612 MSC_Test_2-SCCP(2103)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-M3UA(2105)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2105)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2105)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2103)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2103)@d97f381c6fa7: RLC received in state:disconnect_pending TC_iu_lu_disconnect2(2111)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_1-RAN(2101)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(2098)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(2097)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-M3UA(2102)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(2099)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(2109)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-SCCP(2100)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(2106)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-M3UA(2105)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(2108)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(2110)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(2107)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2096)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2112)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-RAN(2104)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-SCCP(2103)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2096): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(2097): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(2098): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(2099): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-SCCP(2100): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-RAN(2101): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-M3UA(2102): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-SCCP(2103): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-RAN(2104): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-M3UA(2105): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(2106): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(2107): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(2108): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(2109): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(2110): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_iu_lu_disconnect2(2111): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2112): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_iu_lu_disconnect finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_disconnect pass'. Sat Apr 20 08:39:08 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_disconnect pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests_Iu.TC_iu_lu_disconnect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=215725) Waiting for packet dumper to finish... 1 (prev_count=215725, count=216890) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_disconnect pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_by_imei'. ------ MSC_Tests_Iu.TC_iu_lu_by_imei ------ Sat Apr 20 08:39:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_by_imei' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_iu_lu_by_imei started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(2116)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(2116)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2116)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(2114)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_1-M3UA(2119)@d97f381c6fa7: ************************************************* MSC_Test_1-M3UA(2119)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2119)@d97f381c6fa7: ************************************************* MSC_Test_1-SCCP(2117)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_2-M3UA(2122)@d97f381c6fa7: ************************************************* MSC_Test_2-M3UA(2122)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2122)@d97f381c6fa7: ************************************************* MSC_Test_2-SCCP(2120)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2123)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(2125)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2125)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2125)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2125)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2125)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2125)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2125)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2125)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2116)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(2116)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2116)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2116)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(2116)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2116)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2116)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2116)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2116)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2116)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2116)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2116)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2116)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2116)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2116)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2116)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2119)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23907 to server: "172.18.186.200":2905 association #8 MSC_Test_1-M3UA(2119)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2119)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2119)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_1-M3UA(2119)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2119)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2119)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2119)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2119)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2119)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2119)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2119)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2119)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2119)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2119)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2119)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2122)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23908 to server: "172.18.186.200":2905 association #8 MSC_Test_2-M3UA(2122)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2122)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test-GSUP(2126)@d97f381c6fa7: Created GsupExpect[0] for "262420000001012" to be handled at TC_iu_lu_by_imei2(2128) MSC_Test_2-M3UA(2122)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_2-M3UA(2122)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) TC_iu_lu_by_imei2(2128)@d97f381c6fa7: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '010'B, oddEvenInd_identity := { imei := { oddevenIndicator := '1'B, digits := '49999000001012'H } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-M3UA(2122)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2122)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2122)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2122)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2122)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2122)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2119)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2119)@d97f381c6fa7: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2122)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2122)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2122)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2122)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2122)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2116)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2116)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2116)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2115)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2119)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2119)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2119)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2118)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2122)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2122)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2122)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2121)@d97f381c6fa7: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2121)@d97f381c6fa7: Added conn table entry 0TC_iu_lu_by_imei2(2128)14247268 MSC_Test_2-SCCP(2120)@d97f381c6fa7: First idle individual index:0 MSC_Test_2-M3UA(2122)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2121)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2122)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2122)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2122)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2122)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2120)@d97f381c6fa7: { messageType := 2, destLocRef := 'D96564'O, sourceLocRef := '000195'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2120)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2120)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2120)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2120)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2120)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2122)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2122)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2122)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2122)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2120)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2120)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2120)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2120)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2120)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2120)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2120)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2120)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2120)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2120)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2120)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2120)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2122)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2122)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2122)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2120)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-M3UA(2122)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2121)@d97f381c6fa7: Deleted conn table entry 0TC_iu_lu_by_imei2(2128)14247268 TC_iu_lu_by_imei2(2128)@d97f381c6fa7: setverdict(pass): none -> pass TC_iu_lu_by_imei2(2128)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_by_imei2(2128)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_by_imei2(2128)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-RAN(2115)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(2114)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(2123)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-SCCP(2117)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(2126)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-M3UA(2122)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-RAN(2118)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2113)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-RAN(2121)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-SCCP(2120)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-M3UA(2119)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(2116)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(2127)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2129)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(2124)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(2125)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2113): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(2114): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(2115): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(2116): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-SCCP(2117): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-RAN(2118): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-M3UA(2119): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-SCCP(2120): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-RAN(2121): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-M3UA(2122): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(2123): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(2124): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(2125): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(2126): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(2127): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_iu_lu_by_imei2(2128): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2129): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_iu_lu_by_imei finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_by_imei pass'. Sat Apr 20 08:39:19 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_by_imei pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests_Iu.TC_iu_lu_by_imei.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=248240) Waiting for packet dumper to finish... 1 (prev_count=248240, count=251351) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_by_imei pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: 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 ------ Sat Apr 20 08:39:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_imsi' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_iu_imsi_detach_by_imsi started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(2133)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(2133)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2133)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(2131)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_1-M3UA(2136)@d97f381c6fa7: ************************************************* MSC_Test_1-M3UA(2136)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2136)@d97f381c6fa7: ************************************************* MSC_Test_1-SCCP(2134)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_2-M3UA(2139)@d97f381c6fa7: ************************************************* MSC_Test_2-M3UA(2139)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2139)@d97f381c6fa7: ************************************************* MSC_Test_2-SCCP(2137)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2140)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2133)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(2133)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2133)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2133)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(2133)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2133)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2133)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2133)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2133)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2133)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2133)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2133)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2133)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2133)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2133)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2133)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2136)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23907 to server: "172.18.186.200":2905 association #8 MSC_Test_1-M3UA(2136)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2136)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2136)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_1-M3UA(2136)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2136)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2136)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2136)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2136)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2136)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2136)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2136)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2136)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2136)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2136)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2136)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2142)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2142)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2142)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2142)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2142)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2142)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2142)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2142)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_2-M3UA(2139)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23908 to server: "172.18.186.200":2905 association #8 MSC_Test_2-M3UA(2139)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2139)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2139)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_2-M3UA(2139)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2139)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2139)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2139)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2139)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2139)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2139)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2136)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2139)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2139)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2139)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2136)@d97f381c6fa7: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2139)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2139)@d97f381c6fa7: Received M3UA_NOTIFY -> discard TC_iu_imsi_detach_by_imsi2(2145)@d97f381c6fa7: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { imsiDetachIndication := { messageType := '000001'B, nsd := '00'B, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001014'H, fillerDigit := omit } } } } } } } } MSC_Test_0-M3UA(2133)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2133)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2133)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2132)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2136)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2136)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2136)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2135)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2139)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2139)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2139)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2138)@d97f381c6fa7: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2138)@d97f381c6fa7: Added conn table entry 0TC_iu_imsi_detach_by_imsi2(2145)9234464 MSC_Test_2-SCCP(2137)@d97f381c6fa7: First idle individual index:0 MSC_Test_2-M3UA(2139)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2138)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2139)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2139)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2139)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2139)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2137)@d97f381c6fa7: { messageType := 2, destLocRef := '8CE820'O, sourceLocRef := '000196'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2137)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2137)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2137)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2137)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2137)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2137)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2137)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2137)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2137)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2139)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2139)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2139)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2137)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-RAN(2138)@d97f381c6fa7: Deleted conn table entry 0TC_iu_imsi_detach_by_imsi2(2145)9234464 MSC_Test_2-M3UA(2139)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_imsi_detach_by_imsi2(2145)@d97f381c6fa7: setverdict(pass): none -> pass TC_iu_imsi_detach_by_imsi2(2145)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-SCCP(2131)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(2132)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-M3UA(2139)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(2133)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-SCCP(2134)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-SCCP(2137)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(2144)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-RAN(2138)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2130)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-RAN(2135)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-M3UA(2136)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(2143)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2146)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(2141)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(2142)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(2140)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2130): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(2131): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(2132): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(2133): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-SCCP(2134): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-RAN(2135): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-M3UA(2136): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-SCCP(2137): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-RAN(2138): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-M3UA(2139): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(2140): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(2141): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(2142): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(2143): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(2144): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_iu_imsi_detach_by_imsi2(2145): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2146): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_iu_imsi_detach_by_imsi finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_imsi pass'. Sat Apr 20 08:39:25 UTC 2024 ====== MSC_Tests_Iu.TC_iu_imsi_detach_by_imsi pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests_Iu.TC_iu_imsi_detach_by_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=220759) Waiting for packet dumper to finish... 1 (prev_count=220759, count=221836) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_imsi pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: 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 ------ Sat Apr 20 08:39:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_tmsi' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_iu_imsi_detach_by_tmsi started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2150)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(2150)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2150)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-SCCP(2148)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2153)@d97f381c6fa7: ************************************************* MSC_Test_1-M3UA(2153)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2153)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_1-SCCP(2151)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_2-M3UA(2156)@d97f381c6fa7: ************************************************* MSC_Test_2-M3UA(2156)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2156)@d97f381c6fa7: ************************************************* MSC_Test_2-SCCP(2154)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2157)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(2159)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2159)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2159)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2159)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2159)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2159)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2159)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2159)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2150)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(2150)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2150)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2150)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(2150)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2150)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2150)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2150)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2150)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2150)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2150)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2150)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2150)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2150)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2150)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2150)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2153)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23907 to server: "172.18.186.200":2905 association #8 MSC_Test_1-M3UA(2153)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2153)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2153)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_1-M3UA(2153)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2153)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2153)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2153)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2153)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2153)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2153)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2153)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2153)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2153)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2153)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2153)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2156)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23908 to server: "172.18.186.200":2905 association #8 MSC_Test_2-M3UA(2156)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2156)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2156)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_2-M3UA(2156)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2156)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2156)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2156)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2156)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2156)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2153)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2156)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2153)@d97f381c6fa7: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2156)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2156)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2156)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2156)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2156)@d97f381c6fa7: Received M3UA_NOTIFY -> discard TC_iu_imsi_detach_by_tmsi2(2162)@d97f381c6fa7: 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_0-M3UA(2150)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2150)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2150)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2149)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2153)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2153)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2153)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2152)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2156)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2156)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2156)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2155)@d97f381c6fa7: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2155)@d97f381c6fa7: Added conn table entry 0TC_iu_imsi_detach_by_tmsi2(2162)13723731 MSC_Test_2-SCCP(2154)@d97f381c6fa7: First idle individual index:0 MSC_Test_2-M3UA(2156)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2155)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2156)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2156)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2156)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2156)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2154)@d97f381c6fa7: { messageType := 2, destLocRef := 'D16853'O, sourceLocRef := '000197'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2154)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2154)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2154)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2154)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2154)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2154)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2154)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2154)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2154)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2156)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2156)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2156)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2154)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-M3UA(2156)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2155)@d97f381c6fa7: Deleted conn table entry 0TC_iu_imsi_detach_by_tmsi2(2162)13723731 TC_iu_imsi_detach_by_tmsi2(2162)@d97f381c6fa7: setverdict(pass): none -> pass TC_iu_imsi_detach_by_tmsi2(2162)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_imsi_detach_by_tmsi2(2162)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_imsi_detach_by_tmsi2(2162)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-RAN(2149)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(2150)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-M3UA(2153)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(2148)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-SCCP(2151)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(2160)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2147)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-RAN(2155)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-SCCP(2154)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-RAN(2152)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-M3UA(2156)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(2161)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(2159)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(2158)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(2157)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2163)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2147): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(2148): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(2149): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(2150): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-SCCP(2151): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-RAN(2152): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-M3UA(2153): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-SCCP(2154): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-RAN(2155): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-M3UA(2156): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(2157): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(2158): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(2159): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(2160): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(2161): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_iu_imsi_detach_by_tmsi2(2162): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2163): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_iu_imsi_detach_by_tmsi finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_tmsi pass'. Sat Apr 20 08:39:30 UTC 2024 ====== MSC_Tests_Iu.TC_iu_imsi_detach_by_tmsi pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests_Iu.TC_iu_imsi_detach_by_tmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=220830) Waiting for packet dumper to finish... 1 (prev_count=220830, count=221907) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_tmsi pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: 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 ------ Sat Apr 20 08:39:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_imei' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_iu_imsi_detach_by_imei started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2167)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(2167)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2167)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-SCCP(2165)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_1-M3UA(2170)@d97f381c6fa7: ************************************************* MSC_Test_1-M3UA(2170)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2170)@d97f381c6fa7: ************************************************* MSC_Test_1-SCCP(2168)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_2-M3UA(2173)@d97f381c6fa7: ************************************************* MSC_Test_2-M3UA(2173)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2173)@d97f381c6fa7: ************************************************* MSC_Test_2-SCCP(2171)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2174)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(2176)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2176)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2176)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2176)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2176)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2176)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2176)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2176)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2167)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(2167)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2167)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2167)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(2167)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2167)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2167)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2167)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2167)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2167)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2167)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2167)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2167)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2167)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2167)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2167)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2170)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23907 to server: "172.18.186.200":2905 association #8 MSC_Test_1-M3UA(2170)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2170)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2170)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_1-M3UA(2170)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2170)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2170)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2170)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2170)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2170)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2170)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2170)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2170)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2170)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2170)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2170)@d97f381c6fa7: Received M3UA_NOTIFY -> discard TC_iu_imsi_detach_by_imei2(2179)@d97f381c6fa7: 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(2173)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23908 to server: "172.18.186.200":2905 association #8 MSC_Test_2-M3UA(2173)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2173)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2173)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_2-M3UA(2173)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2173)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2173)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2173)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2173)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2173)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2173)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2170)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2173)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2173)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2173)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2170)@d97f381c6fa7: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2173)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2173)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2167)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2167)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2167)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2166)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2170)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2170)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2170)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2169)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2173)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2173)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2173)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2172)@d97f381c6fa7: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2172)@d97f381c6fa7: Added conn table entry 0TC_iu_imsi_detach_by_imei2(2179)16251100 MSC_Test_2-SCCP(2171)@d97f381c6fa7: First idle individual index:0 MSC_Test_2-M3UA(2173)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2172)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2173)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2173)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2173)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2173)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2171)@d97f381c6fa7: { messageType := 2, destLocRef := 'F7F8DC'O, sourceLocRef := '000198'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2171)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2171)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2171)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2171)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2171)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2171)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2171)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2171)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2171)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2173)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2173)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2173)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2171)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-M3UA(2173)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2172)@d97f381c6fa7: Deleted conn table entry 0TC_iu_imsi_detach_by_imei2(2179)16251100 TC_iu_imsi_detach_by_imei2(2179)@d97f381c6fa7: setverdict(pass): none -> pass TC_iu_imsi_detach_by_imei2(2179)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_imsi_detach_by_imei2(2179)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_imsi_detach_by_imei2(2179)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-SCCP(2165)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-M3UA(2170)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(2167)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-RAN(2169)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(2166)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-SCCP(2168)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-SCCP(2171)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-RAN(2172)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(2177)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-M3UA(2173)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(2174)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2180)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(2178)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(2175)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2164)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(2176)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2164): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(2165): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(2166): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(2167): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-SCCP(2168): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-RAN(2169): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-M3UA(2170): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-SCCP(2171): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-RAN(2172): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-M3UA(2173): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(2174): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(2175): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(2176): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(2177): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(2178): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_iu_imsi_detach_by_imei2(2179): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2180): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_iu_imsi_detach_by_imei finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `..Sat Apr 20 08:39:36 UTC 2024 ====== MSC_Tests_Iu.TC_iu_imsi_detach_by_imei pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests_Iu.TC_iu_imsi_detach_by_imei.talloc /ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_imei pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=223751) Waiting for packet dumper to finish... 1 (prev_count=223751, count=224916) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_imei pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: 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 ------ Sat Apr 20 08:39:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_emerg_call_imei_reject' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_iu_emerg_call_imei_reject started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(2184)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(2184)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2184)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(2182)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_1-M3UA(2187)@d97f381c6fa7: ************************************************* MSC_Test_1-M3UA(2187)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2187)@d97f381c6fa7: ************************************************* MSC_Test_1-SCCP(2185)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_2-M3UA(2190)@d97f381c6fa7: ************************************************* MSC_Test_2-M3UA(2190)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2190)@d97f381c6fa7: ************************************************* MSC_Test_2-SCCP(2188)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2191)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2184)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(2184)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2184)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2184)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(2184)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2184)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2184)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2184)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2184)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2184)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2184)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2184)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2184)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2184)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2184)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2184)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2193)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2193)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2193)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2193)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2193)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2193)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2193)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2193)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_1-M3UA(2187)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23907 to server: "172.18.186.200":2905 association #8 MSC_Test_1-M3UA(2187)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2187)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2187)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_1-M3UA(2187)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2187)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2187)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2187)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2187)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2187)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2187)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2187)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2187)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2187)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2187)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2187)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2190)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23908 to server: "172.18.186.200":2905 association #8 MSC_Test_2-M3UA(2190)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2190)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2190)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_2-M3UA(2190)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2190)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2190)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2190)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2190)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2190)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2187)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2190)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2190)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2190)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2190)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2187)@d97f381c6fa7: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2190)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2190)@d97f381c6fa7: Received M3UA_NOTIFY -> discard TC_iu_emerg_call_imei_reject2(2196)@d97f381c6fa7: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0010'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '010'B, oddEvenInd_identity := { imei := { oddevenIndicator := '1'B, digits := '49999000001017'H } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-M3UA(2184)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2184)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2184)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2183)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2187)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2187)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2187)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2186)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2190)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2190)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2190)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2189)@d97f381c6fa7: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2189)@d97f381c6fa7: Added conn table entry 0TC_iu_emerg_call_imei_reject2(2196)10285894 MSC_Test_2-SCCP(2188)@d97f381c6fa7: First idle individual index:0 MSC_Test_2-M3UA(2190)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2189)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2190)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2190)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2190)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2190)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2190)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2190)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2188)@d97f381c6fa7: { messageType := 2, destLocRef := '9CF346'O, sourceLocRef := '000199'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2188)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2188)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2188)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2188)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2188)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2188)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2188)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2188)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2188)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2188)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2188)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2188)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2188)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2190)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2190)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2190)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2188)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-RAN(2189)@d97f381c6fa7: Deleted conn table entry 0TC_iu_emerg_call_imei_reject2(2196)10285894 MSC_Test_2-M3UA(2190)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_emerg_call_imei_reject2(2196)@d97f381c6fa7: setverdict(pass): none -> pass TC_iu_emerg_call_imei_reject2(2196)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_emerg_call_imei_reject2(2196)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imei_reject2(2196)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_2-M3UA(2190)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(2184)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(2182)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(2183)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(2191)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-RAN(2189)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-M3UA(2187)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-SCCP(2185)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2181)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(2195)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(2192)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(2193)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-RAN(2186)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2197)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-SCCP(2188)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(2194)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2181): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(2182): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(2183): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(2184): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-SCCP(2185): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-RAN(2186): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-M3UA(2187): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-SCCP(2188): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-RAN(2189): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-M3UA(2190): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(2191): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(2192): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(2193): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(2194): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(2195): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_iu_emerg_call_imei_reject2(2196): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2197): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_iu_emerg_call_imei_reject finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_emerg_call_imei_reject pass'. Sat Apr 20 08:39:42 UTC 2024 ====== MSC_Tests_Iu.TC_iu_emerg_call_imei_reject pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests_Iu.TC_iu_emerg_call_imei_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=231169) Waiting for packet dumper to finish... 1 (prev_count=231169, count=232246) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_emerg_call_imei_reject pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_emerg_call_imsi'. ------ MSC_Tests_Iu.TC_iu_emerg_call_imsi ------ Sat Apr 20 08:39:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_emerg_call_imsi' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_iu_emerg_call_imsi started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(2201)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(2201)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2201)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(2199)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2204)@d97f381c6fa7: ************************************************* MSC_Test_1-M3UA(2204)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2204)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_1-SCCP(2202)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_2-M3UA(2207)@d97f381c6fa7: ************************************************* MSC_Test_2-M3UA(2207)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2207)@d97f381c6fa7: ************************************************* MSC_Test_2-SCCP(2205)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2208)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(2210)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2210)@d97f381c6fa7: CCM Tx:{ msg_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(2201)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(2201)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test-GSUP-IPA(2210)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2210)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2210)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2210)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test_0-M3UA(2201)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test-GSUP-IPA(2210)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2210)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2201)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(2201)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2201)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2201)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2201)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2201)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2201)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2201)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2201)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2201)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2201)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2201)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2201)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2204)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23907 to server: "172.18.186.200":2905 association #8 MSC_Test_1-M3UA(2204)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2204)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2204)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_1-M3UA(2204)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2204)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2204)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2204)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2204)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2204)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2204)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2204)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2204)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2204)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2204)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2204)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2207)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23908 to server: "172.18.186.200":2905 association #8 MSC_Test_2-M3UA(2207)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2207)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2207)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_2-M3UA(2207)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2207)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2207)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2207)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2207)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2207)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2207)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2204)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2207)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2207)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2207)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2204)@d97f381c6fa7: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2207)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2207)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2211)@d97f381c6fa7: Created GsupExpect[0] for "262420000001018" to be handled at TC_iu_emerg_call_imsi2(2213) TC_iu_emerg_call_imsi2(2213)@d97f381c6fa7: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001018'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2201)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2201)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2201)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2200)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2204)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2204)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2204)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2203)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2207)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2207)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2207)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2206)@d97f381c6fa7: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2206)@d97f381c6fa7: Added conn table entry 0TC_iu_emerg_call_imsi2(2213)1245897 MSC_Test_2-SCCP(2205)@d97f381c6fa7: First idle individual index:0 MSC_Test_2-M3UA(2207)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2206)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2207)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2207)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2205)@d97f381c6fa7: { messageType := 2, destLocRef := '1302C9'O, sourceLocRef := '00019A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2205)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(2211)@d97f381c6fa7: Found GsupExpect[0] for "262420000001018" handled at TC_iu_emerg_call_imsi2(2213) MSC_Test-GSUP(2211)@d97f381c6fa7: Added IMSI table entry 0TC_iu_emerg_call_imsi2(2213)"262420000001018" TC_iu_emerg_call_imsi2(2213)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_emerg_call_imsi2(2213)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_2-M3UA(2207)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2207)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2205)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2205)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2205)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2205)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2206)@d97f381c6fa7: patching N(SD)=1 into dtap '051413B620D92104423FE652'O MSC_Test_2-RAN(2206)@d97f381c6fa7: patched enc_l3: '055413B620D92104423FE652'O MSC_Test_2-SCCP(2205)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2205)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2205)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2205)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055413B620D92104423FE652'O MSC_Test_2-M3UA(2207)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2207)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2207)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2205)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2205)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2205)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2205)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2205)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2205)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2205)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2205)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2207)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2207)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2207)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2205)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2205)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2205)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2205)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2207)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2207)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2205)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2205)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2205)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2205)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2213)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2206)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2206)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_2-SCCP(2205)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2205)@d97f381c6fa7: vl_len:14 MSC_Test_2-SCCP(2205)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2205)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2207)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2207)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2207)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2205)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2205)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2205)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2205)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2205)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2205)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2205)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2205)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2207)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2207)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2207)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2205)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-M3UA(2207)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2206)@d97f381c6fa7: Deleted conn table entry 0TC_iu_emerg_call_imsi2(2213)1245897 TC_iu_emerg_call_imsi2(2213)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2213)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_emerg_call_imsi2(2213)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2213)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2213)@d97f381c6fa7: 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 := '1442BE21'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2206)@d97f381c6fa7: Added conn table entry 0TC_iu_emerg_call_imsi2(2213)15812866 MSC_Test_2-RAN(2206)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2205)@d97f381c6fa7: First idle individual index:0 MSC_Test_2-M3UA(2207)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2207)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2207)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2205)@d97f381c6fa7: { messageType := 2, destLocRef := 'F14902'O, sourceLocRef := '00019B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2205)@d97f381c6fa7: Session index based on local reference:0 TC_iu_emerg_call_imsi2(2213)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_emerg_call_imsi2(2213)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2207)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2207)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2205)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2205)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2205)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2205)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2206)@d97f381c6fa7: patching N(SD)=1 into dtap '0514BD49DAE62104DE6597DE'O MSC_Test_2-RAN(2206)@d97f381c6fa7: patched enc_l3: '0554BD49DAE62104DE6597DE'O MSC_Test_2-SCCP(2205)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2205)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2205)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2205)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554BD49DAE62104DE6597DE'O MSC_Test_2-M3UA(2207)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2207)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2207)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2205)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2205)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2205)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2205)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2205)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2205)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2205)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2205)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2207)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2207)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2207)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2205)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2205)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2205)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2205)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2208)@d97f381c6fa7: Created MnccExpect[0] for "112" to be handled at TC_iu_emerg_call_imsi2(2213) MSC_Test-MGCP(2209)@d97f381c6fa7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_emerg_call_imsi2(2213) MSC_Test_2-RAN(2206)@d97f381c6fa7: patching N(SD)=2 into dtap '030E0406600504020081'O MSC_Test_2-RAN(2206)@d97f381c6fa7: patched enc_l3: '038E0406600504020081'O MSC_Test_2-SCCP(2205)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2205)@d97f381c6fa7: vl_len:22 MSC_Test_2-SCCP(2205)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2205)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A038E0406600504020081'O MSC_Test_2-M3UA(2207)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(2209)@d97f381c6fa7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "412", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9e" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_iu_emerg_call_imsi2(2213) TC_iu_emerg_call_imsi2(2213)@d97f381c6fa7: f_mo_call_establish 2: rx 1st CRCX TC_iu_emerg_call_imsi2(2213)@d97f381c6fa7: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(2208)@d97f381c6fa7: Found MnccExpect[0] for "112" handled at TC_iu_emerg_call_imsi2(2213) MSC_Test-MNCC(2208)@d97f381c6fa7: Added conn table entry 0TC_iu_emerg_call_imsi2(2213)-2147483596 MSC_Test_2-M3UA(2207)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2207)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2205)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2205)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2205)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2205)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2213)@d97f381c6fa7: f_mo_call_establish 1: rx MNCC SETUP ind TC_iu_emerg_call_imsi2(2213)@d97f381c6fa7: f_mo_call_establish 4.iu: rx RANAP RAB Assignment Request MSC_Test_2-SCCP(2205)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2205)@d97f381c6fa7: vl_len:46 MSC_Test_2-SCCP(2205)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2205)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C60BA7C350001C0A802150000000000000000000000000040040C0000'O MSC_Test_2-M3UA(2207)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_emerg_call_imsi2(2213)@d97f381c6fa7: f_mo_call_establish 3: rx RTP CREATE TC_iu_emerg_call_imsi2(2213)@d97f381c6fa7: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_2-M3UA(2207)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2207)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2205)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2205)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2205)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2205)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2207)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2207)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2205)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2205)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2205)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2205)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2213)@d97f381c6fa7: f_mo_call_establish 7: rx CC Alerting MSC_Test_2-M3UA(2207)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2207)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_emerg_call_imsi2(2213)@d97f381c6fa7: as_optional_mgcp_mdcx: rx MDCX TC_iu_emerg_call_imsi2(2213)@d97f381c6fa7: { line := { verb := "MDCX", trans_id := "415", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "9e" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9e", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.186.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } MSC_Test_2-SCCP(2205)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2205)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2205)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2205)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2213)@d97f381c6fa7: f_mo_call_establish 10: rx CC CONNECT MSC_Test_2-RAN(2206)@d97f381c6fa7: patching N(SD)=3 into dtap '030F'O MSC_Test_2-RAN(2206)@d97f381c6fa7: patched enc_l3: '03CF'O MSC_Test_2-SCCP(2205)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2205)@d97f381c6fa7: vl_len:14 MSC_Test_2-SCCP(2205)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2205)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400A000001001040030203CF'O MSC_Test_2-M3UA(2207)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_emerg_call_imsi2(2213)@d97f381c6fa7: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_iu_emerg_call_imsi2(2213)@d97f381c6fa7: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_emerg_call_imsi2(2213)@d97f381c6fa7: f_mo_call_establish DONE TC_iu_emerg_call_imsi2(2213)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2213)@d97f381c6fa7: Hold the call for some time TC_iu_emerg_call_imsi2(2213)@d97f381c6fa7: Call stayed open for 5.000000 seconds, all is well. TC_iu_emerg_call_imsi2(2213)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2213)@d97f381c6fa7: Hangup TC_iu_emerg_call_imsi2(2213)@d97f381c6fa7: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_2-M3UA(2207)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2207)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2205)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2205)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2205)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2205)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2213)@d97f381c6fa7: f_call_hangup 1: rx DTAP CC DISC MSC_Test_2-M3UA(2207)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2207)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2205)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2205)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2205)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2205)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2213)@d97f381c6fa7: f_call_hangup 2.a: rx DTAP CC RELEASE TC_iu_emerg_call_imsi2(2213)@d97f381c6fa7: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_2-RAN(2206)@d97f381c6fa7: patching N(SD)=0 into dtap '032A'O MSC_Test_2-RAN(2206)@d97f381c6fa7: patched enc_l3: '032A'O MSC_Test_2-SCCP(2205)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2205)@d97f381c6fa7: vl_len:14 MSC_Test_2-SCCP(2205)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2205)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302032A'O MSC_Test_2-M3UA(2207)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2207)@d97f381c6fa7: Message received on association #8 MSC_Test-MNCC(2208)@d97f381c6fa7: Deleted conn table entry 0TC_iu_emerg_call_imsi2(2213)-2147483596 MSC_Test_2-M3UA(2207)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2205)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2205)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2205)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2205)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2213)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_emerg_call_imsi2(2213)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_emerg_call_imsi2(2213)@d97f381c6fa7: f_call_hangup 5.iu: rx Iu Release Command MSC_Test_2-SCCP(2205)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2205)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2205)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2205)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2207)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2207)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2207)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2205)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-RAN(2206)@d97f381c6fa7: Deleted conn table entry 0TC_iu_emerg_call_imsi2(2213)15812866 MSC_Test_2-M3UA(2207)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_emerg_call_imsi2(2213)@d97f381c6fa7: f_call_hangup 6.iu: rx SCCP DISC TC_iu_emerg_call_imsi2(2213)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2213)@d97f381c6fa7: f_call_hangup 9: done TC_iu_emerg_call_imsi2(2213)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2213)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-M3UA(2201)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(2200)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(2199)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(2211)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-RAN(2203)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-SCCP(2202)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-M3UA(2204)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(2208)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(2210)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-M3UA(2207)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(2212)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2198)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2214)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-SCCP(2205)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-RAN(2206)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(2209)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2198): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(2199): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(2200): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(2201): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-SCCP(2202): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-RAN(2203): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-M3UA(2204): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-SCCP(2205): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-RAN(2206): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-M3UA(2207): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(2208): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(2209): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(2210): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(2211): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(2212): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_iu_emerg_call_imsi2(2213): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2214): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_iu_emerg_call_imsi finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_emerg_call_imsi pass'. Sat Apr 20 08:39:55 UTC 2024 ====== MSC_Tests_Iu.TC_iu_emerg_call_imsi pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests_Iu.TC_iu_emerg_call_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=611576) Waiting for packet dumper to finish... 1 (prev_count=611576, count=614775) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_emerg_call_imsi pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_establish_and_nothing'. ------ MSC_Tests_Iu.TC_iu_establish_and_nothing ------ Sat Apr 20 08:39:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_establish_and_nothing' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_iu_establish_and_nothing started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(2218)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(2218)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2218)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(2216)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_1-M3UA(2221)@d97f381c6fa7: ************************************************* MSC_Test_1-M3UA(2221)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2221)@d97f381c6fa7: ************************************************* MSC_Test_1-SCCP(2219)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_2-M3UA(2224)@d97f381c6fa7: ************************************************* MSC_Test_2-M3UA(2224)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2224)@d97f381c6fa7: ************************************************* MSC_Test_2-SCCP(2222)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2225)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(2227)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2227)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2227)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2227)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2227)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2227)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2227)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2227)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2228)@d97f381c6fa7: Created GsupExpect[0] for "262420000001027" to be handled at TC_iu_establish_and_nothing2(2230) TC_iu_establish_and_nothing2(2230)@d97f381c6fa7: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001027'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2218)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(2218)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2218)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2218)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(2218)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2218)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2218)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2218)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2218)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2218)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2218)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2218)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2218)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2218)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2218)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2218)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2221)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23907 to server: "172.18.186.200":2905 association #8 MSC_Test_1-M3UA(2221)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2221)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2221)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_1-M3UA(2221)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2221)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2221)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2221)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2221)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2221)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2221)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2221)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2221)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2221)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2221)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2221)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2224)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23908 to server: "172.18.186.200":2905 association #8 MSC_Test_2-M3UA(2224)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2224)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2224)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_2-M3UA(2224)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2224)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2224)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2224)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2224)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2224)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2224)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2221)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2224)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2224)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2224)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2221)@d97f381c6fa7: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2224)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2224)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2218)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2218)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2218)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2217)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2221)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2221)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2221)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2220)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2224)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2224)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2224)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2223)@d97f381c6fa7: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2223)@d97f381c6fa7: Added conn table entry 0TC_iu_establish_and_nothing2(2230)9731863 MSC_Test_2-SCCP(2222)@d97f381c6fa7: First idle individual index:0 MSC_Test_2-M3UA(2224)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2223)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2224)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2224)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2222)@d97f381c6fa7: { messageType := 2, destLocRef := '947F17'O, sourceLocRef := '00019C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2222)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(2228)@d97f381c6fa7: Found GsupExpect[0] for "262420000001027" handled at TC_iu_establish_and_nothing2(2230) MSC_Test-GSUP(2228)@d97f381c6fa7: Added IMSI table entry 0TC_iu_establish_and_nothing2(2230)"262420000001027" TC_iu_establish_and_nothing2(2230)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_establish_and_nothing2(2230)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_2-M3UA(2224)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2224)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2222)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2222)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2222)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2222)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2223)@d97f381c6fa7: patching N(SD)=1 into dtap '05146614A3D02104CFD6ED63'O MSC_Test_2-RAN(2223)@d97f381c6fa7: patched enc_l3: '05546614A3D02104CFD6ED63'O MSC_Test_2-SCCP(2222)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2222)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2222)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2222)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05546614A3D02104CFD6ED63'O MSC_Test_2-M3UA(2224)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2224)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2224)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2222)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2222)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2222)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2222)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2222)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2222)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2222)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2222)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2224)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2224)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2224)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2222)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2222)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2222)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2222)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2224)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2224)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2222)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2222)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2222)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2222)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_establish_and_nothing2(2230)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2223)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2223)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_2-SCCP(2222)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2222)@d97f381c6fa7: vl_len:14 MSC_Test_2-SCCP(2222)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2222)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2224)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2224)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2224)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2222)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2222)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2222)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2222)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2222)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2222)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2222)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2222)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2224)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2224)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2224)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2222)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-M3UA(2224)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2223)@d97f381c6fa7: Deleted conn table entry 0TC_iu_establish_and_nothing2(2230)9731863 TC_iu_establish_and_nothing2(2230)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_establish_and_nothing2(2230)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_establish_and_nothing2(2230)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_establish_and_nothing2(2230)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_establish_and_nothing2(2230)@d97f381c6fa7: 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 := '9365C3D4'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2223)@d97f381c6fa7: Added conn table entry 0TC_iu_establish_and_nothing2(2230)2729556 MSC_Test_2-RAN(2223)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2222)@d97f381c6fa7: First idle individual index:0 MSC_Test_2-M3UA(2224)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2224)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2224)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2222)@d97f381c6fa7: { messageType := 2, destLocRef := '29A654'O, sourceLocRef := '00019D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2222)@d97f381c6fa7: Session index based on local reference:0 TC_iu_establish_and_nothing2(2230)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_establish_and_nothing2(2230)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2224)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2224)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2222)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2222)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2222)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2222)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2223)@d97f381c6fa7: patching N(SD)=1 into dtap '051460B2E50721041BDCE3DE'O MSC_Test_2-RAN(2223)@d97f381c6fa7: patched enc_l3: '055460B2E50721041BDCE3DE'O MSC_Test_2-SCCP(2222)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2222)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2222)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2222)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055460B2E50721041BDCE3DE'O MSC_Test_2-M3UA(2224)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2224)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2224)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2222)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2222)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2222)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2222)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2222)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2222)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2222)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2222)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2224)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2224)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2224)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2222)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2222)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2222)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2222)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2224)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2224)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2222)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2222)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2222)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2222)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2222)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2222)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2222)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2222)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2224)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2224)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2224)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2222)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-RAN(2223)@d97f381c6fa7: Deleted conn table entry 0TC_iu_establish_and_nothing2(2230)2729556 TC_iu_establish_and_nothing2(2230)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_establish_and_nothing2(2230)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_establish_and_nothing2(2230)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2224)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_establish_and_nothing2(2230)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test-GSUP(2228)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(2217)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-SCCP(2219)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(2218)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-RAN(2223)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(2216)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-M3UA(2221)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(2225)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-RAN(2220)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(2226)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(2229)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(2227)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2231)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2215)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-SCCP(2222)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-M3UA(2224)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2215): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(2216): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(2217): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(2218): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-SCCP(2219): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-RAN(2220): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-M3UA(2221): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-SCCP(2222): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-RAN(2223): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-M3UA(2224): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(2225): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(2226): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(2227): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(2228): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(2229): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_iu_establish_and_nothing2(2230): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2231): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_iu_establish_and_nothing finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_establish_and_nothing pass'. Sat Apr 20 08:40:06 UTC 2024 ====== MSC_Tests_Iu.TC_iu_establish_and_nothing pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests_Iu.TC_iu_establish_and_nothing.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=440848) Waiting for packet dumper to finish... 1 (prev_count=440848, count=442013) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_establish_and_nothing pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: 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 ------ Sat Apr 20 08:40:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_setup_and_nothing' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_iu_mo_setup_and_nothing started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2235)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(2235)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2235)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-SCCP(2233)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_1-M3UA(2238)@d97f381c6fa7: ************************************************* MSC_Test_1-M3UA(2238)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2238)@d97f381c6fa7: ************************************************* MSC_Test_1-SCCP(2236)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_2-M3UA(2241)@d97f381c6fa7: ************************************************* MSC_Test_2-M3UA(2241)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2241)@d97f381c6fa7: ************************************************* MSC_Test_2-SCCP(2239)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2242)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(2244)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2244)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2244)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2244)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2244)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2244)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2244)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2244)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2245)@d97f381c6fa7: Created GsupExpect[0] for "262420000001028" to be handled at TC_iu_mo_setup_and_nothing2(2247) TC_iu_mo_setup_and_nothing2(2247)@d97f381c6fa7: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001028'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2235)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(2235)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2235)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2235)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(2235)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2235)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2235)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2235)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2235)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2235)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2235)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2235)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2235)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2235)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2235)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2235)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2238)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23907 to server: "172.18.186.200":2905 association #8 MSC_Test_1-M3UA(2238)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2238)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2238)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_1-M3UA(2238)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2238)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2238)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2238)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2238)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2238)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2238)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2238)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2238)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2238)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2238)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2238)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2241)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23908 to server: "172.18.186.200":2905 association #8 MSC_Test_2-M3UA(2241)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2241)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2241)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_2-M3UA(2241)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2241)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2241)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2241)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2241)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2241)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2238)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2241)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2241)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2238)@d97f381c6fa7: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2241)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2241)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2241)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2241)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2235)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2235)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2235)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2234)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2238)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2238)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2238)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2237)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2241)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2241)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2241)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2240)@d97f381c6fa7: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2240)@d97f381c6fa7: Added conn table entry 0TC_iu_mo_setup_and_nothing2(2247)8342499 MSC_Test_2-SCCP(2239)@d97f381c6fa7: First idle individual index:0 MSC_Test_2-M3UA(2241)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2240)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2241)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2241)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2239)@d97f381c6fa7: { messageType := 2, destLocRef := '7F4BE3'O, sourceLocRef := '00019E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2239)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(2245)@d97f381c6fa7: Found GsupExpect[0] for "262420000001028" handled at TC_iu_mo_setup_and_nothing2(2247) MSC_Test-GSUP(2245)@d97f381c6fa7: Added IMSI table entry 0TC_iu_mo_setup_and_nothing2(2247)"262420000001028" TC_iu_mo_setup_and_nothing2(2247)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_setup_and_nothing2(2247)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_2-M3UA(2241)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2241)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2239)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2239)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2239)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2239)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2240)@d97f381c6fa7: patching N(SD)=1 into dtap '0514B87579C021046D17E8EC'O MSC_Test_2-RAN(2240)@d97f381c6fa7: patched enc_l3: '0554B87579C021046D17E8EC'O MSC_Test_2-SCCP(2239)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2239)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2239)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2239)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554B87579C021046D17E8EC'O MSC_Test_2-M3UA(2241)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2241)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2241)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2239)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2239)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2239)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2239)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2239)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2239)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2239)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2239)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2241)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2241)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2241)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2239)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2239)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2239)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2239)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2241)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2241)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2239)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2239)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2239)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2239)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_setup_and_nothing2(2247)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2240)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2240)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_2-SCCP(2239)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2239)@d97f381c6fa7: vl_len:14 MSC_Test_2-SCCP(2239)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2239)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2241)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2241)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2241)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2239)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2239)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2239)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2239)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2239)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2239)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2239)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2239)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2241)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2241)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2241)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2239)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-M3UA(2241)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2240)@d97f381c6fa7: Deleted conn table entry 0TC_iu_mo_setup_and_nothing2(2247)8342499 TC_iu_mo_setup_and_nothing2(2247)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_setup_and_nothing2(2247)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_setup_and_nothing2(2247)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_setup_and_nothing2(2247)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_setup_and_nothing2(2247)@d97f381c6fa7: 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 := '3B9EA6C4'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2240)@d97f381c6fa7: Added conn table entry 0TC_iu_mo_setup_and_nothing2(2247)12910334 MSC_Test_2-RAN(2240)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2239)@d97f381c6fa7: First idle individual index:0 MSC_Test_2-M3UA(2241)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2241)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2241)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2239)@d97f381c6fa7: { messageType := 2, destLocRef := 'C4FEFE'O, sourceLocRef := '00019F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2239)@d97f381c6fa7: Session index based on local reference:0 TC_iu_mo_setup_and_nothing2(2247)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_setup_and_nothing2(2247)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2241)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2241)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2239)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2239)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2239)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2239)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2240)@d97f381c6fa7: patching N(SD)=1 into dtap '0514F3AFDDC3210481BAF2A3'O MSC_Test_2-RAN(2240)@d97f381c6fa7: patched enc_l3: '0554F3AFDDC3210481BAF2A3'O MSC_Test_2-SCCP(2239)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2239)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2239)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2239)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554F3AFDDC3210481BAF2A3'O MSC_Test_2-M3UA(2241)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2241)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2241)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2239)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2239)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2239)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2239)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2239)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2239)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2239)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2239)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2241)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2241)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2241)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2239)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2239)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2239)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2239)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2242)@d97f381c6fa7: Created MnccExpect[0] for "12345" to be handled at TC_iu_mo_setup_and_nothing2(2247) MSC_Test-MGCP(2243)@d97f381c6fa7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_mo_setup_and_nothing2(2247) MSC_Test_2-RAN(2240)@d97f381c6fa7: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2240)@d97f381c6fa7: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2239)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2239)@d97f381c6fa7: vl_len:28 MSC_Test_2-SCCP(2239)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2239)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O MSC_Test_2-M3UA(2241)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(2243)@d97f381c6fa7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "418", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9f" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_iu_mo_setup_and_nothing2(2247) MSC_Test_2-M3UA(2241)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2241)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2241)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2241)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2239)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2239)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2239)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2239)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2239)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2239)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2239)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2239)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2239)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2239)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2239)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2239)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2241)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2241)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2241)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2239)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-RAN(2240)@d97f381c6fa7: Deleted conn table entry 0TC_iu_mo_setup_and_nothing2(2247)12910334 MSC_Test_2-M3UA(2241)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_mo_setup_and_nothing2(2247)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_setup_and_nothing2(2247)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_setup_and_nothing2(2247)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_setup_and_nothing2(2247)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-M3UA(2235)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-RAN(2237)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-SCCP(2236)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(2245)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-SCCP(2239)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-M3UA(2238)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(2242)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(2246)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(2234)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(2233)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2232)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-M3UA(2241)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2248)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(2243)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(2244)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-RAN(2240)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2232): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(2233): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(2234): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(2235): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-SCCP(2236): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-RAN(2237): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-M3UA(2238): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-SCCP(2239): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-RAN(2240): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-M3UA(2241): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(2242): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(2243): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(2244): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(2245): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(2246): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_iu_mo_setup_and_nothing2(2247): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2248): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_iu_mo_setup_and_notSat Apr 20 08:40:16 UTC 2024 ====== MSC_Tests_Iu.TC_iu_mo_setup_and_nothing pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests_Iu.TC_iu_mo_setup_and_nothing.talloc hing finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_setup_and_nothing pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=483746) Waiting for packet dumper to finish... 1 (prev_count=483746, count=484911) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_setup_and_nothing pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: 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 ------ Sat Apr 20 08:40:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_crcx_ran_timeout' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_iu_mo_crcx_ran_timeout started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2252)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(2252)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2252)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-SCCP(2250)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_1-M3UA(2255)@d97f381c6fa7: ************************************************* MSC_Test_1-M3UA(2255)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2255)@d97f381c6fa7: ************************************************* MSC_Test_1-SCCP(2253)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2258)@d97f381c6fa7: ************************************************* MSC_Test_2-M3UA(2258)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2258)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_2-SCCP(2256)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2259)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(2261)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2261)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2261)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2261)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2261)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2261)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2261)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2261)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2262)@d97f381c6fa7: Created GsupExpect[0] for "262420000001029" to be handled at TC_iu_mo_crcx_ran_timeout2(2264) TC_iu_mo_crcx_ran_timeout2(2264)@d97f381c6fa7: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001029'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2252)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(2252)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2252)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2252)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(2252)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2252)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2252)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2252)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2252)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2252)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2252)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2252)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2252)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2252)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2252)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2252)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2255)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23907 to server: "172.18.186.200":2905 association #8 MSC_Test_1-M3UA(2255)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2255)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2255)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_1-M3UA(2255)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2255)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2255)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2255)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2255)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2255)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2255)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2255)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2255)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2255)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2255)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2255)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2258)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23908 to server: "172.18.186.200":2905 association #8 MSC_Test_2-M3UA(2258)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2258)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2258)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_2-M3UA(2258)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2258)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2258)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2258)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2258)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2258)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2255)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2258)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2258)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2255)@d97f381c6fa7: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2258)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2258)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2258)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2258)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2252)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2252)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2252)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2251)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2255)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2255)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2255)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2254)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2258)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2258)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2258)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2257)@d97f381c6fa7: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2257)@d97f381c6fa7: Added conn table entry 0TC_iu_mo_crcx_ran_timeout2(2264)3053004 MSC_Test_2-SCCP(2256)@d97f381c6fa7: First idle individual index:0 MSC_Test_2-M3UA(2258)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2257)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2258)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2258)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2256)@d97f381c6fa7: { messageType := 2, destLocRef := '2E95CC'O, sourceLocRef := '0001A0'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2256)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(2262)@d97f381c6fa7: Found GsupExpect[0] for "262420000001029" handled at TC_iu_mo_crcx_ran_timeout2(2264) MSC_Test-GSUP(2262)@d97f381c6fa7: Added IMSI table entry 0TC_iu_mo_crcx_ran_timeout2(2264)"262420000001029" TC_iu_mo_crcx_ran_timeout2(2264)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_timeout2(2264)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_2-M3UA(2258)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2258)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2256)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2256)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2256)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2256)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2257)@d97f381c6fa7: patching N(SD)=1 into dtap '0514750BF3F021041EB8134F'O MSC_Test_2-RAN(2257)@d97f381c6fa7: patched enc_l3: '0554750BF3F021041EB8134F'O MSC_Test_2-SCCP(2256)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2256)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2256)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2256)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554750BF3F021041EB8134F'O MSC_Test_2-M3UA(2258)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2258)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2258)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2256)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2256)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2256)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2256)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2256)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2256)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2256)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2256)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2258)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2258)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2258)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2256)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2256)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2256)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2256)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2258)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2258)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2256)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2256)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2256)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2256)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_crcx_ran_timeout2(2264)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2257)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2257)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_2-SCCP(2256)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2256)@d97f381c6fa7: vl_len:14 MSC_Test_2-SCCP(2256)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2256)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2258)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2258)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2258)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2256)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2256)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2256)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2256)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2256)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2256)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2256)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2256)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2258)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2258)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2258)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2256)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-RAN(2257)@d97f381c6fa7: Deleted conn table entry 0TC_iu_mo_crcx_ran_timeout2(2264)3053004 MSC_Test_2-M3UA(2258)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_mo_crcx_ran_timeout2(2264)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_timeout2(2264)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_timeout2(2264)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_timeout2(2264)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_timeout2(2264)@d97f381c6fa7: 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 := '1671FACF'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2257)@d97f381c6fa7: Added conn table entry 0TC_iu_mo_crcx_ran_timeout2(2264)12876057 MSC_Test_2-RAN(2257)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2256)@d97f381c6fa7: First idle individual index:0 MSC_Test_2-M3UA(2258)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2258)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2258)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2256)@d97f381c6fa7: { messageType := 2, destLocRef := 'C47919'O, sourceLocRef := '0001A1'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2256)@d97f381c6fa7: Session index based on local reference:0 TC_iu_mo_crcx_ran_timeout2(2264)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_timeout2(2264)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2258)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2258)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2256)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2256)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2256)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2256)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2257)@d97f381c6fa7: patching N(SD)=1 into dtap '0514D6FD8D5821048633016D'O MSC_Test_2-RAN(2257)@d97f381c6fa7: patched enc_l3: '0554D6FD8D5821048633016D'O MSC_Test_2-SCCP(2256)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2256)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2256)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2256)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554D6FD8D5821048633016D'O MSC_Test_2-M3UA(2258)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2258)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2258)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2256)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2256)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2256)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2256)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2256)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2256)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2256)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2256)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2258)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2258)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2258)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2256)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2256)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2256)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2256)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2259)@d97f381c6fa7: Created MnccExpect[0] for "12345" to be handled at TC_iu_mo_crcx_ran_timeout2(2264) MSC_Test-MGCP(2260)@d97f381c6fa7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_mo_crcx_ran_timeout2(2264) MSC_Test_2-RAN(2257)@d97f381c6fa7: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2257)@d97f381c6fa7: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2256)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2256)@d97f381c6fa7: vl_len:28 MSC_Test_2-SCCP(2256)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2256)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O MSC_Test_2-M3UA(2258)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(2260)@d97f381c6fa7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "419", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a0" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_iu_mo_crcx_ran_timeout2(2264) TC_iu_mo_crcx_ran_timeout2(2264)@d97f381c6fa7: f_mo_call_establish 2: rx 1st CRCX TC_iu_mo_crcx_ran_timeout2(2264)@d97f381c6fa7: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(2259)@d97f381c6fa7: Found MnccExpect[0] for "12345" handled at TC_iu_mo_crcx_ran_timeout2(2264) MSC_Test-MNCC(2259)@d97f381c6fa7: Added conn table entry 0TC_iu_mo_crcx_ran_timeout2(2264)-2147483594 TC_iu_mo_crcx_ran_timeout2(2264)@d97f381c6fa7: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_mo_crcx_ran_timeout2(2264)@d97f381c6fa7: f_mo_call_establish DONE TC_iu_mo_crcx_ran_timeout2(2264)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(2259)@d97f381c6fa7: Deleted conn table entry 0TC_iu_mo_crcx_ran_timeout2(2264)-2147483594 MSC_Test_2-M3UA(2258)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2258)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2258)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2256)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2256)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2258)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2256)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2256)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2256)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2256)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2256)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2256)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2256)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2256)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2256)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2256)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2258)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2258)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2258)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2256)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-RAN(2257)@d97f381c6fa7: Deleted conn table entry 0TC_iu_mo_crcx_ran_timeout2(2264)12876057 TC_iu_mo_crcx_ran_timeout2(2264)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_timeout2(2264)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_timeout2(2264)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2258)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_mo_crcx_ran_timeout2(2264)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-SCCP(2250)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-SCCP(2253)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-M3UA(2258)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-RAN(2257)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-M3UA(2255)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(2252)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(2262)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(2251)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-SCCP(2256)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-RAN(2254)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(2259)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(2261)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(2260)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2265)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2249)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(2263)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2249): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(2250): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(2251): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(2252): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-SCCP(2253): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-RAN(2254): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-M3UA(2255): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-SCCP(2256): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-RAN(2257): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-M3UA(2258): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(2259): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(2260): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(2261): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(2262): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(2263): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_iu_mo_crcx_ran_timeout2(2264): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2265): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_iu_mo_crcx_ran_timeout finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_crcx_ran_timeout pass'. Sat Apr 20 08:40:26 UTC 2024 ====== MSC_Tests_Iu.TC_iu_mo_crcx_ran_timeout pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests_Iu.TC_iu_mo_crcx_ran_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=498510) Waiting for packet dumper to finish... 1 (prev_count=498510, count=500828) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_crcx_ran_timeout pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: 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 ------ Sat Apr 20 08:40:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_crcx_ran_reject' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_iu_mo_crcx_ran_reject started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(2269)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(2269)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2269)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(2267)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_1-M3UA(2272)@d97f381c6fa7: ************************************************* MSC_Test_1-M3UA(2272)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2272)@d97f381c6fa7: ************************************************* MSC_Test_1-SCCP(2270)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2275)@d97f381c6fa7: ************************************************* MSC_Test_2-M3UA(2275)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2275)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_2-SCCP(2273)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2276)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(2278)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2278)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2278)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2278)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2278)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2278)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2278)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2278)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2269)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(2269)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2269)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test-GSUP(2279)@d97f381c6fa7: Created GsupExpect[0] for "262420000001030" to be handled at TC_iu_mo_crcx_ran_reject2(2281) MSC_Test_0-M3UA(2269)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(2269)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) TC_iu_mo_crcx_ran_reject2(2281)@d97f381c6fa7: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001030'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2269)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2269)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2269)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2269)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2269)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2269)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2269)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2269)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2269)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2269)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2269)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2272)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23907 to server: "172.18.186.200":2905 association #8 MSC_Test_1-M3UA(2272)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2272)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2272)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_1-M3UA(2272)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2272)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2272)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2272)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2272)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2272)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2272)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2272)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2272)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2272)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2272)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2272)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2275)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23908 to server: "172.18.186.200":2905 association #8 MSC_Test_2-M3UA(2275)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2275)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2275)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_2-M3UA(2275)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2275)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2275)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2275)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2275)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2275)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2275)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2272)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2275)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2272)@d97f381c6fa7: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2275)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2275)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2275)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2275)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2269)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2269)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2269)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2268)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2272)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2272)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2272)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2271)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2275)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2275)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2275)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2274)@d97f381c6fa7: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2274)@d97f381c6fa7: Added conn table entry 0TC_iu_mo_crcx_ran_reject2(2281)1809302 MSC_Test_2-SCCP(2273)@d97f381c6fa7: First idle individual index:0 MSC_Test_2-M3UA(2275)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2274)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2275)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2275)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2273)@d97f381c6fa7: { messageType := 2, destLocRef := '1B9B96'O, sourceLocRef := '0001A2'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2273)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(2279)@d97f381c6fa7: Found GsupExpect[0] for "262420000001030" handled at TC_iu_mo_crcx_ran_reject2(2281) MSC_Test-GSUP(2279)@d97f381c6fa7: Added IMSI table entry 0TC_iu_mo_crcx_ran_reject2(2281)"262420000001030" TC_iu_mo_crcx_ran_reject2(2281)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_reject2(2281)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_2-M3UA(2275)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2275)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2273)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2273)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2273)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2273)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2274)@d97f381c6fa7: patching N(SD)=1 into dtap '0514ABBA67F82104D3335F2F'O MSC_Test_2-RAN(2274)@d97f381c6fa7: patched enc_l3: '0554ABBA67F82104D3335F2F'O MSC_Test_2-SCCP(2273)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2273)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2273)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2273)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554ABBA67F82104D3335F2F'O MSC_Test_2-M3UA(2275)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2275)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2275)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2273)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2273)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2273)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2273)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2273)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2273)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2273)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2273)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2275)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2275)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2275)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2273)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2273)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2273)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2273)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2275)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2275)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2273)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2273)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2273)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2273)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_crcx_ran_reject2(2281)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2274)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2274)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_2-SCCP(2273)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2273)@d97f381c6fa7: vl_len:14 MSC_Test_2-SCCP(2273)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2273)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2275)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2275)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2275)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2273)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2273)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2273)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2273)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2273)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2273)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2273)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2273)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2275)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2275)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2275)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2273)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-RAN(2274)@d97f381c6fa7: Deleted conn table entry 0TC_iu_mo_crcx_ran_reject2(2281)1809302 MSC_Test_2-M3UA(2275)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_mo_crcx_ran_reject2(2281)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_reject2(2281)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_reject2(2281)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_reject2(2281)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_reject2(2281)@d97f381c6fa7: 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 := '1192860D'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2274)@d97f381c6fa7: Added conn table entry 0TC_iu_mo_crcx_ran_reject2(2281)16015463 MSC_Test_2-RAN(2274)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2273)@d97f381c6fa7: First idle individual index:0 MSC_Test_2-M3UA(2275)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2275)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2275)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2273)@d97f381c6fa7: { messageType := 2, destLocRef := 'F46067'O, sourceLocRef := '0001A3'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2273)@d97f381c6fa7: Session index based on local reference:0 TC_iu_mo_crcx_ran_reject2(2281)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_reject2(2281)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2275)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2275)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2273)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2273)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2273)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2273)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2274)@d97f381c6fa7: patching N(SD)=1 into dtap '051483A21D3F2104E7D44179'O MSC_Test_2-RAN(2274)@d97f381c6fa7: patched enc_l3: '055483A21D3F2104E7D44179'O MSC_Test_2-SCCP(2273)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2273)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2273)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2273)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055483A21D3F2104E7D44179'O MSC_Test_2-M3UA(2275)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2275)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2275)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2273)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2273)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2273)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2273)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2273)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2273)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2273)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2273)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2275)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2275)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2275)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2273)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2273)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2273)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2273)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2276)@d97f381c6fa7: Created MnccExpect[0] for "12345" to be handled at TC_iu_mo_crcx_ran_reject2(2281) MSC_Test-MGCP(2277)@d97f381c6fa7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_mo_crcx_ran_reject2(2281) MSC_Test_2-RAN(2274)@d97f381c6fa7: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2274)@d97f381c6fa7: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2273)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2273)@d97f381c6fa7: vl_len:28 MSC_Test_2-SCCP(2273)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2273)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O MSC_Test_2-M3UA(2275)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(2277)@d97f381c6fa7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "422", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a1" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_iu_mo_crcx_ran_reject2(2281) TC_iu_mo_crcx_ran_reject2(2281)@d97f381c6fa7: f_mo_call_establish 2: rx 1st CRCX MSC_Test_2-M3UA(2275)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2275)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2275)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2273)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-M3UA(2275)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2273)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2273)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2273)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2273)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2273)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2273)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2273)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_crcx_ran_reject2(2281)@d97f381c6fa7: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_mo_crcx_ran_reject2(2281)@d97f381c6fa7: f_mo_call_establish DONE TC_iu_mo_crcx_ran_reject2(2281)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2273)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2273)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2273)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2273)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2275)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2275)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2275)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2273)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-RAN(2274)@d97f381c6fa7: Deleted conn table entry 0TC_iu_mo_crcx_ran_reject2(2281)16015463 MSC_Test_2-M3UA(2275)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_mo_crcx_ran_reject2(2281)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_reject2(2281)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_reject2(2281)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_reject2(2281)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-SCCP(2267)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-RAN(2271)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-SCCP(2270)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-M3UA(2272)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(2268)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(2279)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-RAN(2274)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-SCCP(2273)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(2269)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2266)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2282)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(2278)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(2280)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(2276)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-M3UA(2275)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(2277)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2266): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(2267): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(2268): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(2269): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-SCCP(2270): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-RAN(2271): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-M3UA(2272): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-SCCP(2273): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-RAN(2274): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-M3UA(2275): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(2276): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(2277): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(2278): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(2279): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(2280): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_iu_mo_crcx_ran_reject2(2281): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2282): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_iu_mo_crcx_ran_reject finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_crcx_ran_reject pass'. Sat Apr 20 08:40:33 UTC 2024 ====== MSC_Tests_Iu.TC_iu_mo_crcx_ran_reject pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests_Iu.TC_iu_mo_crcx_ran_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=491702) Waiting for packet dumper to finish... 1 (prev_count=491702, count=494901) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_crcx_ran_reject pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: 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 ------ Sat Apr 20 08:40:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mt_crcx_ran_reject' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_iu_mt_crcx_ran_reject started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(2286)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(2286)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2286)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(2284)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_1-M3UA(2289)@d97f381c6fa7: ************************************************* MSC_Test_1-M3UA(2289)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2289)@d97f381c6fa7: ************************************************* MSC_Test_1-SCCP(2287)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_2-M3UA(2292)@d97f381c6fa7: ************************************************* MSC_Test_2-M3UA(2292)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2292)@d97f381c6fa7: ************************************************* MSC_Test_2-SCCP(2290)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2293)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(2295)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2295)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2295)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2295)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2295)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2295)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2295)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2295)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2296)@d97f381c6fa7: Created GsupExpect[0] for "262420000001031" to be handled at TC_iu_mt_crcx_ran_reject2(2298) TC_iu_mt_crcx_ran_reject2(2298)@d97f381c6fa7: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001031'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2286)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(2286)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2286)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2286)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(2286)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2286)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2286)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2286)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2286)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2286)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2286)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2286)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2286)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2286)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2286)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2286)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2289)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23907 to server: "172.18.186.200":2905 association #8 MSC_Test_1-M3UA(2289)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2289)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2289)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_1-M3UA(2289)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2289)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2289)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2289)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2289)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2289)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2289)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2289)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2289)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2289)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2289)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2289)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2292)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23908 to server: "172.18.186.200":2905 association #8 MSC_Test_2-M3UA(2292)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2292)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2292)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_2-M3UA(2292)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2292)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2292)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2292)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2292)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2292)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2289)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2292)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2292)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2289)@d97f381c6fa7: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2292)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2292)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2292)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2292)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2286)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2286)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2286)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2285)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2289)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2289)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2289)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2288)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2292)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2292)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2292)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2291)@d97f381c6fa7: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2291)@d97f381c6fa7: Added conn table entry 0TC_iu_mt_crcx_ran_reject2(2298)945350 MSC_Test_2-SCCP(2290)@d97f381c6fa7: First idle individual index:0 MSC_Test_2-M3UA(2292)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2291)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2292)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2292)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2290)@d97f381c6fa7: { messageType := 2, destLocRef := '0E6CC6'O, sourceLocRef := '0001A4'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2290)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(2296)@d97f381c6fa7: Found GsupExpect[0] for "262420000001031" handled at TC_iu_mt_crcx_ran_reject2(2298) MSC_Test-GSUP(2296)@d97f381c6fa7: Added IMSI table entry 0TC_iu_mt_crcx_ran_reject2(2298)"262420000001031" TC_iu_mt_crcx_ran_reject2(2298)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mt_crcx_ran_reject2(2298)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_2-M3UA(2292)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2292)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2290)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2290)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2290)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2290)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2291)@d97f381c6fa7: patching N(SD)=1 into dtap '0514A6F476D42104D5529BCC'O MSC_Test_2-RAN(2291)@d97f381c6fa7: patched enc_l3: '0554A6F476D42104D5529BCC'O MSC_Test_2-SCCP(2290)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2290)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2290)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2290)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554A6F476D42104D5529BCC'O MSC_Test_2-M3UA(2292)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2292)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2292)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2290)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2290)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2290)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2290)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2290)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2290)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2290)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2290)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2292)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2292)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2292)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2290)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2290)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2290)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2290)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2292)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2292)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2290)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2290)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2290)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2290)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mt_crcx_ran_reject2(2298)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2291)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2291)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_2-SCCP(2290)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2290)@d97f381c6fa7: vl_len:14 MSC_Test_2-SCCP(2290)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2290)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2292)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2292)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2292)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2290)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2290)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2290)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2290)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2290)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2290)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2290)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2290)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2292)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2292)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2292)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2290)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-M3UA(2292)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2291)@d97f381c6fa7: Deleted conn table entry 0TC_iu_mt_crcx_ran_reject2(2298)945350 TC_iu_mt_crcx_ran_reject2(2298)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_mt_crcx_ran_reject2(2298)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mt_crcx_ran_reject2(2298)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_mt_crcx_ran_reject2(2298)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2291)@d97f381c6fa7: Created IMSI[0] for '262420000001031'H'33B314F5'O to be handled at TC_iu_mt_crcx_ran_reject2(2298) MSC_Test-MNCC(2293)@d97f381c6fa7: Added conn table entry 0TC_iu_mt_crcx_ran_reject2(2298)1750796694 MSC_Test_2-M3UA(2292)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2292)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2291)@d97f381c6fa7: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_mt_crcx_ran_reject2(2298) TC_iu_mt_crcx_ran_reject2(2298)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_mt_crcx_ran_reject2(2298)@d97f381c6fa7: 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 := '33B314F5'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2291)@d97f381c6fa7: Added conn table entry 0TC_iu_mt_crcx_ran_reject2(2298)14240113 MSC_Test_2-SCCP(2290)@d97f381c6fa7: First idle individual index:0 MSC_Test_2-M3UA(2292)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2292)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2292)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2290)@d97f381c6fa7: { messageType := 2, destLocRef := 'D94971'O, sourceLocRef := '0001A5'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2290)@d97f381c6fa7: Session index based on local reference:0 TC_iu_mt_crcx_ran_reject2(2298)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mt_crcx_ran_reject2(2298)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2292)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2292)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2290)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2290)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2290)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2290)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2291)@d97f381c6fa7: patching N(SD)=0 into dtap '05147BF22FF32104BBD6DF1C'O MSC_Test_2-RAN(2291)@d97f381c6fa7: patched enc_l3: '05147BF22FF32104BBD6DF1C'O MSC_Test_2-SCCP(2290)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2290)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2290)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2290)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05147BF22FF32104BBD6DF1C'O MSC_Test_2-M3UA(2292)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2292)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2292)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2290)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2290)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2290)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2290)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2290)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2290)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2290)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2290)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2292)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2292)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2292)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2292)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2290)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2290)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2292)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2290)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2290)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2290)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2290)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2290)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2290)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MGCP(2294)@d97f381c6fa7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_mt_crcx_ran_reject2(2298) MSC_Test_2-RAN(2291)@d97f381c6fa7: patching N(SD)=1 into dtap '8308'O MSC_Test_2-RAN(2291)@d97f381c6fa7: patched enc_l3: '8348'O MSC_Test_2-SCCP(2290)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2290)@d97f381c6fa7: vl_len:14 MSC_Test_2-SCCP(2290)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2290)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028348'O MSC_Test_2-M3UA(2292)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(2294)@d97f381c6fa7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "423", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a2" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_iu_mt_crcx_ran_reject2(2298) MSC_Test_2-M3UA(2292)@d97f381c6fa7: Message received on association #8 MSC_Test-MNCC(2293)@d97f381c6fa7: Deleted conn table entry 0TC_iu_mt_crcx_ran_reject2(2298)1750796694 MSC_Test_2-M3UA(2292)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2292)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2290)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-M3UA(2292)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2290)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2290)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2290)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2290)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2290)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2290)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2290)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2290)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2290)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2290)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2290)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2292)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2292)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2292)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2290)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-RAN(2291)@d97f381c6fa7: Deleted conn table entry 0TC_iu_mt_crcx_ran_reject2(2298)14240113 TC_iu_mt_crcx_ran_reject2(2298)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2292)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_mt_crcx_ran_reject2(2298)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_mt_crcx_ran_reject2(2298)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-M3UA(2286)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(2284)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-SCCP(2287)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(2296)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(2293)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-M3UA(2292)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(2285)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2283)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2299)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-SCCP(2290)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(2295)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(2297)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-M3UA(2289)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-RAN(2291)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(2294)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-RAN(2288)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2283): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(2284): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(2285): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(2286): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-SCCP(2287): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-RAN(2288): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-M3UA(2289): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-SCCP(2290): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-RAN(2291): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-M3UA(2292): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(2293): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(2294): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(2295): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(2296): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(2297): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_iu_mt_crcx_ran_reject2(2298): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2299): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_iu_mt_crcx_ran_reject finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mt_crcx_ran_reject pass'. Sat Apr 20 08:40:39 UTC 2024 ====== MSC_Tests_Iu.TC_iu_mt_crcx_ran_reject pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests_Iu.TC_iu_mt_crcx_ran_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=506733) Waiting for packet dumper to finish... 1 (prev_count=506733, count=509932) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mt_crcx_ran_reject pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_cancel'. ------ MSC_Tests_Iu.TC_iu_gsup_cancel ------ Sat Apr 20 08:40:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_cancel' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_iu_gsup_cancel started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(2303)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(2303)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2303)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(2301)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_1-M3UA(2306)@d97f381c6fa7: ************************************************* MSC_Test_1-M3UA(2306)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2306)@d97f381c6fa7: ************************************************* MSC_Test_1-SCCP(2304)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_2-M3UA(2309)@d97f381c6fa7: ************************************************* MSC_Test_2-M3UA(2309)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2309)@d97f381c6fa7: ************************************************* MSC_Test_2-SCCP(2307)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2310)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(2312)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2312)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2312)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2312)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2312)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2312)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2312)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2312)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2313)@d97f381c6fa7: Created GsupExpect[0] for "262420000001033" to be handled at TC_iu_gsup_cancel2(2315) TC_iu_gsup_cancel2(2315)@d97f381c6fa7: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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_0-M3UA(2303)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(2303)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2303)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2303)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(2303)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2303)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2303)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2303)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2303)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2303)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2303)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2303)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2303)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2303)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2303)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2303)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2306)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23907 to server: "172.18.186.200":2905 association #8 MSC_Test_1-M3UA(2306)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2306)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2306)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_1-M3UA(2306)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2306)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2306)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2306)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2306)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2306)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2306)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2306)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2306)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2306)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2306)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2306)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2309)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23908 to server: "172.18.186.200":2905 association #8 MSC_Test_2-M3UA(2309)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2309)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2309)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_2-M3UA(2309)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2309)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2309)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2309)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2309)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2309)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2306)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2309)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2309)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2306)@d97f381c6fa7: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2309)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2309)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2309)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2309)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2303)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2303)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2303)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2302)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2306)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2306)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2306)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2305)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2309)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2309)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2309)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2308)@d97f381c6fa7: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2308)@d97f381c6fa7: Added conn table entry 0TC_iu_gsup_cancel2(2315)16271170 MSC_Test_2-SCCP(2307)@d97f381c6fa7: First idle individual index:0 MSC_Test_2-M3UA(2309)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2308)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2309)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2309)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2307)@d97f381c6fa7: { messageType := 2, destLocRef := 'F84742'O, sourceLocRef := '0001A6'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2307)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(2313)@d97f381c6fa7: Found GsupExpect[0] for "262420000001033" handled at TC_iu_gsup_cancel2(2315) MSC_Test-GSUP(2313)@d97f381c6fa7: Added IMSI table entry 0TC_iu_gsup_cancel2(2315)"262420000001033" TC_iu_gsup_cancel2(2315)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_cancel2(2315)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_2-M3UA(2309)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2309)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2307)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2307)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2307)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2307)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2308)@d97f381c6fa7: patching N(SD)=1 into dtap '051410784A9721048C0F1DD7'O MSC_Test_2-RAN(2308)@d97f381c6fa7: patched enc_l3: '055410784A9721048C0F1DD7'O MSC_Test_2-SCCP(2307)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2307)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2307)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2307)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055410784A9721048C0F1DD7'O MSC_Test_2-M3UA(2309)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2309)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2309)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2307)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2307)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2307)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2307)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2307)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2307)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2307)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2307)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2309)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2309)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2309)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2307)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2307)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2307)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2307)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2309)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2309)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2307)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2307)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2307)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2307)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2315)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2308)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2308)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_2-SCCP(2307)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2307)@d97f381c6fa7: vl_len:14 MSC_Test_2-SCCP(2307)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2307)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2309)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2309)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2309)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2307)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2307)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2307)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2307)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2307)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2307)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2307)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2307)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2309)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2309)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2309)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2307)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-M3UA(2309)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2308)@d97f381c6fa7: Deleted conn table entry 0TC_iu_gsup_cancel2(2315)16271170 TC_iu_gsup_cancel2(2315)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2315)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_cancel2(2315)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2315)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2315)@d97f381c6fa7: 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 := '8184A622'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2308)@d97f381c6fa7: Added conn table entry 0TC_iu_gsup_cancel2(2315)15871547 MSC_Test_2-RAN(2308)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2307)@d97f381c6fa7: First idle individual index:0 MSC_Test_2-M3UA(2309)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2309)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2309)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2307)@d97f381c6fa7: { messageType := 2, destLocRef := 'F22E3B'O, sourceLocRef := '0001A7'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2307)@d97f381c6fa7: Session index based on local reference:0 TC_iu_gsup_cancel2(2315)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_cancel2(2315)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2309)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2309)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2307)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2307)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2307)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2307)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2308)@d97f381c6fa7: patching N(SD)=1 into dtap '0514B43D533C21045FCE630B'O MSC_Test_2-RAN(2308)@d97f381c6fa7: patched enc_l3: '0554B43D533C21045FCE630B'O MSC_Test_2-SCCP(2307)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2307)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2307)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2307)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554B43D533C21045FCE630B'O MSC_Test_2-M3UA(2309)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2309)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2309)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2307)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2307)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2307)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2307)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2307)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2307)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2307)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2307)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2309)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2309)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2309)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2307)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2307)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2307)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2307)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2310)@d97f381c6fa7: Created MnccExpect[0] for "12345" to be handled at TC_iu_gsup_cancel2(2315) MSC_Test-MGCP(2311)@d97f381c6fa7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_gsup_cancel2(2315) MSC_Test_2-RAN(2308)@d97f381c6fa7: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2308)@d97f381c6fa7: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2307)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2307)@d97f381c6fa7: vl_len:28 MSC_Test_2-SCCP(2307)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2307)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O MSC_Test_2-M3UA(2309)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(2311)@d97f381c6fa7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "424", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a3" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_iu_gsup_cancel2(2315) TC_iu_gsup_cancel2(2315)@d97f381c6fa7: f_mo_call_establish 2: rx 1st CRCX TC_iu_gsup_cancel2(2315)@d97f381c6fa7: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(2310)@d97f381c6fa7: Found MnccExpect[0] for "12345" handled at TC_iu_gsup_cancel2(2315) MSC_Test-MNCC(2310)@d97f381c6fa7: Added conn table entry 0TC_iu_gsup_cancel2(2315)-2147483592 MSC_Test_2-M3UA(2309)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2309)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2307)@d97f381c6fa7: Session index based on local reference:0 TC_iu_gsup_cancel2(2315)@d97f381c6fa7: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_2-SCCP(2307)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2307)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2307)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2315)@d97f381c6fa7: f_mo_call_establish 4.iu: rx RANAP RAB Assignment Request MSC_Test_2-SCCP(2307)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2307)@d97f381c6fa7: vl_len:46 MSC_Test_2-SCCP(2307)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2307)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C60BA7C350001C0A802150000000000000000000000000040040C0000'O MSC_Test_2-M3UA(2309)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_cancel2(2315)@d97f381c6fa7: f_mo_call_establish 3: rx RTP CREATE TC_iu_gsup_cancel2(2315)@d97f381c6fa7: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_2-M3UA(2309)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2309)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2307)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2307)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2307)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2307)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2309)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2309)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2307)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2307)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2307)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2307)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2315)@d97f381c6fa7: f_mo_call_establish 7: rx CC Alerting MSC_Test_2-M3UA(2309)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2309)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_gsup_cancel2(2315)@d97f381c6fa7: as_optional_mgcp_mdcx: rx MDCX TC_iu_gsup_cancel2(2315)@d97f381c6fa7: { line := { verb := "MDCX", trans_id := "427", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "a3" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a3", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.186.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(2307)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2307)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2307)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2307)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2315)@d97f381c6fa7: f_mo_call_establish 10: rx CC CONNECT MSC_Test_2-RAN(2308)@d97f381c6fa7: patching N(SD)=3 into dtap '030F'O MSC_Test_2-RAN(2308)@d97f381c6fa7: patched enc_l3: '03CF'O MSC_Test_2-SCCP(2307)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2307)@d97f381c6fa7: vl_len:14 MSC_Test_2-SCCP(2307)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2307)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400A000001001040030203CF'O MSC_Test_2-M3UA(2309)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_cancel2(2315)@d97f381c6fa7: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_iu_gsup_cancel2(2315)@d97f381c6fa7: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_gsup_cancel2(2315)@d97f381c6fa7: f_mo_call_establish DONE TC_iu_gsup_cancel2(2315)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2315)@d97f381c6fa7: Hold the call for some time TC_iu_gsup_cancel2(2315)@d97f381c6fa7: Call stayed open for 5.000000 seconds, all is well. TC_iu_gsup_cancel2(2315)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2315)@d97f381c6fa7: Hangup TC_iu_gsup_cancel2(2315)@d97f381c6fa7: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_2-M3UA(2309)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2309)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2307)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2307)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2307)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2307)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2315)@d97f381c6fa7: f_call_hangup 1: rx DTAP CC DISC MSC_Test_2-M3UA(2309)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2309)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2307)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2307)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2307)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2307)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2315)@d97f381c6fa7: f_call_hangup 2.a: rx DTAP CC RELEASE TC_iu_gsup_cancel2(2315)@d97f381c6fa7: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_2-RAN(2308)@d97f381c6fa7: patching N(SD)=0 into dtap '032A'O MSC_Test_2-RAN(2308)@d97f381c6fa7: patched enc_l3: '032A'O MSC_Test_2-SCCP(2307)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2307)@d97f381c6fa7: vl_len:14 MSC_Test_2-SCCP(2307)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2307)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302032A'O MSC_Test_2-M3UA(2309)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(2310)@d97f381c6fa7: Deleted conn table entry 0TC_iu_gsup_cancel2(2315)-2147483592 MSC_Test_2-M3UA(2309)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2309)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2307)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2307)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2307)@d97f381c6fa7: DT1 data has been put to the reassembly buffer TC_iu_gsup_cancel2(2315)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_2-SCCP(2307)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2315)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_gsup_cancel2(2315)@d97f381c6fa7: f_call_hangup 5.iu: rx Iu Release Command MSC_Test_2-SCCP(2307)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2307)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2307)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2307)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2309)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2309)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2309)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2307)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-RAN(2308)@d97f381c6fa7: Deleted conn table entry 0TC_iu_gsup_cancel2(2315)15871547 MSC_Test_2-M3UA(2309)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_cancel2(2315)@d97f381c6fa7: f_call_hangup 6.iu: rx SCCP DISC TC_iu_gsup_cancel2(2315)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2315)@d97f381c6fa7: f_call_hangup 9: done TC_iu_gsup_cancel2(2315)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2315)@d97f381c6fa7: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001033'H, fillerDigit := omit } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2308)@d97f381c6fa7: Added conn table entry 0TC_iu_gsup_cancel2(2315)7889622 MSC_Test_2-RAN(2308)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2307)@d97f381c6fa7: First idle individual index:0 MSC_Test_2-M3UA(2309)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2309)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2309)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2309)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2307)@d97f381c6fa7: { messageType := 2, destLocRef := '7862D6'O, sourceLocRef := '0001A8'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2307)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-M3UA(2309)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2307)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2307)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2309)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2307)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2307)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2309)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2307)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2307)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2307)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2307)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2307)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2307)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2307)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2307)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2309)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2309)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2309)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2307)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-RAN(2308)@d97f381c6fa7: Deleted conn table entry 0TC_iu_gsup_cancel2(2315)7889622 MSC_Test_2-M3UA(2309)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_cancel2(2315)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2315)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_cancel2(2315)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2315)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2315)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-M3UA(2303)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(2302)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-M3UA(2306)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(2313)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-SCCP(2304)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(2301)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-RAN(2305)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(2312)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(2310)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-SCCP(2307)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-M3UA(2309)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2316)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(2314)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2300)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-RAN(2308)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(2311)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2300): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(2301): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(2302): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(2303): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-SCCP(2304): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-RAN(2305): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-M3UA(2306): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-SCCP(2307): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-RAN(2308): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-M3UA(2309): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(2310): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(2311): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(2312): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(2313): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(2314): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_iu_gsup_cancel2(2315): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2316): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_iu_gsup_cancel finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_cancel pass'. Sat Apr 20 08:40:51 UTC 2024 ====== MSC_Tests_Iu.TC_iu_gsup_cancel pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests_Iu.TC_iu_gsup_cancel.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=690081) Waiting for packet dumper to finish... 1 (prev_count=690081, count=693280) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_cancel pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_release_timeout'. ------ MSC_Tests_Iu.TC_iu_mo_release_timeout ------ Sat Apr 20 08:40:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_release_timeout' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_iu_mo_release_timeout started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(2320)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(2320)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2320)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(2318)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_1-M3UA(2323)@d97f381c6fa7: ************************************************* MSC_Test_1-M3UA(2323)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2323)@d97f381c6fa7: ************************************************* MSC_Test_1-SCCP(2321)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_2-M3UA(2326)@d97f381c6fa7: ************************************************* MSC_Test_2-M3UA(2326)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2326)@d97f381c6fa7: ************************************************* MSC_Test_2-SCCP(2324)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2327)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(2329)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2329)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2329)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2329)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2329)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2329)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2329)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2329)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2330)@d97f381c6fa7: Created GsupExpect[0] for "262420000001040" to be handled at TC_iu_mo_release_timeout2(2332) TC_iu_mo_release_timeout2(2332)@d97f381c6fa7: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001040'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2320)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(2320)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2320)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2320)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(2320)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2320)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2320)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2320)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2320)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2320)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2320)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2320)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2320)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2320)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2320)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2320)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2323)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23907 to server: "172.18.186.200":2905 association #8 MSC_Test_1-M3UA(2323)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2323)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2323)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_1-M3UA(2323)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2323)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2323)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2323)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2323)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2323)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2323)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2323)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2323)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2323)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2323)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2323)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2326)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23908 to server: "172.18.186.200":2905 association #8 MSC_Test_2-M3UA(2326)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2326)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2326)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_2-M3UA(2326)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2326)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2326)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2326)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2326)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2326)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2323)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2326)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2326)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2323)@d97f381c6fa7: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2326)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2326)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2326)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2326)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2320)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2320)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2320)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2319)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2323)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2323)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2323)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2322)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2326)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2326)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2326)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2325)@d97f381c6fa7: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2325)@d97f381c6fa7: Added conn table entry 0TC_iu_mo_release_timeout2(2332)8127399 MSC_Test_2-SCCP(2324)@d97f381c6fa7: First idle individual index:0 MSC_Test_2-M3UA(2326)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2325)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2326)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2326)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2324)@d97f381c6fa7: { messageType := 2, destLocRef := '7C03A7'O, sourceLocRef := '0001A9'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2324)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(2330)@d97f381c6fa7: Found GsupExpect[0] for "262420000001040" handled at TC_iu_mo_release_timeout2(2332) MSC_Test-GSUP(2330)@d97f381c6fa7: Added IMSI table entry 0TC_iu_mo_release_timeout2(2332)"262420000001040" TC_iu_mo_release_timeout2(2332)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_release_timeout2(2332)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_2-M3UA(2326)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2326)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2324)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2324)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2324)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2324)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2325)@d97f381c6fa7: patching N(SD)=1 into dtap '05145E24E83C210418C747A8'O MSC_Test_2-RAN(2325)@d97f381c6fa7: patched enc_l3: '05545E24E83C210418C747A8'O MSC_Test_2-SCCP(2324)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2324)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2324)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2324)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05545E24E83C210418C747A8'O MSC_Test_2-M3UA(2326)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2326)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2326)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2324)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2324)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2324)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2324)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2324)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2324)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2324)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2324)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2326)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2326)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2326)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2324)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2324)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2324)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2324)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2326)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2326)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2324)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2324)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2324)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2324)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_release_timeout2(2332)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2325)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2325)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_2-SCCP(2324)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2324)@d97f381c6fa7: vl_len:14 MSC_Test_2-SCCP(2324)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2324)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2326)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2326)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2326)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2324)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2324)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2324)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2324)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2324)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2324)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2324)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2324)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2326)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2326)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2326)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2324)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-M3UA(2326)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2325)@d97f381c6fa7: Deleted conn table entry 0TC_iu_mo_release_timeout2(2332)8127399 TC_iu_mo_release_timeout2(2332)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_release_timeout2(2332)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_release_timeout2(2332)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_release_timeout2(2332)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_release_timeout2(2332)@d97f381c6fa7: 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 := '4C437ACF'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2325)@d97f381c6fa7: Added conn table entry 0TC_iu_mo_release_timeout2(2332)10080270 MSC_Test_2-RAN(2325)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2324)@d97f381c6fa7: First idle individual index:0 MSC_Test_2-M3UA(2326)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2326)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2326)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2324)@d97f381c6fa7: { messageType := 2, destLocRef := '99D00E'O, sourceLocRef := '0001AA'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2324)@d97f381c6fa7: Session index based on local reference:0 TC_iu_mo_release_timeout2(2332)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_release_timeout2(2332)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2326)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2326)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2324)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2324)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2324)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2324)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2325)@d97f381c6fa7: patching N(SD)=1 into dtap '05140B6DE2EE21047D408761'O MSC_Test_2-RAN(2325)@d97f381c6fa7: patched enc_l3: '05540B6DE2EE21047D408761'O MSC_Test_2-SCCP(2324)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2324)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2324)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2324)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05540B6DE2EE21047D408761'O MSC_Test_2-M3UA(2326)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2326)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2326)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2324)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2324)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2324)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2324)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2324)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2324)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2324)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2324)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2326)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2326)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2326)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2324)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2324)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2324)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2324)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2327)@d97f381c6fa7: Created MnccExpect[0] for "12345" to be handled at TC_iu_mo_release_timeout2(2332) MSC_Test-MGCP(2328)@d97f381c6fa7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_mo_release_timeout2(2332) MSC_Test_2-RAN(2325)@d97f381c6fa7: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2325)@d97f381c6fa7: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2324)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2324)@d97f381c6fa7: vl_len:28 MSC_Test_2-SCCP(2324)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2324)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O MSC_Test_2-M3UA(2326)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(2328)@d97f381c6fa7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "430", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a4" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_iu_mo_release_timeout2(2332) TC_iu_mo_release_timeout2(2332)@d97f381c6fa7: f_mo_call_establish 2: rx 1st CRCX TC_iu_mo_release_timeout2(2332)@d97f381c6fa7: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(2327)@d97f381c6fa7: Found MnccExpect[0] for "12345" handled at TC_iu_mo_release_timeout2(2332) MSC_Test-MNCC(2327)@d97f381c6fa7: Added conn table entry 0TC_iu_mo_release_timeout2(2332)-2147483591 TC_iu_mo_release_timeout2(2332)@d97f381c6fa7: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_mo_release_timeout2(2332)@d97f381c6fa7: f_mo_call_establish DONE TC_iu_mo_release_timeout2(2332)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2326)@d97f381c6fa7: Message received on association #8 MSC_Test-MNCC(2327)@d97f381c6fa7: Deleted conn table entry 0TC_iu_mo_release_timeout2(2332)-2147483591 MSC_Test_2-M3UA(2326)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2326)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2326)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2324)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2324)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2324)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2324)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2324)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2324)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2324)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2324)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2324)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2324)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2324)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2324)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2326)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2326)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2326)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2324)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-RAN(2325)@d97f381c6fa7: Deleted conn table entry 0TC_iu_mo_release_timeout2(2332)10080270 MSC_Test_2-M3UA(2326)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_mo_release_timeout2(2332)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_release_timeout2(2332)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_release_timeout2(2332)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_release_timeout2(2332)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-SCCP(2318)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(2320)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-SCCP(2321)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(2331)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(2330)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-M3UA(2323)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-SCCP(2324)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(2327)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-RAN(2322)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(2319)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2317)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2333)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(2329)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-RAN(2325)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-M3UA(2326)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(2328)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2317): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(2318): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(2319): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(2320): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-SCCP(2321): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-RAN(2322): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-M3UA(2323): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-SCCP(2324): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-RAN(2325): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-M3UA(2326): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(2327): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(2328): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(2329): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(2330): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(2331): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_iu_mo_release_timeout2(2332): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2333): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_iu_mo_release_timeout finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_release_timeout pass'. Sat Apr 20 08:41:01 UTC 2024 ====== MSC_Tests_Iu.TC_iu_mo_release_timeout pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests_Iu.TC_iu_mo_release_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=497139) Waiting for packet dumper to finish... 1 (prev_count=497139, count=499457) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_release_timeout pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_reset_two_1iu'. ------ MSC_Tests.TC_reset_two_1iu ------ Sat Apr 20 08:41:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_reset_two_1iu' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_reset_two_1iu started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2337)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(2337)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2337)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-SCCP(2335)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_1-M3UA(2340)@d97f381c6fa7: ************************************************* MSC_Test_1-M3UA(2340)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2340)@d97f381c6fa7: ************************************************* MSC_Test_1-SCCP(2338)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_2-M3UA(2343)@d97f381c6fa7: ************************************************* MSC_Test_2-M3UA(2343)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2343)@d97f381c6fa7: ************************************************* MSC_Test_2-SCCP(2341)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2344)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(2346)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2346)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2346)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2346)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2346)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2346)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2346)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2346)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2337)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(2337)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2337)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2337)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(2337)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2337)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2337)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2337)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2337)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2337)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2337)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2337)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2337)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2337)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2337)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2337)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2340)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23907 to server: "172.18.186.200":2905 association #8 MSC_Test_1-M3UA(2340)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2340)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2340)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_1-M3UA(2340)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2340)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2340)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2340)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2340)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2340)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2340)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2340)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2340)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2340)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2340)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2340)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2343)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23908 to server: "172.18.186.200":2905 association #8 MSC_Test_2-M3UA(2343)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2343)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2343)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_2-M3UA(2343)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2343)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2343)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2343)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2343)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2343)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2343)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2340)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2340)@d97f381c6fa7: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2343)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2343)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2343)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2343)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2343)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2337)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2337)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2337)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2336)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2340)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2340)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2340)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2339)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2343)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2343)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2343)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2342)@d97f381c6fa7: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_1-RAN(2339)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-SCCP(2338)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(2336)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-RAN(2342)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(2344)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(2337)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-SCCP(2341)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(2347)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-M3UA(2340)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(2335)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-M3UA(2343)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(2346)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(2348)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2334)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(2345)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: pass MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2334): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(2335): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(2336): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(2337): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-SCCP(2338): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-RAN(2339): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-M3UA(2340): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-SCCP(2341): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-RAN(2342): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-M3UA(2343): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(2344): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(2345): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(2346): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(2347): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(2348): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_reset_two_1iu finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_reset_two_1iu pass'. Sat Apr 20 08:41:08 UTC 2024 ====== MSC_Tests.TC_reset_two_1iu pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests.TC_reset_two_1iu.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=156141) Waiting for packet dumper to finish... 1 (prev_count=156141, count=157306) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_reset_two_1iu pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: 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 ------ Sat Apr 20 08:41:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_call' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_iu_lu_and_mt_call started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(2352)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(2352)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2352)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(2350)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_1-M3UA(2355)@d97f381c6fa7: ************************************************* MSC_Test_1-M3UA(2355)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2355)@d97f381c6fa7: ************************************************* MSC_Test_1-SCCP(2353)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_2-M3UA(2358)@d97f381c6fa7: ************************************************* MSC_Test_2-M3UA(2358)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2358)@d97f381c6fa7: ************************************************* MSC_Test_2-SCCP(2356)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2359)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(2361)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2361)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2361)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2361)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2361)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2361)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2361)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2361)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2362)@d97f381c6fa7: Created GsupExpect[0] for "262420000001142" to be handled at TC_iu_lu_and_mt_call2(2364) TC_iu_lu_and_mt_call2(2364)@d97f381c6fa7: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001142'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2352)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(2352)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2352)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2352)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(2352)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2352)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2352)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2352)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2352)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2352)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2352)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2352)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2352)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2352)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2352)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2352)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2355)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23907 to server: "172.18.186.200":2905 association #8 MSC_Test_1-M3UA(2355)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2355)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2355)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_1-M3UA(2355)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2355)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2355)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2355)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2355)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2355)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2355)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2355)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2355)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2355)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2355)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2355)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2358)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23908 to server: "172.18.186.200":2905 association #8 MSC_Test_2-M3UA(2358)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2358)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2358)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_2-M3UA(2358)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2358)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2358)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2358)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2358)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2358)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2358)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2355)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2358)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2355)@d97f381c6fa7: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2358)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2358)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2358)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2358)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2352)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2352)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2352)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2351)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2355)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2355)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2355)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2354)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2358)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2358)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2358)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2357)@d97f381c6fa7: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2357)@d97f381c6fa7: Added conn table entry 0TC_iu_lu_and_mt_call2(2364)10099565 MSC_Test_2-SCCP(2356)@d97f381c6fa7: First idle individual index:0 MSC_Test_2-M3UA(2358)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2357)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2358)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2358)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2356)@d97f381c6fa7: { messageType := 2, destLocRef := '9A1B6D'O, sourceLocRef := '0001AB'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2356)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(2362)@d97f381c6fa7: Found GsupExpect[0] for "262420000001142" handled at TC_iu_lu_and_mt_call2(2364) MSC_Test-GSUP(2362)@d97f381c6fa7: Added IMSI table entry 0TC_iu_lu_and_mt_call2(2364)"262420000001142" TC_iu_lu_and_mt_call2(2364)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call2(2364)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_2-M3UA(2358)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2358)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2356)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2356)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2356)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2356)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2357)@d97f381c6fa7: patching N(SD)=1 into dtap '0514242D705F2104E6B490FA'O MSC_Test_2-RAN(2357)@d97f381c6fa7: patched enc_l3: '0554242D705F2104E6B490FA'O MSC_Test_2-SCCP(2356)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2356)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2356)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2356)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554242D705F2104E6B490FA'O MSC_Test_2-M3UA(2358)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2358)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2358)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2356)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2356)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2356)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2356)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2356)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2356)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2356)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2356)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2358)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2358)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2358)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2356)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2356)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2356)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2356)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2358)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2358)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2356)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2356)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2356)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2356)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call2(2364)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2357)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2357)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_2-SCCP(2356)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2356)@d97f381c6fa7: vl_len:14 MSC_Test_2-SCCP(2356)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2356)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2358)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2358)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2358)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2356)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2356)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2356)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2356)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2356)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2356)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2356)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2356)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2358)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2358)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2358)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2356)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-M3UA(2358)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2357)@d97f381c6fa7: Deleted conn table entry 0TC_iu_lu_and_mt_call2(2364)10099565 TC_iu_lu_and_mt_call2(2364)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call2(2364)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call2(2364)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call2(2364)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(2359)@d97f381c6fa7: Added conn table entry 0TC_iu_lu_and_mt_call2(2364)1695653295 MSC_Test_2-RAN(2357)@d97f381c6fa7: Created IMSI[0] for '262420000001142'H'6F46FBF6'O to be handled at TC_iu_lu_and_mt_call2(2364) MSC_Test_2-M3UA(2358)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2358)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2357)@d97f381c6fa7: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_call2(2364) TC_iu_lu_and_mt_call2(2364)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2357)@d97f381c6fa7: Created IMSI[1] for '262420000001142'H'6F46FBF6'O to be handled at TC_iu_lu_and_mt_call2(2364) TC_iu_lu_and_mt_call2(2364)@d97f381c6fa7: 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 := '6F46FBF6'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2357)@d97f381c6fa7: Added conn table entry 0TC_iu_lu_and_mt_call2(2364)5139261 MSC_Test_2-SCCP(2356)@d97f381c6fa7: First idle individual index:0 MSC_Test_2-M3UA(2358)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2358)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2358)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2356)@d97f381c6fa7: { messageType := 2, destLocRef := '4E6B3D'O ("Nk="), sourceLocRef := '0001AC'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2356)@d97f381c6fa7: Session index based on local reference:0 TC_iu_lu_and_mt_call2(2364)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call2(2364)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2358)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2358)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2356)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2356)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2356)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2356)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2357)@d97f381c6fa7: patching N(SD)=0 into dtap '051445291F9E21040D5A5497'O MSC_Test_2-RAN(2357)@d97f381c6fa7: patched enc_l3: '051445291F9E21040D5A5497'O MSC_Test_2-SCCP(2356)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2356)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2356)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2356)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051445291F9E21040D5A5497'O MSC_Test_2-M3UA(2358)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2358)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2358)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2356)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2356)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2356)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2356)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2356)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2356)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2356)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2356)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2358)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2358)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2358)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2358)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2356)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2356)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2358)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2356)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2356)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2356)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2356)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2356)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2356)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call2(2364)@d97f381c6fa7: f_mt_call_complete 1 MSC_Test_2-RAN(2357)@d97f381c6fa7: patching N(SD)=1 into dtap '8301'O MSC_Test_2-RAN(2357)@d97f381c6fa7: patched enc_l3: '8341'O MSC_Test_2-SCCP(2356)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2356)@d97f381c6fa7: vl_len:14 MSC_Test_2-SCCP(2356)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2356)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028341'O MSC_Test_2-M3UA(2358)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_call2(2364)@d97f381c6fa7: f_mt_call_complete 2 MSC_Test-MGCP(2360)@d97f381c6fa7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_lu_and_mt_call2(2364) MSC_Test-MGCP(2360)@d97f381c6fa7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "433", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a5" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_iu_lu_and_mt_call2(2364) TC_iu_lu_and_mt_call2(2364)@d97f381c6fa7: f_mt_call_complete 3 TC_iu_lu_and_mt_call2(2364)@d97f381c6fa7: f_mt_call_complete 4.iu MSC_Test_2-M3UA(2358)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2358)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2356)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2356)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2356)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2356)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call2(2364)@d97f381c6fa7: f_mt_call_complete 6.iu MSC_Test_2-SCCP(2356)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2356)@d97f381c6fa7: vl_len:46 MSC_Test_2-SCCP(2356)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2356)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C60BA7C350001C0A802150000000000000000000000000040040C0000'O MSC_Test_2-M3UA(2358)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2357)@d97f381c6fa7: patching N(SD)=2 into dtap '8307'O MSC_Test_2-RAN(2357)@d97f381c6fa7: patched enc_l3: '8387'O MSC_Test_2-SCCP(2356)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2356)@d97f381c6fa7: vl_len:14 MSC_Test_2-SCCP(2356)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2356)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028387'O MSC_Test_2-M3UA(2358)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_call2(2364)@d97f381c6fa7: f_mt_call_complete 5.iu TC_iu_lu_and_mt_call2(2364)@d97f381c6fa7: f_mt_call_complete 8.iu TC_iu_lu_and_mt_call2(2364)@d97f381c6fa7: f_mt_call_complete 7.iu TC_iu_lu_and_mt_call2(2364)@d97f381c6fa7: f_mt_call_complete 9.iu TC_iu_lu_and_mt_call2(2364)@d97f381c6fa7: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_lu_and_mt_call2(2364)@d97f381c6fa7: f_mt_call_complete DONE TC_iu_lu_and_mt_call2(2364)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call2(2364)@d97f381c6fa7: Hold the call for some time TC_iu_lu_and_mt_call2(2364)@d97f381c6fa7: Call stayed open for 5.000000 seconds, all is well. TC_iu_lu_and_mt_call2(2364)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call2(2364)@d97f381c6fa7: Hangup TC_iu_lu_and_mt_call2(2364)@d97f381c6fa7: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_2-M3UA(2358)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2358)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2356)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2356)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2356)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2356)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call2(2364)@d97f381c6fa7: f_call_hangup 1: rx DTAP CC DISC MSC_Test_2-RAN(2357)@d97f381c6fa7: patching N(SD)=3 into dtap '832D0802E180'O MSC_Test_2-RAN(2357)@d97f381c6fa7: patched enc_l3: '83ED0802E180'O MSC_Test_2-SCCP(2356)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2356)@d97f381c6fa7: vl_len:18 MSC_Test_2-SCCP(2356)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2356)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400E000001001040070683ED0802E180'O MSC_Test_2-M3UA(2358)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(2359)@d97f381c6fa7: Deleted conn table entry 0TC_iu_lu_and_mt_call2(2364)1695653295 MSC_Test_2-M3UA(2358)@d97f381c6fa7: Message received on association #8 TC_iu_lu_and_mt_call2(2364)@d97f381c6fa7: f_call_hangup 2: rx MNCC REL ind MSC_Test_2-M3UA(2358)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2358)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2358)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2356)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2356)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2356)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2356)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2356)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2356)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2356)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2356)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call2(2364)@d97f381c6fa7: f_call_hangup 3: rx DTAP CC REL COMPL TC_iu_lu_and_mt_call2(2364)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mt_call2(2364)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mt_call2(2364)@d97f381c6fa7: f_call_hangup 5.iu: rx Iu Release Command MSC_Test_2-SCCP(2356)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2356)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2356)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2356)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2358)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2358)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2358)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2356)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-RAN(2357)@d97f381c6fa7: Deleted conn table entry 0TC_iu_lu_and_mt_call2(2364)5139261 TC_iu_lu_and_mt_call2(2364)@d97f381c6fa7: f_call_hangup 6.iu: rx SCCP DISC TC_iu_lu_and_mt_call2(2364)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2358)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_call2(2364)@d97f381c6fa7: f_call_hangup 9: done MSC_Test_2-RAN(2357)@d97f381c6fa7: Removed IMSI[0] for '262420000001142'H to be handled at TC_iu_lu_and_mt_call2(2364) TC_iu_lu_and_mt_call2(2364)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call2(2364)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_2-SCCP(2356)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(2350)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(2352)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(2359)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(2362)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-SCCP(2353)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(2351)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-M3UA(2355)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(2360)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2365)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-RAN(2354)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(2363)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(2361)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-RAN(2357)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2349)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-M3UA(2358)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2349): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(2350): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(2351): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(2352): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-SCCP(2353): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-RAN(2354): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-M3UA(2355): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-SCCP(2356): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-RAN(2357): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-M3UA(2358): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(2359): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(2360): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(2361): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(2362): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(2363): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_iu_lu_and_mt_call2(2364): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2365): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_iu_lu_and_mt_call finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_call pass'. Sat Apr 20 08:41:20 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_mt_call pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests_Iu.TC_iu_lu_and_mt_call.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=602297) Waiting for packet dumper to finish... 1 (prev_count=602297, count=603462) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_call pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: 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 ------ Sat Apr 20 08:41:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_call_already_paging' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_iu_lu_and_mt_call_already_paging started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(2369)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(2369)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2369)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(2367)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_1-M3UA(2372)@d97f381c6fa7: ************************************************* MSC_Test_1-M3UA(2372)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2372)@d97f381c6fa7: ************************************************* MSC_Test_1-SCCP(2370)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_2-M3UA(2375)@d97f381c6fa7: ************************************************* MSC_Test_2-M3UA(2375)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2375)@d97f381c6fa7: ************************************************* MSC_Test_2-SCCP(2373)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2376)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(2378)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2378)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2378)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2378)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2378)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2378)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2378)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2378)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2379)@d97f381c6fa7: Created GsupExpect[0] for "262420000001142" to be handled at TC_iu_lu_and_mt_call_already_paging2(2381) TC_iu_lu_and_mt_call_already_paging2(2381)@d97f381c6fa7: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001142'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2369)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(2369)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2369)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2369)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(2369)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2369)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2369)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2369)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2369)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2369)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2369)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2369)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2369)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2369)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2369)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2369)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2372)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23907 to server: "172.18.186.200":2905 association #8 MSC_Test_1-M3UA(2372)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2372)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2372)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_1-M3UA(2372)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2372)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2372)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2372)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2372)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2372)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2372)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2372)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2372)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2372)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2372)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2372)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2375)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23908 to server: "172.18.186.200":2905 association #8 MSC_Test_2-M3UA(2375)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2375)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2375)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_2-M3UA(2375)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2375)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2375)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2375)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2375)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2375)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2375)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2372)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2375)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2372)@d97f381c6fa7: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2375)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2375)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2375)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2375)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2369)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2369)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2369)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2368)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2372)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2372)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2372)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2371)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2375)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2375)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2375)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2374)@d97f381c6fa7: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2374)@d97f381c6fa7: Added conn table entry 0TC_iu_lu_and_mt_call_already_paging2(2381)3373186 MSC_Test_2-SCCP(2373)@d97f381c6fa7: First idle individual index:0 MSC_Test_2-M3UA(2375)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2374)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2375)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2375)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2373)@d97f381c6fa7: { messageType := 2, destLocRef := '337882'O, sourceLocRef := '0001AD'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2373)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(2379)@d97f381c6fa7: Found GsupExpect[0] for "262420000001142" handled at TC_iu_lu_and_mt_call_already_paging2(2381) MSC_Test-GSUP(2379)@d97f381c6fa7: Added IMSI table entry 0TC_iu_lu_and_mt_call_already_paging2(2381)"262420000001142" TC_iu_lu_and_mt_call_already_paging2(2381)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call_already_paging2(2381)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_2-M3UA(2375)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2375)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2373)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2373)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2373)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2373)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2374)@d97f381c6fa7: patching N(SD)=1 into dtap '0514CF383EB92104DCEE4767'O MSC_Test_2-RAN(2374)@d97f381c6fa7: patched enc_l3: '0554CF383EB92104DCEE4767'O MSC_Test_2-SCCP(2373)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2373)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2373)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2373)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554CF383EB92104DCEE4767'O MSC_Test_2-M3UA(2375)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2375)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2375)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2373)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2373)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2373)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2373)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2373)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2373)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2373)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2373)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2375)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2375)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2375)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2373)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2373)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2373)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2373)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2375)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2375)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2373)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2373)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2373)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2373)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call_already_paging2(2381)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2374)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2374)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_2-SCCP(2373)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2373)@d97f381c6fa7: vl_len:14 MSC_Test_2-SCCP(2373)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2373)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2375)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2375)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2375)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2373)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2373)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2373)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2373)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2373)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2373)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2373)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2373)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2375)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2375)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2375)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2373)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-M3UA(2375)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2374)@d97f381c6fa7: Deleted conn table entry 0TC_iu_lu_and_mt_call_already_paging2(2381)3373186 TC_iu_lu_and_mt_call_already_paging2(2381)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call_already_paging2(2381)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call_already_paging2(2381)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call_already_paging2(2381)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2374)@d97f381c6fa7: Created IMSI[0] for '262420000001142'H'1FEDC5BB'O to be handled at TC_iu_lu_and_mt_call_already_paging2(2381) TC_iu_lu_and_mt_call_already_paging2(2381)@d97f381c6fa7: start Paging by an SMS MSC_Test_2-M3UA(2375)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2375)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2374)@d97f381c6fa7: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_call_already_paging2(2381) TC_iu_lu_and_mt_call_already_paging2(2381)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call_already_paging2(2381)@d97f381c6fa7: MNCC signals MT call, before Paging Response MSC_Test_2-RAN(2374)@d97f381c6fa7: Created IMSI[1] for '262420000001142'H'1FEDC5BB'O to be handled at TC_iu_lu_and_mt_call_already_paging2(2381) MSC_Test-MNCC(2376)@d97f381c6fa7: Added conn table entry 0TC_iu_lu_and_mt_call_already_paging2(2381)260751331 TC_iu_lu_and_mt_call_already_paging2(2381)@d97f381c6fa7: phone answers Paging, expecting both SMS and MT call to be established TC_iu_lu_and_mt_call_already_paging2(2381)@d97f381c6fa7: 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 := '1FEDC5BB'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2374)@d97f381c6fa7: Added conn table entry 0TC_iu_lu_and_mt_call_already_paging2(2381)4455296 MSC_Test_2-SCCP(2373)@d97f381c6fa7: First idle individual index:0 MSC_Test_2-M3UA(2375)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2375)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2375)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2373)@d97f381c6fa7: { messageType := 2, destLocRef := '43FB80'O, sourceLocRef := '0001AE'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2373)@d97f381c6fa7: Session index based on local reference:0 TC_iu_lu_and_mt_call_already_paging2(2381)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call_already_paging2(2381)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2375)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2375)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2373)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2373)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2373)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2373)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2374)@d97f381c6fa7: patching N(SD)=0 into dtap '0514A3A2524C21044A9292FC'O MSC_Test_2-RAN(2374)@d97f381c6fa7: patched enc_l3: '0514A3A2524C21044A9292FC'O MSC_Test_2-SCCP(2373)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2373)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2373)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2373)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514A3A2524C21044A9292FC'O MSC_Test_2-M3UA(2375)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2375)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2375)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2373)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2373)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2373)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2373)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2373)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2373)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2373)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2373)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2375)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2375)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2375)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2375)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2375)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2373)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-M3UA(2375)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2373)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2373)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2373)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2375)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2373)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2373)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2373)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2373)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2373)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2373)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2373)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2373)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call_already_paging2(2381)@d97f381c6fa7: Got SMS-DELIVER TC_iu_lu_and_mt_call_already_paging2(2381)@d97f381c6fa7: Got CC Setup TC_iu_lu_and_mt_call_already_paging2(2381)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call_already_paging2(2381)@d97f381c6fa7: success, tear down MSC_Test_2-SCCP(2373)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2373)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2373)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2373)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000B40080000010004400140'O MSC_Test_2-M3UA(2375)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2375)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2375)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2375)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2373)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-M3UA(2375)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2373)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2373)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2373)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2373)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2373)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2373)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2373)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2373)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2373)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2373)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2373)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2375)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2375)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2375)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2373)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-RAN(2374)@d97f381c6fa7: Deleted conn table entry 0TC_iu_lu_and_mt_call_already_paging2(2381)4455296 MSC_Test_2-M3UA(2375)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_call_already_paging2(2381)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call_already_paging2(2381)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call_already_paging2(2381)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call_already_paging2(2381)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_1-RAN(2371)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(2367)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(2368)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(2376)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(2379)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-SCCP(2370)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-SCCP(2373)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-RAN(2374)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(2369)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2366)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(2378)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(2377)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2382)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(2380)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-M3UA(2375)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-M3UA(2372)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2366): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(2367): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(2368): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(2369): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-SCCP(2370): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-RAN(2371): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-M3UA(2372): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-SCCP(2373): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-RAN(2374): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-M3UA(2375): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(2376): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(2377): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(2378): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(2379): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(2380): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_iu_lu_and_mt_call_already_paging2(2381): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2382): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_iu_lu_and_mt_call_already_paging finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_call_already_paging pass'. Sat Apr 20 08:41:27 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_mt_call_already_paging pass ====== Saving talloc report from 172.18.186.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=507855) Waiting for packet dumper to finish... 1 (prev_count=507855, count=511054) MTC@d97f381c6fa7: 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@d97f381c6fa7: 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 ------ Sat Apr 20 08:41:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_sms' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_iu_lu_and_mo_sms started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(2386)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(2386)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2386)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(2384)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_1-M3UA(2389)@d97f381c6fa7: ************************************************* MSC_Test_1-M3UA(2389)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2389)@d97f381c6fa7: ************************************************* MSC_Test_1-SCCP(2387)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_2-M3UA(2392)@d97f381c6fa7: ************************************************* MSC_Test_2-M3UA(2392)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2392)@d97f381c6fa7: ************************************************* MSC_Test_2-SCCP(2390)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2393)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(2395)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2395)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2395)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2395)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2395)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2395)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2395)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2395)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2396)@d97f381c6fa7: Created GsupExpect[0] for "262420000001042" to be handled at TC_iu_lu_and_mo_sms2(2398) TC_iu_lu_and_mo_sms2(2398)@d97f381c6fa7: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001042'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2386)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(2386)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2386)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2386)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(2386)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2386)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2386)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2386)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2386)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2386)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2386)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2386)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2386)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2386)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2386)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2386)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2389)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23907 to server: "172.18.186.200":2905 association #8 MSC_Test_1-M3UA(2389)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2389)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2389)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_1-M3UA(2389)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2389)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2389)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2389)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2389)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2389)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2389)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2389)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2389)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2389)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2389)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2389)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2392)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23908 to server: "172.18.186.200":2905 association #8 MSC_Test_2-M3UA(2392)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2392)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2392)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_2-M3UA(2392)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2392)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2392)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2392)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2392)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2392)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2389)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2392)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2392)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2389)@d97f381c6fa7: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2392)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2392)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2392)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2392)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2386)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2386)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2386)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2385)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2389)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2389)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2389)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2388)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2392)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2392)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2392)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2391)@d97f381c6fa7: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2391)@d97f381c6fa7: Added conn table entry 0TC_iu_lu_and_mo_sms2(2398)16075218 MSC_Test_2-SCCP(2390)@d97f381c6fa7: First idle individual index:0 MSC_Test_2-M3UA(2392)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2391)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2392)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2392)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2390)@d97f381c6fa7: { messageType := 2, destLocRef := 'F549D2'O, sourceLocRef := '0001AF'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2390)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(2396)@d97f381c6fa7: Found GsupExpect[0] for "262420000001042" handled at TC_iu_lu_and_mo_sms2(2398) MSC_Test-GSUP(2396)@d97f381c6fa7: Added IMSI table entry 0TC_iu_lu_and_mo_sms2(2398)"262420000001042" TC_iu_lu_and_mo_sms2(2398)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_sms2(2398)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_2-M3UA(2392)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2392)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2390)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2390)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2390)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2390)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2391)@d97f381c6fa7: patching N(SD)=1 into dtap '0514CC616B2421046F6943C8'O MSC_Test_2-RAN(2391)@d97f381c6fa7: patched enc_l3: '0554CC616B2421046F6943C8'O MSC_Test_2-SCCP(2390)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2390)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2390)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2390)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554CC616B2421046F6943C8'O MSC_Test_2-M3UA(2392)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2392)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2392)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2390)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2390)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2390)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2390)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2390)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2390)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2390)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2390)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2392)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2392)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2392)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2390)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2390)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2390)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2390)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2392)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2392)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2390)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2390)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2390)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2390)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_sms2(2398)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2391)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2391)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_2-SCCP(2390)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2390)@d97f381c6fa7: vl_len:14 MSC_Test_2-SCCP(2390)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2390)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2392)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2392)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2392)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2390)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2390)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2390)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2390)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2390)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2390)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2390)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2390)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2392)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2392)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2392)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2390)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-M3UA(2392)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2391)@d97f381c6fa7: Deleted conn table entry 0TC_iu_lu_and_mo_sms2(2398)16075218 TC_iu_lu_and_mo_sms2(2398)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_sms2(2398)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_sms2(2398)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_sms2(2398)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_sms2(2398)@d97f381c6fa7: 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 := '10970479'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2391)@d97f381c6fa7: Added conn table entry 0TC_iu_lu_and_mo_sms2(2398)13770712 MSC_Test_2-RAN(2391)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2390)@d97f381c6fa7: First idle individual index:0 MSC_Test_2-M3UA(2392)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2392)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2392)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2390)@d97f381c6fa7: { messageType := 2, destLocRef := 'D21FD8'O, sourceLocRef := '0001B0'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2390)@d97f381c6fa7: Session index based on local reference:0 TC_iu_lu_and_mo_sms2(2398)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_sms2(2398)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2392)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2392)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2390)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2390)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2390)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2390)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2391)@d97f381c6fa7: patching N(SD)=1 into dtap '051406E16C46210450E6B710'O MSC_Test_2-RAN(2391)@d97f381c6fa7: patched enc_l3: '055406E16C46210450E6B710'O MSC_Test_2-SCCP(2390)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2390)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2390)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2390)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055406E16C46210450E6B710'O MSC_Test_2-M3UA(2392)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2392)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2392)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2390)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2390)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2390)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2390)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2390)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2390)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2390)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2390)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2392)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2392)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2392)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2390)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2390)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2390)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2390)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2390)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2390)@d97f381c6fa7: vl_len:42 MSC_Test_2-SCCP(2390)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2390)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440260000020010401A1909011600420007914477581006500A052305002143F5000000003B400140'O MSC_Test_2-M3UA(2392)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2392)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2392)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2390)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2390)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2390)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2390)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2392)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2392)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2390)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2390)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2390)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2390)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_sms2(2398)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_sms2(2398)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2390)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2390)@d97f381c6fa7: vl_len:19 MSC_Test_2-SCCP(2390)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2390)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400F00000200104003020904003B400140'O MSC_Test_2-M3UA(2392)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2392)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2392)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2390)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2390)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2390)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2390)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2390)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2390)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2390)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2390)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2392)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2392)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2392)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2390)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-M3UA(2392)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2391)@d97f381c6fa7: Deleted conn table entry 0TC_iu_lu_and_mo_sms2(2398)13770712 TC_iu_lu_and_mo_sms2(2398)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_sms2(2398)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_sms2(2398)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_sms2(2398)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test-GSUP(2396)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(2386)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(2385)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(2384)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-SCCP(2387)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(2393)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-RAN(2391)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-M3UA(2389)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2383)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-RAN(2388)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(2397)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(2394)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2399)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-SCCP(2390)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-M3UA(2392)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(2395)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2383): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(2384): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(2385): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(2386): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-SCCP(2387): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-RAN(2388): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-M3UA(2389): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-SCCP(2390): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-RAN(2391): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-M3UA(2392): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(2393): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(2394): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(2395): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(2396): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(2397): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_iu_lu_and_mo_sms2(2398): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2399): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_iu_lu_and_mo_sms finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_sms pass'. Sat Apr 20 08:41:34 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_mo_sms pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests_Iu.TC_iu_lu_and_mo_sms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=490957) Waiting for packet dumper to finish... 1 (prev_count=490957, count=494156) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_sms pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: 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 ------ Sat Apr 20 08:41:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_iu_lu_and_mt_sms started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2403)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(2403)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2403)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-SCCP(2401)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2406)@d97f381c6fa7: ************************************************* MSC_Test_1-M3UA(2406)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2406)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_1-SCCP(2404)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_2-M3UA(2409)@d97f381c6fa7: ************************************************* MSC_Test_2-M3UA(2409)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2409)@d97f381c6fa7: ************************************************* MSC_Test_2-SCCP(2407)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2410)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2403)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(2403)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2403)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2403)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(2403)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2403)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2403)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2403)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2403)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2403)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2403)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2403)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2403)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2403)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2403)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2403)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2406)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23907 to server: "172.18.186.200":2905 association #8 MSC_Test_1-M3UA(2406)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2406)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2406)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_1-M3UA(2406)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2406)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2406)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2406)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2406)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2406)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2406)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2406)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2406)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2406)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2406)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2406)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2409)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23908 to server: "172.18.186.200":2905 association #8 MSC_Test_2-M3UA(2409)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2409)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2409)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_2-M3UA(2409)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2409)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2409)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2409)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2409)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2409)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2406)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2409)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2409)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2409)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2409)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2406)@d97f381c6fa7: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2409)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2409)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2403)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2403)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2403)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2402)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2406)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2406)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2406)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2405)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP-IPA(2412)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2412)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2412)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2412)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2412)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2412)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2412)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2412)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_2-M3UA(2409)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2409)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2409)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2408)@d97f381c6fa7: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2413)@d97f381c6fa7: Created GsupExpect[0] for "262420000001043" to be handled at TC_iu_lu_and_mt_sms2(2415) TC_iu_lu_and_mt_sms2(2415)@d97f381c6fa7: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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-RAN(2408)@d97f381c6fa7: Added conn table entry 0TC_iu_lu_and_mt_sms2(2415)378840 MSC_Test_2-SCCP(2407)@d97f381c6fa7: First idle individual index:0 MSC_Test_2-M3UA(2409)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2408)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2409)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2409)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2407)@d97f381c6fa7: { messageType := 2, destLocRef := '05C7D8'O, sourceLocRef := '0001B1'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2407)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(2413)@d97f381c6fa7: Found GsupExpect[0] for "262420000001043" handled at TC_iu_lu_and_mt_sms2(2415) MSC_Test-GSUP(2413)@d97f381c6fa7: Added IMSI table entry 0TC_iu_lu_and_mt_sms2(2415)"262420000001043" TC_iu_lu_and_mt_sms2(2415)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms2(2415)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_2-M3UA(2409)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2409)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2407)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2407)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2407)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2407)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2408)@d97f381c6fa7: patching N(SD)=1 into dtap '051447E4E75B21046BD4874E'O MSC_Test_2-RAN(2408)@d97f381c6fa7: patched enc_l3: '055447E4E75B21046BD4874E'O MSC_Test_2-SCCP(2407)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2407)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2407)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2407)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055447E4E75B21046BD4874E'O MSC_Test_2-M3UA(2409)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2409)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2409)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2407)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2407)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2407)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2407)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2407)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2407)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2407)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2407)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2409)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2409)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2409)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2407)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2407)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2407)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2407)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2409)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2409)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2407)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2407)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2407)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2407)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms2(2415)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2408)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2408)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_2-SCCP(2407)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2407)@d97f381c6fa7: vl_len:14 MSC_Test_2-SCCP(2407)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2407)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2409)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2409)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2409)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2407)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2407)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2407)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2407)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2407)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2407)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2407)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2407)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2409)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2409)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2409)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2407)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-M3UA(2409)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2408)@d97f381c6fa7: Deleted conn table entry 0TC_iu_lu_and_mt_sms2(2415)378840 TC_iu_lu_and_mt_sms2(2415)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms2(2415)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms2(2415)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms2(2415)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2408)@d97f381c6fa7: Created IMSI[0] for '262420000001043'H'48746761'O ("Htga") to be handled at TC_iu_lu_and_mt_sms2(2415) MSC_Test_2-M3UA(2409)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2409)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2408)@d97f381c6fa7: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_sms2(2415) TC_iu_lu_and_mt_sms2(2415)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms2(2415)@d97f381c6fa7: 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 := '48746761'O ("Htga") } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2408)@d97f381c6fa7: Added conn table entry 0TC_iu_lu_and_mt_sms2(2415)3058277 MSC_Test_2-SCCP(2407)@d97f381c6fa7: First idle individual index:0 MSC_Test_2-M3UA(2409)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2409)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2409)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2407)@d97f381c6fa7: { messageType := 2, destLocRef := '2EAA65'O, sourceLocRef := '0001B2'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2407)@d97f381c6fa7: Session index based on local reference:0 TC_iu_lu_and_mt_sms2(2415)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms2(2415)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2409)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2409)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2407)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2407)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2407)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2407)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2408)@d97f381c6fa7: patching N(SD)=0 into dtap '05145F96E0CF210400D2ACC4'O MSC_Test_2-RAN(2408)@d97f381c6fa7: patched enc_l3: '05145F96E0CF210400D2ACC4'O MSC_Test_2-SCCP(2407)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2407)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2407)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2407)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05145F96E0CF210400D2ACC4'O MSC_Test_2-M3UA(2409)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2409)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2409)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2407)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2407)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2407)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2407)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2407)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2407)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2407)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2407)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2409)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2409)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2409)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2409)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2407)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-M3UA(2409)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2407)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2407)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2407)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2407)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2407)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2407)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2407)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms2(2415)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2407)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2407)@d97f381c6fa7: vl_len:19 MSC_Test_2-SCCP(2407)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2407)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O MSC_Test_2-M3UA(2409)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2407)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2407)@d97f381c6fa7: vl_len:22 MSC_Test_2-SCCP(2407)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2407)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O MSC_Test_2-M3UA(2409)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2409)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2409)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2409)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2409)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2407)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2407)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2407)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2407)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2407)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2407)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2407)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2407)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms2(2415)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2407)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2407)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2407)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2407)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2409)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2409)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2409)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2407)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-RAN(2408)@d97f381c6fa7: Deleted conn table entry 0TC_iu_lu_and_mt_sms2(2415)3058277 TC_iu_lu_and_mt_sms2(2415)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms2(2415)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms2(2415)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2409)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_sms2(2415)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-M3UA(2403)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-M3UA(2406)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-SCCP(2404)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(2410)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(2401)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(2413)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-RAN(2405)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-RAN(2408)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(2402)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-SCCP(2407)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2400)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-M3UA(2409)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2416)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(2412)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(2411)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(2414)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2400): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(2401): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(2402): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(2403): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-SCCP(2404): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-RAN(2405): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-M3UA(2406): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-SCCP(2407): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-RAN(2408): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-M3UA(2409): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(2410): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(2411): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(2412): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(2413): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(2414): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_iu_lu_and_mt_sms2(2415): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2416): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_iu_lu_and_mt_sms finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms pass'. Sat Apr 20 08:41:41 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_mt_sms pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests_Iu.TC_iu_lu_and_mt_sms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=505464) Waiting for packet dumper to finish... 1 (prev_count=505464, count=508663) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: 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 ------ Sat Apr 20 08:41:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_already_paging' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_iu_lu_and_mt_sms_already_paging started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2420)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(2420)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2420)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-SCCP(2418)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_1-M3UA(2423)@d97f381c6fa7: ************************************************* MSC_Test_1-M3UA(2423)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2423)@d97f381c6fa7: ************************************************* MSC_Test_1-SCCP(2421)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_2-M3UA(2426)@d97f381c6fa7: ************************************************* MSC_Test_2-M3UA(2426)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2426)@d97f381c6fa7: ************************************************* MSC_Test_2-SCCP(2424)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2427)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(2429)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2429)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2429)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2429)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2429)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2429)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2429)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2429)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2430)@d97f381c6fa7: Created GsupExpect[0] for "262420000101045" to be handled at TC_iu_lu_and_mt_sms_already_paging2(2432) TC_iu_lu_and_mt_sms_already_paging2(2432)@d97f381c6fa7: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000101045'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2420)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(2420)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2420)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2420)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(2420)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2420)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2420)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2420)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2420)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2420)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2420)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2420)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2420)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2420)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2420)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2420)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2423)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23907 to server: "172.18.186.200":2905 association #8 MSC_Test_1-M3UA(2423)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2423)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2423)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_1-M3UA(2423)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2423)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2423)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2423)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2423)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2423)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2423)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2423)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2423)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2423)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2423)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2423)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2426)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23908 to server: "172.18.186.200":2905 association #8 MSC_Test_2-M3UA(2426)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2426)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2426)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_2-M3UA(2426)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2426)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2426)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2426)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2426)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2426)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2426)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2423)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2423)@d97f381c6fa7: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2426)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2426)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2426)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2426)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2426)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2420)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2420)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2420)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2419)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2423)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2423)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2423)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2422)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2426)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2426)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2426)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2425)@d97f381c6fa7: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2425)@d97f381c6fa7: Added conn table entry 0TC_iu_lu_and_mt_sms_already_paging2(2432)12559402 MSC_Test_2-SCCP(2424)@d97f381c6fa7: First idle individual index:0 MSC_Test_2-M3UA(2426)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2425)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2426)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2426)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2424)@d97f381c6fa7: { messageType := 2, destLocRef := 'BFA42A'O, sourceLocRef := '0001B3'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2424)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(2430)@d97f381c6fa7: Found GsupExpect[0] for "262420000101045" handled at TC_iu_lu_and_mt_sms_already_paging2(2432) MSC_Test-GSUP(2430)@d97f381c6fa7: Added IMSI table entry 0TC_iu_lu_and_mt_sms_already_paging2(2432)"262420000101045" TC_iu_lu_and_mt_sms_already_paging2(2432)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_already_paging2(2432)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_2-M3UA(2426)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2426)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2424)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2424)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2424)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2424)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2425)@d97f381c6fa7: patching N(SD)=1 into dtap '05146FFDC80C2104C76EA9A3'O MSC_Test_2-RAN(2425)@d97f381c6fa7: patched enc_l3: '05546FFDC80C2104C76EA9A3'O MSC_Test_2-SCCP(2424)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2424)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2424)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2424)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05546FFDC80C2104C76EA9A3'O MSC_Test_2-M3UA(2426)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2426)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2426)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2424)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2424)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2424)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2424)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2424)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2424)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2424)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2424)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2426)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2426)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2426)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2424)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2424)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2424)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2424)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2426)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2426)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2424)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2424)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2424)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2424)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms_already_paging2(2432)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2425)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2425)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_2-SCCP(2424)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2424)@d97f381c6fa7: vl_len:14 MSC_Test_2-SCCP(2424)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2424)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2426)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2426)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2426)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2424)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2424)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2424)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2424)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2424)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2424)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2424)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2424)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2426)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2426)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2426)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2424)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-M3UA(2426)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2425)@d97f381c6fa7: Deleted conn table entry 0TC_iu_lu_and_mt_sms_already_paging2(2432)12559402 TC_iu_lu_and_mt_sms_already_paging2(2432)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_already_paging2(2432)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_already_paging2(2432)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_already_paging2(2432)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2425)@d97f381c6fa7: Created IMSI[0] for '262420000101045'H'256995D5'O to be handled at TC_iu_lu_and_mt_sms_already_paging2(2432) TC_iu_lu_and_mt_sms_already_paging2(2432)@d97f381c6fa7: first SMS MSC_Test_2-M3UA(2426)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2426)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2425)@d97f381c6fa7: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_sms_already_paging2(2432) TC_iu_lu_and_mt_sms_already_paging2(2432)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_already_paging2(2432)@d97f381c6fa7: second SMS TC_iu_lu_and_mt_sms_already_paging2(2432)@d97f381c6fa7: 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 := '256995D5'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2425)@d97f381c6fa7: Added conn table entry 0TC_iu_lu_and_mt_sms_already_paging2(2432)3485166 MSC_Test_2-SCCP(2424)@d97f381c6fa7: First idle individual index:0 MSC_Test_2-M3UA(2426)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2426)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2426)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2424)@d97f381c6fa7: { messageType := 2, destLocRef := '352DEE'O, sourceLocRef := '0001B4'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2424)@d97f381c6fa7: Session index based on local reference:0 TC_iu_lu_and_mt_sms_already_paging2(2432)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_already_paging2(2432)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2426)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2426)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2424)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2424)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2424)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2424)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2425)@d97f381c6fa7: patching N(SD)=0 into dtap '051481CAF63821040CEA2CED'O MSC_Test_2-RAN(2425)@d97f381c6fa7: patched enc_l3: '051481CAF63821040CEA2CED'O MSC_Test_2-SCCP(2424)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2424)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2424)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2424)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051481CAF63821040CEA2CED'O MSC_Test_2-M3UA(2426)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2426)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2426)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2424)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2424)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2424)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2424)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2424)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2424)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2424)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2424)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2426)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2426)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2426)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2426)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2424)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-M3UA(2426)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2424)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2424)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2424)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2424)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2424)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2424)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2424)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms_already_paging2(2432)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2424)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2424)@d97f381c6fa7: vl_len:19 MSC_Test_2-SCCP(2424)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2424)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O MSC_Test_2-M3UA(2426)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2424)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2424)@d97f381c6fa7: vl_len:22 MSC_Test_2-SCCP(2424)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2424)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O MSC_Test_2-M3UA(2426)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2426)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2426)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2424)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-M3UA(2426)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2424)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2424)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2424)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2426)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2424)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2424)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2424)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2424)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms_already_paging2(2432)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_already_paging2(2432)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2424)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2424)@d97f381c6fa7: vl_len:19 MSC_Test_2-SCCP(2424)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2424)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400F00000200104003029904003B400140'O MSC_Test_2-SCCP(2424)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2424)@d97f381c6fa7: vl_len:22 MSC_Test_2-SCCP(2424)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2424)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014401200000200104006059901020201003B400140'O MSC_Test_2-M3UA(2426)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2426)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2426)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2426)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2426)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2426)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2424)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2424)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2424)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2424)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2424)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2424)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2424)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2424)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms_already_paging2(2432)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2424)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2424)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2424)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2424)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2426)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2426)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2426)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2424)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-RAN(2425)@d97f381c6fa7: Deleted conn table entry 0TC_iu_lu_and_mt_sms_already_paging2(2432)3485166 MSC_Test_2-M3UA(2426)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_sms_already_paging2(2432)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_already_paging2(2432)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_already_paging2(2432)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_already_paging2(2432)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-RAN(2419)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(2420)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-SCCP(2421)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-M3UA(2423)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(2430)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-RAN(2425)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(2418)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-SCCP(2424)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2417)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-RAN(2422)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(2427)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(2431)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(2429)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(2428)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2433)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-M3UA(2426)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2417): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(2418): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(2419): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(2420): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-SCCP(2421): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-RAN(2422): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-M3UA(2423): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-SCCP(2424): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-RAN(2425): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-M3UA(2426): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(2427): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(2428): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(2429): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(2430): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(2431): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_iu_lu_and_mt_sms_already_paging2(2432): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2433): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_iu_lu_and_mt_sms_already_paging finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_already_paging pass'. Sat Apr 20 08:41:49 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_mt_sms_already_paging pass ====== Saving talloc report from 172.18.186.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=555963) Waiting for packet dumper to finish... 1 (prev_count=555963, count=559162) MTC@d97f381c6fa7: 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@d97f381c6fa7: 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 ------ Sat Apr 20 08:41:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: 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@d97f381c6fa7: Test case TC_iu_lu_and_mt_sms_paging_and_nothing started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(2437)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(2437)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2437)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(2435)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_1-M3UA(2440)@d97f381c6fa7: ************************************************* MSC_Test_1-M3UA(2440)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2440)@d97f381c6fa7: ************************************************* MSC_Test_1-SCCP(2438)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_2-M3UA(2443)@d97f381c6fa7: ************************************************* MSC_Test_2-M3UA(2443)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2443)@d97f381c6fa7: ************************************************* MSC_Test_2-SCCP(2441)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2444)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2437)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(2437)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2437)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2437)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(2437)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2437)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2437)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2437)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2437)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2437)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2437)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2437)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2437)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2437)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2437)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2437)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2440)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23907 to server: "172.18.186.200":2905 association #8 MSC_Test_1-M3UA(2440)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2440)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2440)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_1-M3UA(2440)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2440)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2440)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2440)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2440)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2440)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2440)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2440)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2440)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2440)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2440)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2440)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2443)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23908 to server: "172.18.186.200":2905 association #8 MSC_Test_2-M3UA(2443)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2443)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2443)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_2-M3UA(2443)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2443)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2443)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2443)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2443)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2443)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2443)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2443)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2440)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2443)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2443)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2440)@d97f381c6fa7: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2443)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2443)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2437)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2437)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2437)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2436)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2440)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2440)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2440)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP-IPA(2446)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2446)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test_1-RAN(2439)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP-IPA(2446)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2446)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2446)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2446)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2446)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2446)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_2-M3UA(2443)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2443)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2443)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2442)@d97f381c6fa7: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2447)@d97f381c6fa7: Created GsupExpect[0] for "262420000101843" to be handled at TC_iu_lu_and_mt_sms_paging_and_nothing2(2449) TC_iu_lu_and_mt_sms_paging_and_nothing2(2449)@d97f381c6fa7: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000101843'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-RAN(2442)@d97f381c6fa7: Added conn table entry 0TC_iu_lu_and_mt_sms_paging_and_nothing2(2449)6805826 MSC_Test_2-SCCP(2441)@d97f381c6fa7: First idle individual index:0 MSC_Test_2-M3UA(2443)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2442)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2443)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2443)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2441)@d97f381c6fa7: { messageType := 2, destLocRef := '67D942'O, sourceLocRef := '0001B5'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2441)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(2447)@d97f381c6fa7: Found GsupExpect[0] for "262420000101843" handled at TC_iu_lu_and_mt_sms_paging_and_nothing2(2449) MSC_Test-GSUP(2447)@d97f381c6fa7: Added IMSI table entry 0TC_iu_lu_and_mt_sms_paging_and_nothing2(2449)"262420000101843" TC_iu_lu_and_mt_sms_paging_and_nothing2(2449)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_paging_and_nothing2(2449)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_2-M3UA(2443)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2443)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2441)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2441)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2441)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2441)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2442)@d97f381c6fa7: patching N(SD)=1 into dtap '05146C0953922104B864BC3E'O MSC_Test_2-RAN(2442)@d97f381c6fa7: patched enc_l3: '05546C0953922104B864BC3E'O MSC_Test_2-SCCP(2441)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2441)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2441)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2441)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05546C0953922104B864BC3E'O MSC_Test_2-M3UA(2443)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2443)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2443)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2441)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2441)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2441)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2441)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2441)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2441)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2441)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2441)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2443)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2443)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2443)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2441)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2441)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2441)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2441)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2443)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2443)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2441)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2441)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2441)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2441)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms_paging_and_nothing2(2449)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2442)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2442)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_2-SCCP(2441)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2441)@d97f381c6fa7: vl_len:14 MSC_Test_2-SCCP(2441)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2441)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2443)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2443)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2443)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2441)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2441)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2441)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2441)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2441)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2441)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2441)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2441)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2443)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2443)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2443)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2441)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-M3UA(2443)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2442)@d97f381c6fa7: Deleted conn table entry 0TC_iu_lu_and_mt_sms_paging_and_nothing2(2449)6805826 TC_iu_lu_and_mt_sms_paging_and_nothing2(2449)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_and_nothing2(2449)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_paging_and_nothing2(2449)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_and_nothing2(2449)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2442)@d97f381c6fa7: Created IMSI[0] for '262420000101843'H'9C98D1D6'O to be handled at TC_iu_lu_and_mt_sms_paging_and_nothing2(2449) MSC_Test_2-M3UA(2443)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2443)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2442)@d97f381c6fa7: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_sms_paging_and_nothing2(2449) TC_iu_lu_and_mt_sms_paging_and_nothing2(2449)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP-IPA(2446)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2446)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_iu_lu_and_mt_sms_paging_and_nothing2(2449)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_and_nothing2(2449)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_and_nothing2(2449)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-RAN(2436)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-SCCP(2438)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(2435)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(2447)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-M3UA(2443)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-RAN(2439)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-M3UA(2440)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(2444)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(2437)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2434)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(2446)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(2448)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(2445)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2450)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-SCCP(2441)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-RAN(2442)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2434): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(2435): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(2436): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(2437): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-SCCP(2438): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-RAN(2439): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-M3UA(2440): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-SCCP(2441): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-RAN(2442): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-M3UA(2443): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(2444): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(2445): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(2446): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(2447): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(2448): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_iu_lu_and_mt_sms_paging_and_nothing2(2449): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2450): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_iu_lu_and_mt_sms_paging_and_nothing finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_and_nothing pass'. Sat Apr 20 08:42:16 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_and_nothing pass ====== Saving talloc report from 172.18.186.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=348511) Waiting for packet dumper to finish... 1 (prev_count=348511, count=351710) MTC@d97f381c6fa7: 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@d97f381c6fa7: 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 ------ Sat Apr 20 08:42:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_repeated' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_iu_lu_and_mt_sms_paging_repeated started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(2454)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(2454)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2454)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(2452)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_1-M3UA(2457)@d97f381c6fa7: ************************************************* MSC_Test_1-M3UA(2457)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2457)@d97f381c6fa7: ************************************************* MSC_Test_1-SCCP(2455)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_2-M3UA(2460)@d97f381c6fa7: ************************************************* MSC_Test_2-M3UA(2460)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2460)@d97f381c6fa7: ************************************************* MSC_Test_2-SCCP(2458)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2461)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2454)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(2454)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2454)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2454)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(2454)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2454)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2454)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2454)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2454)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2454)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2454)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2454)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2454)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2454)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2454)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2454)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2457)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23907 to server: "172.18.186.200":2905 association #8 MSC_Test_1-M3UA(2457)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2457)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2457)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_1-M3UA(2457)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2457)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2457)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2457)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2457)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2457)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2457)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2457)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2457)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2457)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2457)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2457)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2460)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23908 to server: "172.18.186.200":2905 association #8 MSC_Test_2-M3UA(2460)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2460)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2460)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_2-M3UA(2460)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2460)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2460)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2460)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2460)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2460)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2457)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2460)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2460)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2460)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2460)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2457)@d97f381c6fa7: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2460)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2460)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2454)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2454)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2454)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-M3UA(2457)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2457)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2457)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2453)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-RAN(2456)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2460)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2460)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2460)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP-IPA(2463)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2463)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2463)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2463)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2463)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2463)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2463)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2463)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_2-RAN(2459)@d97f381c6fa7: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2464)@d97f381c6fa7: Created GsupExpect[0] for "262420000101844" to be handled at TC_iu_lu_and_mt_sms_paging_repeated2(2466) TC_iu_lu_and_mt_sms_paging_repeated2(2466)@d97f381c6fa7: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000101844'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-RAN(2459)@d97f381c6fa7: Added conn table entry 0TC_iu_lu_and_mt_sms_paging_repeated2(2466)5463160 MSC_Test_2-SCCP(2458)@d97f381c6fa7: First idle individual index:0 MSC_Test_2-RAN(2459)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2460)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2460)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2460)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2458)@d97f381c6fa7: { messageType := 2, destLocRef := '535C78'O ("S\\x"), sourceLocRef := '0001B6'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2458)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(2464)@d97f381c6fa7: Found GsupExpect[0] for "262420000101844" handled at TC_iu_lu_and_mt_sms_paging_repeated2(2466) MSC_Test-GSUP(2464)@d97f381c6fa7: Added IMSI table entry 0TC_iu_lu_and_mt_sms_paging_repeated2(2466)"262420000101844" TC_iu_lu_and_mt_sms_paging_repeated2(2466)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_paging_repeated2(2466)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_2-M3UA(2460)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2460)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2458)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2458)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2458)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2458)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2459)@d97f381c6fa7: patching N(SD)=1 into dtap '0514CB19D1F1210471F1F7BD'O MSC_Test_2-RAN(2459)@d97f381c6fa7: patched enc_l3: '0554CB19D1F1210471F1F7BD'O MSC_Test_2-SCCP(2458)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2458)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2458)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2458)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554CB19D1F1210471F1F7BD'O MSC_Test_2-M3UA(2460)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2460)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2460)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2458)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2458)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2458)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2458)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2458)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2458)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2458)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2458)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2460)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2460)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2460)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2458)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2458)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2458)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2458)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2460)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2460)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2458)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2458)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2458)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2458)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms_paging_repeated2(2466)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2459)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2459)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_2-SCCP(2458)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2458)@d97f381c6fa7: vl_len:14 MSC_Test_2-SCCP(2458)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2458)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2460)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2460)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2460)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2458)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2458)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2458)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2458)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2458)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2458)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2458)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2458)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2460)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2460)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2460)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2458)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-M3UA(2460)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2459)@d97f381c6fa7: Deleted conn table entry 0TC_iu_lu_and_mt_sms_paging_repeated2(2466)5463160 TC_iu_lu_and_mt_sms_paging_repeated2(2466)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_repeated2(2466)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_paging_repeated2(2466)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_repeated2(2466)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2459)@d97f381c6fa7: Created IMSI[0] for '262420000101844'H'546D441B'O to be handled at TC_iu_lu_and_mt_sms_paging_repeated2(2466) TC_iu_lu_and_mt_sms_paging_repeated2(2466)@d97f381c6fa7: Expecting first Paging MSC_Test_2-M3UA(2460)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2460)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2459)@d97f381c6fa7: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_sms_paging_repeated2(2466) TC_iu_lu_and_mt_sms_paging_repeated2(2466)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_repeated2(2466)@d97f381c6fa7: UTRAN: expect more Paging TC_iu_lu_and_mt_sms_paging_repeated2(2466)@d97f381c6fa7: setverdict(fail): pass -> fail reason: "UTRAN: Expected a second Paging", new component reason: "UTRAN: Expected a second Paging" MC@d97f381c6fa7: Test Component 2466 has requested to stop MTC. Terminating current testcase execution. MSC_Test-GSUP(2464)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-M3UA(2457)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(2452)@d97f381c6fa7: Final verdict of PTC: none TC_iu_lu_and_mt_sms_paging_repeated2(2466)@d97f381c6fa7: Final verdict of PTC: fail reason: "UTRAN: Expected a second Paging" MSC_Test_1-RAN(2456)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-SCCP(2455)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(2454)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(2461)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-SCCP(2458)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-RAN(2459)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(2453)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2451)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(2465)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2467)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(2462)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-M3UA(2460)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(2463)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2451): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(2452): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(2453): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(2454): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-SCCP(2455): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-RAN(2456): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-M3UA(2457): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-SCCP(2458): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-RAN(2459): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-M3UA(2460): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(2461): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(2462): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(2463): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(2464): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(2465): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_iu_lu_and_mt_sms_paging_repeated2(2466): fail (none -> fail) reason: "UTRAN: Expected a second Paging" MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2467): none (fail -> fail) MTC@d97f381c6fa7: Test case TC_iu_lu_and_mt_sms_paging_repeated finished. Verdict: fail reason: UTRAN: Expected a second Paging MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_repeated fail'. Sat Apr 20 08:42:28 UTC 2024 ------ MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_repeated fail ------ Saving talloc report from 172.18.186.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=336413) Waiting for packet dumper to finish... 1 (prev_count=336413, count=339612) MTC@d97f381c6fa7: 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@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_smpp_mo_sms'. ------ MSC_Tests_Iu.TC_iu_smpp_mo_sms ------ Sat Apr 20 08:42:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_smpp_mo_sms' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_iu_smpp_mo_sms started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2471)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(2471)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2471)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-SCCP(2469)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_1-M3UA(2474)@d97f381c6fa7: ************************************************* MSC_Test_1-M3UA(2474)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2474)@d97f381c6fa7: ************************************************* MSC_Test_1-SCCP(2472)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_2-M3UA(2477)@d97f381c6fa7: ************************************************* MSC_Test_2-M3UA(2477)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2477)@d97f381c6fa7: ************************************************* MSC_Test_2-SCCP(2475)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2478)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2471)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(2471)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2471)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2471)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(2471)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2471)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2471)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2471)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2471)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2471)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2471)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2471)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2471)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2471)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2471)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2471)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2474)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23907 to server: "172.18.186.200":2905 association #8 MSC_Test_1-M3UA(2474)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2474)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2474)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_1-M3UA(2474)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2474)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2474)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2474)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2474)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2474)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2474)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2474)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2474)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2474)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2474)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2474)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2477)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23908 to server: "172.18.186.200":2905 association #8 MSC_Test_2-M3UA(2477)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2477)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2477)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_2-M3UA(2477)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2477)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2477)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2477)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2477)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2477)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2477)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2474)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2477)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2477)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2477)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2474)@d97f381c6fa7: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2477)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2477)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2480)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2480)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2480)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2480)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2480)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2480)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2480)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2480)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2471)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2471)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2471)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2470)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2474)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2474)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2474)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2473)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2477)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2477)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2477)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2476)@d97f381c6fa7: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2481)@d97f381c6fa7: Created GsupExpect[0] for "262420000001044" to be handled at TC_iu_smpp_mo_sms2(2483) TC_iu_smpp_mo_sms2(2483)@d97f381c6fa7: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001044'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-RAN(2476)@d97f381c6fa7: Added conn table entry 0TC_iu_smpp_mo_sms2(2483)15587815 MSC_Test_2-SCCP(2475)@d97f381c6fa7: First idle individual index:0 MSC_Test_2-M3UA(2477)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2476)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2477)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2477)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2475)@d97f381c6fa7: { messageType := 2, destLocRef := 'EDD9E7'O, sourceLocRef := '0001B7'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2475)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(2481)@d97f381c6fa7: Found GsupExpect[0] for "262420000001044" handled at TC_iu_smpp_mo_sms2(2483) MSC_Test-GSUP(2481)@d97f381c6fa7: Added IMSI table entry 0TC_iu_smpp_mo_sms2(2483)"262420000001044" TC_iu_smpp_mo_sms2(2483)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_smpp_mo_sms2(2483)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_2-M3UA(2477)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2477)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2475)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2475)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2475)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2475)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2476)@d97f381c6fa7: patching N(SD)=1 into dtap '0514D189BA192104279F81E0'O MSC_Test_2-RAN(2476)@d97f381c6fa7: patched enc_l3: '0554D189BA192104279F81E0'O MSC_Test_2-SCCP(2475)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2475)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2475)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2475)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554D189BA192104279F81E0'O MSC_Test_2-M3UA(2477)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2477)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2477)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2475)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2475)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2475)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2475)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2475)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2475)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2475)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2475)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2477)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2477)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2477)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2475)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2475)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2475)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2475)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2477)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2477)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2475)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2475)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2475)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2475)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_smpp_mo_sms2(2483)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2476)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2476)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_2-SCCP(2475)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2475)@d97f381c6fa7: vl_len:14 MSC_Test_2-SCCP(2475)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2475)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2477)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2477)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2477)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2475)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2475)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2475)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2475)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2475)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2475)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2475)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2475)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2477)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2477)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2477)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2475)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-M3UA(2477)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2476)@d97f381c6fa7: Deleted conn table entry 0TC_iu_smpp_mo_sms2(2483)15587815 TC_iu_smpp_mo_sms2(2483)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_smpp_mo_sms2(2483)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_smpp_mo_sms2(2483)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_smpp_mo_sms2(2483)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_smpp_mo_sms2(2483)@d97f381c6fa7: 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 := '00043E95'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2476)@d97f381c6fa7: Added conn table entry 0TC_iu_smpp_mo_sms2(2483)16167653 MSC_Test_2-RAN(2476)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2475)@d97f381c6fa7: First idle individual index:0 MSC_Test_2-M3UA(2477)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2477)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2477)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2475)@d97f381c6fa7: { messageType := 2, destLocRef := 'F6B2E5'O, sourceLocRef := '0001B8'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2475)@d97f381c6fa7: Session index based on local reference:0 TC_iu_smpp_mo_sms2(2483)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_smpp_mo_sms2(2483)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2477)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2477)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2475)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2475)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2475)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2475)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2476)@d97f381c6fa7: patching N(SD)=1 into dtap '051450F8CA8F210400F1EFC1'O MSC_Test_2-RAN(2476)@d97f381c6fa7: patched enc_l3: '055450F8CA8F210400F1EFC1'O MSC_Test_2-SCCP(2475)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2475)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2475)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2475)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055450F8CA8F210400F1EFC1'O MSC_Test_2-M3UA(2477)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2477)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2477)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2475)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2475)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2475)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2475)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2475)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2475)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2475)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2475)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2477)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2477)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2477)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2475)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2475)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2475)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2475)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2475)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2475)@d97f381c6fa7: vl_len:42 MSC_Test_2-SCCP(2475)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2475)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440260000020010401A1909011600420007914477581006500A052305002143F5000000003B400140'O MSC_Test_2-M3UA(2477)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2477)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2477)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2475)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2475)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2475)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2475)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_smpp_mo_sms2(2483)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2477)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2477)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2475)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2475)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2475)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2475)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_smpp_mo_sms2(2483)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2475)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2475)@d97f381c6fa7: vl_len:19 MSC_Test_2-SCCP(2475)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2475)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400F00000200104003020904003B400140'O MSC_Test_2-M3UA(2477)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2477)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2477)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2475)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2475)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2475)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2475)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2475)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2475)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2475)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2475)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2477)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2477)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2477)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2475)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-RAN(2476)@d97f381c6fa7: Deleted conn table entry 0TC_iu_smpp_mo_sms2(2483)16167653 TC_iu_smpp_mo_sms2(2483)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_smpp_mo_sms2(2483)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_smpp_mo_sms2(2483)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2477)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_smpp_mo_sms2(2483)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-RAN(2470)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-SCCP(2472)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(2471)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(2469)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(2481)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-RAN(2473)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2468)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-SCCP(2475)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-M3UA(2477)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(2478)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2484)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(2482)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-RAN(2476)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(2479)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-M3UA(2474)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(2480)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2468): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(2469): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(2470): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(2471): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-SCCP(2472): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-RAN(2473): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-M3UA(2474): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-SCCP(2475): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-RAN(2476): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-M3UA(2477): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(2478): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(2479): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(2480): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(2481): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(2482): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_iu_smpp_mo_sms2(2483): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2484): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_iu_smpp_mo_sms finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_smpp_mo_sms pass'. Sat Apr 20 08:42:34 UTC 2024 ====== MSC_Tests_Iu.TC_iu_smpp_mo_sms pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests_Iu.TC_iu_smpp_mo_sms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=501750) Waiting for packet dumper to finish... 1 (prev_count=501750, count=504949) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_smpp_mo_sms pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mo_sms'. ------ MSC_Tests_Iu.TC_iu_gsup_mo_sms ------ Sat Apr 20 08:42:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mo_sms' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_iu_gsup_mo_sms started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(2488)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(2488)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2488)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(2486)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2491)@d97f381c6fa7: ************************************************* MSC_Test_1-M3UA(2491)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2491)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_1-SCCP(2489)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_2-M3UA(2494)@d97f381c6fa7: ************************************************* MSC_Test_2-M3UA(2494)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2494)@d97f381c6fa7: ************************************************* MSC_Test_2-SCCP(2492)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2495)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2488)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(2488)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2488)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2488)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(2488)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2488)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2488)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2488)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2488)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2488)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2488)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2488)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2488)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2488)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2488)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2488)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2491)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23907 to server: "172.18.186.200":2905 association #8 MSC_Test_1-M3UA(2491)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2491)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2491)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_1-M3UA(2491)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2491)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2491)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2491)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2491)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2491)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2491)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2491)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2491)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2491)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2491)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2491)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2494)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23908 to server: "172.18.186.200":2905 association #8 MSC_Test_2-M3UA(2494)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2494)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2494)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_2-M3UA(2494)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2494)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2494)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2494)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2494)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2494)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2491)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2494)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2491)@d97f381c6fa7: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2494)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2494)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2494)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2494)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2494)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2497)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2497)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2497)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2497)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2497)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2497)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2497)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2497)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2488)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2488)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2488)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2487)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2498)@d97f381c6fa7: Created GsupExpect[0] for "262420000001088" to be handled at TC_iu_gsup_mo_sms2(2500) MSC_Test_1-M3UA(2491)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2498)@d97f381c6fa7: Created GsupExpect[1] for "262420000001088" to be handled at TC_iu_gsup_mo_sms2(2500) TC_iu_gsup_mo_sms2(2500)@d97f381c6fa7: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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_1-M3UA(2491)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2491)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2490)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2494)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2494)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2494)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2493)@d97f381c6fa7: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2493)@d97f381c6fa7: Added conn table entry 0TC_iu_gsup_mo_sms2(2500)5650503 MSC_Test_2-SCCP(2492)@d97f381c6fa7: First idle individual index:0 MSC_Test_2-M3UA(2494)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2493)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2494)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2494)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2492)@d97f381c6fa7: { messageType := 2, destLocRef := '563847'O ("V8G"), sourceLocRef := '0001B9'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2492)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(2498)@d97f381c6fa7: Found GsupExpect[0] for "262420000001088" handled at TC_iu_gsup_mo_sms2(2500) MSC_Test-GSUP(2498)@d97f381c6fa7: Added IMSI table entry 0TC_iu_gsup_mo_sms2(2500)"262420000001088" TC_iu_gsup_mo_sms2(2500)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_sms2(2500)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_2-M3UA(2494)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2494)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2492)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2492)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2492)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2492)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2493)@d97f381c6fa7: patching N(SD)=1 into dtap '05147D60A54A2104D7D6829A'O MSC_Test_2-RAN(2493)@d97f381c6fa7: patched enc_l3: '05547D60A54A2104D7D6829A'O MSC_Test_2-SCCP(2492)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2492)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2492)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2492)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05547D60A54A2104D7D6829A'O MSC_Test_2-M3UA(2494)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2494)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2494)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2492)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2492)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2492)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2492)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2492)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2492)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2492)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2492)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2494)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2494)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2494)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2492)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2492)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2492)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2492)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2494)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2494)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2492)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2492)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2492)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2492)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_sms2(2500)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2493)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2493)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_2-SCCP(2492)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2492)@d97f381c6fa7: vl_len:14 MSC_Test_2-SCCP(2492)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2492)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2494)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2494)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2494)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2492)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2492)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2492)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2492)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2492)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2492)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2492)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2492)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2494)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2494)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2494)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2492)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-RAN(2493)@d97f381c6fa7: Deleted conn table entry 0TC_iu_gsup_mo_sms2(2500)5650503 MSC_Test_2-M3UA(2494)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_mo_sms2(2500)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_sms2(2500)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_sms2(2500)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_sms2(2500)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_sms2(2500)@d97f381c6fa7: 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 := '37D9F130'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2493)@d97f381c6fa7: Added conn table entry 0TC_iu_gsup_mo_sms2(2500)1553275 MSC_Test_2-RAN(2493)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2492)@d97f381c6fa7: First idle individual index:0 MSC_Test_2-M3UA(2494)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2494)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2494)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2492)@d97f381c6fa7: { messageType := 2, destLocRef := '17B37B'O, sourceLocRef := '0001BA'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2492)@d97f381c6fa7: Session index based on local reference:0 TC_iu_gsup_mo_sms2(2500)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_sms2(2500)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2494)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2494)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2492)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2492)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2492)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2492)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2493)@d97f381c6fa7: patching N(SD)=1 into dtap '051410A810BD210416068CB4'O MSC_Test_2-RAN(2493)@d97f381c6fa7: patched enc_l3: '055410A810BD210416068CB4'O MSC_Test_2-SCCP(2492)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2492)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2492)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2492)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055410A810BD210416068CB4'O MSC_Test_2-M3UA(2494)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2494)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2494)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2492)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2492)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2492)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2492)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2492)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2492)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2492)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2492)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2494)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2494)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2494)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2492)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2492)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2492)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2492)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2492)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2492)@d97f381c6fa7: vl_len:42 MSC_Test_2-SCCP(2492)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2492)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440260000020010401A1909011600420007914477581006500A052305002143F5000000003B400140'O MSC_Test_2-M3UA(2494)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2494)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2494)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2492)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2492)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2492)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2492)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_sms2(2500)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_sms2(2500)@d97f381c6fa7: setverdict(fail): pass -> fail reason: "Rx unexpected GSUP message", new component reason: "Rx unexpected GSUP message" MC@d97f381c6fa7: Test Component 2500 has requested to stop MTC. Terminating current testcase execution. MSC_Test_0-RAN(2487)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-SCCP(2489)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(2488)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(2486)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(2498)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-RAN(2493)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-RAN(2490)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-SCCP(2492)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-M3UA(2491)@d97f381c6fa7: Final verdict of PTC: none TC_iu_gsup_mo_sms2(2500)@d97f381c6fa7: Final verdict of PTC: fail reason: "Rx unexpected GSUP message" MSC_Test-MNCC(2495)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(2499)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2485)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2501)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(2497)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(2496)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-M3UA(2494)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2485): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(2486): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(2487): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(2488): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-SCCP(2489): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-RAN(2490): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-M3UA(2491): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-SCCP(2492): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-RAN(2493): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-M3UA(2494): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(2495): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(2496): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(2497): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(2498): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(2499): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_iu_gsup_mo_sms2(2500): fail (none -> fail) reason: "Rx unexpected GSUP message" MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2501): none (fail -> fail) MTC@d97f381c6fa7: Test case TC_iu_gsup_mo_sms finished. Verdict: fail reason: Rx unexpected GSUP message MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mo_sms fail'. Sat Apr 20 08:42:41 UTC 2024 ------ MSC_Tests_Iu.TC_iu_gsup_mo_sms fail ------ Saving talloc report from 172.18.186.10:4254 to MSC_Tests_Iu.TC_iu_gsup_mo_sms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=430770) Waiting for packet dumper to finish... 1 (prev_count=430770, count=433969) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mo_sms fail' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mo_smma'. ------ MSC_Tests_Iu.TC_iu_gsup_mo_smma ------ Sat Apr 20 08:42:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mo_smma' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_iu_gsup_mo_smma started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(2505)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(2505)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2505)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(2503)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_1-M3UA(2508)@d97f381c6fa7: ************************************************* MSC_Test_1-M3UA(2508)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2508)@d97f381c6fa7: ************************************************* MSC_Test_1-SCCP(2506)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_2-M3UA(2511)@d97f381c6fa7: ************************************************* MSC_Test_2-M3UA(2511)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2511)@d97f381c6fa7: ************************************************* MSC_Test_2-SCCP(2509)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2512)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2505)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(2505)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2505)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2505)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(2505)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2505)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2505)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2505)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2505)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2505)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2505)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2505)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2505)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2505)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2505)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2505)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2508)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23907 to server: "172.18.186.200":2905 association #8 MSC_Test_1-M3UA(2508)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2508)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2508)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_1-M3UA(2508)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2508)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2508)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2508)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2508)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2508)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2508)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2508)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2508)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2508)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2508)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2508)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2511)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23908 to server: "172.18.186.200":2905 association #8 MSC_Test_2-M3UA(2511)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2511)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2511)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_2-M3UA(2511)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2511)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2511)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2511)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2511)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2511)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2511)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2508)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2511)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2508)@d97f381c6fa7: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2511)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2511)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2511)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2511)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2514)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2514)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2514)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2514)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2514)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2514)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2514)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2514)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2515)@d97f381c6fa7: Created GsupExpect[0] for "262420000001089" to be handled at TC_iu_gsup_mo_smma2(2517) MSC_Test-GSUP(2515)@d97f381c6fa7: Created GsupExpect[1] for "262420000001089" to be handled at TC_iu_gsup_mo_smma2(2517) TC_iu_gsup_mo_smma2(2517)@d97f381c6fa7: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001089'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2505)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2505)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2505)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-M3UA(2508)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2504)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2508)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2508)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2507)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2511)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2511)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2511)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2510)@d97f381c6fa7: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2510)@d97f381c6fa7: Added conn table entry 0TC_iu_gsup_mo_smma2(2517)13311145 MSC_Test_2-SCCP(2509)@d97f381c6fa7: First idle individual index:0 MSC_Test_2-M3UA(2511)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2510)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2511)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2511)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2509)@d97f381c6fa7: { messageType := 2, destLocRef := 'CB1CA9'O, sourceLocRef := '0001BB'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2509)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(2515)@d97f381c6fa7: Found GsupExpect[0] for "262420000001089" handled at TC_iu_gsup_mo_smma2(2517) MSC_Test-GSUP(2515)@d97f381c6fa7: Added IMSI table entry 0TC_iu_gsup_mo_smma2(2517)"262420000001089" TC_iu_gsup_mo_smma2(2517)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_smma2(2517)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_2-M3UA(2511)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2511)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2509)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2509)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2509)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2509)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2510)@d97f381c6fa7: patching N(SD)=1 into dtap '0514D87BBD6D21041D26303C'O MSC_Test_2-RAN(2510)@d97f381c6fa7: patched enc_l3: '0554D87BBD6D21041D26303C'O MSC_Test_2-SCCP(2509)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2509)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2509)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2509)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554D87BBD6D21041D26303C'O MSC_Test_2-M3UA(2511)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2511)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2511)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2509)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2509)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2509)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2509)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2509)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2509)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2509)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2509)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2511)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2511)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2511)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2509)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2509)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2509)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2509)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2511)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2511)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2509)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2509)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2509)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2509)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_smma2(2517)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2510)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2510)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_2-SCCP(2509)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2509)@d97f381c6fa7: vl_len:14 MSC_Test_2-SCCP(2509)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2509)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2511)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2511)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2511)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2509)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2509)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2509)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2509)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2509)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2509)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2509)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2509)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2511)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2511)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2511)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2509)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-M3UA(2511)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2510)@d97f381c6fa7: Deleted conn table entry 0TC_iu_gsup_mo_smma2(2517)13311145 TC_iu_gsup_mo_smma2(2517)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_smma2(2517)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_smma2(2517)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_smma2(2517)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_smma2(2517)@d97f381c6fa7: 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 := '787C5B50'O ("x|[P") } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2510)@d97f381c6fa7: Added conn table entry 0TC_iu_gsup_mo_smma2(2517)201729 MSC_Test_2-RAN(2510)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2509)@d97f381c6fa7: First idle individual index:0 MSC_Test_2-M3UA(2511)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2511)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2511)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2509)@d97f381c6fa7: { messageType := 2, destLocRef := '031401'O, sourceLocRef := '0001BC'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2509)@d97f381c6fa7: Session index based on local reference:0 TC_iu_gsup_mo_smma2(2517)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_smma2(2517)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2511)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2511)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2509)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2509)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2509)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2509)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2510)@d97f381c6fa7: patching N(SD)=1 into dtap '05140CB58DC5210473B29C08'O MSC_Test_2-RAN(2510)@d97f381c6fa7: patched enc_l3: '05540CB58DC5210473B29C08'O MSC_Test_2-SCCP(2509)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2509)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2509)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2509)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05540CB58DC5210473B29C08'O MSC_Test_2-M3UA(2511)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2511)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2511)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2509)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2509)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2509)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2509)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2509)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2509)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2509)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2509)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2511)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2511)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2511)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2509)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2509)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2509)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2509)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2509)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2509)@d97f381c6fa7: vl_len:22 MSC_Test_2-SCCP(2509)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2509)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014401200000200104006050901020642003B400140'O MSC_Test_2-M3UA(2511)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2511)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2511)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2509)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2509)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2509)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2509)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_smma2(2517)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_smma2(2517)@d97f381c6fa7: setverdict(fail): pass -> fail reason: "Rx unexpected GSUP message", new component reason: "Rx unexpected GSUP message" MC@d97f381c6fa7: Test Component 2517 has requested to stop MTC. Terminating current testcase execution. MSC_Test_0-M3UA(2505)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-SCCP(2506)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(2503)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(2504)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-RAN(2507)@d97f381c6fa7: Final verdict of PTC: none TC_iu_gsup_mo_smma2(2517)@d97f381c6fa7: Final verdict of PTC: fail reason: "Rx unexpected GSUP message" MSC_Test_2-RAN(2510)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-M3UA(2508)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(2515)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-M3UA(2511)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-SCCP(2509)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(2512)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(2514)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2502)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2518)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(2513)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(2516)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2502): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(2503): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(2504): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(2505): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-SCCP(2506): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-RAN(2507): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-M3UA(2508): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-SCCP(2509): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-RAN(2510): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-M3UA(2511): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(2512): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(2513): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(2514): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(2515): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(2516): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_iu_gsup_mo_smma2(2517): fail (none -> fail) reason: "Rx unexpected GSUP message" MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2518): none (fail -> fail) MTC@d97f381c6fa7: Test case TC_iu_gsup_mo_smma finished. Verdict: fail reason: Rx unexpected GSUP message MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mo_smma fail'. Sat Apr 20 08:42:47 UTC 2024 ------ MSC_Tests_Iu.TC_iu_gsup_mo_smma fail ------ Saving talloc report from 172.18.186.10:4254 to MSC_Tests_Iu.TC_iu_gsup_mo_smma.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=434129) Waiting for packet dumper to finish... 1 (prev_count=434129, count=437328) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mo_smma fail' was executed successfully (exit status: 0). MTC@d97f381c6fa7: 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 ------ Sat Apr 20 08:42:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_iu_gsup_mt_sms_ack started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2522)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(2522)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2522)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-SCCP(2520)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_1-M3UA(2525)@d97f381c6fa7: ************************************************* MSC_Test_1-M3UA(2525)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2525)@d97f381c6fa7: ************************************************* MSC_Test_1-SCCP(2523)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_2-M3UA(2528)@d97f381c6fa7: ************************************************* MSC_Test_2-M3UA(2528)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2528)@d97f381c6fa7: ************************************************* MSC_Test_2-SCCP(2526)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2529)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2522)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(2522)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2522)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2522)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(2522)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2522)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2522)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2522)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2522)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2522)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2522)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2522)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2522)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2522)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2522)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2522)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2525)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23907 to server: "172.18.186.200":2905 association #8 MSC_Test_1-M3UA(2525)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2525)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2525)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_1-M3UA(2525)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2525)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2525)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2525)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2525)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2525)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2525)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2525)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2525)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2525)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2525)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2525)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2528)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23908 to server: "172.18.186.200":2905 association #8 MSC_Test_2-M3UA(2528)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2528)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2528)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_2-M3UA(2528)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2528)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2528)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2528)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2528)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2528)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2528)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2525)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2528)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2528)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2528)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2525)@d97f381c6fa7: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2528)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2528)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2531)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2531)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2531)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2531)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2531)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2531)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2531)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2531)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2532)@d97f381c6fa7: Created GsupExpect[0] for "262420000001090" to be handled at TC_iu_gsup_mt_sms_ack2(2534) MSC_Test-GSUP(2532)@d97f381c6fa7: Created GsupExpect[1] for "262420000001090" to be handled at TC_iu_gsup_mt_sms_ack2(2534) TC_iu_gsup_mt_sms_ack2(2534)@d97f381c6fa7: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001090'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2522)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2522)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2522)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2521)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2525)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2525)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2525)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2524)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2528)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2528)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2528)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2527)@d97f381c6fa7: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2527)@d97f381c6fa7: Added conn table entry 0TC_iu_gsup_mt_sms_ack2(2534)1842289 MSC_Test_2-SCCP(2526)@d97f381c6fa7: First idle individual index:0 MSC_Test_2-M3UA(2528)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2527)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2528)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2528)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2526)@d97f381c6fa7: { messageType := 2, destLocRef := '1C1C71'O, sourceLocRef := '0001BD'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2526)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(2532)@d97f381c6fa7: Found GsupExpect[0] for "262420000001090" handled at TC_iu_gsup_mt_sms_ack2(2534) MSC_Test-GSUP(2532)@d97f381c6fa7: Added IMSI table entry 0TC_iu_gsup_mt_sms_ack2(2534)"262420000001090" TC_iu_gsup_mt_sms_ack2(2534)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_ack2(2534)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_2-M3UA(2528)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2528)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2526)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2526)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2526)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2526)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2527)@d97f381c6fa7: patching N(SD)=1 into dtap '0514872D619A21046AB194FC'O MSC_Test_2-RAN(2527)@d97f381c6fa7: patched enc_l3: '0554872D619A21046AB194FC'O MSC_Test_2-SCCP(2526)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2526)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2526)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2526)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554872D619A21046AB194FC'O MSC_Test_2-M3UA(2528)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2528)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2528)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2526)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2526)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2526)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2526)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2526)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2526)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2526)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2526)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2528)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2528)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2528)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2526)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2526)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2526)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2526)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2528)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2528)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2526)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2526)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2526)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2526)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_ack2(2534)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2527)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2527)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_2-SCCP(2526)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2526)@d97f381c6fa7: vl_len:14 MSC_Test_2-SCCP(2526)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2526)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2528)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2528)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2528)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2526)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2526)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2526)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2526)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2526)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2526)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2526)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2526)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2528)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2528)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2528)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2526)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-M3UA(2528)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2527)@d97f381c6fa7: Deleted conn table entry 0TC_iu_gsup_mt_sms_ack2(2534)1842289 TC_iu_gsup_mt_sms_ack2(2534)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_ack2(2534)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_ack2(2534)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_ack2(2534)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2527)@d97f381c6fa7: Created IMSI[0] for '262420000001090'H'2F646FB1'O to be handled at TC_iu_gsup_mt_sms_ack2(2534) MSC_Test_2-M3UA(2528)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2528)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2527)@d97f381c6fa7: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_gsup_mt_sms_ack2(2534) TC_iu_gsup_mt_sms_ack2(2534)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_ack2(2534)@d97f381c6fa7: 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 := '2F646FB1'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2527)@d97f381c6fa7: Added conn table entry 0TC_iu_gsup_mt_sms_ack2(2534)4659827 MSC_Test_2-SCCP(2526)@d97f381c6fa7: First idle individual index:0 MSC_Test_2-M3UA(2528)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2528)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2528)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2526)@d97f381c6fa7: { messageType := 2, destLocRef := '471A73'O, sourceLocRef := '0001BE'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2526)@d97f381c6fa7: Session index based on local reference:0 TC_iu_gsup_mt_sms_ack2(2534)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_ack2(2534)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2528)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2528)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2526)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2526)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2526)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2526)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2527)@d97f381c6fa7: patching N(SD)=0 into dtap '0514020FDB7621049ADC3E88'O MSC_Test_2-RAN(2527)@d97f381c6fa7: patched enc_l3: '0514020FDB7621049ADC3E88'O MSC_Test_2-SCCP(2526)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2526)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2526)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2526)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514020FDB7621049ADC3E88'O MSC_Test_2-M3UA(2528)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2528)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2528)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2526)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2526)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2526)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2526)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2526)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2526)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2526)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2526)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2528)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2528)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2528)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2528)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2526)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-M3UA(2528)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2526)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2526)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2526)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2526)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2526)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2526)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2526)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_ack2(2534)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2526)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2526)@d97f381c6fa7: vl_len:19 MSC_Test_2-SCCP(2526)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2526)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O MSC_Test_2-M3UA(2528)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2526)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2526)@d97f381c6fa7: vl_len:22 MSC_Test_2-SCCP(2526)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2526)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O MSC_Test_2-M3UA(2528)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2528)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2528)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2528)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2528)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2526)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2526)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2526)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2526)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2526)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2526)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2526)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2526)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_ack2(2534)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_ack2(2534)@d97f381c6fa7: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mt_sms_ack2(2534)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2526)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2526)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2526)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2526)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2528)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2528)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2528)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2526)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-RAN(2527)@d97f381c6fa7: Deleted conn table entry 0TC_iu_gsup_mt_sms_ack2(2534)4659827 MSC_Test_2-M3UA(2528)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_mt_sms_ack2(2534)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_ack2(2534)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_ack2(2534)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_ack2(2534)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-RAN(2521)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(2522)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-SCCP(2526)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(2520)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-RAN(2524)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(2532)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-RAN(2527)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-M3UA(2525)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-SCCP(2523)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(2529)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2535)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2519)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(2533)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(2530)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(2531)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-M3UA(2528)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2519): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(2520): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(2521): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(2522): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-SCCP(2523): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-RAN(2524): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-M3UA(2525): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-SCCP(2526): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-RAN(2527): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-M3UA(2528): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(2529): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(2530): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(2531): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(2532): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(2533): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_iu_gsup_mt_sms_ack2(2534): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2535): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_iu_gsup_mt_sms_ack finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack pass'. Sat Apr 20 08:42:54 UTC 2024 ====== MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=509536) Waiting for packet dumper to finish... 1 (prev_count=509536, count=512735) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: 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 ------ Sat Apr 20 08:42:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_err' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_iu_gsup_mt_sms_err started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2539)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(2539)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2539)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-SCCP(2537)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_1-M3UA(2542)@d97f381c6fa7: ************************************************* MSC_Test_1-M3UA(2542)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2542)@d97f381c6fa7: ************************************************* MSC_Test_1-SCCP(2540)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_2-M3UA(2545)@d97f381c6fa7: ************************************************* MSC_Test_2-M3UA(2545)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2545)@d97f381c6fa7: ************************************************* MSC_Test_2-SCCP(2543)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2546)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2539)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(2539)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2539)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2539)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(2539)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2539)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2539)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2539)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2539)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2539)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2539)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2539)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2539)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2539)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2539)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2539)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2542)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23907 to server: "172.18.186.200":2905 association #8 MSC_Test_1-M3UA(2542)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2542)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2542)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_1-M3UA(2542)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2542)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2542)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2542)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2542)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2542)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2542)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2542)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2542)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2542)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2542)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2542)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2545)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23908 to server: "172.18.186.200":2905 association #8 MSC_Test_2-M3UA(2545)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2545)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2545)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_2-M3UA(2545)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2545)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2545)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2545)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2545)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2545)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2545)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2542)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2542)@d97f381c6fa7: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2545)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2545)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2545)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2545)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2545)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2548)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2548)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2548)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2548)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2548)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2548)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2548)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2548)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2539)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2539)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2539)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2538)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2542)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2542)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2542)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2541)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2545)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2545)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2545)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2544)@d97f381c6fa7: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2549)@d97f381c6fa7: Created GsupExpect[0] for "262420000001091" to be handled at TC_iu_gsup_mt_sms_err2(2551) MSC_Test-GSUP(2549)@d97f381c6fa7: Created GsupExpect[1] for "262420000001091" to be handled at TC_iu_gsup_mt_sms_err2(2551) TC_iu_gsup_mt_sms_err2(2551)@d97f381c6fa7: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001091'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-RAN(2544)@d97f381c6fa7: Added conn table entry 0TC_iu_gsup_mt_sms_err2(2551)7804024 MSC_Test_2-SCCP(2543)@d97f381c6fa7: First idle individual index:0 MSC_Test_2-M3UA(2545)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2544)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2545)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2545)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2543)@d97f381c6fa7: { messageType := 2, destLocRef := '771478'O, sourceLocRef := '0001BF'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2543)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(2549)@d97f381c6fa7: Found GsupExpect[0] for "262420000001091" handled at TC_iu_gsup_mt_sms_err2(2551) MSC_Test-GSUP(2549)@d97f381c6fa7: Added IMSI table entry 0TC_iu_gsup_mt_sms_err2(2551)"262420000001091" TC_iu_gsup_mt_sms_err2(2551)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_err2(2551)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_2-M3UA(2545)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2545)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2543)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2543)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2543)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2543)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2544)@d97f381c6fa7: patching N(SD)=1 into dtap '05143117F92721049DA80F68'O MSC_Test_2-RAN(2544)@d97f381c6fa7: patched enc_l3: '05543117F92721049DA80F68'O MSC_Test_2-SCCP(2543)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2543)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2543)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2543)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05543117F92721049DA80F68'O MSC_Test_2-M3UA(2545)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2545)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2545)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2543)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2543)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2543)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2543)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2543)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2543)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2543)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2543)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2545)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2545)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2545)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2543)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2543)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2543)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2543)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2545)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2545)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2543)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2543)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2543)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2543)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_err2(2551)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2544)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2544)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_2-SCCP(2543)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2543)@d97f381c6fa7: vl_len:14 MSC_Test_2-SCCP(2543)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2543)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2545)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2545)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2545)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2543)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2543)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2543)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2543)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2543)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2543)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2543)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2543)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2545)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2545)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2545)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2543)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-M3UA(2545)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2544)@d97f381c6fa7: Deleted conn table entry 0TC_iu_gsup_mt_sms_err2(2551)7804024 TC_iu_gsup_mt_sms_err2(2551)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_err2(2551)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_err2(2551)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_err2(2551)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2544)@d97f381c6fa7: Created IMSI[0] for '262420000001091'H'15135F66'O to be handled at TC_iu_gsup_mt_sms_err2(2551) MSC_Test_2-M3UA(2545)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2545)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2544)@d97f381c6fa7: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_gsup_mt_sms_err2(2551) TC_iu_gsup_mt_sms_err2(2551)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_err2(2551)@d97f381c6fa7: 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 := '15135F66'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2544)@d97f381c6fa7: Added conn table entry 0TC_iu_gsup_mt_sms_err2(2551)10508090 MSC_Test_2-SCCP(2543)@d97f381c6fa7: First idle individual index:0 MSC_Test_2-M3UA(2545)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2545)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2545)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2543)@d97f381c6fa7: { messageType := 2, destLocRef := 'A0573A'O, sourceLocRef := '0001C0'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2543)@d97f381c6fa7: Session index based on local reference:0 TC_iu_gsup_mt_sms_err2(2551)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_err2(2551)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2545)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2545)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2543)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2543)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2543)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2543)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2544)@d97f381c6fa7: patching N(SD)=0 into dtap '05146DEC52A9210453BEEFD4'O MSC_Test_2-RAN(2544)@d97f381c6fa7: patched enc_l3: '05146DEC52A9210453BEEFD4'O MSC_Test_2-SCCP(2543)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2543)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2543)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2543)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05146DEC52A9210453BEEFD4'O MSC_Test_2-M3UA(2545)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2545)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2545)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2543)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2543)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2543)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2543)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2543)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2543)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2543)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2543)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2545)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2545)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2545)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2545)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2545)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2543)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2543)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2543)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2543)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2543)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2543)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2543)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2543)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_err2(2551)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2543)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2543)@d97f381c6fa7: vl_len:19 MSC_Test_2-SCCP(2543)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2543)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O MSC_Test_2-SCCP(2543)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-M3UA(2545)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2543)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2543)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2543)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '00144014000002001040080789010404000178003B400140'O MSC_Test_2-M3UA(2545)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2545)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2545)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2545)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2545)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2543)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2543)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2543)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2543)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2543)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2543)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2543)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2543)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_err2(2551)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_err2(2551)@d97f381c6fa7: RX MT-forwardSM-Err (RP-ERROR) TC_iu_gsup_mt_sms_err2(2551)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MC@d97f381c6fa7: Test Component 2551 has requested to stop MTC. Terminating current testcase execution. MSC_Test_0-M3UA(2539)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-M3UA(2542)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(2537)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(2538)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(2546)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-SCCP(2540)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(2549)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-SCCP(2543)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-M3UA(2545)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-RAN(2541)@d97f381c6fa7: Final verdict of PTC: none TC_iu_gsup_mt_sms_err2(2551)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test-SMPP(2550)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2536)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(2548)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2552)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(2547)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-RAN(2544)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2536): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(2537): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(2538): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(2539): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-SCCP(2540): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-RAN(2541): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-M3UA(2542): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-SCCP(2543): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-RAN(2544): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-M3UA(2545): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(2546): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(2547): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(2548): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(2549): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(2550): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_iu_gsup_mt_sms_err2(2551): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2552): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_iu_gsup_mt_sms_err finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_err pass'. Sat Apr 20 08:43:00 UTC 2024 ====== MSC_Tests_Iu.TC_iu_gsup_mt_sms_err pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests_Iu.TC_iu_gsup_mt_sms_err.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=470533) Waiting for packet dumper to finish... 1 (prev_count=470533, count=473732) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_err pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: 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 ------ Sat Apr 20 08:43:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_rp_mr' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_iu_gsup_mt_sms_rp_mr started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2556)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(2556)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2556)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-SCCP(2554)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_1-M3UA(2559)@d97f381c6fa7: ************************************************* MSC_Test_1-M3UA(2559)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2559)@d97f381c6fa7: ************************************************* MSC_Test_1-SCCP(2557)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2562)@d97f381c6fa7: ************************************************* MSC_Test_2-M3UA(2562)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2562)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_2-SCCP(2560)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2563)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2556)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(2556)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2556)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2556)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(2556)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2556)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2556)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2556)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2556)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2556)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2556)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2556)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2556)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2556)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2556)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2556)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2559)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23907 to server: "172.18.186.200":2905 association #8 MSC_Test_1-M3UA(2559)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2559)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2559)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_1-M3UA(2559)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2559)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2559)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2559)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2559)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2559)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2559)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2559)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2559)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2559)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2559)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2559)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2562)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23908 to server: "172.18.186.200":2905 association #8 MSC_Test_2-M3UA(2562)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2562)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2562)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_2-M3UA(2562)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2562)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2562)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2562)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2562)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2562)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2562)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2559)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2559)@d97f381c6fa7: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2562)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2562)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2562)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2562)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2562)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2565)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2565)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2565)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2565)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2565)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2565)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2565)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2565)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2566)@d97f381c6fa7: Created GsupExpect[0] for "262420000001092" to be handled at TC_iu_gsup_mt_sms_rp_mr2(2568) MSC_Test-GSUP(2566)@d97f381c6fa7: Created GsupExpect[1] for "262420000001092" to be handled at TC_iu_gsup_mt_sms_rp_mr2(2568) TC_iu_gsup_mt_sms_rp_mr2(2568)@d97f381c6fa7: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001092'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2556)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2556)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2556)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2555)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2559)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2559)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2559)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2558)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2562)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2562)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2562)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2561)@d97f381c6fa7: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2561)@d97f381c6fa7: Added conn table entry 0TC_iu_gsup_mt_sms_rp_mr2(2568)16551307 MSC_Test_2-SCCP(2560)@d97f381c6fa7: First idle individual index:0 MSC_Test_2-M3UA(2562)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2561)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2562)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2562)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2560)@d97f381c6fa7: { messageType := 2, destLocRef := 'FC8D8B'O, sourceLocRef := '0001C1'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2560)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(2566)@d97f381c6fa7: Found GsupExpect[0] for "262420000001092" handled at TC_iu_gsup_mt_sms_rp_mr2(2568) MSC_Test-GSUP(2566)@d97f381c6fa7: Added IMSI table entry 0TC_iu_gsup_mt_sms_rp_mr2(2568)"262420000001092" TC_iu_gsup_mt_sms_rp_mr2(2568)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_rp_mr2(2568)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_2-M3UA(2562)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2562)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2560)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2560)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2560)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2560)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2561)@d97f381c6fa7: patching N(SD)=1 into dtap '0514B629701421043026BDD5'O MSC_Test_2-RAN(2561)@d97f381c6fa7: patched enc_l3: '0554B629701421043026BDD5'O MSC_Test_2-SCCP(2560)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2560)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2560)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2560)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554B629701421043026BDD5'O MSC_Test_2-M3UA(2562)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2562)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2562)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2560)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2560)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2560)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2560)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2560)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2560)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2560)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2560)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2562)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2562)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2562)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2560)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2560)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2560)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2560)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2562)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2562)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2560)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2560)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2560)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2560)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_rp_mr2(2568)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2561)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2561)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_2-SCCP(2560)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2560)@d97f381c6fa7: vl_len:14 MSC_Test_2-SCCP(2560)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2560)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2562)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2562)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2562)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2560)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2560)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2560)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2560)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2560)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2560)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2560)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2560)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2562)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2562)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2562)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2560)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-M3UA(2562)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2561)@d97f381c6fa7: Deleted conn table entry 0TC_iu_gsup_mt_sms_rp_mr2(2568)16551307 TC_iu_gsup_mt_sms_rp_mr2(2568)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2568)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_rp_mr2(2568)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2568)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2561)@d97f381c6fa7: Created IMSI[0] for '262420000001092'H'870D275A'O to be handled at TC_iu_gsup_mt_sms_rp_mr2(2568) TC_iu_gsup_mt_sms_rp_mr2(2568)@d97f381c6fa7: TX MT-forwardSM-Req for the 1st SMS MSC_Test_2-M3UA(2562)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2562)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2561)@d97f381c6fa7: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_gsup_mt_sms_rp_mr2(2568) TC_iu_gsup_mt_sms_rp_mr2(2568)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2568)@d97f381c6fa7: 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 := '870D275A'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2561)@d97f381c6fa7: Added conn table entry 0TC_iu_gsup_mt_sms_rp_mr2(2568)4520687 MSC_Test_2-SCCP(2560)@d97f381c6fa7: First idle individual index:0 MSC_Test_2-M3UA(2562)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2562)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2562)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2560)@d97f381c6fa7: { messageType := 2, destLocRef := '44FAEF'O, sourceLocRef := '0001C2'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2560)@d97f381c6fa7: Session index based on local reference:0 TC_iu_gsup_mt_sms_rp_mr2(2568)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_rp_mr2(2568)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2562)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2562)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2560)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2560)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2560)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2560)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2561)@d97f381c6fa7: patching N(SD)=0 into dtap '0514E308029321047475DD83'O MSC_Test_2-RAN(2561)@d97f381c6fa7: patched enc_l3: '0514E308029321047475DD83'O MSC_Test_2-SCCP(2560)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2560)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2560)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2560)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514E308029321047475DD83'O MSC_Test_2-M3UA(2562)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2562)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2562)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2560)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2560)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2560)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2560)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2560)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2560)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2560)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2560)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2562)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2562)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2562)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2560)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-M3UA(2562)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2560)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2562)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2560)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2560)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2560)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2560)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2560)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2560)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_rp_mr2(2568)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2568)@d97f381c6fa7: RX the 1st SMS on DTAP, DTAP TID is 0, SM-RP-MR is '00'O TC_iu_gsup_mt_sms_rp_mr2(2568)@d97f381c6fa7: TX MT-forwardSM-Req for the 2nd SMS MSC_Test_2-SCCP(2560)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2560)@d97f381c6fa7: vl_len:19 MSC_Test_2-SCCP(2560)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2560)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O MSC_Test_2-M3UA(2562)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2562)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2562)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2560)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2560)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2560)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2560)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_rp_mr2(2568)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2568)@d97f381c6fa7: RX the 2nd SMS on DTAP, DTAP TID is 1, SM-RP-MR is '01'O MSC_Test_2-SCCP(2560)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2560)@d97f381c6fa7: vl_len:19 MSC_Test_2-SCCP(2560)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2560)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400F00000200104003029904003B400140'O MSC_Test_2-M3UA(2562)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2560)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2560)@d97f381c6fa7: vl_len:22 MSC_Test_2-SCCP(2560)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2560)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O MSC_Test_2-M3UA(2562)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2562)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2562)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2560)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2560)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2560)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2560)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_rp_mr2(2568)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2568)@d97f381c6fa7: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mt_sms_rp_mr2(2568)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2560)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2560)@d97f381c6fa7: vl_len:22 MSC_Test_2-SCCP(2560)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2560)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014401200000200104006059901020201003B400140'O MSC_Test_2-M3UA(2562)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2562)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2562)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2562)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2562)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2560)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2560)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2560)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2560)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2560)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2560)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2560)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2560)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_rp_mr2(2568)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2568)@d97f381c6fa7: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mt_sms_rp_mr2(2568)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2560)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2560)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2560)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2560)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2562)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2562)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2562)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2560)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-RAN(2561)@d97f381c6fa7: Deleted conn table entry 0TC_iu_gsup_mt_sms_rp_mr2(2568)4520687 MSC_Test_2-M3UA(2562)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_mt_sms_rp_mr2(2568)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2568)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_rp_mr2(2568)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2568)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-SCCP(2554)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-RAN(2558)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(2555)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-SCCP(2557)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(2566)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-M3UA(2562)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2553)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(2556)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-M3UA(2559)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(2563)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-RAN(2561)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(2564)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(2567)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(2565)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2569)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-SCCP(2560)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2553): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(2554): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(2555): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(2556): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-SCCP(2557): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-RAN(2558): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-M3UA(2559): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-SCCP(2560): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-RAN(2561): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-M3UA(2562): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(2563): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(2564): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(2565): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(2566): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(2567): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_iu_gsup_mt_sms_rp_mr2(2568): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2569): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_iu_gsup_mt_sms_rp_mr finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_rp_mr pass'. Sat Apr 20 08:43:07 UTC 2024 ====== MSC_Tests_Iu.TC_iu_gsup_mt_sms_rp_mr pass ====== Saving talloc report from 172.18.186.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=558636) Waiting for packet dumper to finish... 1 (prev_count=558636, count=561835) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_rp_mr pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: 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 ------ Sat Apr 20 08:43:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mo_mt_sms_rp_mr' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_iu_gsup_mo_mt_sms_rp_mr started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(2573)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(2573)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2573)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(2571)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2576)@d97f381c6fa7: ************************************************* MSC_Test_1-M3UA(2576)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2576)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_1-SCCP(2574)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_2-M3UA(2579)@d97f381c6fa7: ************************************************* MSC_Test_2-M3UA(2579)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2579)@d97f381c6fa7: ************************************************* MSC_Test_2-SCCP(2577)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2580)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2573)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(2573)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2573)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2573)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(2573)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2573)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2573)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2573)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2573)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2573)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2573)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2573)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2573)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2573)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2573)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2573)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2576)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23907 to server: "172.18.186.200":2905 association #8 MSC_Test_1-M3UA(2576)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2576)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2576)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_1-M3UA(2576)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2576)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2576)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2576)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2576)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2576)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2576)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2576)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2576)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2576)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2576)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2576)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2579)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23908 to server: "172.18.186.200":2905 association #8 MSC_Test_2-M3UA(2579)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2579)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2579)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_2-M3UA(2579)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2579)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2579)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2579)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2579)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2579)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2576)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2579)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2579)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2576)@d97f381c6fa7: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2579)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2579)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2579)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2579)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2582)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2582)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2582)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2582)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2582)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2582)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2582)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2582)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2583)@d97f381c6fa7: Created GsupExpect[0] for "262420000001093" to be handled at TC_iu_gsup_mo_mt_sms_rp_mr2(2585) MSC_Test-GSUP(2583)@d97f381c6fa7: Created GsupExpect[1] for "262420000001093" to be handled at TC_iu_gsup_mo_mt_sms_rp_mr2(2585) TC_iu_gsup_mo_mt_sms_rp_mr2(2585)@d97f381c6fa7: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001093'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2573)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2573)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2573)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2572)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2576)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2576)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2576)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2575)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2579)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2579)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2579)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2578)@d97f381c6fa7: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2578)@d97f381c6fa7: Added conn table entry 0TC_iu_gsup_mo_mt_sms_rp_mr2(2585)13711072 MSC_Test_2-SCCP(2577)@d97f381c6fa7: First idle individual index:0 MSC_Test_2-M3UA(2579)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2578)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2579)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2579)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2577)@d97f381c6fa7: { messageType := 2, destLocRef := 'D136E0'O, sourceLocRef := '0001C3'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2577)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(2583)@d97f381c6fa7: Found GsupExpect[0] for "262420000001093" handled at TC_iu_gsup_mo_mt_sms_rp_mr2(2585) MSC_Test-GSUP(2583)@d97f381c6fa7: Added IMSI table entry 0TC_iu_gsup_mo_mt_sms_rp_mr2(2585)"262420000001093" TC_iu_gsup_mo_mt_sms_rp_mr2(2585)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_mt_sms_rp_mr2(2585)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_2-M3UA(2579)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2579)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2577)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2577)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2577)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2577)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2578)@d97f381c6fa7: patching N(SD)=1 into dtap '0514365E124C210457D09F04'O MSC_Test_2-RAN(2578)@d97f381c6fa7: patched enc_l3: '0554365E124C210457D09F04'O MSC_Test_2-SCCP(2577)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2577)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2577)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2577)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554365E124C210457D09F04'O MSC_Test_2-M3UA(2579)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2579)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2579)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2577)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2577)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2577)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2577)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2577)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2577)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2577)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2577)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2579)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2579)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2579)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2577)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2577)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2577)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2577)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2579)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2579)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2577)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2577)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2577)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2577)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_mt_sms_rp_mr2(2585)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2578)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2578)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_2-SCCP(2577)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2577)@d97f381c6fa7: vl_len:14 MSC_Test_2-SCCP(2577)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2577)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2579)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2579)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2579)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2577)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2577)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2577)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2577)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2577)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2577)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2577)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2577)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2579)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2579)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2579)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2577)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-M3UA(2579)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2578)@d97f381c6fa7: Deleted conn table entry 0TC_iu_gsup_mo_mt_sms_rp_mr2(2585)13711072 TC_iu_gsup_mo_mt_sms_rp_mr2(2585)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2585)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_mt_sms_rp_mr2(2585)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2585)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2578)@d97f381c6fa7: Created IMSI[0] for '262420000001093'H'90FF995A'O to be handled at TC_iu_gsup_mo_mt_sms_rp_mr2(2585) TC_iu_gsup_mo_mt_sms_rp_mr2(2585)@d97f381c6fa7: 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 := '90FF995A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2578)@d97f381c6fa7: Added conn table entry 0TC_iu_gsup_mo_mt_sms_rp_mr2(2585)11748174 MSC_Test_2-RAN(2578)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2577)@d97f381c6fa7: First idle individual index:0 MSC_Test_2-M3UA(2579)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2579)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2579)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2577)@d97f381c6fa7: { messageType := 2, destLocRef := 'B3434E'O, sourceLocRef := '0001C4'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2577)@d97f381c6fa7: Session index based on local reference:0 TC_iu_gsup_mo_mt_sms_rp_mr2(2585)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_mt_sms_rp_mr2(2585)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2579)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2579)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2577)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2577)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2577)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2577)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2578)@d97f381c6fa7: patching N(SD)=1 into dtap '0514AB145471210485B60B10'O MSC_Test_2-RAN(2578)@d97f381c6fa7: patched enc_l3: '0554AB145471210485B60B10'O MSC_Test_2-SCCP(2577)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2577)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2577)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2577)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554AB145471210485B60B10'O MSC_Test_2-M3UA(2579)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2579)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2579)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2577)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2577)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2577)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2577)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2577)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2577)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2577)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2577)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2579)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2579)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2579)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2577)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2577)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2577)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2577)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_mt_sms_rp_mr2(2585)@d97f381c6fa7: Submit MO SMMA on DTAP, SM-RP-MR is '00'O MSC_Test_2-SCCP(2577)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2577)@d97f381c6fa7: vl_len:22 MSC_Test_2-SCCP(2577)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2577)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014401200000200104006050901020600003B400140'O MSC_Test_2-M3UA(2579)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2579)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2579)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2577)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2577)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2577)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2577)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_mt_sms_rp_mr2(2585)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2585)@d97f381c6fa7: setverdict(fail): pass -> fail reason: "Rx unexpected GSUP message", new component reason: "Rx unexpected GSUP message" MC@d97f381c6fa7: Test Component 2585 has requested to stop MTC. Terminating current testcase execution. MSC_Test_0-SCCP(2571)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(2573)@d97f381c6fa7: Final verdict of PTC: none TC_iu_gsup_mo_mt_sms_rp_mr2(2585)@d97f381c6fa7: Final verdict of PTC: fail reason: "Rx unexpected GSUP message" MSC_Test_1-RAN(2575)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(2583)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(2572)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-SCCP(2574)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-M3UA(2576)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(2580)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2570)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-RAN(2578)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-M3UA(2579)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(2582)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(2581)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2586)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-SCCP(2577)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(2584)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2570): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(2571): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(2572): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(2573): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-SCCP(2574): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-RAN(2575): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-M3UA(2576): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-SCCP(2577): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-RAN(2578): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-M3UA(2579): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(2580): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(2581): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(2582): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(2583): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(2584): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_iu_gsup_mo_mt_sms_rp_mr2(2585): fail (none -> fail) reason: "Rx unexpected GSUP message" MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2586): none (fail -> fail) MTC@d97f381c6fa7: Test case TC_iu_gsup_mo_mt_sms_rp_mr finished. Verdict: fail reason: Rx unexpected GSUP message MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mo_mt_sms_rp_mr fail'. Sat Apr 20 08:43:13 UTC 2024 ------ MSC_Tests_Iu.TC_iu_gsup_mo_mt_sms_rp_mr fail ------ Saving talloc report from 172.18.186.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=425307) Waiting for packet dumper to finish... 1 (prev_count=425307, count=428506) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mo_mt_sms_rp_mr fail' was executed successfully (exit status: 0). MTC@d97f381c6fa7: 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 ------ Sat Apr 20 08:43:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_single_request' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_iu_lu_and_mo_ussd_single_request started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(2590)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(2590)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2590)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(2588)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_1-M3UA(2593)@d97f381c6fa7: ************************************************* MSC_Test_1-M3UA(2593)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2593)@d97f381c6fa7: ************************************************* MSC_Test_1-SCCP(2591)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_2-M3UA(2596)@d97f381c6fa7: ************************************************* MSC_Test_2-M3UA(2596)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2596)@d97f381c6fa7: ************************************************* MSC_Test_2-SCCP(2594)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2597)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2590)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(2590)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2590)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2590)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(2590)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2590)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2590)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2590)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2590)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2590)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2590)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2590)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2590)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2590)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2590)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2590)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2593)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23907 to server: "172.18.186.200":2905 association #8 MSC_Test_1-M3UA(2593)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2593)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2593)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_1-M3UA(2593)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2593)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2593)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2593)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2593)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2593)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2593)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2593)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2593)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2593)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2593)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2593)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2596)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23908 to server: "172.18.186.200":2905 association #8 MSC_Test_2-M3UA(2596)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2596)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2596)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_2-M3UA(2596)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2596)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2596)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2596)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2596)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2596)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2596)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2593)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2596)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2596)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2596)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2593)@d97f381c6fa7: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2596)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2596)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2599)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2599)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2599)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2599)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2599)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2599)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2599)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2599)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2600)@d97f381c6fa7: Created GsupExpect[0] for "262420000001046" to be handled at TC_iu_lu_and_mo_ussd_single_request2(2602) TC_iu_lu_and_mo_ussd_single_request2(2602)@d97f381c6fa7: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001046'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2590)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2590)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2590)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2589)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2593)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2593)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2593)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2592)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2596)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2596)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2596)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2595)@d97f381c6fa7: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2595)@d97f381c6fa7: Added conn table entry 0TC_iu_lu_and_mo_ussd_single_request2(2602)13211836 MSC_Test_2-SCCP(2594)@d97f381c6fa7: First idle individual index:0 MSC_Test_2-M3UA(2596)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2595)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2596)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2596)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2594)@d97f381c6fa7: { messageType := 2, destLocRef := 'C998BC'O, sourceLocRef := '0001C5'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2594)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(2600)@d97f381c6fa7: Found GsupExpect[0] for "262420000001046" handled at TC_iu_lu_and_mo_ussd_single_request2(2602) MSC_Test-GSUP(2600)@d97f381c6fa7: Added IMSI table entry 0TC_iu_lu_and_mo_ussd_single_request2(2602)"262420000001046" TC_iu_lu_and_mo_ussd_single_request2(2602)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_single_request2(2602)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_2-M3UA(2596)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2596)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2594)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2594)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2594)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2594)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2595)@d97f381c6fa7: patching N(SD)=1 into dtap '05149FA310732104B6C553D8'O MSC_Test_2-RAN(2595)@d97f381c6fa7: patched enc_l3: '05549FA310732104B6C553D8'O MSC_Test_2-SCCP(2594)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2594)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2594)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2594)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05549FA310732104B6C553D8'O MSC_Test_2-M3UA(2596)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2596)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2596)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2594)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2594)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2594)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2594)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2594)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2594)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2594)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2594)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2596)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2596)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2596)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2594)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2594)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2594)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2594)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2596)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2596)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2594)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2594)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2594)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2594)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_single_request2(2602)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2595)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2595)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_2-SCCP(2594)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2594)@d97f381c6fa7: vl_len:14 MSC_Test_2-SCCP(2594)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2594)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2596)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2596)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2596)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2594)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2594)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2594)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2594)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2594)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2594)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2594)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2594)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2596)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2596)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2596)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2594)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-M3UA(2596)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2595)@d97f381c6fa7: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_single_request2(2602)13211836 TC_iu_lu_and_mo_ussd_single_request2(2602)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_single_request2(2602)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_single_request2(2602)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_single_request2(2602)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_single_request2(2602)@d97f381c6fa7: 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 := '047A7F0F'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2595)@d97f381c6fa7: Added conn table entry 0TC_iu_lu_and_mo_ussd_single_request2(2602)15368060 MSC_Test_2-RAN(2595)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2594)@d97f381c6fa7: First idle individual index:0 MSC_Test_2-M3UA(2596)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2596)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2596)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2594)@d97f381c6fa7: { messageType := 2, destLocRef := 'EA7F7C'O, sourceLocRef := '0001C6'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2594)@d97f381c6fa7: Session index based on local reference:0 TC_iu_lu_and_mo_ussd_single_request2(2602)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_single_request2(2602)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2596)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2596)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2594)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2594)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2594)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2594)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2595)@d97f381c6fa7: patching N(SD)=1 into dtap '05148C188EBE210420B90D2F'O MSC_Test_2-RAN(2595)@d97f381c6fa7: patched enc_l3: '05548C188EBE210420B90D2F'O MSC_Test_2-SCCP(2594)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2594)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2594)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2594)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05548C188EBE210420B90D2F'O MSC_Test_2-M3UA(2596)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2596)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2596)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2594)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2594)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2594)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2594)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2594)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2594)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2594)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2594)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2596)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2596)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2596)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2594)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2594)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2594)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2594)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2600)@d97f381c6fa7: Created GsupExpect[0] for "262420000001046" to be handled at TC_iu_lu_and_mo_ussd_single_request2(2602) MSC_Test_2-RAN(2595)@d97f381c6fa7: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2595)@d97f381c6fa7: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2594)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2594)@d97f381c6fa7: vl_len:37 MSC_Test_2-SCCP(2594)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2594)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2596)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_ussd_single_request2(2602)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2596)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2596)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2596)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2596)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2594)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2594)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2594)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2594)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2594)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2594)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2594)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2594)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_single_request2(2602)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2594)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2594)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2594)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2594)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2596)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2596)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2596)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2594)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-RAN(2595)@d97f381c6fa7: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_single_request2(2602)15368060 MSC_Test_2-M3UA(2596)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_ussd_single_request2(2602)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_single_request2(2602)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_single_request2(2602)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_single_request2(2602)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-RAN(2589)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(2588)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-M3UA(2593)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-RAN(2592)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(2600)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-SCCP(2591)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2587)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(2590)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(2597)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-SCCP(2594)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-M3UA(2596)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2603)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(2601)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(2599)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(2598)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-RAN(2595)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2587): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(2588): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(2589): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(2590): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-SCCP(2591): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-RAN(2592): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-M3UA(2593): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-SCCP(2594): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-RAN(2595): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-M3UA(2596): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(2597): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(2598): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(2599): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(2600): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(2601): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_iu_lu_and_mo_ussd_single_request2(2602): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2603): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_iu_lu_and_mo_ussd_single_request finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_single_request pass'. Sat Apr 20 08:43:19 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_single_request pass ====== Saving talloc report from 172.18.186.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=479528) Waiting for packet dumper to finish... 1 (prev_count=479528, count=482727) MTC@d97f381c6fa7: 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@d97f381c6fa7: 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 ------ Sat Apr 20 08:43:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_notification' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_iu_lu_and_mt_ussd_notification started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(2607)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(2607)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2607)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(2605)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_1-M3UA(2610)@d97f381c6fa7: ************************************************* MSC_Test_1-M3UA(2610)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2610)@d97f381c6fa7: ************************************************* MSC_Test_1-SCCP(2608)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2613)@d97f381c6fa7: ************************************************* MSC_Test_2-M3UA(2613)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2613)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_2-SCCP(2611)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2614)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2607)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(2607)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2607)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2607)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(2607)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2607)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2607)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2607)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2607)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2607)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2607)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2607)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2607)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2607)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2607)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2607)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2610)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23907 to server: "172.18.186.200":2905 association #8 MSC_Test_1-M3UA(2610)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2610)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2610)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_1-M3UA(2610)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2610)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2610)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2610)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2610)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2610)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2610)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2610)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2610)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2610)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2610)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2610)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2613)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23908 to server: "172.18.186.200":2905 association #8 MSC_Test_2-M3UA(2613)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2613)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2613)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_2-M3UA(2613)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2613)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2613)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2613)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2613)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2613)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2610)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2613)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2613)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2613)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2610)@d97f381c6fa7: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2613)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2613)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2613)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2616)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2616)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2616)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2616)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2616)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2616)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2616)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2616)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2617)@d97f381c6fa7: Created GsupExpect[0] for "262420000001047" to be handled at TC_iu_lu_and_mt_ussd_notification2(2619) TC_iu_lu_and_mt_ussd_notification2(2619)@d97f381c6fa7: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001047'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2607)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2607)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2607)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2606)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2610)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2610)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2610)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2609)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2613)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2613)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2613)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2612)@d97f381c6fa7: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2612)@d97f381c6fa7: Added conn table entry 0TC_iu_lu_and_mt_ussd_notification2(2619)1761770 MSC_Test_2-SCCP(2611)@d97f381c6fa7: First idle individual index:0 MSC_Test_2-M3UA(2613)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2612)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2613)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2613)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2611)@d97f381c6fa7: { messageType := 2, destLocRef := '1AE1EA'O, sourceLocRef := '0001C7'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2611)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(2617)@d97f381c6fa7: Found GsupExpect[0] for "262420000001047" handled at TC_iu_lu_and_mt_ussd_notification2(2619) MSC_Test-GSUP(2617)@d97f381c6fa7: Added IMSI table entry 0TC_iu_lu_and_mt_ussd_notification2(2619)"262420000001047" TC_iu_lu_and_mt_ussd_notification2(2619)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_notification2(2619)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_2-M3UA(2613)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2613)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2611)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2611)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2611)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2611)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2612)@d97f381c6fa7: patching N(SD)=1 into dtap '0514D5A8A1732104D8992631'O MSC_Test_2-RAN(2612)@d97f381c6fa7: patched enc_l3: '0554D5A8A1732104D8992631'O MSC_Test_2-SCCP(2611)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2611)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2611)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2611)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554D5A8A1732104D8992631'O MSC_Test_2-M3UA(2613)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2613)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2613)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2611)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2611)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2611)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2611)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2611)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2611)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2611)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2611)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2613)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2613)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2613)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2611)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2611)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2611)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2611)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2613)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2613)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2611)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2611)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2611)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2611)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_notification2(2619)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2612)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2612)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_2-SCCP(2611)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2611)@d97f381c6fa7: vl_len:14 MSC_Test_2-SCCP(2611)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2611)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2613)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2613)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2613)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2611)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2611)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2611)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2611)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2611)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2611)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2611)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2611)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2613)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2613)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2613)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2611)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-M3UA(2613)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2612)@d97f381c6fa7: Deleted conn table entry 0TC_iu_lu_and_mt_ussd_notification2(2619)1761770 TC_iu_lu_and_mt_ussd_notification2(2619)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_notification2(2619)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_notification2(2619)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_notification2(2619)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2612)@d97f381c6fa7: Created IMSI[0] for '262420000001047'H'4C0F953E'O to be handled at TC_iu_lu_and_mt_ussd_notification2(2619) MSC_Test-GSUP(2617)@d97f381c6fa7: Created GsupExpect[0] for "262420000001047" to be handled at TC_iu_lu_and_mt_ussd_notification2(2619) MSC_Test_2-M3UA(2613)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2613)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2612)@d97f381c6fa7: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_ussd_notification2(2619) TC_iu_lu_and_mt_ussd_notification2(2619)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_notification2(2619)@d97f381c6fa7: 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 := '4C0F953E'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2612)@d97f381c6fa7: Added conn table entry 0TC_iu_lu_and_mt_ussd_notification2(2619)4116880 MSC_Test_2-SCCP(2611)@d97f381c6fa7: First idle individual index:0 MSC_Test_2-M3UA(2613)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2613)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2613)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2611)@d97f381c6fa7: { messageType := 2, destLocRef := '3ED190'O, sourceLocRef := '0001C8'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2611)@d97f381c6fa7: Session index based on local reference:0 TC_iu_lu_and_mt_ussd_notification2(2619)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_notification2(2619)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2613)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2613)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2611)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2611)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2611)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2611)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2612)@d97f381c6fa7: patching N(SD)=0 into dtap '051444FB1D9921047533D392'O MSC_Test_2-RAN(2612)@d97f381c6fa7: patched enc_l3: '051444FB1D9921047533D392'O MSC_Test_2-SCCP(2611)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2611)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2611)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2611)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051444FB1D9921047533D392'O MSC_Test_2-M3UA(2613)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2613)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2613)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2611)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2611)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2611)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2611)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2611)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2611)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2611)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2611)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2613)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2613)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2613)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2611)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-M3UA(2613)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2611)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2611)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2613)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2611)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2611)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2611)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2611)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2611)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_notification2(2619)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2612)@d97f381c6fa7: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2612)@d97f381c6fa7: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2611)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2611)@d97f381c6fa7: vl_len:20 MSC_Test_2-SCCP(2611)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2611)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2613)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_ussd_notification2(2619)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2613)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2613)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2611)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-M3UA(2613)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2611)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2611)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2613)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2611)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2611)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2611)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2611)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2611)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_notification2(2619)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2611)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2611)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2611)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2611)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2613)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2613)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2613)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2611)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-RAN(2612)@d97f381c6fa7: Deleted conn table entry 0TC_iu_lu_and_mt_ussd_notification2(2619)4116880 TC_iu_lu_and_mt_ussd_notification2(2619)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2613)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_ussd_notification2(2619)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_notification2(2619)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_notification2(2619)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-SCCP(2605)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-RAN(2609)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(2607)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(2606)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-SCCP(2608)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(2617)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-RAN(2612)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-M3UA(2610)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(2614)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2620)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(2615)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(2618)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2604)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-SCCP(2611)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-M3UA(2613)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(2616)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2604): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(2605): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(2606): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(2607): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-SCCP(2608): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-RAN(2609): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-M3UA(2610): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-SCCP(2611): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-RAN(2612): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-M3UA(2613): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(2614): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(2615): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(2616): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(2617): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(2618): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_iu_lu_and_mt_ussd_notification2(2619): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2620): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_iu_lu_and_mt_ussd_notification finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_notification pass'. Sat Apr 20 08:43:26 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_notification pass ====== Saving talloc report from 172.18.186.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=483087) Waiting for packet dumper to finish... 1 (prev_count=483087, count=486286) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_notification pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: 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 ------ Sat Apr 20 08:43:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: 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@d97f381c6fa7: Test case TC_iu_lu_and_mo_ussd_during_mt_call started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(2624)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(2624)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2624)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(2622)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_1-M3UA(2627)@d97f381c6fa7: ************************************************* MSC_Test_1-M3UA(2627)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2627)@d97f381c6fa7: ************************************************* MSC_Test_1-SCCP(2625)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_2-M3UA(2630)@d97f381c6fa7: ************************************************* MSC_Test_2-M3UA(2630)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2630)@d97f381c6fa7: ************************************************* MSC_Test_2-SCCP(2628)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2631)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2624)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(2624)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2624)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2624)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(2624)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2624)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2624)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2624)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2624)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2624)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2624)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2624)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2624)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2624)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2624)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2624)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2627)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23907 to server: "172.18.186.200":2905 association #8 MSC_Test_1-M3UA(2627)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2627)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2627)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_1-M3UA(2627)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2627)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2627)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2627)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2627)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2627)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2627)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2627)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2627)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2627)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2627)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2627)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2630)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23908 to server: "172.18.186.200":2905 association #8 MSC_Test_2-M3UA(2630)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2630)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2630)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_2-M3UA(2630)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2630)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2630)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2630)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2630)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2630)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2630)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2627)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2630)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2630)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2627)@d97f381c6fa7: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2630)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2630)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2630)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2633)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2633)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2633)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2633)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2633)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2633)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2633)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2633)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2634)@d97f381c6fa7: Created GsupExpect[0] for "262420000001048" to be handled at TC_iu_lu_and_mo_ussd_during_mt_call2(2636) TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@d97f381c6fa7: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001048'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2624)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2624)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2624)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2623)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2627)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2627)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2627)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2626)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2630)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2630)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2630)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2629)@d97f381c6fa7: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2629)@d97f381c6fa7: Added conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2636)13035149 MSC_Test_2-SCCP(2628)@d97f381c6fa7: First idle individual index:0 MSC_Test_2-M3UA(2630)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2629)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2630)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2630)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2628)@d97f381c6fa7: { messageType := 2, destLocRef := 'C6E68D'O, sourceLocRef := '0001C9'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2628)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(2634)@d97f381c6fa7: Found GsupExpect[0] for "262420000001048" handled at TC_iu_lu_and_mo_ussd_during_mt_call2(2636) MSC_Test-GSUP(2634)@d97f381c6fa7: Added IMSI table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2636)"262420000001048" TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_2-M3UA(2630)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2630)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2628)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2628)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2628)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2628)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2629)@d97f381c6fa7: patching N(SD)=1 into dtap '05143E2E4C552104F51066C7'O MSC_Test_2-RAN(2629)@d97f381c6fa7: patched enc_l3: '05543E2E4C552104F51066C7'O MSC_Test_2-SCCP(2628)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2628)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2628)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2628)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05543E2E4C552104F51066C7'O MSC_Test_2-M3UA(2630)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2630)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2630)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2628)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2628)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2628)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2628)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2628)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2628)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2628)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2628)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2630)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2630)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2630)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2628)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2628)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2628)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2628)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2630)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2630)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2628)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2628)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2628)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2628)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2629)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2629)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_2-SCCP(2628)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2628)@d97f381c6fa7: vl_len:14 MSC_Test_2-SCCP(2628)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2628)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2630)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2630)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2630)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2628)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2628)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2628)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2628)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2628)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2628)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2628)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2628)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2630)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2630)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2630)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2628)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-M3UA(2630)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2629)@d97f381c6fa7: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2636)13035149 TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(2631)@d97f381c6fa7: Added conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2636)967572121 MSC_Test_2-RAN(2629)@d97f381c6fa7: Created IMSI[0] for '262420000001048'H'4F064C88'O to be handled at TC_iu_lu_and_mo_ussd_during_mt_call2(2636) MSC_Test_2-M3UA(2630)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2630)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2629)@d97f381c6fa7: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mo_ussd_during_mt_call2(2636) TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2629)@d97f381c6fa7: Created IMSI[1] for '262420000001048'H'4F064C88'O to be handled at TC_iu_lu_and_mo_ussd_during_mt_call2(2636) TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@d97f381c6fa7: 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 := '4F064C88'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2629)@d97f381c6fa7: Added conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2636)13468230 MSC_Test_2-SCCP(2628)@d97f381c6fa7: First idle individual index:0 MSC_Test_2-M3UA(2630)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2630)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2630)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2628)@d97f381c6fa7: { messageType := 2, destLocRef := 'CD8246'O, sourceLocRef := '0001CA'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2628)@d97f381c6fa7: Session index based on local reference:0 TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2630)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2630)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2628)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2628)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2628)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2628)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2629)@d97f381c6fa7: patching N(SD)=0 into dtap '05146AA1A76F21040928A629'O MSC_Test_2-RAN(2629)@d97f381c6fa7: patched enc_l3: '05146AA1A76F21040928A629'O MSC_Test_2-SCCP(2628)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2628)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2628)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2628)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05146AA1A76F21040928A629'O MSC_Test_2-M3UA(2630)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2630)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2630)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2628)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2628)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2628)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2628)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2628)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2628)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2628)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2628)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2630)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2630)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2630)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2628)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-M3UA(2630)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2628)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2628)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2628)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2630)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2628)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2628)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2628)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2628)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@d97f381c6fa7: f_mt_call_complete 1 MSC_Test_2-RAN(2629)@d97f381c6fa7: patching N(SD)=1 into dtap '8301'O MSC_Test_2-RAN(2629)@d97f381c6fa7: patched enc_l3: '8341'O MSC_Test_2-SCCP(2628)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2628)@d97f381c6fa7: vl_len:14 MSC_Test_2-SCCP(2628)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2628)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028341'O MSC_Test_2-M3UA(2630)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@d97f381c6fa7: f_mt_call_complete 2 MSC_Test-MGCP(2632)@d97f381c6fa7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_lu_and_mo_ussd_during_mt_call2(2636) MSC_Test-MGCP(2632)@d97f381c6fa7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "439", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b8" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_iu_lu_and_mo_ussd_during_mt_call2(2636) TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@d97f381c6fa7: f_mt_call_complete 3 TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@d97f381c6fa7: f_mt_call_complete 4.iu MSC_Test_2-M3UA(2630)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2630)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2628)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2628)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2628)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2628)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@d97f381c6fa7: f_mt_call_complete 6.iu MSC_Test_2-SCCP(2628)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2628)@d97f381c6fa7: vl_len:46 MSC_Test_2-SCCP(2628)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2628)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C60BA7C350001C0A802150000000000000000000000000040040C0000'O MSC_Test_2-M3UA(2630)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2629)@d97f381c6fa7: patching N(SD)=2 into dtap '8307'O MSC_Test_2-RAN(2629)@d97f381c6fa7: patched enc_l3: '8387'O MSC_Test_2-SCCP(2628)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2628)@d97f381c6fa7: vl_len:14 MSC_Test_2-SCCP(2628)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2628)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028387'O MSC_Test_2-M3UA(2630)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@d97f381c6fa7: f_mt_call_complete 5.iu TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@d97f381c6fa7: f_mt_call_complete 8.iu TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@d97f381c6fa7: f_mt_call_complete 7.iu TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@d97f381c6fa7: f_mt_call_complete 9.iu TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@d97f381c6fa7: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@d97f381c6fa7: f_mt_call_complete DONE TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2629)@d97f381c6fa7: patching N(SD)=3 into dtap '1B3B1C15A11302010102013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2629)@d97f381c6fa7: patched enc_l3: '1BFB1C15A11302010102013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2628)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2628)@d97f381c6fa7: vl_len:37 MSC_Test_2-SCCP(2628)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2628)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BFB1C15A11302010102013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2630)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2630)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2630)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2628)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2628)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2628)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2628)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@d97f381c6fa7: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_2-M3UA(2630)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2630)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2628)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2628)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2628)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2628)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@d97f381c6fa7: f_call_hangup 1: rx DTAP CC DISC MSC_Test_2-RAN(2629)@d97f381c6fa7: patching N(SD)=0 into dtap '832D0802E180'O MSC_Test_2-RAN(2629)@d97f381c6fa7: patched enc_l3: '832D0802E180'O MSC_Test_2-SCCP(2628)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2628)@d97f381c6fa7: vl_len:18 MSC_Test_2-SCCP(2628)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2628)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400E0000010010400706832D0802E180'O MSC_Test_2-M3UA(2630)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(2631)@d97f381c6fa7: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2636)967572121 TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@d97f381c6fa7: f_call_hangup 2: rx MNCC REL ind MSC_Test_2-M3UA(2630)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2630)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2630)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2630)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2628)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2628)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2628)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2628)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2628)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2628)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2628)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2628)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@d97f381c6fa7: f_call_hangup 3: rx DTAP CC REL COMPL TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@d97f381c6fa7: f_call_hangup 5.iu: rx Iu Release Command MSC_Test_2-SCCP(2628)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2628)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2628)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2628)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2630)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2630)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2630)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2628)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-RAN(2629)@d97f381c6fa7: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2636)13468230 MSC_Test_2-M3UA(2630)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@d97f381c6fa7: f_call_hangup 6.iu: rx SCCP DISC TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@d97f381c6fa7: f_call_hangup 9: done TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-SCCP(2622)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(2631)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(2624)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-SCCP(2625)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(2634)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-M3UA(2630)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2621)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-SCCP(2628)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(2623)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-RAN(2626)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(2633)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-M3UA(2627)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(2635)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-RAN(2629)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2637)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(2632)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2621): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(2622): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(2623): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(2624): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-SCCP(2625): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-RAN(2626): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-M3UA(2627): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-SCCP(2628): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-RAN(2629): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-M3UA(2630): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(2631): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(2632): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(2633): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(2634): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(2635): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_iu_lu_and_mo_ussd_during_mt_call2(2636): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2637): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_iu_lu_and_mo_ussd_during_mt_call finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_during_mt_call pass'. Sat Apr 20 08:43:35 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_during_mt_call pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_during_mt_call.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=630979) Waiting for packet dumper to finish... 1 (prev_count=630979, count=634178) MTC@d97f381c6fa7: 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@d97f381c6fa7: 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 ------ Sat Apr 20 08:43:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: 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@d97f381c6fa7: Test case TC_iu_lu_and_mt_ussd_during_mt_call started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(2641)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(2641)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2641)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(2639)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_1-M3UA(2644)@d97f381c6fa7: ************************************************* MSC_Test_1-M3UA(2644)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2644)@d97f381c6fa7: ************************************************* MSC_Test_1-SCCP(2642)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_2-M3UA(2647)@d97f381c6fa7: ************************************************* MSC_Test_2-M3UA(2647)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2647)@d97f381c6fa7: ************************************************* MSC_Test_2-SCCP(2645)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2648)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2641)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(2641)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2641)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2641)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(2641)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2641)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2641)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2641)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2641)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2641)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2641)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2641)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2641)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2641)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2641)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2641)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2644)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23907 to server: "172.18.186.200":2905 association #8 MSC_Test_1-M3UA(2644)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2644)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2644)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_1-M3UA(2644)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2644)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2644)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2644)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2644)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2644)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2644)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2644)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2644)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2644)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2644)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2644)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2647)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23908 to server: "172.18.186.200":2905 association #8 MSC_Test_2-M3UA(2647)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2647)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2647)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_2-M3UA(2647)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2647)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2647)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2647)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2647)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2647)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2647)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2644)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2644)@d97f381c6fa7: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2647)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2647)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2647)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2647)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2647)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2650)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2650)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2650)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2650)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2650)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2650)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2650)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2650)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2651)@d97f381c6fa7: Created GsupExpect[0] for "262420000001049" to be handled at TC_iu_lu_and_mt_ussd_during_mt_call2(2653) TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@d97f381c6fa7: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001049'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2641)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2641)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2641)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2640)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2644)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2644)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2644)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2643)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2647)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2647)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2647)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2646)@d97f381c6fa7: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2646)@d97f381c6fa7: Added conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(2653)12487989 MSC_Test_2-SCCP(2645)@d97f381c6fa7: First idle individual index:0 MSC_Test_2-M3UA(2647)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2646)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2647)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2647)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2645)@d97f381c6fa7: { messageType := 2, destLocRef := 'BE8D35'O, sourceLocRef := '0001CB'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2645)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(2651)@d97f381c6fa7: Found GsupExpect[0] for "262420000001049" handled at TC_iu_lu_and_mt_ussd_during_mt_call2(2653) MSC_Test-GSUP(2651)@d97f381c6fa7: Added IMSI table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(2653)"262420000001049" TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_2-M3UA(2647)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2647)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2645)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2645)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2645)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2645)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2646)@d97f381c6fa7: patching N(SD)=1 into dtap '0514C5D12B04210434FDBFA0'O MSC_Test_2-RAN(2646)@d97f381c6fa7: patched enc_l3: '0554C5D12B04210434FDBFA0'O MSC_Test_2-SCCP(2645)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2645)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2645)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2645)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554C5D12B04210434FDBFA0'O MSC_Test_2-M3UA(2647)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2647)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2647)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2645)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2645)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2645)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2645)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2645)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2645)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2645)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2645)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2647)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2647)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2647)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2645)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2645)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2645)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2645)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2647)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2647)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2645)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2645)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2645)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2645)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2646)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2646)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_2-SCCP(2645)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2645)@d97f381c6fa7: vl_len:14 MSC_Test_2-SCCP(2645)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2645)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2647)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2647)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2647)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2645)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2645)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2645)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2645)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2645)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2645)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2645)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2645)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2647)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2647)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2647)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2645)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-M3UA(2647)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2646)@d97f381c6fa7: Deleted conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(2653)12487989 TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(2648)@d97f381c6fa7: Added conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(2653)1820358292 MSC_Test_2-RAN(2646)@d97f381c6fa7: Created IMSI[0] for '262420000001049'H'5685A479'O to be handled at TC_iu_lu_and_mt_ussd_during_mt_call2(2653) MSC_Test_2-M3UA(2647)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2647)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2646)@d97f381c6fa7: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_ussd_during_mt_call2(2653) TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2646)@d97f381c6fa7: Created IMSI[1] for '262420000001049'H'5685A479'O to be handled at TC_iu_lu_and_mt_ussd_during_mt_call2(2653) TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@d97f381c6fa7: 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 := '5685A479'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2646)@d97f381c6fa7: Added conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(2653)3217412 MSC_Test_2-SCCP(2645)@d97f381c6fa7: First idle individual index:0 MSC_Test_2-M3UA(2647)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2647)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2647)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2645)@d97f381c6fa7: { messageType := 2, destLocRef := '311804'O, sourceLocRef := '0001CC'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2645)@d97f381c6fa7: Session index based on local reference:0 TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2647)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2647)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2645)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2645)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2645)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2645)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2646)@d97f381c6fa7: patching N(SD)=0 into dtap '05145D5E87072104CED09420'O MSC_Test_2-RAN(2646)@d97f381c6fa7: patched enc_l3: '05145D5E87072104CED09420'O MSC_Test_2-SCCP(2645)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2645)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2645)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2645)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05145D5E87072104CED09420'O MSC_Test_2-M3UA(2647)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2647)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2647)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2645)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2645)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2645)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2645)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2645)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2645)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2645)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2645)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2647)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2647)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2647)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2645)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-M3UA(2647)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2645)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2645)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2647)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2645)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2645)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2645)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2645)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2645)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@d97f381c6fa7: f_mt_call_complete 1 MSC_Test_2-RAN(2646)@d97f381c6fa7: patching N(SD)=1 into dtap '8301'O MSC_Test_2-RAN(2646)@d97f381c6fa7: patched enc_l3: '8341'O MSC_Test_2-SCCP(2645)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2645)@d97f381c6fa7: vl_len:14 MSC_Test_2-SCCP(2645)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2645)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028341'O MSC_Test_2-M3UA(2647)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@d97f381c6fa7: f_mt_call_complete 2 MSC_Test-MGCP(2649)@d97f381c6fa7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_lu_and_mt_ussd_during_mt_call2(2653) MSC_Test-MGCP(2649)@d97f381c6fa7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "445", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ba" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_iu_lu_and_mt_ussd_during_mt_call2(2653) TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@d97f381c6fa7: f_mt_call_complete 3 TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@d97f381c6fa7: f_mt_call_complete 4.iu MSC_Test_2-M3UA(2647)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2647)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2645)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2645)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2645)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2645)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@d97f381c6fa7: f_mt_call_complete 6.iu MSC_Test_2-SCCP(2645)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2645)@d97f381c6fa7: vl_len:46 MSC_Test_2-SCCP(2645)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2645)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C60BA7C350001C0A802150000000000000000000000000040040C0000'O MSC_Test_2-RAN(2646)@d97f381c6fa7: patching N(SD)=2 into dtap '8307'O MSC_Test_2-RAN(2646)@d97f381c6fa7: patched enc_l3: '8387'O MSC_Test_2-M3UA(2647)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2645)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2645)@d97f381c6fa7: vl_len:14 MSC_Test_2-SCCP(2645)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2645)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028387'O MSC_Test_2-M3UA(2647)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@d97f381c6fa7: f_mt_call_complete 5.iu TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@d97f381c6fa7: f_mt_call_complete 8.iu TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@d97f381c6fa7: f_mt_call_complete 7.iu TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@d97f381c6fa7: f_mt_call_complete 9.iu TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@d97f381c6fa7: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@d97f381c6fa7: f_mt_call_complete DONE TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2647)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2647)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2645)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2645)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2645)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2645)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2646)@d97f381c6fa7: patching N(SD)=3 into dtap '8B3A16A214020101300F02013C300A04010F0405CE37BCEC02'O MSC_Test_2-RAN(2646)@d97f381c6fa7: patched enc_l3: '8BFA16A214020101300F02013C300A04010F0405CE37BCEC02'O MSC_Test_2-SCCP(2645)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2645)@d97f381c6fa7: vl_len:37 MSC_Test_2-SCCP(2645)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2645)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440210000010010401A198BFA16A214020101300F02013C300A04010F0405CE37BCEC02'O MSC_Test_2-M3UA(2647)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2647)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2647)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2645)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2645)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2645)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2645)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@d97f381c6fa7: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_2-M3UA(2647)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2647)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2645)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2645)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2645)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2645)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@d97f381c6fa7: f_call_hangup 1: rx DTAP CC DISC MSC_Test_2-RAN(2646)@d97f381c6fa7: patching N(SD)=0 into dtap '832D0802E180'O MSC_Test_2-RAN(2646)@d97f381c6fa7: patched enc_l3: '832D0802E180'O MSC_Test_2-SCCP(2645)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2645)@d97f381c6fa7: vl_len:18 MSC_Test_2-SCCP(2645)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2645)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400E0000010010400706832D0802E180'O MSC_Test_2-M3UA(2647)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(2648)@d97f381c6fa7: Deleted conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(2653)1820358292 MSC_Test_2-M3UA(2647)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2647)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@d97f381c6fa7: f_call_hangup 2: rx MNCC REL ind MSC_Test_2-M3UA(2647)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2645)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-M3UA(2647)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2645)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2645)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2645)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2645)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2645)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2645)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2645)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@d97f381c6fa7: f_call_hangup 3: rx DTAP CC REL COMPL TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@d97f381c6fa7: f_call_hangup 5.iu: rx Iu Release Command MSC_Test_2-SCCP(2645)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2645)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2645)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2645)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2647)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2647)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2647)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2645)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-RAN(2646)@d97f381c6fa7: Deleted conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(2653)3217412 MSC_Test_2-M3UA(2647)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@d97f381c6fa7: f_call_hangup 6.iu: rx SCCP DISC TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@d97f381c6fa7: f_call_hangup 9: done TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_1-RAN(2643)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-RAN(2646)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(2639)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(2651)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(2648)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-SCCP(2645)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-SCCP(2642)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(2641)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(2640)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-M3UA(2644)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-M3UA(2647)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2638)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(2652)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2654)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(2649)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(2650)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2638): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(2639): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(2640): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(2641): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-SCCP(2642): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-RAN(2643): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-M3UA(2644): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-SCCP(2645): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-RAN(2646): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-M3UA(2647): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(2648): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(2649): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(2650): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(2651): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(2652): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_iu_lu_and_mt_ussd_during_mt_call2(2653): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2654): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_iu_lu_and_mt_ussd_during_mt_call finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_during_mt_call pass'. Sat Apr 20 08:43:45 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_during_mt_call pass ====== Saving talloc report from 172.18.186.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=636767) Waiting for packet dumper to finish... 1 (prev_count=636767, count=639966) MTC@d97f381c6fa7: 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@d97f381c6fa7: 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 ------ Sat Apr 20 08:43:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_mo_release' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_iu_lu_and_mo_ussd_mo_release started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2658)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(2658)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2658)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-SCCP(2656)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_1-M3UA(2661)@d97f381c6fa7: ************************************************* MSC_Test_1-M3UA(2661)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2661)@d97f381c6fa7: ************************************************* MSC_Test_1-SCCP(2659)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_2-M3UA(2664)@d97f381c6fa7: ************************************************* MSC_Test_2-M3UA(2664)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2664)@d97f381c6fa7: ************************************************* MSC_Test_2-SCCP(2662)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2665)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2658)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(2658)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2658)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2658)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(2658)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2658)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2658)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2658)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2658)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2658)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2658)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2658)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2658)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2658)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2658)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2658)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2661)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23907 to server: "172.18.186.200":2905 association #8 MSC_Test_1-M3UA(2661)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2661)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2661)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_1-M3UA(2661)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2661)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2661)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2661)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2661)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2661)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2661)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2661)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2661)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2661)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2661)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2661)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2664)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23908 to server: "172.18.186.200":2905 association #8 MSC_Test_2-M3UA(2664)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2664)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2664)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_2-M3UA(2664)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2664)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2664)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2664)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2664)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2664)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2664)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2661)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2664)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2664)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2664)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2661)@d97f381c6fa7: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2664)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2664)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2667)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2667)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2667)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2667)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2667)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2667)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2667)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2667)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2668)@d97f381c6fa7: Created GsupExpect[0] for "262420000001050" to be handled at TC_iu_lu_and_mo_ussd_mo_release2(2670) TC_iu_lu_and_mo_ussd_mo_release2(2670)@d97f381c6fa7: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001050'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2658)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2658)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2658)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2657)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2661)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2661)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2661)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2660)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2664)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2664)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2664)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2663)@d97f381c6fa7: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2663)@d97f381c6fa7: Added conn table entry 0TC_iu_lu_and_mo_ussd_mo_release2(2670)4450279 MSC_Test_2-SCCP(2662)@d97f381c6fa7: First idle individual index:0 MSC_Test_2-M3UA(2664)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2663)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2664)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2664)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2662)@d97f381c6fa7: { messageType := 2, destLocRef := '43E7E7'O, sourceLocRef := '0001CD'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2662)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(2668)@d97f381c6fa7: Found GsupExpect[0] for "262420000001050" handled at TC_iu_lu_and_mo_ussd_mo_release2(2670) MSC_Test-GSUP(2668)@d97f381c6fa7: Added IMSI table entry 0TC_iu_lu_and_mo_ussd_mo_release2(2670)"262420000001050" TC_iu_lu_and_mo_ussd_mo_release2(2670)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_mo_release2(2670)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_2-M3UA(2664)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2664)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2662)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2662)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2662)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2662)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2663)@d97f381c6fa7: patching N(SD)=1 into dtap '0514A82EC8222104F0B2E9B5'O MSC_Test_2-RAN(2663)@d97f381c6fa7: patched enc_l3: '0554A82EC8222104F0B2E9B5'O MSC_Test_2-SCCP(2662)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2662)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2662)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2662)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554A82EC8222104F0B2E9B5'O MSC_Test_2-M3UA(2664)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2664)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2664)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2662)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2662)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2662)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2662)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2662)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2662)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2662)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2662)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2664)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2664)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2664)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2662)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2662)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2662)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2662)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2664)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2664)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2662)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2662)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2662)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2662)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_mo_release2(2670)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2663)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2663)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_2-SCCP(2662)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2662)@d97f381c6fa7: vl_len:14 MSC_Test_2-SCCP(2662)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2662)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2664)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2664)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2664)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2662)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2662)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2662)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2662)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2662)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2662)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2662)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2662)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2664)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2664)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2664)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2662)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-M3UA(2664)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2663)@d97f381c6fa7: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_mo_release2(2670)4450279 TC_iu_lu_and_mo_ussd_mo_release2(2670)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_mo_release2(2670)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_mo_release2(2670)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_mo_release2(2670)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_mo_release2(2670)@d97f381c6fa7: 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 := '6DBA2B0F'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2663)@d97f381c6fa7: Added conn table entry 0TC_iu_lu_and_mo_ussd_mo_release2(2670)5311511 MSC_Test_2-RAN(2663)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2662)@d97f381c6fa7: First idle individual index:0 MSC_Test_2-M3UA(2664)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2664)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2664)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2662)@d97f381c6fa7: { messageType := 2, destLocRef := '510C17'O, sourceLocRef := '0001CE'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2662)@d97f381c6fa7: Session index based on local reference:0 TC_iu_lu_and_mo_ussd_mo_release2(2670)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_mo_release2(2670)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2664)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2664)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2662)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2662)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2662)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2662)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2663)@d97f381c6fa7: patching N(SD)=1 into dtap '051453C3BB6D21044AA7C5AC'O MSC_Test_2-RAN(2663)@d97f381c6fa7: patched enc_l3: '055453C3BB6D21044AA7C5AC'O MSC_Test_2-SCCP(2662)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2662)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2662)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2662)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055453C3BB6D21044AA7C5AC'O MSC_Test_2-M3UA(2664)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2664)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2664)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2662)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2662)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2662)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2662)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2662)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2662)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2662)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2662)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2664)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2664)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2664)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2662)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2662)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2662)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2662)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2668)@d97f381c6fa7: Created GsupExpect[0] for "262420000001050" to be handled at TC_iu_lu_and_mo_ussd_mo_release2(2670) MSC_Test_2-RAN(2663)@d97f381c6fa7: patching N(SD)=2 into dtap '1B3B1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O MSC_Test_2-RAN(2663)@d97f381c6fa7: patched enc_l3: '1BBB1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O MSC_Test_2-SCCP(2662)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2662)@d97f381c6fa7: vl_len:40 MSC_Test_2-SCCP(2662)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2662)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440240000010010401D1C1BBB1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O MSC_Test_2-M3UA(2664)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_ussd_mo_release2(2670)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2664)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2664)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2662)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2662)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2662)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2662)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_mo_release2(2670)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2663)@d97f381c6fa7: patching N(SD)=3 into dtap '1B2A'O MSC_Test_2-RAN(2663)@d97f381c6fa7: patched enc_l3: '1BEA'O MSC_Test_2-SCCP(2662)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2662)@d97f381c6fa7: vl_len:14 MSC_Test_2-SCCP(2662)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2662)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400A00000100104003021BEA'O MSC_Test_2-M3UA(2664)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2664)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2664)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2662)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2662)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2662)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2662)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_mo_release2(2670)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2662)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2662)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2662)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2662)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2664)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2664)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2664)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2662)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-RAN(2663)@d97f381c6fa7: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_mo_release2(2670)5311511 MSC_Test_2-M3UA(2664)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_ussd_mo_release2(2670)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_mo_release2(2670)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_mo_release2(2670)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_mo_release2(2670)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-RAN(2657)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-SCCP(2659)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(2656)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(2658)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-RAN(2660)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(2665)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2655)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-M3UA(2661)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-SCCP(2662)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(2669)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(2667)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-RAN(2663)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2671)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-M3UA(2664)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(2668)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(2666)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2655): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(2656): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(2657): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(2658): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-SCCP(2659): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-RAN(2660): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-M3UA(2661): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-SCCP(2662): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-RAN(2663): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-M3UA(2664): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(2665): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(2666): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(2667): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(2668): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(2669): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_iu_lu_and_mo_ussd_mo_release2(2670): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2671): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_iu_lu_and_mo_ussd_mo_release finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_mo_release pass'. Sat Apr 20 08:43:51 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_mo_release pass ====== Saving talloc report from 172.18.186.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=476587) Waiting for packet dumper to finish... 1 (prev_count=476587, count=479786) MTC@d97f381c6fa7: 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@d97f381c6fa7: 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 ------ Sat Apr 20 08:43:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_ss_session_timeout' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_iu_lu_and_ss_session_timeout started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2675)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(2675)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2675)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-SCCP(2673)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_1-M3UA(2678)@d97f381c6fa7: ************************************************* MSC_Test_1-M3UA(2678)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2678)@d97f381c6fa7: ************************************************* MSC_Test_1-SCCP(2676)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_2-M3UA(2681)@d97f381c6fa7: ************************************************* MSC_Test_2-M3UA(2681)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2681)@d97f381c6fa7: ************************************************* MSC_Test_2-SCCP(2679)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2682)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2675)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(2675)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2675)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2675)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(2675)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2675)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2675)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2675)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2675)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2675)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2675)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2675)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2675)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2675)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2675)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2675)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2678)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23907 to server: "172.18.186.200":2905 association #8 MSC_Test_1-M3UA(2678)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2678)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2678)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_1-M3UA(2678)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2678)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2678)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2678)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2678)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2678)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2678)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2678)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2678)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2678)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2678)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2678)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2681)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23908 to server: "172.18.186.200":2905 association #8 MSC_Test_2-M3UA(2681)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2681)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2681)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_2-M3UA(2681)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2681)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2681)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2681)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2681)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2681)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2681)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2681)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2681)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2681)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2678)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2681)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2681)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2678)@d97f381c6fa7: Received M3UA_DAVA -> discard MSC_Test-GSUP-IPA(2684)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2684)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2684)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2684)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2684)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2684)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2684)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2684)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2685)@d97f381c6fa7: Created GsupExpect[0] for "262420000001051" to be handled at TC_iu_lu_and_ss_session_timeout2(2687) TC_iu_lu_and_ss_session_timeout2(2687)@d97f381c6fa7: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001051'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2675)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2675)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2675)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2674)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2678)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2678)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2678)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2677)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2681)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2681)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2681)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2680)@d97f381c6fa7: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2680)@d97f381c6fa7: Added conn table entry 0TC_iu_lu_and_ss_session_timeout2(2687)6213499 MSC_Test_2-SCCP(2679)@d97f381c6fa7: First idle individual index:0 MSC_Test_2-M3UA(2681)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2680)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2681)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2681)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2679)@d97f381c6fa7: { messageType := 2, destLocRef := '5ECF7B'O, sourceLocRef := '0001CF'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2679)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(2685)@d97f381c6fa7: Found GsupExpect[0] for "262420000001051" handled at TC_iu_lu_and_ss_session_timeout2(2687) MSC_Test-GSUP(2685)@d97f381c6fa7: Added IMSI table entry 0TC_iu_lu_and_ss_session_timeout2(2687)"262420000001051" TC_iu_lu_and_ss_session_timeout2(2687)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_ss_session_timeout2(2687)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_2-M3UA(2681)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2681)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2679)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2679)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2679)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2679)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2680)@d97f381c6fa7: patching N(SD)=1 into dtap '05142658A6C12104E7139CFC'O MSC_Test_2-RAN(2680)@d97f381c6fa7: patched enc_l3: '05542658A6C12104E7139CFC'O MSC_Test_2-SCCP(2679)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2679)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2679)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2679)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05542658A6C12104E7139CFC'O MSC_Test_2-M3UA(2681)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2681)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2681)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2679)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2679)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2679)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2679)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2679)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2679)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2679)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2679)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2681)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2681)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2681)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2679)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2679)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2679)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2679)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2681)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2681)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2679)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2679)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2679)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2679)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_ss_session_timeout2(2687)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2680)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2680)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_2-SCCP(2679)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2679)@d97f381c6fa7: vl_len:14 MSC_Test_2-SCCP(2679)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2679)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2681)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2681)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2681)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2679)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2679)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2679)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2679)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2679)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2679)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2679)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2679)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2681)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2681)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2681)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2679)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-M3UA(2681)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2680)@d97f381c6fa7: Deleted conn table entry 0TC_iu_lu_and_ss_session_timeout2(2687)6213499 TC_iu_lu_and_ss_session_timeout2(2687)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_ss_session_timeout2(2687)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_ss_session_timeout2(2687)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_ss_session_timeout2(2687)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_ss_session_timeout2(2687)@d97f381c6fa7: 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 := 'AF61524B'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2680)@d97f381c6fa7: Added conn table entry 0TC_iu_lu_and_ss_session_timeout2(2687)1507819 MSC_Test_2-RAN(2680)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2679)@d97f381c6fa7: First idle individual index:0 MSC_Test_2-M3UA(2681)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2681)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2681)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2679)@d97f381c6fa7: { messageType := 2, destLocRef := '1701EB'O, sourceLocRef := '0001D0'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2679)@d97f381c6fa7: Session index based on local reference:0 TC_iu_lu_and_ss_session_timeout2(2687)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_ss_session_timeout2(2687)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2681)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2681)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2679)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2679)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2679)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2679)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2680)@d97f381c6fa7: patching N(SD)=1 into dtap '05148B269D082104E217A90E'O MSC_Test_2-RAN(2680)@d97f381c6fa7: patched enc_l3: '05548B269D082104E217A90E'O MSC_Test_2-SCCP(2679)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2679)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2679)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2679)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05548B269D082104E217A90E'O MSC_Test_2-M3UA(2681)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2681)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2681)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2679)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2679)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2679)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2679)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2679)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2679)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2679)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2679)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2681)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2681)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2681)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2679)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2679)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2679)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2679)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2685)@d97f381c6fa7: Created GsupExpect[0] for "262420000001051" to be handled at TC_iu_lu_and_ss_session_timeout2(2687) MSC_Test_2-RAN(2680)@d97f381c6fa7: patching N(SD)=2 into dtap '1B3B1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O MSC_Test_2-RAN(2680)@d97f381c6fa7: patched enc_l3: '1BBB1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O MSC_Test_2-SCCP(2679)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2679)@d97f381c6fa7: vl_len:41 MSC_Test_2-SCCP(2679)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2679)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440250000010010401E1D1BBB1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O MSC_Test_2-M3UA(2681)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_ss_session_timeout2(2687)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2681)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2681)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2681)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2681)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2679)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2679)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2679)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2679)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2679)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2679)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2679)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2679)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2679)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2679)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2679)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2679)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2681)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2681)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2681)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2679)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-RAN(2680)@d97f381c6fa7: Deleted conn table entry 0TC_iu_lu_and_ss_session_timeout2(2687)1507819 MSC_Test_2-M3UA(2681)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_ss_session_timeout2(2687)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_ss_session_timeout2(2687)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_ss_session_timeout2(2687)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_ss_session_timeout2(2687)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_ss_session_timeout2(2687)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_2-RAN(2680)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(2673)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(2675)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(2685)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(2682)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(2674)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-SCCP(2676)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-RAN(2677)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-SCCP(2679)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-M3UA(2681)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2688)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(2686)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(2684)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2672)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(2683)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-M3UA(2678)@d97f381c6fa7: Final verdict of PTC: none Sat Apr 20 08:44:01 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_ss_session_timeout pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests_Iu.TC_iu_lu_and_ss_session_timeout.talloc MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2672): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(2673): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(2674): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(2675): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-SCCP(2676): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-RAN(2677): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-M3UA(2678): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-SCCP(2679): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-RAN(2680): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-M3UA(2681): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(2682): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(2683): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(2684): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(2685): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(2686): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_iu_lu_and_ss_session_timeout2(2687): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2688): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_iu_lu_and_ss_session_timeout finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_ss_session_timeout pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=471258) Waiting for packet dumper to finish... 1 (prev_count=471258, count=474457) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_ss_session_timeout pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: 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 ------ Sat Apr 20 08:44:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mt_ussd_for_unknown_subscr' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_iu_mt_ussd_for_unknown_subscr started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2692)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(2692)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2692)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-SCCP(2690)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_1-M3UA(2695)@d97f381c6fa7: ************************************************* MSC_Test_1-M3UA(2695)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2695)@d97f381c6fa7: ************************************************* MSC_Test_1-SCCP(2693)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_2-M3UA(2698)@d97f381c6fa7: ************************************************* MSC_Test_2-M3UA(2698)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2698)@d97f381c6fa7: ************************************************* MSC_Test_2-SCCP(2696)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2699)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2692)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(2692)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2692)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2692)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(2692)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2692)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2692)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2692)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2692)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2692)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2692)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2692)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2692)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2692)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2692)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2692)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2695)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23907 to server: "172.18.186.200":2905 association #8 MSC_Test_1-M3UA(2695)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2695)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2695)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_1-M3UA(2695)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2695)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2695)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2695)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2695)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2695)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2695)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2695)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2695)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2695)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2695)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2695)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2698)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23908 to server: "172.18.186.200":2905 association #8 MSC_Test_2-M3UA(2698)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2698)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2698)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_2-M3UA(2698)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2698)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2698)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2698)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2698)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2698)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2695)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2698)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2698)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2695)@d97f381c6fa7: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2698)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2698)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2698)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2698)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2701)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2701)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2701)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2701)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2701)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2701)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2701)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2701)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2692)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2692)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2692)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2691)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2695)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2695)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2695)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2694)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2698)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2698)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2698)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2697)@d97f381c6fa7: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2697)@d97f381c6fa7: Created IMSI[0] for '000000000000000'H'FFFFFFFF'O to be handled at TC_iu_mt_ussd_for_unknown_subscr2(2704) MSC_Test-GSUP(2702)@d97f381c6fa7: Created GsupExpect[0] for "000000000000000" to be handled at TC_iu_mt_ussd_for_unknown_subscr2(2704) MSC_Test-GSUP(2702)@d97f381c6fa7: Found GsupExpect[0] for "000000000000000" handled at TC_iu_mt_ussd_for_unknown_subscr2(2704) MSC_Test-GSUP(2702)@d97f381c6fa7: Added IMSI table entry 0TC_iu_mt_ussd_for_unknown_subscr2(2704)"000000000000000" TC_iu_mt_ussd_for_unknown_subscr2(2704)@d97f381c6fa7: setverdict(fail): none -> fail reason: "Unknown/unexpected GSUP received", new component reason: "Unknown/unexpected GSUP received" TC_iu_mt_ussd_for_unknown_subscr2(2704)@d97f381c6fa7: Final verdict of PTC: fail reason: "Unknown/unexpected GSUP received" MSC_Test-GSUP(2702)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(2691)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(2690)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2689)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(2700)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-M3UA(2695)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(2692)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-SCCP(2696)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-RAN(2697)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(2699)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-M3UA(2698)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2705)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-RAN(2694)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-SCCP(2693)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(2703)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(2701)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2689): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(2690): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(2691): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(2692): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-SCCP(2693): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-RAN(2694): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-M3UA(2695): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-SCCP(2696): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-RAN(2697): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-M3UA(2698): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(2699): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(2700): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(2701): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(2702): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(2703): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_iu_mt_ussd_for_unknown_subscr2(2704): fail (none -> fail) reason: "Unknown/unexpected GSUP received" MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2705): none (fail -> fail) MTC@d97f381c6fa7: Test case TC_iu_mt_ussd_for_unknown_subscr finished. Verdict: fail reason: Unknown/unexpected GSUP received MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mt_ussd_for_unknown_subscr fail'. Sat Apr 20 08:44:07 UTC 2024 ------ MSC_Tests_Iu.TC_iu_mt_ussd_for_unknown_subscr fail ------ Saving talloc report from 172.18.186.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=174959) Waiting for packet dumper to finish... 1 (prev_count=174959, count=176124) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mt_ussd_for_unknown_subscr fail' was executed successfully (exit status: 0). MTC@d97f381c6fa7: 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 ------ Sat Apr 20 08:44:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_ussd_for_unknown_trans' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_iu_mo_ussd_for_unknown_trans started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(2709)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(2709)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2709)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(2707)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_1-M3UA(2712)@d97f381c6fa7: ************************************************* MSC_Test_1-M3UA(2712)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2712)@d97f381c6fa7: ************************************************* MSC_Test_1-SCCP(2710)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_2-M3UA(2715)@d97f381c6fa7: ************************************************* MSC_Test_2-M3UA(2715)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2715)@d97f381c6fa7: ************************************************* MSC_Test_2-SCCP(2713)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2716)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2709)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(2709)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2709)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2709)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(2709)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2709)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2709)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2709)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2709)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2709)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2709)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2709)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2709)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2709)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2709)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2709)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2712)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23907 to server: "172.18.186.200":2905 association #8 MSC_Test_1-M3UA(2712)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2712)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2712)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_1-M3UA(2712)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2712)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2712)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2712)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2712)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2712)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2712)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2712)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2712)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2712)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2712)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2712)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2715)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23908 to server: "172.18.186.200":2905 association #8 MSC_Test_2-M3UA(2715)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2715)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2715)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_2-M3UA(2715)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2715)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2715)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2715)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2715)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2715)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2715)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2712)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2715)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2715)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2715)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2712)@d97f381c6fa7: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2715)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2715)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2718)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2718)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2718)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2718)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2718)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2718)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2718)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2718)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2709)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2709)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2709)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2708)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2712)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2712)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2712)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2711)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2715)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2715)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2715)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2714)@d97f381c6fa7: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2714)@d97f381c6fa7: Created IMSI[0] for '262420000001053'H'FFFFFFFF'O to be handled at TC_iu_mo_ussd_for_unknown_trans2(2721) MSC_Test-GSUP(2719)@d97f381c6fa7: Created GsupExpect[0] for "262420000001053" to be handled at TC_iu_mo_ussd_for_unknown_trans2(2721) MSC_Test-GSUP(2719)@d97f381c6fa7: Created GsupExpect[1] for "262420000001053" to be handled at TC_iu_mo_ussd_for_unknown_trans2(2721) TC_iu_mo_ussd_for_unknown_trans2(2721)@d97f381c6fa7: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001053'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-RAN(2714)@d97f381c6fa7: Added conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(2721)2760302 MSC_Test_2-SCCP(2713)@d97f381c6fa7: First idle individual index:0 MSC_Test_2-M3UA(2715)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2714)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2715)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2715)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2713)@d97f381c6fa7: { messageType := 2, destLocRef := '2A1E6E'O, sourceLocRef := '0001D1'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2713)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(2719)@d97f381c6fa7: Found GsupExpect[0] for "262420000001053" handled at TC_iu_mo_ussd_for_unknown_trans2(2721) MSC_Test-GSUP(2719)@d97f381c6fa7: Added IMSI table entry 0TC_iu_mo_ussd_for_unknown_trans2(2721)"262420000001053" TC_iu_mo_ussd_for_unknown_trans2(2721)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_ussd_for_unknown_trans2(2721)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_2-M3UA(2715)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2715)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2713)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2713)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2713)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2713)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2714)@d97f381c6fa7: patching N(SD)=1 into dtap '05146A37F45C2104A4A50CB2'O MSC_Test_2-RAN(2714)@d97f381c6fa7: patched enc_l3: '05546A37F45C2104A4A50CB2'O MSC_Test_2-SCCP(2713)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2713)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2713)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2713)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05546A37F45C2104A4A50CB2'O MSC_Test_2-M3UA(2715)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2715)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2715)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2713)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2713)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2713)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2713)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2713)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2713)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2713)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2713)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2715)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2715)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2715)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2713)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2713)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2713)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2713)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2715)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2715)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2713)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2713)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2713)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2713)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_ussd_for_unknown_trans2(2721)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2714)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2714)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_2-SCCP(2713)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2713)@d97f381c6fa7: vl_len:14 MSC_Test_2-SCCP(2713)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2713)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2715)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2715)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2715)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2713)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2713)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2713)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2713)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2713)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2713)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2713)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2713)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2715)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2715)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2715)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2713)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-M3UA(2715)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2714)@d97f381c6fa7: Deleted conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(2721)2760302 TC_iu_mo_ussd_for_unknown_trans2(2721)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(2721)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_ussd_for_unknown_trans2(2721)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(2721)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(2721)@d97f381c6fa7: 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 := '3DF18D13'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2714)@d97f381c6fa7: Added conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(2721)205641 MSC_Test_2-RAN(2714)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2713)@d97f381c6fa7: First idle individual index:0 MSC_Test_2-M3UA(2715)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2715)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2715)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2713)@d97f381c6fa7: { messageType := 2, destLocRef := '032349'O, sourceLocRef := '0001D2'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2713)@d97f381c6fa7: Session index based on local reference:0 TC_iu_mo_ussd_for_unknown_trans2(2721)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_ussd_for_unknown_trans2(2721)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2715)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2715)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2713)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2713)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2713)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2713)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2714)@d97f381c6fa7: patching N(SD)=1 into dtap '05146B2A300B2104D7FB9F4E'O MSC_Test_2-RAN(2714)@d97f381c6fa7: patched enc_l3: '05546B2A300B2104D7FB9F4E'O MSC_Test_2-SCCP(2713)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2713)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2713)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2713)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05546B2A300B2104D7FB9F4E'O MSC_Test_2-M3UA(2715)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2715)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2715)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2713)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2713)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2713)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2713)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2713)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2713)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2713)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2713)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2715)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2715)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2715)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2713)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2713)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2713)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2713)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2714)@d97f381c6fa7: patching N(SD)=2 into dtap '1B3A177582CC1269FE87B6A746BB49E876DB40491E2E4FB3986D'O MSC_Test_2-RAN(2714)@d97f381c6fa7: patched enc_l3: '1BBA177582CC1269FE87B6A746BB49E876DB40491E2E4FB3986D'O MSC_Test_2-SCCP(2713)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2713)@d97f381c6fa7: vl_len:38 MSC_Test_2-SCCP(2713)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2713)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440220000010010401B1A1BBA177582CC1269FE87B6A746BB49E876DB40491E2E4FB3986D'O MSC_Test_2-M3UA(2715)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2715)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2715)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2713)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2713)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2713)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2713)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_ussd_for_unknown_trans2(2721)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2715)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2715)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2713)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2713)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2713)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2713)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2713)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2713)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2713)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2713)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2715)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2715)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2715)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2713)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-RAN(2714)@d97f381c6fa7: Deleted conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(2721)205641 TC_iu_mo_ussd_for_unknown_trans2(2721)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(2721)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_ussd_for_unknown_trans2(2721)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2715)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_mo_ussd_for_unknown_trans2(2721)@d97f381c6fa7: 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 := '3DF18D13'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2714)@d97f381c6fa7: Added conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(2721)11977909 MSC_Test_2-RAN(2714)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2713)@d97f381c6fa7: First idle individual index:0 MSC_Test_2-M3UA(2715)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2715)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2715)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2713)@d97f381c6fa7: { messageType := 2, destLocRef := 'B6C4B5'O, sourceLocRef := '0001D3'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2713)@d97f381c6fa7: Session index based on local reference:0 TC_iu_mo_ussd_for_unknown_trans2(2721)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_ussd_for_unknown_trans2(2721)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2715)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2715)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2713)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2713)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2713)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2713)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2714)@d97f381c6fa7: patching N(SD)=1 into dtap '0514F4F712502104BA468D9D'O MSC_Test_2-RAN(2714)@d97f381c6fa7: patched enc_l3: '0554F4F712502104BA468D9D'O MSC_Test_2-SCCP(2713)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2713)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2713)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2713)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554F4F712502104BA468D9D'O MSC_Test_2-M3UA(2715)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2715)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2715)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2713)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2713)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2713)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2713)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2713)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2713)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2713)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2713)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2715)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2715)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2715)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2713)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2713)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2713)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2713)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2714)@d97f381c6fa7: patching N(SD)=2 into dtap '1B2A1C1797B5288120BA274C277DFE5BDE82C89E9340F1F236245D'O MSC_Test_2-RAN(2714)@d97f381c6fa7: patched enc_l3: '1BAA1C1797B5288120BA274C277DFE5BDE82C89E9340F1F236245D'O MSC_Test_2-SCCP(2713)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2713)@d97f381c6fa7: vl_len:39 MSC_Test_2-SCCP(2713)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2713)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440230000010010401C1B1BAA1C1797B5288120BA274C277DFE5BDE82C89E9340F1F236245D'O MSC_Test_2-M3UA(2715)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2715)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2715)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2713)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2713)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2713)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2713)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_ussd_for_unknown_trans2(2721)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2715)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2715)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2713)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2713)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2713)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2713)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2713)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2713)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2713)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2713)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2715)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2715)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2715)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2713)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-RAN(2714)@d97f381c6fa7: Deleted conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(2721)11977909 MSC_Test_2-M3UA(2715)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_mo_ussd_for_unknown_trans2(2721)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(2721)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_ussd_for_unknown_trans2(2721)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(2721)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_2-M3UA(2715)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-RAN(2711)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(2707)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(2719)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(2709)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(2708)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-SCCP(2710)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-M3UA(2712)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-RAN(2714)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-SCCP(2713)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(2716)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2706)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(2720)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2722)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(2718)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(2717)@d97f381c6fa7: Final verdict of PTC: none Sat Apr 20 08:44:24 UTC 2024 ====== MSC_Tests_Iu.TC_iu_mo_ussd_for_unknown_trans pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests_Iu.TC_iu_mo_ussd_for_unknown_trans.talloc MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2706): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(2707): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(2708): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(2709): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-SCCP(2710): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-RAN(2711): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-M3UA(2712): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-SCCP(2713): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-RAN(2714): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-M3UA(2715): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(2716): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(2717): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(2718): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(2719): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(2720): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_iu_mo_ussd_for_unknown_trans2(2721): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2722): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_iu_mo_ussd_for_unknown_trans finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_ussd_for_unknown_trans pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=606677) Waiting for packet dumper to finish... 1 (prev_count=606677, count=609876) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_ussd_for_unknown_trans pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: 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 ------ Sat Apr 20 08:44:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_proc_ss_for_unknown_session' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_iu_proc_ss_for_unknown_session started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(2726)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(2726)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2726)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(2724)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_1-M3UA(2729)@d97f381c6fa7: ************************************************* MSC_Test_1-M3UA(2729)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2729)@d97f381c6fa7: ************************************************* MSC_Test_1-SCCP(2727)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2732)@d97f381c6fa7: ************************************************* MSC_Test_2-M3UA(2732)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2732)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_2-SCCP(2730)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2733)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2726)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(2726)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2726)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2726)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(2726)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2726)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2726)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2726)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2726)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2726)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2726)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2726)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2726)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2726)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2726)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2726)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2729)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23907 to server: "172.18.186.200":2905 association #8 MSC_Test_1-M3UA(2729)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2729)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2729)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_1-M3UA(2729)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2729)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2729)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2729)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2729)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2729)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2729)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2729)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2729)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2729)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2729)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2729)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2732)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23908 to server: "172.18.186.200":2905 association #8 MSC_Test_2-M3UA(2732)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2732)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2732)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_2-M3UA(2732)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2732)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2732)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2732)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2732)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2732)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2732)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2729)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2732)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2729)@d97f381c6fa7: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2732)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2732)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2732)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2732)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2735)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2735)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2735)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2735)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2735)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2735)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2735)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2735)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2736)@d97f381c6fa7: Created GsupExpect[0] for "262420000001055" to be handled at TC_iu_proc_ss_for_unknown_session2(2738) TC_iu_proc_ss_for_unknown_session2(2738)@d97f381c6fa7: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001055'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2726)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2726)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2726)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2725)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2729)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2729)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2729)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2728)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2732)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2732)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2732)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2731)@d97f381c6fa7: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2731)@d97f381c6fa7: Added conn table entry 0TC_iu_proc_ss_for_unknown_session2(2738)10784282 MSC_Test_2-SCCP(2730)@d97f381c6fa7: First idle individual index:0 MSC_Test_2-M3UA(2732)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2731)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2732)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2732)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2730)@d97f381c6fa7: { messageType := 2, destLocRef := 'A48E1A'O, sourceLocRef := '0001D4'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2730)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(2736)@d97f381c6fa7: Found GsupExpect[0] for "262420000001055" handled at TC_iu_proc_ss_for_unknown_session2(2738) MSC_Test-GSUP(2736)@d97f381c6fa7: Added IMSI table entry 0TC_iu_proc_ss_for_unknown_session2(2738)"262420000001055" TC_iu_proc_ss_for_unknown_session2(2738)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_for_unknown_session2(2738)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_2-M3UA(2732)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2732)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2730)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2730)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2730)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2730)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2731)@d97f381c6fa7: patching N(SD)=1 into dtap '0514E960EDD8210461BBC59E'O MSC_Test_2-RAN(2731)@d97f381c6fa7: patched enc_l3: '0554E960EDD8210461BBC59E'O MSC_Test_2-SCCP(2730)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2730)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2730)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2730)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554E960EDD8210461BBC59E'O MSC_Test_2-M3UA(2732)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2732)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2732)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2730)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2730)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2730)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2730)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2730)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2730)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2730)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2730)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2732)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2732)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2732)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2730)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2730)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2730)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2730)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2732)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2732)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2730)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2730)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2730)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2730)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_proc_ss_for_unknown_session2(2738)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2731)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2731)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_2-SCCP(2730)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2730)@d97f381c6fa7: vl_len:14 MSC_Test_2-SCCP(2730)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2730)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2732)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2732)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2732)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2730)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2730)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2730)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2730)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2730)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2730)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2730)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2730)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2732)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2732)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2732)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2730)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-RAN(2731)@d97f381c6fa7: Deleted conn table entry 0TC_iu_proc_ss_for_unknown_session2(2738)10784282 MSC_Test_2-M3UA(2732)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_proc_ss_for_unknown_session2(2738)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_for_unknown_session2(2738)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_for_unknown_session2(2738)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_for_unknown_session2(2738)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2731)@d97f381c6fa7: Created IMSI[0] for '262420000001055'H'37AEA240'O to be handled at TC_iu_proc_ss_for_unknown_session2(2738) MSC_Test-GSUP(2736)@d97f381c6fa7: Created GsupExpect[0] for "262420000001055" to be handled at TC_iu_proc_ss_for_unknown_session2(2738) TC_iu_proc_ss_for_unknown_session2(2738)@d97f381c6fa7: setverdict(fail): pass -> fail reason: "Unknown/unexpected GSUP received", new component reason: "Unknown/unexpected GSUP received" TC_iu_proc_ss_for_unknown_session2(2738)@d97f381c6fa7: Final verdict of PTC: fail reason: "Unknown/unexpected GSUP received" MSC_Test_1-RAN(2728)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(2736)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-SCCP(2727)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-M3UA(2732)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(2724)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-M3UA(2729)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-RAN(2731)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(2725)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-SCCP(2730)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2723)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(2735)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(2733)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(2737)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(2734)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2739)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(2726)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2723): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(2724): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(2725): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(2726): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-SCCP(2727): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-RAN(2728): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-M3UA(2729): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-SCCP(2730): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-RAN(2731): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-M3UA(2732): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(2733): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(2734): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(2735): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(2736): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(2737): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_iu_proc_ss_for_unknown_session2(2738): fail (none -> fail) reason: "Unknown/unexpected GSUP received" MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2739): none (fail -> fail) MTC@d97f381c6fa7: Test case TC_iu_proc_ss_for_unknown_session finished. Verdict: fail reason: Unknown/unexpected GSUP received MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_proc_ss_for_unknown_session fail'. Sat Apr 20 08:44:30 UTC 2024 ------ MSC_Tests_Iu.TC_iu_proc_ss_for_unknown_session fail ------ Saving talloc report from 172.18.186.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=329438) Waiting for packet dumper to finish... 1 (prev_count=329438, count=330603) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_proc_ss_for_unknown_session fail' was executed successfully (exit status: 0). MTC@d97f381c6fa7: 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 ------ Sat Apr 20 08:44:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_proc_ss_paging_fail' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_iu_proc_ss_paging_fail started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(2743)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(2743)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2743)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(2741)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_1-M3UA(2746)@d97f381c6fa7: ************************************************* MSC_Test_1-M3UA(2746)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2746)@d97f381c6fa7: ************************************************* MSC_Test_1-SCCP(2744)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2749)@d97f381c6fa7: ************************************************* MSC_Test_2-M3UA(2749)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2749)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_2-SCCP(2747)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2750)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2743)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(2743)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2743)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2743)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(2743)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2743)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2743)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2743)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2743)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2743)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2743)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2743)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2743)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2743)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2743)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2743)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2746)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23907 to server: "172.18.186.200":2905 association #8 MSC_Test_1-M3UA(2746)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2746)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2746)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_1-M3UA(2746)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2746)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2746)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2746)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2746)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2746)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2746)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2746)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2746)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2746)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2746)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2746)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2749)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23908 to server: "172.18.186.200":2905 association #8 MSC_Test_2-M3UA(2749)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2749)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2749)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_2-M3UA(2749)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2749)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2749)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2749)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2749)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2749)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2749)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2749)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2746)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2749)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2749)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2746)@d97f381c6fa7: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2749)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2749)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2752)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2752)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2752)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2752)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2752)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2752)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2752)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2752)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2753)@d97f381c6fa7: Created GsupExpect[0] for "262420000001056" to be handled at TC_iu_proc_ss_paging_fail2(2755) TC_iu_proc_ss_paging_fail2(2755)@d97f381c6fa7: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001056'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2743)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2743)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2743)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2742)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2746)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2746)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2746)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2745)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2749)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2749)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2749)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2748)@d97f381c6fa7: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2748)@d97f381c6fa7: Added conn table entry 0TC_iu_proc_ss_paging_fail2(2755)5476785 MSC_Test_2-SCCP(2747)@d97f381c6fa7: First idle individual index:0 MSC_Test_2-M3UA(2749)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2748)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2749)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2749)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2747)@d97f381c6fa7: { messageType := 2, destLocRef := '5391B1'O, sourceLocRef := '0001D5'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2747)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(2753)@d97f381c6fa7: Found GsupExpect[0] for "262420000001056" handled at TC_iu_proc_ss_paging_fail2(2755) MSC_Test-GSUP(2753)@d97f381c6fa7: Added IMSI table entry 0TC_iu_proc_ss_paging_fail2(2755)"262420000001056" TC_iu_proc_ss_paging_fail2(2755)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_paging_fail2(2755)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_2-M3UA(2749)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2749)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2747)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2747)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2747)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2747)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2748)@d97f381c6fa7: patching N(SD)=1 into dtap '0514DE27FC4A210464833892'O MSC_Test_2-RAN(2748)@d97f381c6fa7: patched enc_l3: '0554DE27FC4A210464833892'O MSC_Test_2-SCCP(2747)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2747)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2747)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2747)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554DE27FC4A210464833892'O MSC_Test_2-M3UA(2749)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2749)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2749)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2747)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2747)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2747)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2747)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2747)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2747)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2747)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2747)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2749)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2749)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2749)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2747)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2747)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2747)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2747)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2749)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2749)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2747)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2747)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2747)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2747)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_proc_ss_paging_fail2(2755)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2748)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2748)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_2-SCCP(2747)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2747)@d97f381c6fa7: vl_len:14 MSC_Test_2-SCCP(2747)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2747)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2749)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2749)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2749)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2747)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2747)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2747)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2747)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2747)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2747)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2747)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2747)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2749)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2749)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2749)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2747)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-M3UA(2749)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2748)@d97f381c6fa7: Deleted conn table entry 0TC_iu_proc_ss_paging_fail2(2755)5476785 TC_iu_proc_ss_paging_fail2(2755)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_paging_fail2(2755)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_paging_fail2(2755)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_paging_fail2(2755)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2748)@d97f381c6fa7: Created IMSI[0] for '262420000001056'H'985E26BD'O to be handled at TC_iu_proc_ss_paging_fail2(2755) MSC_Test-GSUP(2753)@d97f381c6fa7: Created GsupExpect[0] for "262420000001056" to be handled at TC_iu_proc_ss_paging_fail2(2755) MSC_Test_2-M3UA(2749)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2749)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2748)@d97f381c6fa7: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_proc_ss_paging_fail2(2755) TC_iu_proc_ss_paging_fail2(2755)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_paging_fail2(2755)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_paging_fail2(2755)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_2-RAN(2748)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(2742)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(2753)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-SCCP(2744)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(2743)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(2741)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-M3UA(2746)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-M3UA(2749)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-RAN(2745)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-SCCP(2747)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(2750)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(2752)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2756)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(2754)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2740)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(2751)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2740): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(2741): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(2742): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(2743): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-SCCP(2744): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-RAN(2745): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-M3UA(2746): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-SCCP(2747): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-RAN(2748): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-M3UA(2749): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(2750): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(2751): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(2752): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(2753): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(2754): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_iu_proc_ss_paging_fail2(2755): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2756): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_iu_proc_ss_paging_fail finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_proc_ss_paging_fail pass'. Sat Apr 20 08:44:46 UTC 2024 ====== MSC_Tests_Iu.TC_iu_proc_ss_paging_fail pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests_Iu.TC_iu_proc_ss_paging_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=339743) Waiting for packet dumper to finish... 1 (prev_count=339743, count=342942) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_proc_ss_paging_fail pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_proc_ss_abort'. ------ MSC_Tests_Iu.TC_iu_proc_ss_abort ------ Sat Apr 20 08:44:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_proc_ss_abort' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_iu_proc_ss_abort started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(2760)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(2760)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2760)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(2758)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_1-M3UA(2763)@d97f381c6fa7: ************************************************* MSC_Test_1-M3UA(2763)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2763)@d97f381c6fa7: ************************************************* MSC_Test_1-SCCP(2761)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2766)@d97f381c6fa7: ************************************************* MSC_Test_2-M3UA(2766)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2766)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_2-SCCP(2764)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2767)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2760)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(2760)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2760)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2760)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(2760)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2760)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2760)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2760)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2760)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2760)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2760)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2760)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2760)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2760)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2760)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2760)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2763)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23907 to server: "172.18.186.200":2905 association #8 MSC_Test_1-M3UA(2763)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2763)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2763)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_1-M3UA(2763)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2763)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2763)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2763)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2763)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2763)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2763)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2763)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2763)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2763)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2763)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2763)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2766)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23908 to server: "172.18.186.200":2905 association #8 MSC_Test_2-M3UA(2766)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2766)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2766)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_2-M3UA(2766)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2766)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2766)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2766)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2766)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2766)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2763)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2766)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2766)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2763)@d97f381c6fa7: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2766)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2766)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2766)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2766)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2769)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2769)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2769)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2769)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2769)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2769)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2769)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2769)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2770)@d97f381c6fa7: Created GsupExpect[0] for "262420000001057" to be handled at TC_iu_proc_ss_abort2(2772) TC_iu_proc_ss_abort2(2772)@d97f381c6fa7: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001057'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2760)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2760)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2760)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2759)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2763)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2763)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2763)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2762)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2766)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2766)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2766)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2765)@d97f381c6fa7: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2765)@d97f381c6fa7: Added conn table entry 0TC_iu_proc_ss_abort2(2772)12529329 MSC_Test_2-SCCP(2764)@d97f381c6fa7: First idle individual index:0 MSC_Test_2-M3UA(2766)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2765)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2766)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2766)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2764)@d97f381c6fa7: { messageType := 2, destLocRef := 'BF2EB1'O, sourceLocRef := '0001D6'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2764)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(2770)@d97f381c6fa7: Found GsupExpect[0] for "262420000001057" handled at TC_iu_proc_ss_abort2(2772) MSC_Test-GSUP(2770)@d97f381c6fa7: Added IMSI table entry 0TC_iu_proc_ss_abort2(2772)"262420000001057" TC_iu_proc_ss_abort2(2772)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_abort2(2772)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_2-M3UA(2766)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2766)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2764)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2764)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2764)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2764)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2765)@d97f381c6fa7: patching N(SD)=1 into dtap '051498DB25EC2104A0873414'O MSC_Test_2-RAN(2765)@d97f381c6fa7: patched enc_l3: '055498DB25EC2104A0873414'O MSC_Test_2-SCCP(2764)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2764)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2764)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2764)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055498DB25EC2104A0873414'O MSC_Test_2-M3UA(2766)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2766)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2766)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2764)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2764)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2764)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2764)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2764)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2764)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2764)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2764)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2766)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2766)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2766)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2764)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2764)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2764)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2764)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2766)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2766)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2764)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2764)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2764)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2764)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_proc_ss_abort2(2772)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2765)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2765)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_2-SCCP(2764)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2764)@d97f381c6fa7: vl_len:14 MSC_Test_2-SCCP(2764)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2764)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2766)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2766)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2766)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2764)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2764)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2764)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2764)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2764)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2764)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2764)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2764)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2766)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2766)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2766)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2764)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-M3UA(2766)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2765)@d97f381c6fa7: Deleted conn table entry 0TC_iu_proc_ss_abort2(2772)12529329 TC_iu_proc_ss_abort2(2772)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_abort2(2772)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_abort2(2772)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_abort2(2772)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2765)@d97f381c6fa7: Created IMSI[0] for '262420000001057'H'189323C8'O to be handled at TC_iu_proc_ss_abort2(2772) MSC_Test-GSUP(2770)@d97f381c6fa7: Created GsupExpect[0] for "262420000001057" to be handled at TC_iu_proc_ss_abort2(2772) MSC_Test_2-M3UA(2766)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2766)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2765)@d97f381c6fa7: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_proc_ss_abort2(2772) TC_iu_proc_ss_abort2(2772)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_abort2(2772)@d97f381c6fa7: 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 := '189323C8'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2765)@d97f381c6fa7: Added conn table entry 0TC_iu_proc_ss_abort2(2772)7303095 MSC_Test_2-SCCP(2764)@d97f381c6fa7: First idle individual index:0 MSC_Test_2-M3UA(2766)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2766)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2766)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2764)@d97f381c6fa7: { messageType := 2, destLocRef := '6F6FB7'O, sourceLocRef := '0001D7'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2764)@d97f381c6fa7: Session index based on local reference:0 TC_iu_proc_ss_abort2(2772)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_abort2(2772)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2766)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2766)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2764)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2764)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2764)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2764)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2765)@d97f381c6fa7: patching N(SD)=0 into dtap '051415B29A8E2104CD4D96B4'O MSC_Test_2-RAN(2765)@d97f381c6fa7: patched enc_l3: '051415B29A8E2104CD4D96B4'O MSC_Test_2-SCCP(2764)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2764)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2764)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2764)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051415B29A8E2104CD4D96B4'O MSC_Test_2-M3UA(2766)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2766)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2766)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2764)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2764)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2764)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2764)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2764)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2764)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2764)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2764)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2766)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2766)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2766)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2766)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2766)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2764)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2764)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2764)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2764)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2764)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2764)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2764)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2764)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_proc_ss_abort2(2772)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2766)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2766)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2766)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2766)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2764)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2764)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2764)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2764)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2764)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2764)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2764)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2764)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_proc_ss_abort2(2772)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2764)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2764)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2764)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2764)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2766)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2766)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2766)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2764)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-RAN(2765)@d97f381c6fa7: Deleted conn table entry 0TC_iu_proc_ss_abort2(2772)7303095 MSC_Test_2-M3UA(2766)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_proc_ss_abort2(2772)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_abort2(2772)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_abort2(2772)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_abort2(2772)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-M3UA(2760)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(2758)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(2759)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(2770)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-M3UA(2763)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-SCCP(2764)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2757)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(2767)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-RAN(2762)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-SCCP(2761)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-M3UA(2766)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2773)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(2768)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-RAN(2765)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(2771)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(2769)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2757): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(2758): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(2759): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(2760): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-SCCP(2761): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-RAN(2762): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-M3UA(2763): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-SCCP(2764): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-RAN(2765): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-M3UA(2766): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(2767): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(2768): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(2769): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(2770): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(2771): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_iu_proc_ss_abort2(2772): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2773): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_iu_proc_ss_abort finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_proc_ss_abort pass'. Sat Apr 20 08:44:53 UTC 2024 ====== MSC_Tests_Iu.TC_iu_proc_ss_abort pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests_Iu.TC_iu_proc_ss_abort.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=473669) Waiting for packet dumper to finish... 1 (prev_count=473669, count=476868) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_proc_ss_abort pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: 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 ------ Sat Apr 20 08:44:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_multi_lu_and_mo_ussd' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_iu_multi_lu_and_mo_ussd started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2777)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(2777)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2777)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-SCCP(2775)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_1-M3UA(2780)@d97f381c6fa7: ************************************************* MSC_Test_1-M3UA(2780)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2780)@d97f381c6fa7: ************************************************* MSC_Test_1-SCCP(2778)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_2-M3UA(2783)@d97f381c6fa7: ************************************************* MSC_Test_2-M3UA(2783)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2783)@d97f381c6fa7: ************************************************* MSC_Test_2-SCCP(2781)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2784)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2777)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(2777)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2777)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2777)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(2777)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2777)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2777)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2777)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2777)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2777)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2777)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2777)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2777)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2777)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2777)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2777)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2780)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23907 to server: "172.18.186.200":2905 association #8 MSC_Test_1-M3UA(2780)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2780)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2780)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_1-M3UA(2780)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2780)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2780)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2780)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2780)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2780)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2780)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2780)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2780)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2780)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2780)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2780)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2783)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23908 to server: "172.18.186.200":2905 association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2783)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2783)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_2-M3UA(2783)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2783)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2783)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2780)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2780)@d97f381c6fa7: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2786)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2786)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2786)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2786)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2786)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2786)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2786)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2786)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2787)@d97f381c6fa7: Created GsupExpect[0] for "262420000001100" to be handled at TC_iu_multi_lu_and_mo_ussd2(2789) TC_iu_multi_lu_and_mo_ussd2(2789)@d97f381c6fa7: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001100'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2787)@d97f381c6fa7: Created GsupExpect[1] for "262420000001101" to be handled at TC_iu_multi_lu_and_mo_ussd2(2790) TC_iu_multi_lu_and_mo_ussd2(2790)@d97f381c6fa7: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001101'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2787)@d97f381c6fa7: Created GsupExpect[2] for "262420000001102" to be handled at TC_iu_multi_lu_and_mo_ussd2(2792) TC_iu_multi_lu_and_mo_ussd2(2792)@d97f381c6fa7: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001102'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2787)@d97f381c6fa7: Created GsupExpect[3] for "262420000001103" to be handled at TC_iu_multi_lu_and_mo_ussd2(2794) TC_iu_multi_lu_and_mo_ussd2(2794)@d97f381c6fa7: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001103'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2787)@d97f381c6fa7: Created GsupExpect[4] for "262420000001104" to be handled at TC_iu_multi_lu_and_mo_ussd2(2796) TC_iu_multi_lu_and_mo_ussd2(2796)@d97f381c6fa7: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001104'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2787)@d97f381c6fa7: Created GsupExpect[5] for "262420000001105" to be handled at TC_iu_multi_lu_and_mo_ussd2(2798) TC_iu_multi_lu_and_mo_ussd2(2798)@d97f381c6fa7: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001105'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2787)@d97f381c6fa7: Created GsupExpect[6] for "262420000001106" to be handled at TC_iu_multi_lu_and_mo_ussd2(2800) TC_iu_multi_lu_and_mo_ussd2(2800)@d97f381c6fa7: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001106'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2787)@d97f381c6fa7: Created GsupExpect[7] for "262420000001107" to be handled at TC_iu_multi_lu_and_mo_ussd2(2802) TC_iu_multi_lu_and_mo_ussd2(2802)@d97f381c6fa7: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001107'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2787)@d97f381c6fa7: Created GsupExpect[8] for "262420000001108" to be handled at TC_iu_multi_lu_and_mo_ussd2(2804) TC_iu_multi_lu_and_mo_ussd2(2804)@d97f381c6fa7: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001108'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2787)@d97f381c6fa7: Created GsupExpect[9] for "262420000001109" to be handled at TC_iu_multi_lu_and_mo_ussd2(2806) TC_iu_multi_lu_and_mo_ussd2(2806)@d97f381c6fa7: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001109'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2787)@d97f381c6fa7: Created GsupExpect[10] for "262420000001110" to be handled at TC_iu_multi_lu_and_mo_ussd2(2808) TC_iu_multi_lu_and_mo_ussd2(2808)@d97f381c6fa7: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001110'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2787)@d97f381c6fa7: Created GsupExpect[11] for "262420000001111" to be handled at TC_iu_multi_lu_and_mo_ussd2(2810) TC_iu_multi_lu_and_mo_ussd2(2810)@d97f381c6fa7: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001111'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2787)@d97f381c6fa7: Created GsupExpect[12] for "262420000001112" to be handled at TC_iu_multi_lu_and_mo_ussd2(2812) TC_iu_multi_lu_and_mo_ussd2(2812)@d97f381c6fa7: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001112'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2787)@d97f381c6fa7: Created GsupExpect[13] for "262420000001113" to be handled at TC_iu_multi_lu_and_mo_ussd2(2814) TC_iu_multi_lu_and_mo_ussd2(2814)@d97f381c6fa7: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001113'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2787)@d97f381c6fa7: Created GsupExpect[14] for "262420000001114" to be handled at TC_iu_multi_lu_and_mo_ussd2(2816) TC_iu_multi_lu_and_mo_ussd2(2816)@d97f381c6fa7: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001114'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2787)@d97f381c6fa7: Created GsupExpect[15] for "262420000001115" to be handled at TC_iu_multi_lu_and_mo_ussd2(2818) TC_iu_multi_lu_and_mo_ussd2(2818)@d97f381c6fa7: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001115'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2777)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2777)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2777)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2776)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2780)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2780)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2780)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2779)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2782)@d97f381c6fa7: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2782)@d97f381c6fa7: Added conn table entry 0TC_iu_multi_lu_and_mo_ussd2(2789)11728574 MSC_Test_2-SCCP(2781)@d97f381c6fa7: First idle individual index:0 MSC_Test_2-RAN(2782)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-RAN(2782)@d97f381c6fa7: Added conn table entry 1TC_iu_multi_lu_and_mo_ussd2(2790)3197169 MSC_Test_2-RAN(2782)@d97f381c6fa7: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_2-RAN(2782)@d97f381c6fa7: Added conn table entry 2TC_iu_multi_lu_and_mo_ussd2(2792)12458606 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@d97f381c6fa7: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_2-RAN(2782)@d97f381c6fa7: Added conn table entry 3TC_iu_multi_lu_and_mo_ussd2(2794)2100966 MSC_Test_2-SCCP(2781)@d97f381c6fa7: First idle individual index:1 MSC_Test_2-RAN(2782)@d97f381c6fa7: patch: N(SD) for ConnIdx 3 set to 1 MSC_Test_2-RAN(2782)@d97f381c6fa7: Added conn table entry 4TC_iu_multi_lu_and_mo_ussd2(2796)3202038 MSC_Test_2-RAN(2782)@d97f381c6fa7: patch: N(SD) for ConnIdx 4 set to 1 MSC_Test_2-RAN(2782)@d97f381c6fa7: Added conn table entry 5TC_iu_multi_lu_and_mo_ussd2(2798)10523651 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@d97f381c6fa7: patch: N(SD) for ConnIdx 5 set to 1 MSC_Test_2-RAN(2782)@d97f381c6fa7: Added conn table entry 6TC_iu_multi_lu_and_mo_ussd2(2800)15990272 MSC_Test_2-SCCP(2781)@d97f381c6fa7: First idle individual index:2 MSC_Test_2-RAN(2782)@d97f381c6fa7: patch: N(SD) for ConnIdx 6 set to 1 MSC_Test_2-RAN(2782)@d97f381c6fa7: Added conn table entry 7TC_iu_multi_lu_and_mo_ussd2(2802)6688838 MSC_Test_2-RAN(2782)@d97f381c6fa7: patch: N(SD) for ConnIdx 7 set to 1 MSC_Test_2-RAN(2782)@d97f381c6fa7: Added conn table entry 8TC_iu_multi_lu_and_mo_ussd2(2804)2416310 MSC_Test_2-RAN(2782)@d97f381c6fa7: patch: N(SD) for ConnIdx 8 set to 1 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d97f381c6fa7: First idle individual index:3 MSC_Test_2-RAN(2782)@d97f381c6fa7: Added conn table entry 9TC_iu_multi_lu_and_mo_ussd2(2806)4821322 MSC_Test_2-RAN(2782)@d97f381c6fa7: patch: N(SD) for ConnIdx 9 set to 1 MSC_Test_2-RAN(2782)@d97f381c6fa7: Added conn table entry 10TC_iu_multi_lu_and_mo_ussd2(2808)3988312 MSC_Test_2-RAN(2782)@d97f381c6fa7: patch: N(SD) for ConnIdx 10 set to 1 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d97f381c6fa7: First idle individual index:4 MSC_Test_2-RAN(2782)@d97f381c6fa7: Added conn table entry 11TC_iu_multi_lu_and_mo_ussd2(2810)3728177 MSC_Test_2-RAN(2782)@d97f381c6fa7: patch: N(SD) for ConnIdx 11 set to 1 MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-RAN(2782)@d97f381c6fa7: Added conn table entry 12TC_iu_multi_lu_and_mo_ussd2(2812)9246906 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2782)@d97f381c6fa7: patch: N(SD) for ConnIdx 12 set to 1 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@d97f381c6fa7: Added conn table entry 13TC_iu_multi_lu_and_mo_ussd2(2814)16691615 MSC_Test_2-RAN(2782)@d97f381c6fa7: patch: N(SD) for ConnIdx 13 set to 1 MSC_Test_2-RAN(2782)@d97f381c6fa7: Added conn table entry 14TC_iu_multi_lu_and_mo_ussd2(2816)4565134 MSC_Test_2-SCCP(2781)@d97f381c6fa7: First idle individual index:5 MSC_Test_2-RAN(2782)@d97f381c6fa7: patch: N(SD) for ConnIdx 14 set to 1 MSC_Test_2-RAN(2782)@d97f381c6fa7: Added conn table entry 15TC_iu_multi_lu_and_mo_ussd2(2818)694503 MSC_Test_2-SCCP(2781)@d97f381c6fa7: First idle individual index:6 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@d97f381c6fa7: patch: N(SD) for ConnIdx 15 set to 1 MSC_Test_2-SCCP(2781)@d97f381c6fa7: First idle individual index:7 MSC_Test-GSUP(2787)@d97f381c6fa7: Found GsupExpect[0] for "262420000001100" handled at TC_iu_multi_lu_and_mo_ussd2(2789) MSC_Test-GSUP(2787)@d97f381c6fa7: Added IMSI table entry 0TC_iu_multi_lu_and_mo_ussd2(2789)"262420000001100" MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d97f381c6fa7: First idle individual index:8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d97f381c6fa7: First idle individual index:9 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d97f381c6fa7: First idle individual index:10 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2787)@d97f381c6fa7: Found GsupExpect[1] for "262420000001101" handled at TC_iu_multi_lu_and_mo_ussd2(2790) MSC_Test-GSUP(2787)@d97f381c6fa7: Added IMSI table entry 1TC_iu_multi_lu_and_mo_ussd2(2790)"262420000001101" MSC_Test_2-SCCP(2781)@d97f381c6fa7: { messageType := 2, destLocRef := 'B2F6BE'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-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test-GSUP(2787)@d97f381c6fa7: Found GsupExpect[2] for "262420000001102" handled at TC_iu_multi_lu_and_mo_ussd2(2792) MSC_Test-GSUP(2787)@d97f381c6fa7: Added IMSI table entry 2TC_iu_multi_lu_and_mo_ussd2(2792)"262420000001102" MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: First idle individual index:11 MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: First idle individual index:12 MSC_Test-GSUP(2787)@d97f381c6fa7: Found GsupExpect[3] for "262420000001103" handled at TC_iu_multi_lu_and_mo_ussd2(2794) MSC_Test-GSUP(2787)@d97f381c6fa7: Added IMSI table entry 3TC_iu_multi_lu_and_mo_ussd2(2794)"262420000001103" MSC_Test_2-SCCP(2781)@d97f381c6fa7: First idle individual index:13 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d97f381c6fa7: First idle individual index:14 MSC_Test_2-SCCP(2781)@d97f381c6fa7: First idle individual index:15 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2787)@d97f381c6fa7: Found GsupExpect[4] for "262420000001104" handled at TC_iu_multi_lu_and_mo_ussd2(2796) MSC_Test-GSUP(2787)@d97f381c6fa7: Added IMSI table entry 4TC_iu_multi_lu_and_mo_ussd2(2796)"262420000001104" MSC_Test_2-SCCP(2781)@d97f381c6fa7: { messageType := 2, destLocRef := '30C8F1'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-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2781)@d97f381c6fa7: { messageType := 2, destLocRef := 'BE1A6E'O, sourceLocRef := '0001DA'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:2 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2789)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2781)@d97f381c6fa7: { messageType := 2, destLocRef := '200EE6'O, sourceLocRef := '0001DB'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:3 TC_iu_multi_lu_and_mo_ussd2(2789)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2787)@d97f381c6fa7: Found GsupExpect[5] for "262420000001105" handled at TC_iu_multi_lu_and_mo_ussd2(2798) MSC_Test-GSUP(2787)@d97f381c6fa7: Added IMSI table entry 5TC_iu_multi_lu_and_mo_ussd2(2798)"262420000001105" MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: { messageType := 2, destLocRef := '30DBF6'O, sourceLocRef := '0001DC'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:4 MSC_Test-GSUP(2787)@d97f381c6fa7: Found GsupExpect[6] for "262420000001106" handled at TC_iu_multi_lu_and_mo_ussd2(2800) MSC_Test-GSUP(2787)@d97f381c6fa7: Added IMSI table entry 6TC_iu_multi_lu_and_mo_ussd2(2800)"262420000001106" TC_iu_multi_lu_and_mo_ussd2(2790)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2781)@d97f381c6fa7: { messageType := 2, destLocRef := 'A09403'O, sourceLocRef := '0001DD'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:5 TC_iu_multi_lu_and_mo_ussd2(2792)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2790)@d97f381c6fa7: setverdict(pass): none -> pass TC_iu_multi_lu_and_mo_ussd2(2792)@d97f381c6fa7: setverdict(pass): none -> pass TC_iu_multi_lu_and_mo_ussd2(2794)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2794)@d97f381c6fa7: setverdict(pass): none -> pass TC_iu_multi_lu_and_mo_ussd2(2796)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test-GSUP(2787)@d97f381c6fa7: Found GsupExpect[7] for "262420000001107" handled at TC_iu_multi_lu_and_mo_ussd2(2802) MSC_Test-GSUP(2787)@d97f381c6fa7: Added IMSI table entry 7TC_iu_multi_lu_and_mo_ussd2(2802)"262420000001107" TC_iu_multi_lu_and_mo_ussd2(2796)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2781)@d97f381c6fa7: { messageType := 2, destLocRef := 'F3FE00'O, sourceLocRef := '0001DE'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:6 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2798)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2798)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test-GSUP(2787)@d97f381c6fa7: Found GsupExpect[8] for "262420000001108" handled at TC_iu_multi_lu_and_mo_ussd2(2804) MSC_Test-GSUP(2787)@d97f381c6fa7: Added IMSI table entry 8TC_iu_multi_lu_and_mo_ussd2(2804)"262420000001108" MSC_Test_2-SCCP(2781)@d97f381c6fa7: { messageType := 2, destLocRef := '661046'O, sourceLocRef := '0001DF'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:7 MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: { messageType := 2, destLocRef := '24DEB6'O, sourceLocRef := '0001E0'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:8 TC_iu_multi_lu_and_mo_ussd2(2802)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2802)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test-GSUP(2787)@d97f381c6fa7: Found GsupExpect[9] for "262420000001109" handled at TC_iu_multi_lu_and_mo_ussd2(2806) MSC_Test-GSUP(2787)@d97f381c6fa7: Added IMSI table entry 9TC_iu_multi_lu_and_mo_ussd2(2806)"262420000001109" TC_iu_multi_lu_and_mo_ussd2(2800)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2800)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2804)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2804)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test-GSUP(2787)@d97f381c6fa7: Found GsupExpect[10] for "262420000001110" handled at TC_iu_multi_lu_and_mo_ussd2(2808) MSC_Test-GSUP(2787)@d97f381c6fa7: Added IMSI table entry 10TC_iu_multi_lu_and_mo_ussd2(2808)"262420000001110" MSC_Test_2-SCCP(2781)@d97f381c6fa7: { messageType := 2, destLocRef := '49914A'O, sourceLocRef := '0001E1'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:9 MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: { messageType := 2, destLocRef := '3CDB58'O, sourceLocRef := '0001E2'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:10 MSC_Test-GSUP(2787)@d97f381c6fa7: Found GsupExpect[11] for "262420000001111" handled at TC_iu_multi_lu_and_mo_ussd2(2810) MSC_Test-GSUP(2787)@d97f381c6fa7: Added IMSI table entry 11TC_iu_multi_lu_and_mo_ussd2(2810)"262420000001111" MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: { messageType := 2, destLocRef := '38E331'O, sourceLocRef := '0001E3'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:11 TC_iu_multi_lu_and_mo_ussd2(2806)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2806)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test-GSUP(2787)@d97f381c6fa7: Found GsupExpect[12] for "262420000001112" handled at TC_iu_multi_lu_and_mo_ussd2(2812) MSC_Test-GSUP(2787)@d97f381c6fa7: Added IMSI table entry 12TC_iu_multi_lu_and_mo_ussd2(2812)"262420000001112" MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2808)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2808)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_2-SCCP(2781)@d97f381c6fa7: { messageType := 2, destLocRef := '8D18BA'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 } } TC_iu_multi_lu_and_mo_ussd2(2810)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:12 TC_iu_multi_lu_and_mo_ussd2(2810)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test-GSUP(2787)@d97f381c6fa7: Found GsupExpect[13] for "262420000001113" handled at TC_iu_multi_lu_and_mo_ussd2(2814) MSC_Test-GSUP(2787)@d97f381c6fa7: Added IMSI table entry 13TC_iu_multi_lu_and_mo_ussd2(2814)"262420000001113" MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2812)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2812)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test-GSUP(2787)@d97f381c6fa7: Found GsupExpect[14] for "262420000001114" handled at TC_iu_multi_lu_and_mo_ussd2(2816) MSC_Test-GSUP(2787)@d97f381c6fa7: Added IMSI table entry 14TC_iu_multi_lu_and_mo_ussd2(2816)"262420000001114" MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2787)@d97f381c6fa7: Found GsupExpect[15] for "262420000001115" handled at TC_iu_multi_lu_and_mo_ussd2(2818) MSC_Test-GSUP(2787)@d97f381c6fa7: Added IMSI table entry 15TC_iu_multi_lu_and_mo_ussd2(2818)"262420000001115" MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: { messageType := 2, destLocRef := 'FEB19F'O, sourceLocRef := '0001E5'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:13 MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:2 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: { messageType := 2, destLocRef := '45A88E'O, sourceLocRef := '0001E6'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:14 MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:3 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: { messageType := 2, destLocRef := '0A98E7'O, sourceLocRef := '0001E7'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:15 MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:4 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:5 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:7 MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:8 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:6 MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:9 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2814)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2814)@d97f381c6fa7: setverdict(pass): none -> pass TC_iu_multi_lu_and_mo_ussd2(2816)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2816)@d97f381c6fa7: setverdict(pass): none -> pass TC_iu_multi_lu_and_mo_ussd2(2818)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2818)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_2-RAN(2782)@d97f381c6fa7: patching N(SD)=1 into dtap '0514705F172C2104D8C0DF06'O MSC_Test_2-RAN(2782)@d97f381c6fa7: patched enc_l3: '0554705F172C2104D8C0DF06'O MSC_Test_2-RAN(2782)@d97f381c6fa7: patching N(SD)=1 into dtap '051485811C042104C188C853'O MSC_Test_2-RAN(2782)@d97f381c6fa7: patched enc_l3: '055485811C042104C188C853'O MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-RAN(2782)@d97f381c6fa7: patching N(SD)=1 into dtap '051492B433C32104B7754F44'O MSC_Test_2-RAN(2782)@d97f381c6fa7: patched enc_l3: '055492B433C32104B7754F44'O MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-RAN(2782)@d97f381c6fa7: patching N(SD)=1 into dtap '0514816394CB2104D1131F10'O MSC_Test_2-RAN(2782)@d97f381c6fa7: patched enc_l3: '0554816394CB2104D1131F10'O MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554705F172C2104D8C0DF06'O MSC_Test_2-RAN(2782)@d97f381c6fa7: patching N(SD)=1 into dtap '05146CA3769C2104372AB6D3'O MSC_Test_2-RAN(2782)@d97f381c6fa7: patched enc_l3: '05546CA3769C2104372AB6D3'O MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:2 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-RAN(2782)@d97f381c6fa7: patching N(SD)=1 into dtap '05140FE023292104C3E8EDC6'O MSC_Test_2-RAN(2782)@d97f381c6fa7: patched enc_l3: '05540FE023292104C3E8EDC6'O MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055485811C042104C188C853'O MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:3 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055492B433C32104B7754F44'O MSC_Test_2-RAN(2782)@d97f381c6fa7: patching N(SD)=1 into dtap '0514F72E528C2104FCD10D73'O MSC_Test_2-RAN(2782)@d97f381c6fa7: patched enc_l3: '0554F72E528C2104FCD10D73'O MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:4 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554816394CB2104D1131F10'O MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@d97f381c6fa7: patching N(SD)=1 into dtap '0514BF6F17D4210474F8DCA9'O MSC_Test_2-RAN(2782)@d97f381c6fa7: patched enc_l3: '0554BF6F17D4210474F8DCA9'O MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:6 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05546CA3769C2104372AB6D3'O MSC_Test_2-RAN(2782)@d97f381c6fa7: patching N(SD)=1 into dtap '051462D4DD9A2104BDA3160E'O MSC_Test_2-RAN(2782)@d97f381c6fa7: patched enc_l3: '055462D4DD9A2104BDA3160E'O MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:9 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05540FE023292104C3E8EDC6'O MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:8 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-RAN(2782)@d97f381c6fa7: patching N(SD)=1 into dtap '0514E25A5A4F2104E84AC6E3'O MSC_Test_2-RAN(2782)@d97f381c6fa7: patched enc_l3: '0554E25A5A4F2104E84AC6E3'O MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554F72E528C2104FCD10D73'O MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:1 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554BF6F17D4210474F8DCA9'O MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:5 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055462D4DD9A2104BDA3160E'O MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:7 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554E25A5A4F2104E84AC6E3'O MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:2 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:3 MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:4 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:6 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:9 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:8 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:5 MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:7 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:3 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:9 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:4 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:1 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:5 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:10 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:11 MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:12 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:13 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:15 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:14 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:3 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:9 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:4 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:5 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:6 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:2 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:12 MSC_Test_2-RAN(2782)@d97f381c6fa7: patching N(SD)=1 into dtap '05145D2BE810210413767A95'O MSC_Test_2-RAN(2782)@d97f381c6fa7: patched enc_l3: '05545D2BE810210413767A95'O MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:8 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-RAN(2782)@d97f381c6fa7: patching N(SD)=1 into dtap '051424DC2BF121049650EA78'O MSC_Test_2-RAN(2782)@d97f381c6fa7: patched enc_l3: '055424DC2BF121049650EA78'O MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:10 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-RAN(2782)@d97f381c6fa7: patching N(SD)=1 into dtap '0514A128A2592104BB498F5C'O MSC_Test_2-RAN(2782)@d97f381c6fa7: patched enc_l3: '0554A128A2592104BB498F5C'O MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05545D2BE810210413767A95'O MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:11 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-RAN(2782)@d97f381c6fa7: patching N(SD)=1 into dtap '05140C5684A32104B7834775'O MSC_Test_2-RAN(2782)@d97f381c6fa7: patched enc_l3: '05540C5684A32104B7834775'O MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055424DC2BF121049650EA78'O MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:12 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554A128A2592104BB498F5C'O MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:13 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-RAN(2782)@d97f381c6fa7: patching N(SD)=1 into dtap '05144FDDE46D2104208DEB9B'O MSC_Test_2-RAN(2782)@d97f381c6fa7: patched enc_l3: '05544FDDE46D2104208DEB9B'O MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05540C5684A32104B7834775'O MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:7 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-RAN(2782)@d97f381c6fa7: patching N(SD)=1 into dtap '0514B2AB0EA32104C74A8A93'O MSC_Test_2-RAN(2782)@d97f381c6fa7: patched enc_l3: '0554B2AB0EA32104C74A8A93'O MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:14 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05544FDDE46D2104208DEB9B'O MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:15 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554B2AB0EA32104C74A8A93'O MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:6 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:2 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:8 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2789)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:10 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2782)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:11 MSC_Test_2-RAN(2782)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:14 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:3 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:12 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:9 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:13 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(2794)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:4 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-RAN(2782)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2782)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:7 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:3 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:14 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2806)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:5 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2782)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2782)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2796)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:9 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:14 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:14 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_2-RAN(2782)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2782)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:4 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:14 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2798)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:15 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2782)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2782)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:10 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:11 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:5 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:14 TC_iu_multi_lu_and_mo_ussd2(2790)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:6 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2782)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2782)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:2 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:3 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:9 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:1 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:14 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 TC_iu_multi_lu_and_mo_ussd2(2800)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:4 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:10 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2792)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-RAN(2782)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2782)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:11 MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:5 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:6 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:14 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:8 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:7 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-RAN(2782)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2782)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:14 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:12 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:2 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:14 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:13 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O TC_iu_multi_lu_and_mo_ussd2(2804)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:6 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2802)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2782)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2782)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:3 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:9 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:4 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:7 MSC_Test_2-RAN(2782)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-RAN(2782)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:8 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:14 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:7 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:14 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:15 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:5 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:1 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:14 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@d97f381c6fa7: Deleted conn table entry 0TC_iu_multi_lu_and_mo_ussd2(2789)11728574 TC_iu_multi_lu_and_mo_ussd2(2789)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2789)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2789)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2789)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:6 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2789)@d97f381c6fa7: 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 := '695D713F'O ("i]q?") } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2782)@d97f381c6fa7: Added conn table entry 0TC_iu_multi_lu_and_mo_ussd2(2789)12422687 MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2782)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:12 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d97f381c6fa7: First idle individual index:0 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:2 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:10 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:13 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2808)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:3 MSC_Test_2-RAN(2782)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2782)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_2-RAN(2782)@d97f381c6fa7: Deleted conn table entry 3TC_iu_multi_lu_and_mo_ussd2(2794)2100966 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:10 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:14 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 TC_iu_multi_lu_and_mo_ussd2(2794)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2794)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2794)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2794)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:11 MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2794)@d97f381c6fa7: 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 := 'BEC4B849'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:2 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:7 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2782)@d97f381c6fa7: Added conn table entry 3TC_iu_multi_lu_and_mo_ussd2(2794)14580071 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2782)@d97f381c6fa7: patch: N(SD) for ConnIdx 3 set to 1 MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:9 MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-RAN(2782)@d97f381c6fa7: Deleted conn table entry 9TC_iu_multi_lu_and_mo_ussd2(2806)4821322 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2806)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2806)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2806)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:4 TC_iu_multi_lu_and_mo_ussd2(2806)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2810)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2782)@d97f381c6fa7: Deleted conn table entry 4TC_iu_multi_lu_and_mo_ussd2(2796)3202038 TC_iu_multi_lu_and_mo_ussd2(2796)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2782)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:14 MSC_Test_2-RAN(2782)@d97f381c6fa7: patched enc_l3: '059B'O TC_iu_multi_lu_and_mo_ussd2(2796)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2796)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2796)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2806)@d97f381c6fa7: 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 := 'BB47C2F6'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2796)@d97f381c6fa7: 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 := 'AD3653A7'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2782)@d97f381c6fa7: Added conn table entry 4TC_iu_multi_lu_and_mo_ussd2(2806)16478507 TC_iu_multi_lu_and_mo_ussd2(2816)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2782)@d97f381c6fa7: patch: N(SD) for ConnIdx 4 set to 1 MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:7 MSC_Test_2-RAN(2782)@d97f381c6fa7: Added conn table entry 9TC_iu_multi_lu_and_mo_ussd2(2796)1825826 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2782)@d97f381c6fa7: patch: N(SD) for ConnIdx 9 set to 1 MSC_Test_2-RAN(2782)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2782)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:15 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:5 MSC_Test_2-SCCP(2781)@d97f381c6fa7: First idle individual index:3 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@d97f381c6fa7: Deleted conn table entry 5TC_iu_multi_lu_and_mo_ussd2(2798)10523651 MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:11 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:14 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_2-SCCP(2781)@d97f381c6fa7: First idle individual index:1 MSC_Test_2-SCCP(2781)@d97f381c6fa7: First idle individual index:4 TC_iu_multi_lu_and_mo_ussd2(2798)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2798)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2798)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2798)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2782)@d97f381c6fa7: Deleted conn table entry 1TC_iu_multi_lu_and_mo_ussd2(2790)3197169 TC_iu_multi_lu_and_mo_ussd2(2790)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2790)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2790)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2790)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:14 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:14 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:6 MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2790)@d97f381c6fa7: 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 := '2202BFF1'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(2781)@d97f381c6fa7: { messageType := 2, destLocRef := 'BD8E1F'O, sourceLocRef := '0001E8'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:12 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2798)@d97f381c6fa7: 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 := '3D86801D'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2782)@d97f381c6fa7: Deleted conn table entry 6TC_iu_multi_lu_and_mo_ussd2(2800)15990272 MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:10 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:2 TC_iu_multi_lu_and_mo_ussd2(2800)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2800)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2800)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2800)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: { messageType := 2, destLocRef := 'DE7967'O, sourceLocRef := '0001E9'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:3 MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:11 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2789)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2789)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2800)@d97f381c6fa7: 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 := '0A426069'O ("\nB`i") } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:13 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2812)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-RAN(2782)@d97f381c6fa7: Deleted conn table entry 2TC_iu_multi_lu_and_mo_ussd2(2792)12458606 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2792)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@d97f381c6fa7: { messageType := 2, destLocRef := 'FB712B'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 } } TC_iu_multi_lu_and_mo_ussd2(2792)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:1 TC_iu_multi_lu_and_mo_ussd2(2792)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2794)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2792)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2794)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-RAN(2782)@d97f381c6fa7: Added conn table entry 1TC_iu_multi_lu_and_mo_ussd2(2790)11091708 MSC_Test_2-SCCP(2781)@d97f381c6fa7: { messageType := 2, destLocRef := '1BDC22'O, sourceLocRef := '0001EB'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:4 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:14 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2782)@d97f381c6fa7: patch: N(SD) for ConnIdx 1 set to 1 TC_iu_multi_lu_and_mo_ussd2(2792)@d97f381c6fa7: 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 := '08B1C1CD'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:15 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d97f381c6fa7: First idle individual index:2 MSC_Test_2-RAN(2782)@d97f381c6fa7: Added conn table entry 2TC_iu_multi_lu_and_mo_ussd2(2798)7632504 MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:8 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@d97f381c6fa7: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_2-SCCP(2781)@d97f381c6fa7: First idle individual index:5 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2806)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2806)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@d97f381c6fa7: { messageType := 2, destLocRef := 'A93EFC'O, sourceLocRef := '0001EC'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:2 TC_iu_multi_lu_and_mo_ussd2(2796)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2796)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2782)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2782)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:7 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:12 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:14 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-RAN(2782)@d97f381c6fa7: Added conn table entry 5TC_iu_multi_lu_and_mo_ussd2(2800)15376544 MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O TC_iu_multi_lu_and_mo_ussd2(2818)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@d97f381c6fa7: patch: N(SD) for ConnIdx 5 set to 1 TC_iu_multi_lu_and_mo_ussd2(2814)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2782)@d97f381c6fa7: Added conn table entry 6TC_iu_multi_lu_and_mo_ussd2(2792)15838862 MSC_Test_2-SCCP(2781)@d97f381c6fa7: First idle individual index:6 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@d97f381c6fa7: patch: N(SD) for ConnIdx 6 set to 1 MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:10 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:7 MSC_Test_2-RAN(2782)@d97f381c6fa7: patching N(SD)=1 into dtap '051479B62FF521041255BD81'O MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 TC_iu_multi_lu_and_mo_ussd2(2790)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-RAN(2782)@d97f381c6fa7: patched enc_l3: '055479B62FF521041255BD81'O TC_iu_multi_lu_and_mo_ussd2(2790)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-RAN(2782)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2782)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2782)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_2-SCCP(2781)@d97f381c6fa7: First idle individual index:9 MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:3 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:11 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055479B62FF521041255BD81'O MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:15 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:14 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:13 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:14 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:14 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-RAN(2782)@d97f381c6fa7: patching N(SD)=1 into dtap '0514D17CDC4B2104D32BA77A'O MSC_Test_2-RAN(2782)@d97f381c6fa7: patched enc_l3: '0554D17CDC4B2104D32BA77A'O MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:3 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554D17CDC4B2104D32BA77A'O MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:8 MSC_Test_2-RAN(2782)@d97f381c6fa7: Deleted conn table entry 8TC_iu_multi_lu_and_mo_ussd2(2804)2416310 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2804)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2804)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2804)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2804)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: { messageType := 2, destLocRef := '747678'O ("tvx"), sourceLocRef := '0001ED'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:5 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2798)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2798)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2804)@d97f381c6fa7: 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 := 'B43839D2'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:7 MSC_Test_2-RAN(2782)@d97f381c6fa7: Deleted conn table entry 7TC_iu_multi_lu_and_mo_ussd2(2802)6688838 TC_iu_multi_lu_and_mo_ussd2(2802)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2802)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2802)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2802)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2782)@d97f381c6fa7: Added conn table entry 7TC_iu_multi_lu_and_mo_ussd2(2804)2349636 MSC_Test_2-RAN(2782)@d97f381c6fa7: patch: N(SD) for ConnIdx 7 set to 1 TC_iu_multi_lu_and_mo_ussd2(2802)@d97f381c6fa7: 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 := '29700273'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(2781)@d97f381c6fa7: First idle individual index:7 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@d97f381c6fa7: Added conn table entry 8TC_iu_multi_lu_and_mo_ussd2(2802)2634285 MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2782)@d97f381c6fa7: patch: N(SD) for ConnIdx 8 set to 1 MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:12 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d97f381c6fa7: First idle individual index:8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:4 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2782)@d97f381c6fa7: patching N(SD)=1 into dtap '0514C9E7E69A2104DADF47BF'O MSC_Test_2-SCCP(2781)@d97f381c6fa7: { messageType := 2, destLocRef := 'EAA0A0'O, sourceLocRef := '0001EE'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:6 MSC_Test_2-RAN(2782)@d97f381c6fa7: patched enc_l3: '0554C9E7E69A2104DADF47BF'O MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:4 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554C9E7E69A2104DADF47BF'O MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2800)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2800)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:12 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:10 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:2 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2782)@d97f381c6fa7: Deleted conn table entry 10TC_iu_multi_lu_and_mo_ussd2(2808)3988312 TC_iu_multi_lu_and_mo_ussd2(2808)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2808)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2808)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2808)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2808)@d97f381c6fa7: 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 := '184A16AC'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(2781)@d97f381c6fa7: { messageType := 2, destLocRef := 'F1AE8E'O, sourceLocRef := '0001EF'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:9 MSC_Test_2-RAN(2782)@d97f381c6fa7: patching N(SD)=1 into dtap '05147BE6CA2A21045BB702E4'O MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-RAN(2782)@d97f381c6fa7: patched enc_l3: '05547BE6CA2A21045BB702E4'O MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:5 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:1 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05547BE6CA2A21045BB702E4'O MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:11 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2792)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2792)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2782)@d97f381c6fa7: patching N(SD)=1 into dtap '05141A2EA6BA21045E04BDDB'O MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:15 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-RAN(2782)@d97f381c6fa7: patched enc_l3: '05541A2EA6BA21045E04BDDB'O MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:13 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:2 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05541A2EA6BA21045E04BDDB'O MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:14 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:6 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2782)@d97f381c6fa7: Deleted conn table entry 11TC_iu_multi_lu_and_mo_ussd2(2810)3728177 MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:3 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2810)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2810)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2810)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2810)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-RAN(2782)@d97f381c6fa7: Added conn table entry 10TC_iu_multi_lu_and_mo_ussd2(2808)14557313 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: { messageType := 2, destLocRef := '23DA44'O, sourceLocRef := '0001F0'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:7 TC_iu_multi_lu_and_mo_ussd2(2810)@d97f381c6fa7: 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 := '8FB49176'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-RAN(2782)@d97f381c6fa7: patch: N(SD) for ConnIdx 10 set to 1 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: { messageType := 2, destLocRef := '28322D'O ("(2-"), sourceLocRef := '0001F1'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2782)@d97f381c6fa7: patching N(SD)=1 into dtap '0514E5E7A63221048EC4126A'O MSC_Test_2-RAN(2782)@d97f381c6fa7: patched enc_l3: '0554E5E7A63221048EC4126A'O MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:4 MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:12 MSC_Test_2-SCCP(2781)@d97f381c6fa7: First idle individual index:10 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@d97f381c6fa7: Deleted conn table entry 14TC_iu_multi_lu_and_mo_ussd2(2816)4565134 MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:9 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2816)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2816)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2816)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2816)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:2 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:5 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554E5E7A63221048EC4126A'O MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2816)@d97f381c6fa7: 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 := 'AA82858F'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_iu_multi_lu_and_mo_ussd2(2804)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2804)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2802)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2802)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-RAN(2782)@d97f381c6fa7: Added conn table entry 11TC_iu_multi_lu_and_mo_ussd2(2810)336435 MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-RAN(2782)@d97f381c6fa7: patch: N(SD) for ConnIdx 11 set to 1 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d97f381c6fa7: First idle individual index:11 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@d97f381c6fa7: Deleted conn table entry 12TC_iu_multi_lu_and_mo_ussd2(2812)9246906 TC_iu_multi_lu_and_mo_ussd2(2812)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2812)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2812)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2812)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:15 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-RAN(2782)@d97f381c6fa7: patching N(SD)=1 into dtap '0514F01AD83921043D3F9201'O MSC_Test_2-RAN(2782)@d97f381c6fa7: patched enc_l3: '0554F01AD83921043D3F9201'O MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mo_ussd2(2812)@d97f381c6fa7: 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 := '076FCB91'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:13 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-RAN(2782)@d97f381c6fa7: Added conn table entry 12TC_iu_multi_lu_and_mo_ussd2(2816)5161645 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:6 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554F01AD83921043D3F9201'O MSC_Test_2-RAN(2782)@d97f381c6fa7: patch: N(SD) for ConnIdx 12 set to 1 MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:3 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d97f381c6fa7: First idle individual index:12 MSC_Test_2-RAN(2782)@d97f381c6fa7: patching N(SD)=1 into dtap '05146D48CD0421042254F61F'O MSC_Test_2-RAN(2782)@d97f381c6fa7: patched enc_l3: '05546D48CD0421042254F61F'O MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:4 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:12 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:9 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-RAN(2782)@d97f381c6fa7: Added conn table entry 14TC_iu_multi_lu_and_mo_ussd2(2812)10733244 MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05546D48CD0421042254F61F'O MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:1 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-RAN(2782)@d97f381c6fa7: patch: N(SD) for ConnIdx 14 set to 1 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:2 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d97f381c6fa7: First idle individual index:14 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:8 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:7 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2782)@d97f381c6fa7: patching N(SD)=1 into dtap '05146C589DEB210421E23FFA'O MSC_Test_2-RAN(2782)@d97f381c6fa7: patched enc_l3: '05546C589DEB210421E23FFA'O MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: { messageType := 2, destLocRef := 'DE2081'O, sourceLocRef := '0001F2'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:10 MSC_Test_2-RAN(2782)@d97f381c6fa7: patching N(SD)=1 into dtap '051452765AB821041AC4BFCE'O MSC_Test_2-RAN(2782)@d97f381c6fa7: patched enc_l3: '055452765AB821041AC4BFCE'O MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:5 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:8 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05546C589DEB210421E23FFA'O MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:7 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055452765AB821041AC4BFCE'O TC_iu_multi_lu_and_mo_ussd2(2808)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2808)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2781)@d97f381c6fa7: { messageType := 2, destLocRef := '052233'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-GSUP(2787)@d97f381c6fa7: Created GsupExpect[0] for "262420000001100" to be handled at TC_iu_multi_lu_and_mo_ussd2(2789) MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:11 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:5 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:15 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2810)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2810)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:13 MSC_Test_2-RAN(2782)@d97f381c6fa7: Deleted conn table entry 15TC_iu_multi_lu_and_mo_ussd2(2818)694503 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2818)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2818)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2818)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2818)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2782)@d97f381c6fa7: Deleted conn table entry 13TC_iu_multi_lu_and_mo_ussd2(2814)16691615 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:6 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2814)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2814)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2814)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2814)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2818)@d97f381c6fa7: 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 := '7FDE1632'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:3 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-RAN(2782)@d97f381c6fa7: Added conn table entry 13TC_iu_multi_lu_and_mo_ussd2(2818)15630123 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2814)@d97f381c6fa7: 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 := '9A49B082'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2782)@d97f381c6fa7: patch: N(SD) for ConnIdx 13 set to 1 MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2781)@d97f381c6fa7: First idle individual index:13 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-RAN(2782)@d97f381c6fa7: Added conn table entry 15TC_iu_multi_lu_and_mo_ussd2(2814)8206185 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2787)@d97f381c6fa7: Created GsupExpect[1] for "262420000001103" to be handled at TC_iu_multi_lu_and_mo_ussd2(2794) MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@d97f381c6fa7: patch: N(SD) for ConnIdx 15 set to 1 MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:10 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: { messageType := 2, destLocRef := '4EC2AD'O, sourceLocRef := '0001F4'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:12 MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:4 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2816)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:6 TC_iu_multi_lu_and_mo_ussd2(2816)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2782)@d97f381c6fa7: patching N(SD)=1 into dtap '05140383E4EE2104676D75F0'O MSC_Test_2-RAN(2782)@d97f381c6fa7: patched enc_l3: '05540383E4EE2104676D75F0'O MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2787)@d97f381c6fa7: Created GsupExpect[2] for "262420000001104" to be handled at TC_iu_multi_lu_and_mo_ussd2(2796) MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:9 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:11 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:2 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d97f381c6fa7: First idle individual index:15 MSC_Test_2-RAN(2782)@d97f381c6fa7: patching N(SD)=1 into dtap '05144B7C9AD22104EE19C33B'O MSC_Test_2-RAN(2782)@d97f381c6fa7: patched enc_l3: '05544B7C9AD22104EE19C33B'O MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test-GSUP(2787)@d97f381c6fa7: Created GsupExpect[3] for "262420000001109" to be handled at TC_iu_multi_lu_and_mo_ussd2(2806) MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2787)@d97f381c6fa7: Created GsupExpect[4] for "262420000001101" to be handled at TC_iu_multi_lu_and_mo_ussd2(2790) MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d97f381c6fa7: { messageType := 2, destLocRef := 'A3C6BC'O, sourceLocRef := '0001F5'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-RAN(2782)@d97f381c6fa7: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2782)@d97f381c6fa7: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:14 MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:8 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2812)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2812)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:7 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:5 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: { messageType := 2, destLocRef := 'EE7F2B'O, sourceLocRef := '0001F6'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:13 MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:12 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:6 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2787)@d97f381c6fa7: Created GsupExpect[5] for "262420000001105" to be handled at TC_iu_multi_lu_and_mo_ussd2(2798) MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:10 TC_iu_multi_lu_and_mo_ussd2(2818)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:24 TC_iu_multi_lu_and_mo_ussd2(2818)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05540383E4EE2104676D75F0'O MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:9 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-RAN(2782)@d97f381c6fa7: patching N(SD)=1 into dtap '0514CDE3363121043EE150EE'O MSC_Test_2-RAN(2782)@d97f381c6fa7: patched enc_l3: '0554CDE3363121043EE150EE'O MSC_Test-GSUP(2787)@d97f381c6fa7: Created GsupExpect[6] for "262420000001106" to be handled at TC_iu_multi_lu_and_mo_ussd2(2800) MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:11 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-RAN(2782)@d97f381c6fa7: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2782)@d97f381c6fa7: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05544B7C9AD22104EE19C33B'O MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d97f381c6fa7: { messageType := 2, destLocRef := '7D3769'O ("}7i"), sourceLocRef := '0001F7'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:15 MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:14 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:37 MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2814)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2814)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:8 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-RAN(2782)@d97f381c6fa7: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2782)@d97f381c6fa7: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@d97f381c6fa7: patching N(SD)=1 into dtap '0514C7F803C62104456468CD'O MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:7 MSC_Test_2-RAN(2782)@d97f381c6fa7: patched enc_l3: '0554C7F803C62104456468CD'O MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:12 MSC_Test_2-RAN(2782)@d97f381c6fa7: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:24 MSC_Test_2-RAN(2782)@d97f381c6fa7: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554CDE3363121043EE150EE'O MSC_Test_2-RAN(2782)@d97f381c6fa7: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@d97f381c6fa7: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:3 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:37 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:10 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:4 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:37 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O TC_iu_multi_lu_and_mo_ussd2(2789)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:14 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554C7F803C62104456468CD'O MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:1 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:37 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@d97f381c6fa7: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2782)@d97f381c6fa7: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:2 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:37 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:9 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2794)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2796)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:11 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-RAN(2782)@d97f381c6fa7: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2782)@d97f381c6fa7: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2787)@d97f381c6fa7: Created GsupExpect[7] for "262420000001102" to be handled at TC_iu_multi_lu_and_mo_ussd2(2792) MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:10 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 TC_iu_multi_lu_and_mo_ussd2(2806)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:6 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:37 MSC_Test-GSUP(2787)@d97f381c6fa7: Created GsupExpect[8] for "262420000001107" to be handled at TC_iu_multi_lu_and_mo_ussd2(2802) MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 TC_iu_multi_lu_and_mo_ussd2(2790)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:7 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:13 MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:12 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2787)@d97f381c6fa7: Created GsupExpect[9] for "262420000001108" to be handled at TC_iu_multi_lu_and_mo_ussd2(2804) MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:15 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2800)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:5 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:37 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2782)@d97f381c6fa7: patching N(SD)=1 into dtap '0514ED0CC1C22104FDD80247'O MSC_Test_2-RAN(2782)@d97f381c6fa7: patched enc_l3: '0554ED0CC1C22104FDD80247'O MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:11 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@d97f381c6fa7: patching N(SD)=1 into dtap '0514AD824EE0210457F0317C'O MSC_Test_2-RAN(2782)@d97f381c6fa7: patched enc_l3: '0554AD824EE0210457F0317C'O TC_iu_multi_lu_and_mo_ussd2(2789)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2798)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:14 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:3 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:3 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:4 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-RAN(2782)@d97f381c6fa7: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2782)@d97f381c6fa7: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2794)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:4 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:1 TC_iu_multi_lu_and_mo_ussd2(2796)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-RAN(2782)@d97f381c6fa7: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2782)@d97f381c6fa7: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:10 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:2 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:13 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 TC_iu_multi_lu_and_mo_ussd2(2806)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2782)@d97f381c6fa7: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554ED0CC1C22104FDD80247'O MSC_Test_2-RAN(2782)@d97f381c6fa7: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test-GSUP(2787)@d97f381c6fa7: Created GsupExpect[10] for "262420000001110" to be handled at TC_iu_multi_lu_and_mo_ussd2(2808) TC_iu_multi_lu_and_mo_ussd2(2790)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:2 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:6 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:6 MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:11 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:12 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:15 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554AD824EE0210457F0317C'O MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:9 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:37 MSC_Test-GSUP(2787)@d97f381c6fa7: Created GsupExpect[11] for "262420000001111" to be handled at TC_iu_multi_lu_and_mo_ussd2(2810) MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O TC_iu_multi_lu_and_mo_ussd2(2800)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:14 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:8 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:37 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:3 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:4 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:13 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:7 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:37 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:1 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:2 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:6 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:12 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:13 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2787)@d97f381c6fa7: Created GsupExpect[12] for "262420000001114" to be handled at TC_iu_multi_lu_and_mo_ussd2(2816) MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2792)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:15 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2802)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-RAN(2782)@d97f381c6fa7: Deleted conn table entry 0TC_iu_multi_lu_and_mo_ussd2(2789)12422687 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@d97f381c6fa7: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2782)@d97f381c6fa7: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O TC_iu_multi_lu_and_mo_ussd2(2789)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2789)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2789)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:14 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:10 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:37 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2804)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2782)@d97f381c6fa7: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2787)@d97f381c6fa7: Created GsupExpect[13] for "262420000001112" to be handled at TC_iu_multi_lu_and_mo_ussd2(2812) TC_iu_multi_lu_and_mo_ussd2(2789)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_2-RAN(2782)@d97f381c6fa7: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:5 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:15 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2798)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:5 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:3 MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-RAN(2782)@d97f381c6fa7: Deleted conn table entry 3TC_iu_multi_lu_and_mo_ussd2(2794)14580071 TC_iu_multi_lu_and_mo_ussd2(2794)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2794)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2794)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:11 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:37 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O TC_iu_multi_lu_and_mo_ussd2(2794)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:9 MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:9 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2808)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:5 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-RAN(2782)@d97f381c6fa7: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2782)@d97f381c6fa7: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mo_ussd2(2792)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:4 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2782)@d97f381c6fa7: Deleted conn table entry 9TC_iu_multi_lu_and_mo_ussd2(2796)1825826 TC_iu_multi_lu_and_mo_ussd2(2796)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2796)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2796)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:8 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:8 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2796)@d97f381c6fa7: Final verdict of PTC: pass TC_iu_multi_lu_and_mo_ussd2(2810)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:2 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:6 MSC_Test_2-RAN(2782)@d97f381c6fa7: Deleted conn table entry 4TC_iu_multi_lu_and_mo_ussd2(2806)16478507 TC_iu_multi_lu_and_mo_ussd2(2802)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2782)@d97f381c6fa7: Deleted conn table entry 1TC_iu_multi_lu_and_mo_ussd2(2790)11091708 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2806)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2790)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2790)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2790)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2806)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2806)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2782)@d97f381c6fa7: Deleted conn table entry 5TC_iu_multi_lu_and_mo_ussd2(2800)15376544 MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:12 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:37 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2800)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2800)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2800)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:9 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 TC_iu_multi_lu_and_mo_ussd2(2790)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@d97f381c6fa7: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2782)@d97f381c6fa7: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O TC_iu_multi_lu_and_mo_ussd2(2800)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2806)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:13 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:7 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:7 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:8 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test-GSUP(2787)@d97f381c6fa7: Created GsupExpect[14] for "262420000001115" to be handled at TC_iu_multi_lu_and_mo_ussd2(2818) MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:14 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:37 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O TC_iu_multi_lu_and_mo_ussd2(2816)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2804)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:15 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:10 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:10 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:5 MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:11 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2787)@d97f381c6fa7: Created GsupExpect[15] for "262420000001113" to be handled at TC_iu_multi_lu_and_mo_ussd2(2814) MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:11 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:7 MSC_Test_2-RAN(2782)@d97f381c6fa7: Deleted conn table entry 2TC_iu_multi_lu_and_mo_ussd2(2798)7632504 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 TC_iu_multi_lu_and_mo_ussd2(2808)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mo_ussd2(2798)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2798)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2798)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2810)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:10 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:9 TC_iu_multi_lu_and_mo_ussd2(2798)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:11 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:7 MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 TC_iu_multi_lu_and_mo_ussd2(2812)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-RAN(2782)@d97f381c6fa7: Deleted conn table entry 6TC_iu_multi_lu_and_mo_ussd2(2792)15838862 MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:8 TC_iu_multi_lu_and_mo_ussd2(2792)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2792)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2792)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@d97f381c6fa7: Deleted conn table entry 8TC_iu_multi_lu_and_mo_ussd2(2802)2634285 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2802)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2802)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2802)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2802)@d97f381c6fa7: Final verdict of PTC: pass TC_iu_multi_lu_and_mo_ussd2(2792)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:7 MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@d97f381c6fa7: Deleted conn table entry 7TC_iu_multi_lu_and_mo_ussd2(2804)2349636 MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:12 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2804)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2804)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2804)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:12 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:10 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2804)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2816)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2782)@d97f381c6fa7: Deleted conn table entry 10TC_iu_multi_lu_and_mo_ussd2(2808)14557313 MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:11 TC_iu_multi_lu_and_mo_ussd2(2808)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2808)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2808)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:12 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-RAN(2782)@d97f381c6fa7: Deleted conn table entry 11TC_iu_multi_lu_and_mo_ussd2(2810)336435 TC_iu_multi_lu_and_mo_ussd2(2810)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2810)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2810)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2808)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@d97f381c6fa7: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O TC_iu_multi_lu_and_mo_ussd2(2810)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_2-RAN(2782)@d97f381c6fa7: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:13 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:37 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@d97f381c6fa7: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2782)@d97f381c6fa7: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:15 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:37 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:14 MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:14 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2818)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2814)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2812)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:12 MSC_Test_2-RAN(2782)@d97f381c6fa7: Deleted conn table entry 12TC_iu_multi_lu_and_mo_ussd2(2816)5161645 TC_iu_multi_lu_and_mo_ussd2(2816)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2816)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2816)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:13 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:14 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2816)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:13 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2818)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:13 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:15 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:15 MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:14 TC_iu_multi_lu_and_mo_ussd2(2814)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2782)@d97f381c6fa7: Deleted conn table entry 14TC_iu_multi_lu_and_mo_ussd2(2812)10733244 MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:13 MSC_Test_2-RAN(2782)@d97f381c6fa7: Deleted conn table entry 13TC_iu_multi_lu_and_mo_ussd2(2818)15630123 TC_iu_multi_lu_and_mo_ussd2(2812)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2812)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2812)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2818)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2818)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2818)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on connection ID:15 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2781)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2781)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2812)@d97f381c6fa7: Final verdict of PTC: pass TC_iu_multi_lu_and_mo_ussd2(2818)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_2-M3UA(2783)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@d97f381c6fa7: Session index based on local reference:15 MSC_Test_2-RAN(2782)@d97f381c6fa7: Deleted conn table entry 15TC_iu_multi_lu_and_mo_ussd2(2814)8206185 MSC_Test_2-M3UA(2783)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2814)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2814)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2814)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2814)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_1-M3UA(2780)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(2777)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-SCCP(2778)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-RAN(2779)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(2776)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(2775)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-M3UA(2783)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-SCCP(2781)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(2787)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(2786)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(2785)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2774)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2803)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(2788)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2791)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2805)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2799)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2807)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2793)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2795)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2809)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2819)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2817)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2811)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-RAN(2782)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2813)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2797)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2815)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2820)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(2784)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2801)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2774): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(2775): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(2776): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(2777): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-SCCP(2778): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-RAN(2779): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-M3UA(2780): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-SCCP(2781): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-RAN(2782): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-M3UA(2783): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(2784): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(2785): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(2786): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(2787): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(2788): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2789): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2790): pass (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2791): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2792): pass (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2793): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2794): pass (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2795): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2796): pass (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2797): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2798): pass (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2799): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2800): pass (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2801): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2802): pass (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2803): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2804): pass (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2805): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2806): pass (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2807): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2808): pass (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2809): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2810): pass (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2811): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2812): pass (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2813): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2814): pass (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2815): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2816): pass (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2817): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2818): pass (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2819): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2820): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_iu_multi_lu_and_mo_ussd finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_multi_lu_and_mo_ussd pass'. Sat Apr 20 08:45:00 UTC 2024 ====== MSC_Tests_Iu.TC_iu_multi_lu_and_mo_ussd pass ====== Saving talloc report from 172.18.186.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=4986620) Waiting for packet dumper to finish... 1 (prev_count=4986620, count=4989819) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_multi_lu_and_mo_ussd pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: 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 ------ Sat Apr 20 08:45:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_multi_lu_and_mt_ussd' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_iu_multi_lu_and_mt_ussd started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2824)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(2824)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2824)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-SCCP(2822)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_1-M3UA(2827)@d97f381c6fa7: ************************************************* MSC_Test_1-M3UA(2827)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2827)@d97f381c6fa7: ************************************************* MSC_Test_1-SCCP(2825)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_2-M3UA(2830)@d97f381c6fa7: ************************************************* MSC_Test_2-M3UA(2830)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2830)@d97f381c6fa7: ************************************************* MSC_Test_2-SCCP(2828)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2831)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(2833)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2833)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2833)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2833)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2833)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2833)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2833)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2833)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2824)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(2824)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2824)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2824)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(2824)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2824)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2824)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2824)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2824)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2824)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2824)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2824)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2824)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2824)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2824)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2824)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2834)@d97f381c6fa7: Created GsupExpect[0] for "262420000001116" to be handled at TC_iu_multi_lu_and_mt_ussd2(2836) TC_iu_multi_lu_and_mt_ussd2(2836)@d97f381c6fa7: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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_1-M3UA(2827)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23907 to server: "172.18.186.200":2905 association #8 MSC_Test_1-M3UA(2827)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2827)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2827)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_1-M3UA(2827)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2827)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2827)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2827)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2827)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2827)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2827)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2827)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2827)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2827)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2827)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2827)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2834)@d97f381c6fa7: Created GsupExpect[1] for "262420000001117" to be handled at TC_iu_multi_lu_and_mt_ussd2(2837) TC_iu_multi_lu_and_mt_ussd2(2837)@d97f381c6fa7: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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_2-M3UA(2830)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23908 to server: "172.18.186.200":2905 association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2830)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2830)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_2-M3UA(2830)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2830)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2830)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2827)@d97f381c6fa7: Message received on association #8 MSC_Test-GSUP(2834)@d97f381c6fa7: Created GsupExpect[2] for "262420000001118" to be handled at TC_iu_multi_lu_and_mt_ussd2(2839) MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2827)@d97f381c6fa7: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2830)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: Received M3UA_NOTIFY -> discard TC_iu_multi_lu_and_mt_ussd2(2839)@d97f381c6fa7: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001118'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2834)@d97f381c6fa7: Created GsupExpect[3] for "262420000001119" to be handled at TC_iu_multi_lu_and_mt_ussd2(2841) TC_iu_multi_lu_and_mt_ussd2(2841)@d97f381c6fa7: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001119'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2834)@d97f381c6fa7: Created GsupExpect[4] for "262420000001120" to be handled at TC_iu_multi_lu_and_mt_ussd2(2843) TC_iu_multi_lu_and_mt_ussd2(2843)@d97f381c6fa7: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001120'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2834)@d97f381c6fa7: Created GsupExpect[5] for "262420000001121" to be handled at TC_iu_multi_lu_and_mt_ussd2(2845) TC_iu_multi_lu_and_mt_ussd2(2845)@d97f381c6fa7: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001121'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2834)@d97f381c6fa7: Created GsupExpect[6] for "262420000001122" to be handled at TC_iu_multi_lu_and_mt_ussd2(2847) TC_iu_multi_lu_and_mt_ussd2(2847)@d97f381c6fa7: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001122'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2834)@d97f381c6fa7: Created GsupExpect[7] for "262420000001123" to be handled at TC_iu_multi_lu_and_mt_ussd2(2849) TC_iu_multi_lu_and_mt_ussd2(2849)@d97f381c6fa7: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001123'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2834)@d97f381c6fa7: Created GsupExpect[8] for "262420000001124" to be handled at TC_iu_multi_lu_and_mt_ussd2(2851) TC_iu_multi_lu_and_mt_ussd2(2851)@d97f381c6fa7: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001124'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2834)@d97f381c6fa7: Created GsupExpect[9] for "262420000001125" to be handled at TC_iu_multi_lu_and_mt_ussd2(2853) TC_iu_multi_lu_and_mt_ussd2(2853)@d97f381c6fa7: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001125'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2834)@d97f381c6fa7: Created GsupExpect[10] for "262420000001126" to be handled at TC_iu_multi_lu_and_mt_ussd2(2855) TC_iu_multi_lu_and_mt_ussd2(2855)@d97f381c6fa7: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001126'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2834)@d97f381c6fa7: Created GsupExpect[11] for "262420000001127" to be handled at TC_iu_multi_lu_and_mt_ussd2(2857) TC_iu_multi_lu_and_mt_ussd2(2857)@d97f381c6fa7: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001127'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2834)@d97f381c6fa7: Created GsupExpect[12] for "262420000001128" to be handled at TC_iu_multi_lu_and_mt_ussd2(2859) TC_iu_multi_lu_and_mt_ussd2(2859)@d97f381c6fa7: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001128'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2834)@d97f381c6fa7: Created GsupExpect[13] for "262420000001129" to be handled at TC_iu_multi_lu_and_mt_ussd2(2861) TC_iu_multi_lu_and_mt_ussd2(2861)@d97f381c6fa7: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001129'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2834)@d97f381c6fa7: Created GsupExpect[14] for "262420000001130" to be handled at TC_iu_multi_lu_and_mt_ussd2(2863) TC_iu_multi_lu_and_mt_ussd2(2863)@d97f381c6fa7: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001130'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2834)@d97f381c6fa7: Created GsupExpect[15] for "262420000001131" to be handled at TC_iu_multi_lu_and_mt_ussd2(2865) TC_iu_multi_lu_and_mt_ussd2(2865)@d97f381c6fa7: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001131'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2824)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2824)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2824)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2823)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2827)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2827)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2827)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2826)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2829)@d97f381c6fa7: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2829)@d97f381c6fa7: Added conn table entry 0TC_iu_multi_lu_and_mt_ussd2(2836)9322668 MSC_Test_2-SCCP(2828)@d97f381c6fa7: First idle individual index:0 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-RAN(2829)@d97f381c6fa7: Added conn table entry 1TC_iu_multi_lu_and_mt_ussd2(2837)2072827 MSC_Test_2-RAN(2829)@d97f381c6fa7: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_2-RAN(2829)@d97f381c6fa7: Added conn table entry 2TC_iu_multi_lu_and_mt_ussd2(2839)1251940 MSC_Test_2-RAN(2829)@d97f381c6fa7: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_2-RAN(2829)@d97f381c6fa7: Added conn table entry 3TC_iu_multi_lu_and_mt_ussd2(2841)7335815 MSC_Test_2-RAN(2829)@d97f381c6fa7: patch: N(SD) for ConnIdx 3 set to 1 MSC_Test_2-SCCP(2828)@d97f381c6fa7: First idle individual index:1 MSC_Test_2-RAN(2829)@d97f381c6fa7: Added conn table entry 4TC_iu_multi_lu_and_mt_ussd2(2843)7655173 MSC_Test_2-RAN(2829)@d97f381c6fa7: patch: N(SD) for ConnIdx 4 set to 1 MSC_Test_2-RAN(2829)@d97f381c6fa7: Added conn table entry 5TC_iu_multi_lu_and_mt_ussd2(2845)7201665 MSC_Test_2-RAN(2829)@d97f381c6fa7: patch: N(SD) for ConnIdx 5 set to 1 MSC_Test_2-SCCP(2828)@d97f381c6fa7: First idle individual index:2 MSC_Test_2-RAN(2829)@d97f381c6fa7: Added conn table entry 6TC_iu_multi_lu_and_mt_ussd2(2847)7841573 MSC_Test_2-SCCP(2828)@d97f381c6fa7: First idle individual index:3 MSC_Test_2-RAN(2829)@d97f381c6fa7: patch: N(SD) for ConnIdx 6 set to 1 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@d97f381c6fa7: Added conn table entry 7TC_iu_multi_lu_and_mt_ussd2(2849)5076359 MSC_Test_2-SCCP(2828)@d97f381c6fa7: First idle individual index:4 MSC_Test_2-RAN(2829)@d97f381c6fa7: patch: N(SD) for ConnIdx 7 set to 1 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@d97f381c6fa7: Added conn table entry 8TC_iu_multi_lu_and_mt_ussd2(2851)4067816 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d97f381c6fa7: First idle individual index:5 MSC_Test_2-RAN(2829)@d97f381c6fa7: patch: N(SD) for ConnIdx 8 set to 1 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@d97f381c6fa7: Added conn table entry 9TC_iu_multi_lu_and_mt_ussd2(2853)13142441 MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2828)@d97f381c6fa7: First idle individual index:6 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@d97f381c6fa7: patch: N(SD) for ConnIdx 9 set to 1 MSC_Test_2-SCCP(2828)@d97f381c6fa7: First idle individual index:7 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@d97f381c6fa7: Added conn table entry 10TC_iu_multi_lu_and_mt_ussd2(2855)12527382 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@d97f381c6fa7: patch: N(SD) for ConnIdx 10 set to 1 MSC_Test_2-RAN(2829)@d97f381c6fa7: Added conn table entry 11TC_iu_multi_lu_and_mt_ussd2(2857)2446536 MSC_Test_2-SCCP(2828)@d97f381c6fa7: { messageType := 2, destLocRef := '8E40AC'O, sourceLocRef := '0001F8'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-RAN(2829)@d97f381c6fa7: patch: N(SD) for ConnIdx 11 set to 1 MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-RAN(2829)@d97f381c6fa7: Added conn table entry 12TC_iu_multi_lu_and_mt_ussd2(2859)15135262 MSC_Test_2-RAN(2829)@d97f381c6fa7: patch: N(SD) for ConnIdx 12 set to 1 MSC_Test_2-RAN(2829)@d97f381c6fa7: Added conn table entry 13TC_iu_multi_lu_and_mt_ussd2(2861)4787740 MSC_Test-GSUP(2834)@d97f381c6fa7: Found GsupExpect[0] for "262420000001116" handled at TC_iu_multi_lu_and_mt_ussd2(2836) MSC_Test-GSUP(2834)@d97f381c6fa7: Added IMSI table entry 0TC_iu_multi_lu_and_mt_ussd2(2836)"262420000001116" MSC_Test_2-RAN(2829)@d97f381c6fa7: patch: N(SD) for ConnIdx 13 set to 1 MSC_Test_2-SCCP(2828)@d97f381c6fa7: First idle individual index:8 MSC_Test_2-RAN(2829)@d97f381c6fa7: Added conn table entry 14TC_iu_multi_lu_and_mt_ussd2(2863)3153373 MSC_Test_2-RAN(2829)@d97f381c6fa7: patch: N(SD) for ConnIdx 14 set to 1 MSC_Test_2-SCCP(2828)@d97f381c6fa7: First idle individual index:9 MSC_Test_2-RAN(2829)@d97f381c6fa7: Added conn table entry 15TC_iu_multi_lu_and_mt_ussd2(2865)12207320 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@d97f381c6fa7: patch: N(SD) for ConnIdx 15 set to 1 MSC_Test_2-SCCP(2828)@d97f381c6fa7: First idle individual index:10 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d97f381c6fa7: First idle individual index:11 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d97f381c6fa7: First idle individual index:12 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d97f381c6fa7: First idle individual index:13 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d97f381c6fa7: First idle individual index:14 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d97f381c6fa7: First idle individual index:15 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2836)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test-GSUP(2834)@d97f381c6fa7: Found GsupExpect[1] for "262420000001117" handled at TC_iu_multi_lu_and_mt_ussd2(2837) TC_iu_multi_lu_and_mt_ussd2(2836)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test-GSUP(2834)@d97f381c6fa7: Added IMSI table entry 1TC_iu_multi_lu_and_mt_ussd2(2837)"262420000001117" MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: { messageType := 2, destLocRef := '1FA0FB'O, sourceLocRef := '0001F9'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:1 TC_iu_multi_lu_and_mt_ussd2(2837)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2837)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test-GSUP(2834)@d97f381c6fa7: Found GsupExpect[2] for "262420000001118" handled at TC_iu_multi_lu_and_mt_ussd2(2839) MSC_Test-GSUP(2834)@d97f381c6fa7: Added IMSI table entry 2TC_iu_multi_lu_and_mt_ussd2(2839)"262420000001118" MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: { messageType := 2, destLocRef := '131A64'O, sourceLocRef := '0001FA'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:2 MSC_Test-GSUP(2834)@d97f381c6fa7: Found GsupExpect[3] for "262420000001119" handled at TC_iu_multi_lu_and_mt_ussd2(2841) MSC_Test-GSUP(2834)@d97f381c6fa7: Added IMSI table entry 3TC_iu_multi_lu_and_mt_ussd2(2841)"262420000001119" TC_iu_multi_lu_and_mt_ussd2(2839)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2839)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: { messageType := 2, destLocRef := '6FEF87'O, sourceLocRef := '0001FB'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:3 TC_iu_multi_lu_and_mt_ussd2(2841)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2841)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2834)@d97f381c6fa7: Found GsupExpect[4] for "262420000001120" handled at TC_iu_multi_lu_and_mt_ussd2(2843) MSC_Test-GSUP(2834)@d97f381c6fa7: Added IMSI table entry 4TC_iu_multi_lu_and_mt_ussd2(2843)"262420000001120" MSC_Test_2-SCCP(2828)@d97f381c6fa7: { messageType := 2, destLocRef := '74CF05'O, sourceLocRef := '0001FC'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:4 TC_iu_multi_lu_and_mt_ussd2(2843)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2843)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: { messageType := 2, destLocRef := '6DE381'O, sourceLocRef := '0001FD'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:5 MSC_Test-GSUP(2834)@d97f381c6fa7: Found GsupExpect[5] for "262420000001121" handled at TC_iu_multi_lu_and_mt_ussd2(2845) MSC_Test-GSUP(2834)@d97f381c6fa7: Added IMSI table entry 5TC_iu_multi_lu_and_mt_ussd2(2845)"262420000001121" TC_iu_multi_lu_and_mt_ussd2(2845)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2845)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test-GSUP(2834)@d97f381c6fa7: Found GsupExpect[6] for "262420000001122" handled at TC_iu_multi_lu_and_mt_ussd2(2847) MSC_Test-GSUP(2834)@d97f381c6fa7: Added IMSI table entry 6TC_iu_multi_lu_and_mt_ussd2(2847)"262420000001122" MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test-GSUP(2834)@d97f381c6fa7: Found GsupExpect[7] for "262420000001123" handled at TC_iu_multi_lu_and_mt_ussd2(2849) MSC_Test-GSUP(2834)@d97f381c6fa7: Added IMSI table entry 7TC_iu_multi_lu_and_mt_ussd2(2849)"262420000001123" MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2828)@d97f381c6fa7: { messageType := 2, destLocRef := '77A725'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-GSUP(2834)@d97f381c6fa7: Found GsupExpect[8] for "262420000001124" handled at TC_iu_multi_lu_and_mt_ussd2(2851) MSC_Test-GSUP(2834)@d97f381c6fa7: Added IMSI table entry 8TC_iu_multi_lu_and_mt_ussd2(2851)"262420000001124" MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:6 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2834)@d97f381c6fa7: Found GsupExpect[9] for "262420000001125" handled at TC_iu_multi_lu_and_mt_ussd2(2853) MSC_Test-GSUP(2834)@d97f381c6fa7: Added IMSI table entry 9TC_iu_multi_lu_and_mt_ussd2(2853)"262420000001125" MSC_Test_2-SCCP(2828)@d97f381c6fa7: { messageType := 2, destLocRef := '4D7587'O, sourceLocRef := '0001FF'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:7 MSC_Test-GSUP(2834)@d97f381c6fa7: Found GsupExpect[10] for "262420000001126" handled at TC_iu_multi_lu_and_mt_ussd2(2855) MSC_Test-GSUP(2834)@d97f381c6fa7: Added IMSI table entry 10TC_iu_multi_lu_and_mt_ussd2(2855)"262420000001126" MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:3 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2834)@d97f381c6fa7: Found GsupExpect[11] for "262420000001127" handled at TC_iu_multi_lu_and_mt_ussd2(2857) MSC_Test-GSUP(2834)@d97f381c6fa7: Added IMSI table entry 11TC_iu_multi_lu_and_mt_ussd2(2857)"262420000001127" MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2834)@d97f381c6fa7: Found GsupExpect[12] for "262420000001128" handled at TC_iu_multi_lu_and_mt_ussd2(2859) MSC_Test-GSUP(2834)@d97f381c6fa7: Added IMSI table entry 12TC_iu_multi_lu_and_mt_ussd2(2859)"262420000001128" MSC_Test_2-SCCP(2828)@d97f381c6fa7: { messageType := 2, destLocRef := '3E11E8'O, sourceLocRef := '000200'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2834)@d97f381c6fa7: Found GsupExpect[13] for "262420000001129" handled at TC_iu_multi_lu_and_mt_ussd2(2861) MSC_Test-GSUP(2834)@d97f381c6fa7: Added IMSI table entry 13TC_iu_multi_lu_and_mt_ussd2(2861)"262420000001129" MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:2 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2834)@d97f381c6fa7: Found GsupExpect[14] for "262420000001130" handled at TC_iu_multi_lu_and_mt_ussd2(2863) MSC_Test-GSUP(2834)@d97f381c6fa7: Added IMSI table entry 14TC_iu_multi_lu_and_mt_ussd2(2863)"262420000001130" MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test-GSUP(2834)@d97f381c6fa7: Found GsupExpect[15] for "262420000001131" handled at TC_iu_multi_lu_and_mt_ussd2(2865) MSC_Test-GSUP(2834)@d97f381c6fa7: Added IMSI table entry 15TC_iu_multi_lu_and_mt_ussd2(2865)"262420000001131" MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2828)@d97f381c6fa7: { messageType := 2, destLocRef := 'C889A9'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-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:9 MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:4 TC_iu_multi_lu_and_mt_ussd2(2847)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2847)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2851)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2851)@d97f381c6fa7: setverdict(pass): none -> pass TC_iu_multi_lu_and_mt_ussd2(2853)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2853)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_2-SCCP(2828)@d97f381c6fa7: { messageType := 2, destLocRef := 'BF2716'O, sourceLocRef := '000202'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:10 TC_iu_multi_lu_and_mt_ussd2(2849)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2849)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:5 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d97f381c6fa7: { messageType := 2, destLocRef := '2554C8'O, sourceLocRef := '000203'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:11 TC_iu_multi_lu_and_mt_ussd2(2855)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2855)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_2-SCCP(2828)@d97f381c6fa7: { messageType := 2, destLocRef := 'E6F21E'O, sourceLocRef := '000204'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:12 MSC_Test_2-SCCP(2828)@d97f381c6fa7: { messageType := 2, destLocRef := '490E1C'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(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:13 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: { messageType := 2, destLocRef := '301DDD'O, sourceLocRef := '000206'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:14 MSC_Test_2-SCCP(2828)@d97f381c6fa7: { messageType := 2, destLocRef := 'BA44D8'O, sourceLocRef := '000207'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:15 MSC_Test_2-RAN(2829)@d97f381c6fa7: patching N(SD)=1 into dtap '0514BF8EFE12210421F1F7C8'O MSC_Test_2-RAN(2829)@d97f381c6fa7: patched enc_l3: '0554BF8EFE12210421F1F7C8'O TC_iu_multi_lu_and_mt_ussd2(2857)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:6 TC_iu_multi_lu_and_mt_ussd2(2857)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2829)@d97f381c6fa7: patching N(SD)=1 into dtap '0514AE0E58BC2104227D746A'O MSC_Test_2-RAN(2829)@d97f381c6fa7: patched enc_l3: '0554AE0E58BC2104227D746A'O MSC_Test_2-RAN(2829)@d97f381c6fa7: patching N(SD)=1 into dtap '0514EB9E201621047540BDA9'O MSC_Test_2-RAN(2829)@d97f381c6fa7: patched enc_l3: '0554EB9E201621047540BDA9'O MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:1 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554BF8EFE12210421F1F7C8'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2859)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-RAN(2829)@d97f381c6fa7: patching N(SD)=1 into dtap '0514B6155CAB2104CCFC528D'O MSC_Test_2-RAN(2829)@d97f381c6fa7: patched enc_l3: '0554B6155CAB2104CCFC528D'O TC_iu_multi_lu_and_mt_ussd2(2859)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:3 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:24 TC_iu_multi_lu_and_mt_ussd2(2863)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 TC_iu_multi_lu_and_mt_ussd2(2863)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_2-RAN(2829)@d97f381c6fa7: patching N(SD)=1 into dtap '0514D99B95D7210435990903'O MSC_Test_2-RAN(2829)@d97f381c6fa7: patched enc_l3: '0554D99B95D7210435990903'O MSC_Test_2-RAN(2829)@d97f381c6fa7: patching N(SD)=1 into dtap '0514A99594F821049F06CEDC'O MSC_Test_2-RAN(2829)@d97f381c6fa7: patched enc_l3: '0554A99594F821049F06CEDC'O MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554AE0E58BC2104227D746A'O TC_iu_multi_lu_and_mt_ussd2(2861)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2861)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 TC_iu_multi_lu_and_mt_ussd2(2865)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2865)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554EB9E201621047540BDA9'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:2 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554B6155CAB2104CCFC528D'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:4 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554D99B95D7210435990903'O MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:5 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554A99594F821049F06CEDC'O MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:3 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2829)@d97f381c6fa7: patching N(SD)=1 into dtap '05141E723BD4210420D3156C'O MSC_Test_2-RAN(2829)@d97f381c6fa7: patched enc_l3: '05541E723BD4210420D3156C'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:6 MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05541E723BD4210420D3156C'O MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:2 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:4 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:5 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:6 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:1 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:3 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:4 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:2 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:5 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:8 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:9 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:6 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:3 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:7 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:10 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:4 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:11 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:2 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:12 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:5 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:14 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-RAN(2829)@d97f381c6fa7: patching N(SD)=1 into dtap '0514B32D68E721044B7D31B4'O MSC_Test_2-RAN(2829)@d97f381c6fa7: patched enc_l3: '0554B32D68E721044B7D31B4'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:6 MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2829)@d97f381c6fa7: patching N(SD)=1 into dtap '05143E49F36021049ED6E7A6'O MSC_Test_2-RAN(2829)@d97f381c6fa7: patched enc_l3: '05543E49F36021049ED6E7A6'O MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:15 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:13 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:9 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554B32D68E721044B7D31B4'O MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:7 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-RAN(2829)@d97f381c6fa7: patching N(SD)=1 into dtap '05148CB9263C210455E7C13A'O MSC_Test_2-RAN(2829)@d97f381c6fa7: patched enc_l3: '05548CB9263C210455E7C13A'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05543E49F36021049ED6E7A6'O MSC_Test_2-RAN(2829)@d97f381c6fa7: patching N(SD)=1 into dtap '0514D4B8BA7E2104F5C0F4C2'O MSC_Test_2-RAN(2829)@d97f381c6fa7: patched enc_l3: '0554D4B8BA7E2104F5C0F4C2'O MSC_Test_2-RAN(2829)@d97f381c6fa7: patching N(SD)=1 into dtap '0514C316BFA9210428CF1E24'O MSC_Test_2-RAN(2829)@d97f381c6fa7: patched enc_l3: '0554C316BFA9210428CF1E24'O MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:8 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-RAN(2829)@d97f381c6fa7: patching N(SD)=1 into dtap '0514C9D58D45210411065D3B'O MSC_Test_2-RAN(2829)@d97f381c6fa7: patched enc_l3: '0554C9D58D45210411065D3B'O MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05548CB9263C210455E7C13A'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:11 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554D4B8BA7E2104F5C0F4C2'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:10 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554C316BFA9210428CF1E24'O MSC_Test_2-RAN(2829)@d97f381c6fa7: patching N(SD)=1 into dtap '05147A0C67022104BF8B2520'O MSC_Test_2-RAN(2829)@d97f381c6fa7: patched enc_l3: '05547A0C67022104BF8B2520'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:12 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-RAN(2829)@d97f381c6fa7: patching N(SD)=1 into dtap '0514400EA40721046FE49525'O MSC_Test_2-RAN(2829)@d97f381c6fa7: patched enc_l3: '0554400EA40721046FE49525'O MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554C9D58D45210411065D3B'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2836)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:9 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-RAN(2829)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2829)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:14 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05547A0C67022104BF8B2520'O MSC_Test_2-RAN(2829)@d97f381c6fa7: patching N(SD)=1 into dtap '05144E846FC52104BBE86B9A'O MSC_Test_2-RAN(2829)@d97f381c6fa7: patched enc_l3: '05544E846FC52104BBE86B9A'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:13 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554400EA40721046FE49525'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:14 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:15 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05544E846FC52104BBE86B9A'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:7 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:8 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:11 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:9 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:10 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:12 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:14 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:7 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:13 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:11 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:15 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:9 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:7 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:10 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:12 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:8 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:11 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:14 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2837)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:4 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2829)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2829)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:3 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:6 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:10 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:13 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:5 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:2 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(2843)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:12 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:8 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mt_ussd2(2841)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2847)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:1 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:14 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:15 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-RAN(2829)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2829)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:7 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:14 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2829)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2829)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:4 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:14 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O TC_iu_multi_lu_and_mt_ussd2(2839)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2829)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2829)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:3 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:14 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2845)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:9 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:6 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:14 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2829)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2829)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:2 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:14 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O TC_iu_multi_lu_and_mt_ussd2(2849)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:5 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:14 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-RAN(2829)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2829)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:11 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2853)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2829)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:7 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:14 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:9 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:14 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2857)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:13 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2829)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2829)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2829)@d97f381c6fa7: Deleted conn table entry 0TC_iu_multi_lu_and_mt_ussd2(2836)9322668 MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:1 TC_iu_multi_lu_and_mt_ussd2(2836)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2836)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(2836)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(2836)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:15 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:11 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:14 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:4 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:3 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:6 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2829)@d97f381c6fa7: Created IMSI[0] for '262420000001116'H'7064B2DF'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2836) MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:2 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:5 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:8 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:7 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test-GSUP(2834)@d97f381c6fa7: Created GsupExpect[0] for "262420000001116" to be handled at TC_iu_multi_lu_and_mt_ussd2(2836) MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:10 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:9 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:12 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:1 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:11 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2851)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2829)@d97f381c6fa7: patched enc_l3: '059B'O TC_iu_multi_lu_and_mt_ussd2(2855)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:8 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:14 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 TC_iu_multi_lu_and_mt_ussd2(2859)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-RAN(2829)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2829)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:2 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:3 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-RAN(2829)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2829)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:10 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:14 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:12 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:14 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:5 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:7 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:6 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2829)@d97f381c6fa7: Deleted conn table entry 1TC_iu_multi_lu_and_mt_ussd2(2837)2072827 MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:4 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mt_ussd2(2837)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:9 TC_iu_multi_lu_and_mt_ussd2(2837)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2837)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 TC_iu_multi_lu_and_mt_ussd2(2837)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:11 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-RAN(2829)@d97f381c6fa7: Created IMSI[1] for '262420000001117'H'0D62C159'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2837) MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2834)@d97f381c6fa7: Created GsupExpect[1] for "262420000001117" to be handled at TC_iu_multi_lu_and_mt_ussd2(2837) MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:2 MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2829)@d97f381c6fa7: Deleted conn table entry 2TC_iu_multi_lu_and_mt_ussd2(2839)1251940 MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:3 TC_iu_multi_lu_and_mt_ussd2(2839)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2839)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2839)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2839)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2829)@d97f381c6fa7: Deleted conn table entry 3TC_iu_multi_lu_and_mt_ussd2(2841)7335815 MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:10 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2841)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2841)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2841)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2841)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:12 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2829)@d97f381c6fa7: Created IMSI[2] for '262420000001118'H'88F6ADDA'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2839) MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:5 MSC_Test-GSUP(2834)@d97f381c6fa7: Created GsupExpect[2] for "262420000001118" to be handled at TC_iu_multi_lu_and_mt_ussd2(2839) MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2829)@d97f381c6fa7: Created IMSI[3] for '262420000001119'H'97B2E67E'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2841) MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:8 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-RAN(2829)@d97f381c6fa7: Deleted conn table entry 5TC_iu_multi_lu_and_mt_ussd2(2845)7201665 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2834)@d97f381c6fa7: Created GsupExpect[3] for "262420000001119" to be handled at TC_iu_multi_lu_and_mt_ussd2(2841) MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:7 TC_iu_multi_lu_and_mt_ussd2(2845)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2845)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2845)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2845)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@d97f381c6fa7: Deleted conn table entry 7TC_iu_multi_lu_and_mt_ussd2(2849)5076359 MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:6 MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2849)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2849)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2849)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2849)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2829)@d97f381c6fa7: Deleted conn table entry 6TC_iu_multi_lu_and_mt_ussd2(2847)7841573 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:4 TC_iu_multi_lu_and_mt_ussd2(2847)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2847)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2847)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2847)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:9 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2829)@d97f381c6fa7: Deleted conn table entry 4TC_iu_multi_lu_and_mt_ussd2(2843)7655173 TC_iu_multi_lu_and_mt_ussd2(2843)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:10 TC_iu_multi_lu_and_mt_ussd2(2843)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2843)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2843)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-RAN(2829)@d97f381c6fa7: Created IMSI[4] for '262420000001123'H'9B3A943D'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2849) MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2829)@d97f381c6fa7: Created IMSI[5] for '262420000001121'H'95B44C3F'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2845) MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2834)@d97f381c6fa7: Created GsupExpect[4] for "262420000001123" to be handled at TC_iu_multi_lu_and_mt_ussd2(2849) MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:11 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@d97f381c6fa7: Deleted conn table entry 9TC_iu_multi_lu_and_mt_ussd2(2853)13142441 MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:12 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 TC_iu_multi_lu_and_mt_ussd2(2853)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2853)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2853)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2853)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(2834)@d97f381c6fa7: Created GsupExpect[5] for "262420000001121" to be handled at TC_iu_multi_lu_and_mt_ussd2(2845) MSC_Test_2-RAN(2829)@d97f381c6fa7: Created IMSI[6] for '262420000001122'H'0157E2A9'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2847) MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2834)@d97f381c6fa7: Created GsupExpect[6] for "262420000001122" to be handled at TC_iu_multi_lu_and_mt_ussd2(2847) MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:8 MSC_Test_2-RAN(2829)@d97f381c6fa7: Deleted conn table entry 11TC_iu_multi_lu_and_mt_ussd2(2857)2446536 TC_iu_multi_lu_and_mt_ussd2(2857)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2857)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2857)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2857)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2829)@d97f381c6fa7: Created IMSI[7] for '262420000001120'H'B9F89CCB'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2843) MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2834)@d97f381c6fa7: Created GsupExpect[7] for "262420000001120" to be handled at TC_iu_multi_lu_and_mt_ussd2(2843) MSC_Test_2-RAN(2829)@d97f381c6fa7: Deleted conn table entry 8TC_iu_multi_lu_and_mt_ussd2(2851)4067816 TC_iu_multi_lu_and_mt_ussd2(2851)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2851)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2851)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2851)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2829)@d97f381c6fa7: Created IMSI[8] for '262420000001125'H'2A08C9CD'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2853) MSC_Test_2-RAN(2829)@d97f381c6fa7: Created IMSI[9] for '262420000001127'H'885578BF'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2857) MSC_Test-GSUP(2834)@d97f381c6fa7: Created GsupExpect[8] for "262420000001125" to be handled at TC_iu_multi_lu_and_mt_ussd2(2853) MSC_Test_2-RAN(2829)@d97f381c6fa7: Created IMSI[10] for '262420000001124'H'B31C12CE'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2851) MSC_Test-GSUP(2834)@d97f381c6fa7: Created GsupExpect[9] for "262420000001127" to be handled at TC_iu_multi_lu_and_mt_ussd2(2857) MSC_Test-GSUP(2834)@d97f381c6fa7: Created GsupExpect[10] for "262420000001124" to be handled at TC_iu_multi_lu_and_mt_ussd2(2851) MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:14 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2863)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:10 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:12 MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2829)@d97f381c6fa7: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2836) MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:13 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2829)@d97f381c6fa7: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2837) MSC_Test_2-RAN(2829)@d97f381c6fa7: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2849) MSC_Test_2-RAN(2829)@d97f381c6fa7: Deleted conn table entry 10TC_iu_multi_lu_and_mt_ussd2(2855)12527382 MSC_Test_2-RAN(2829)@d97f381c6fa7: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2841) MSC_Test_2-RAN(2829)@d97f381c6fa7: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2845) MSC_Test_2-RAN(2829)@d97f381c6fa7: Deleted conn table entry 12TC_iu_multi_lu_and_mt_ussd2(2859)15135262 TC_iu_multi_lu_and_mt_ussd2(2855)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2829)@d97f381c6fa7: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2847) TC_iu_multi_lu_and_mt_ussd2(2855)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2855)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2855)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2829)@d97f381c6fa7: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2839) TC_iu_multi_lu_and_mt_ussd2(2836)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2829)@d97f381c6fa7: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2843) TC_iu_multi_lu_and_mt_ussd2(2859)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2859)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2859)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2859)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2829)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2829)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:14 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:14 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O TC_iu_multi_lu_and_mt_ussd2(2836)@d97f381c6fa7: 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 := '7064B2DF'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2829)@d97f381c6fa7: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2851) MSC_Test_2-RAN(2829)@d97f381c6fa7: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2853) TC_iu_multi_lu_and_mt_ussd2(2837)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@d97f381c6fa7: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2857) TC_iu_multi_lu_and_mt_ussd2(2849)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2841)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2829)@d97f381c6fa7: Added conn table entry 0TC_iu_multi_lu_and_mt_ussd2(2836)4596696 TC_iu_multi_lu_and_mt_ussd2(2849)@d97f381c6fa7: 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 := '9B3A943D'O } } } }, additionalUpdateParameters := omit } } } } TC_iu_multi_lu_and_mt_ussd2(2837)@d97f381c6fa7: 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 := '0D62C159'O } } } }, additionalUpdateParameters := omit } } } } TC_iu_multi_lu_and_mt_ussd2(2861)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2829)@d97f381c6fa7: Created IMSI[11] for '262420000001126'H'07E674D3'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2855) TC_iu_multi_lu_and_mt_ussd2(2841)@d97f381c6fa7: 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 := '97B2E67E'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2829)@d97f381c6fa7: Created IMSI[12] for '262420000001128'H'75207B85'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2859) MSC_Test_2-SCCP(2828)@d97f381c6fa7: First idle individual index:0 TC_iu_multi_lu_and_mt_ussd2(2845)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2829)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2829)@d97f381c6fa7: patched enc_l3: '059B'O TC_iu_multi_lu_and_mt_ussd2(2843)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2834)@d97f381c6fa7: Created GsupExpect[11] for "262420000001126" to be handled at TC_iu_multi_lu_and_mt_ussd2(2855) TC_iu_multi_lu_and_mt_ussd2(2839)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2847)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(2834)@d97f381c6fa7: Created GsupExpect[12] for "262420000001128" to be handled at TC_iu_multi_lu_and_mt_ussd2(2859) MSC_Test_2-RAN(2829)@d97f381c6fa7: Added conn table entry 1TC_iu_multi_lu_and_mt_ussd2(2849)10570767 MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:13 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:14 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O TC_iu_multi_lu_and_mt_ussd2(2851)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2829)@d97f381c6fa7: Added conn table entry 2TC_iu_multi_lu_and_mt_ussd2(2837)3304853 TC_iu_multi_lu_and_mt_ussd2(2853)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2845)@d97f381c6fa7: 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 := '95B44C3F'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:14 TC_iu_multi_lu_and_mt_ussd2(2857)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2843)@d97f381c6fa7: 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 := 'B9F89CCB'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2829)@d97f381c6fa7: Added conn table entry 3TC_iu_multi_lu_and_mt_ussd2(2841)2075586 TC_iu_multi_lu_and_mt_ussd2(2847)@d97f381c6fa7: 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 := '0157E2A9'O } } } }, additionalUpdateParameters := omit } } } } TC_iu_multi_lu_and_mt_ussd2(2839)@d97f381c6fa7: 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 := '88F6ADDA'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-SCCP(2828)@d97f381c6fa7: First idle individual index:1 TC_iu_multi_lu_and_mt_ussd2(2851)@d97f381c6fa7: 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 := 'B31C12CE'O } } } }, additionalUpdateParameters := omit } } } } TC_iu_multi_lu_and_mt_ussd2(2853)@d97f381c6fa7: 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 := '2A08C9CD'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2829)@d97f381c6fa7: Added conn table entry 4TC_iu_multi_lu_and_mt_ussd2(2845)1198137 TC_iu_multi_lu_and_mt_ussd2(2857)@d97f381c6fa7: 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 := '885578BF'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d97f381c6fa7: First idle individual index:2 MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2829)@d97f381c6fa7: Added conn table entry 5TC_iu_multi_lu_and_mt_ussd2(2843)1885479 MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: First idle individual index:3 MSC_Test_2-RAN(2829)@d97f381c6fa7: Added conn table entry 6TC_iu_multi_lu_and_mt_ussd2(2847)14299454 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@d97f381c6fa7: Added conn table entry 7TC_iu_multi_lu_and_mt_ussd2(2839)1813379 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@d97f381c6fa7: Added conn table entry 8TC_iu_multi_lu_and_mt_ussd2(2851)10596424 MSC_Test_2-SCCP(2828)@d97f381c6fa7: { messageType := 2, destLocRef := '4623D8'O, sourceLocRef := '000208'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-RAN(2829)@d97f381c6fa7: Added conn table entry 9TC_iu_multi_lu_and_mt_ussd2(2853)1860497 MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:15 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2829)@d97f381c6fa7: Added conn table entry 10TC_iu_multi_lu_and_mt_ussd2(2857)14379771 MSC_Test_2-SCCP(2828)@d97f381c6fa7: First idle individual index:4 TC_iu_multi_lu_and_mt_ussd2(2836)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2836)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d97f381c6fa7: First idle individual index:5 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2865)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2829)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: First idle individual index:6 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d97f381c6fa7: First idle individual index:7 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d97f381c6fa7: First idle individual index:8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d97f381c6fa7: First idle individual index:9 MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: First idle individual index:10 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:14 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:13 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d97f381c6fa7: { messageType := 2, destLocRef := 'A14C0F'O, sourceLocRef := '000209'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_2-SCCP(2828)@d97f381c6fa7: { messageType := 2, destLocRef := '326D95'O, sourceLocRef := '00020A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:2 MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:15 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:14 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O TC_iu_multi_lu_and_mt_ussd2(2849)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2849)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2837)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2837)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d97f381c6fa7: { messageType := 2, destLocRef := '1FABC2'O, sourceLocRef := '00020B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:3 MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2841)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2841)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: { messageType := 2, destLocRef := '124839'O, sourceLocRef := '00020C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:4 MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2845)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2845)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d97f381c6fa7: { messageType := 2, destLocRef := '1CC527'O, sourceLocRef := '00020D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:5 MSC_Test_2-RAN(2829)@d97f381c6fa7: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2855) MSC_Test_2-RAN(2829)@d97f381c6fa7: patching N(SD)=0 into dtap '051405EE93D221044DA9D8A5'O MSC_Test_2-RAN(2829)@d97f381c6fa7: patched enc_l3: '051405EE93D221044DA9D8A5'O MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:13 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2843)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2843)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051405EE93D221044DA9D8A5'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2855)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2829)@d97f381c6fa7: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2859) MSC_Test_2-SCCP(2828)@d97f381c6fa7: { messageType := 2, destLocRef := 'DA313E'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(2828)@d97f381c6fa7: Session index based on local reference:6 MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2855)@d97f381c6fa7: 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 := '07E674D3'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2847)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2847)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d97f381c6fa7: { messageType := 2, destLocRef := '1BAB83'O, sourceLocRef := '00020F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-RAN(2829)@d97f381c6fa7: Added conn table entry 11TC_iu_multi_lu_and_mt_ussd2(2855)3681137 MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:7 MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2828)@d97f381c6fa7: { messageType := 2, destLocRef := 'A1B048'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-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2839)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2839)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2851)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2851)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: { messageType := 2, destLocRef := '1C6391'O, sourceLocRef := '000211'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:9 MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:2 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(2859)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d97f381c6fa7: First idle individual index:11 TC_iu_multi_lu_and_mt_ussd2(2853)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2853)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@d97f381c6fa7: patching N(SD)=0 into dtap '051470CEF95421045B17C906'O MSC_Test_2-RAN(2829)@d97f381c6fa7: patched enc_l3: '051470CEF95421045B17C906'O TC_iu_multi_lu_and_mt_ussd2(2859)@d97f381c6fa7: 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 := '75207B85'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-SCCP(2828)@d97f381c6fa7: { messageType := 2, destLocRef := 'DB6AFB'O, sourceLocRef := '000212'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:10 MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:3 MSC_Test_2-RAN(2829)@d97f381c6fa7: patching N(SD)=0 into dtap '0514A073AED0210426E41AE3'O MSC_Test_2-RAN(2829)@d97f381c6fa7: patched enc_l3: '0514A073AED0210426E41AE3'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:14 MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:4 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:15 TC_iu_multi_lu_and_mt_ussd2(2857)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2857)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:5 MSC_Test_2-RAN(2829)@d97f381c6fa7: Added conn table entry 12TC_iu_multi_lu_and_mt_ussd2(2859)10908104 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:13 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:6 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2829)@d97f381c6fa7: Deleted conn table entry 14TC_iu_multi_lu_and_mt_ussd2(2863)3153373 TC_iu_multi_lu_and_mt_ussd2(2863)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2863)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2863)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2863)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2829)@d97f381c6fa7: Deleted conn table entry 13TC_iu_multi_lu_and_mt_ussd2(2861)4787740 MSC_Test_2-RAN(2829)@d97f381c6fa7: patching N(SD)=0 into dtap '0514039296E92104C614763A'O TC_iu_multi_lu_and_mt_ussd2(2861)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2861)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-RAN(2829)@d97f381c6fa7: patched enc_l3: '0514039296E92104C614763A'O TC_iu_multi_lu_and_mt_ussd2(2861)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2861)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d97f381c6fa7: { messageType := 2, destLocRef := '382B71'O ("8+q"), sourceLocRef := '000213'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:11 MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:7 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2829)@d97f381c6fa7: patching N(SD)=0 into dtap '0514C58A27EA210405E23AF9'O MSC_Test_2-RAN(2829)@d97f381c6fa7: patched enc_l3: '0514C58A27EA210405E23AF9'O MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:8 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2855)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2855)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:9 MSC_Test_2-RAN(2829)@d97f381c6fa7: patching N(SD)=0 into dtap '05142AB9892D210465E8E75C'O MSC_Test_2-RAN(2829)@d97f381c6fa7: patched enc_l3: '05142AB9892D210465E8E75C'O MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2829)@d97f381c6fa7: Created IMSI[13] for '262420000001129'H'3B8AA0AE'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2861) MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:1 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051470CEF95421045B17C906'O MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:2 MSC_Test-GSUP(2834)@d97f381c6fa7: Created GsupExpect[13] for "262420000001129" to be handled at TC_iu_multi_lu_and_mt_ussd2(2861) MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514A073AED0210426E41AE3'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@d97f381c6fa7: patching N(SD)=0 into dtap '0514A563DF452104449DEEFC'O MSC_Test_2-SCCP(2828)@d97f381c6fa7: First idle individual index:12 MSC_Test_2-RAN(2829)@d97f381c6fa7: patched enc_l3: '0514A563DF452104449DEEFC'O MSC_Test_2-RAN(2829)@d97f381c6fa7: patching N(SD)=0 into dtap '0514B4D61F352104887689E8'O MSC_Test_2-RAN(2829)@d97f381c6fa7: patched enc_l3: '0514B4D61F352104887689E8'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:3 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-RAN(2829)@d97f381c6fa7: Created IMSI[14] for '262420000001130'H'3B32F2E6'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2863) MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514039296E92104C614763A'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:4 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514C58A27EA210405E23AF9'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:5 MSC_Test_2-RAN(2829)@d97f381c6fa7: patching N(SD)=0 into dtap '05143F3DEF002104229514E4'O MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-RAN(2829)@d97f381c6fa7: patched enc_l3: '05143F3DEF002104229514E4'O MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05142AB9892D210465E8E75C'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-RAN(2829)@d97f381c6fa7: patching N(SD)=0 into dtap '0514F93F363B2104D1B05863'O MSC_Test_2-RAN(2829)@d97f381c6fa7: patched enc_l3: '0514F93F363B2104D1B05863'O MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test-GSUP(2834)@d97f381c6fa7: Created GsupExpect[14] for "262420000001130" to be handled at TC_iu_multi_lu_and_mt_ussd2(2863) MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:6 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514A563DF452104449DEEFC'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:7 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514B4D61F352104887689E8'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:15 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:9 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05143F3DEF002104229514E4'O MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:8 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514F93F363B2104D1B05863'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:10 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:11 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_2-RAN(2829)@d97f381c6fa7: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2861) MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2829)@d97f381c6fa7: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2863) MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:2 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2829)@d97f381c6fa7: patching N(SD)=0 into dtap '05143A14C18F21041889B250'O MSC_Test_2-RAN(2829)@d97f381c6fa7: patched enc_l3: '05143A14C18F21041889B250'O MSC_Test_2-SCCP(2828)@d97f381c6fa7: { messageType := 2, destLocRef := 'A671C8'O, sourceLocRef := '000214'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:12 MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-RAN(2829)@d97f381c6fa7: patching N(SD)=0 into dtap '0514884FC8312104BA413EBE'O MSC_Test_2-RAN(2829)@d97f381c6fa7: patched enc_l3: '0514884FC8312104BA413EBE'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:10 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05143A14C18F21041889B250'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2861)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:3 TC_iu_multi_lu_and_mt_ussd2(2863)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2859)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(2859)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:11 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:24 MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514884FC8312104BA413EBE'O TC_iu_multi_lu_and_mt_ussd2(2863)@d97f381c6fa7: 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 := '3B32F2E6'O } } } }, additionalUpdateParameters := omit } } } } TC_iu_multi_lu_and_mt_ussd2(2861)@d97f381c6fa7: 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 := '3B8AA0AE'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:4 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:5 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:1 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:2 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2829)@d97f381c6fa7: Added conn table entry 13TC_iu_multi_lu_and_mt_ussd2(2861)8838994 MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:6 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:3 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-RAN(2829)@d97f381c6fa7: Added conn table entry 14TC_iu_multi_lu_and_mt_ussd2(2863)10926778 MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:7 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d97f381c6fa7: First idle individual index:13 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:15 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: First idle individual index:14 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:9 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:12 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2829)@d97f381c6fa7: Deleted conn table entry 15TC_iu_multi_lu_and_mt_ussd2(2865)12207320 TC_iu_multi_lu_and_mt_ussd2(2836)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2865)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:8 TC_iu_multi_lu_and_mt_ussd2(2865)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2865)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2865)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:10 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:4 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:5 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:11 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:6 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:7 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:12 MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:9 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-RAN(2829)@d97f381c6fa7: patching N(SD)=0 into dtap '0514787B2B3F210479CEEF59'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@d97f381c6fa7: patched enc_l3: '0514787B2B3F210479CEEF59'O MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:12 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514787B2B3F210479CEEF59'O MSC_Test_2-RAN(2829)@d97f381c6fa7: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2829)@d97f381c6fa7: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-RAN(2829)@d97f381c6fa7: Created IMSI[15] for '262420000001131'H'8BCE9131'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2865) MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:2 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:20 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test-GSUP(2834)@d97f381c6fa7: Created GsupExpect[15] for "262420000001131" to be handled at TC_iu_multi_lu_and_mt_ussd2(2865) MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:2 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:3 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:10 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:8 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 TC_iu_multi_lu_and_mt_ussd2(2849)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:11 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:3 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2837)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: { messageType := 2, destLocRef := '86DF52'O, sourceLocRef := '000215'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:13 MSC_Test_2-RAN(2829)@d97f381c6fa7: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@d97f381c6fa7: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:1 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:20 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2829)@d97f381c6fa7: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2829)@d97f381c6fa7: patched enc_l3: '8B7A05A203020101'O TC_iu_multi_lu_and_mt_ussd2(2861)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2828)@d97f381c6fa7: { messageType := 2, destLocRef := 'A6BABA'O, sourceLocRef := '000216'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:14 TC_iu_multi_lu_and_mt_ussd2(2861)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2841)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:4 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2863)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2863)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:2 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:20 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:4 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:5 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2836)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:5 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2829)@d97f381c6fa7: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2829)@d97f381c6fa7: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2845)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:6 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:3 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:20 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:6 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:7 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2843)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:7 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2847)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2829)@d97f381c6fa7: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2829)@d97f381c6fa7: patched enc_l3: '8B7A05A203020101'O TC_iu_multi_lu_and_mt_ussd2(2849)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:9 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2837)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:9 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:4 TC_iu_multi_lu_and_mt_ussd2(2841)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2829)@d97f381c6fa7: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2829)@d97f381c6fa7: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:20 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2839)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2829)@d97f381c6fa7: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2829)@d97f381c6fa7: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:12 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:10 TC_iu_multi_lu_and_mt_ussd2(2853)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:5 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:20 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-RAN(2829)@d97f381c6fa7: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2829)@d97f381c6fa7: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2829)@d97f381c6fa7: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-RAN(2829)@d97f381c6fa7: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:10 TC_iu_multi_lu_and_mt_ussd2(2845)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:8 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:13 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2857)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:11 TC_iu_multi_lu_and_mt_ussd2(2843)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:6 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:20 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2851)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:7 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:20 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-RAN(2829)@d97f381c6fa7: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2829)@d97f381c6fa7: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:12 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-RAN(2829)@d97f381c6fa7: patching N(SD)=0 into dtap '0514C498AD7D2104A4DBCE9F'O MSC_Test_2-RAN(2829)@d97f381c6fa7: patched enc_l3: '0514C498AD7D2104A4DBCE9F'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2829)@d97f381c6fa7: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2829)@d97f381c6fa7: patched enc_l3: '8B7A05A203020101'O TC_iu_multi_lu_and_mt_ussd2(2847)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2839)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:11 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:14 MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:2 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2836)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:2 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:3 MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-RAN(2829)@d97f381c6fa7: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2865) MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2855)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:3 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:9 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:20 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2829)@d97f381c6fa7: patching N(SD)=0 into dtap '0514C616DB34210422088F0A'O MSC_Test_2-RAN(2829)@d97f381c6fa7: patched enc_l3: '0514C616DB34210422088F0A'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:10 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:20 TC_iu_multi_lu_and_mt_ussd2(2849)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:13 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514C498AD7D2104A4DBCE9F'O MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:8 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:20 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O TC_iu_multi_lu_and_mt_ussd2(2837)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:4 TC_iu_multi_lu_and_mt_ussd2(2841)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2829)@d97f381c6fa7: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2829)@d97f381c6fa7: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:4 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2865)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:5 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:5 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:12 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2853)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:12 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2865)@d97f381c6fa7: 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 := '8BCE9131'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:6 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(2845)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:6 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:14 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514C616DB34210422088F0A'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2843)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:7 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:7 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2847)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:11 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:20 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 TC_iu_multi_lu_and_mt_ussd2(2857)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:1 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:2 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:3 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2851)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-RAN(2829)@d97f381c6fa7: Added conn table entry 15TC_iu_multi_lu_and_mt_ussd2(2865)10683958 TC_iu_multi_lu_and_mt_ussd2(2859)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:4 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 TC_iu_multi_lu_and_mt_ussd2(2839)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d97f381c6fa7: First idle individual index:15 MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:5 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@d97f381c6fa7: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2829)@d97f381c6fa7: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:6 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:7 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:12 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:20 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:13 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:13 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:9 MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:9 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:10 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:10 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2853)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2855)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2857)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:9 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:14 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:10 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@d97f381c6fa7: Deleted conn table entry 0TC_iu_multi_lu_and_mt_ussd2(2836)4596696 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@d97f381c6fa7: Deleted conn table entry 1TC_iu_multi_lu_and_mt_ussd2(2849)10570767 TC_iu_multi_lu_and_mt_ussd2(2836)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2836)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2836)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2849)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2849)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2849)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:14 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O TC_iu_multi_lu_and_mt_ussd2(2849)@d97f381c6fa7: Final verdict of PTC: pass TC_iu_multi_lu_and_mt_ussd2(2836)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:2 MSC_Test_2-RAN(2829)@d97f381c6fa7: Deleted conn table entry 2TC_iu_multi_lu_and_mt_ussd2(2837)3304853 MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2837)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2837)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2837)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:8 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2837)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:8 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(2859)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2851)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:3 MSC_Test_2-RAN(2829)@d97f381c6fa7: Deleted conn table entry 3TC_iu_multi_lu_and_mt_ussd2(2841)2075586 TC_iu_multi_lu_and_mt_ussd2(2841)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2841)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2841)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:4 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:8 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-RAN(2829)@d97f381c6fa7: Deleted conn table entry 4TC_iu_multi_lu_and_mt_ussd2(2845)1198137 TC_iu_multi_lu_and_mt_ussd2(2845)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2845)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2845)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2841)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2828)@d97f381c6fa7: { messageType := 2, destLocRef := 'A30636'O, sourceLocRef := '000217'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:15 TC_iu_multi_lu_and_mt_ussd2(2845)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:5 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2865)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2865)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2829)@d97f381c6fa7: Deleted conn table entry 5TC_iu_multi_lu_and_mt_ussd2(2843)1885479 TC_iu_multi_lu_and_mt_ussd2(2843)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2843)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2843)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:11 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2843)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:11 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:6 TC_iu_multi_lu_and_mt_ussd2(2855)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2829)@d97f381c6fa7: Deleted conn table entry 6TC_iu_multi_lu_and_mt_ussd2(2847)14299454 MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:7 TC_iu_multi_lu_and_mt_ussd2(2847)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2847)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2847)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2829)@d97f381c6fa7: Deleted conn table entry 7TC_iu_multi_lu_and_mt_ussd2(2839)1813379 MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2839)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2839)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2839)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:13 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:11 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:13 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2847)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2839)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_2-RAN(2829)@d97f381c6fa7: Deleted conn table entry 9TC_iu_multi_lu_and_mt_ussd2(2853)1860497 MSC_Test_2-RAN(2829)@d97f381c6fa7: Deleted conn table entry 10TC_iu_multi_lu_and_mt_ussd2(2857)14379771 MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:9 MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:12 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:12 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:10 MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:14 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:14 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2853)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2853)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2853)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2853)@d97f381c6fa7: Final verdict of PTC: pass TC_iu_multi_lu_and_mt_ussd2(2861)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2859)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2857)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2857)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2857)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:11 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:12 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 TC_iu_multi_lu_and_mt_ussd2(2857)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2863)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2829)@d97f381c6fa7: Deleted conn table entry 8TC_iu_multi_lu_and_mt_ussd2(2851)10596424 TC_iu_multi_lu_and_mt_ussd2(2851)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2851)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2851)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2829)@d97f381c6fa7: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2829)@d97f381c6fa7: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:13 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:20 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-RAN(2829)@d97f381c6fa7: Deleted conn table entry 11TC_iu_multi_lu_and_mt_ussd2(2855)3681137 TC_iu_multi_lu_and_mt_ussd2(2855)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2855)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2855)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O TC_iu_multi_lu_and_mt_ussd2(2851)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_2-RAN(2829)@d97f381c6fa7: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2829)@d97f381c6fa7: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:14 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:20 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2855)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:15 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2863)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2861)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:12 MSC_Test_2-RAN(2829)@d97f381c6fa7: patching N(SD)=0 into dtap '0514D65BA0F42104E58ACE30'O MSC_Test_2-RAN(2829)@d97f381c6fa7: patched enc_l3: '0514D65BA0F42104E58ACE30'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:15 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514D65BA0F42104E58ACE30'O MSC_Test_2-RAN(2829)@d97f381c6fa7: Deleted conn table entry 12TC_iu_multi_lu_and_mt_ussd2(2859)10908104 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2859)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2859)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2859)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2859)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:14 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:14 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2863)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:15 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:14 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:15 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:14 MSC_Test_2-RAN(2829)@d97f381c6fa7: Deleted conn table entry 14TC_iu_multi_lu_and_mt_ussd2(2863)10926778 TC_iu_multi_lu_and_mt_ussd2(2863)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2863)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2863)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2863)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:15 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:15 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2865)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2829)@d97f381c6fa7: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2829)@d97f381c6fa7: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:15 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:20 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2865)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:13 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:13 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2861)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:13 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:13 MSC_Test_2-RAN(2829)@d97f381c6fa7: Deleted conn table entry 13TC_iu_multi_lu_and_mt_ussd2(2861)8838994 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2861)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2861)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2861)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2861)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:15 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:15 MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2865)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on connection ID:15 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2828)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2828)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@d97f381c6fa7: Session index based on local reference:15 MSC_Test_2-RAN(2829)@d97f381c6fa7: Deleted conn table entry 15TC_iu_multi_lu_and_mt_ussd2(2865)10683958 TC_iu_multi_lu_and_mt_ussd2(2865)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2865)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2865)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2865)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-RAN(2823)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(2822)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(2824)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2821)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-SCCP(2825)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-RAN(2826)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-SCCP(2828)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-M3UA(2827)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-M3UA(2830)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(2832)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-RAN(2829)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(2834)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(2831)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(2835)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(2833)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2838)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2840)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2848)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2842)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2850)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2846)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2844)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2852)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2856)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2854)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2860)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2858)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2862)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2864)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2866)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2867)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2821): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(2822): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(2823): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(2824): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-SCCP(2825): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-RAN(2826): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-M3UA(2827): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-SCCP(2828): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-RAN(2829): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-M3UA(2830): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(2831): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(2832): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(2833): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(2834): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(2835): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2836): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2837): pass (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2838): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2839): pass (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2840): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2841): pass (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2842): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2843): pass (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2844): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2845): pass (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2846): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2847): pass (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2848): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2849): pass (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2850): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2851): pass (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2852): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2853): pass (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2854): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2855): pass (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2856): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2857): pass (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2858): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2859): pass (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2860): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2861): pass (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2862): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2863): pass (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2864): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2865): pass (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2866): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2867): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_iu_multi_lu_and_mt_ussd finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_multi_lu_and_mt_ussd pass'. Sat Apr 20 08:45:07 UTC 2024 ====== MSC_Tests_Iu.TC_iu_multi_lu_and_mt_ussd pass ====== Saving talloc report from 172.18.186.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=5261104) Waiting for packet dumper to finish... 1 (prev_count=5261104, count=5262269) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_multi_lu_and_mt_ussd pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: 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 ------ Sat Apr 20 08:45:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_with_invalid_mcc_mnc' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_iu_lu_with_invalid_mcc_mnc started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2871)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(2871)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2871)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-SCCP(2869)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2874)@d97f381c6fa7: ************************************************* MSC_Test_1-M3UA(2874)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2874)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_1-SCCP(2872)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2877)@d97f381c6fa7: ************************************************* MSC_Test_2-M3UA(2877)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2877)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_2-SCCP(2875)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2878)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(2880)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2880)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2880)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2880)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2880)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2880)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2880)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2880)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2871)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(2871)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2871)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test-GSUP(2881)@d97f381c6fa7: Created GsupExpect[0] for "262420000001054" to be handled at TC_iu_lu_with_invalid_mcc_mnc2(2883) MSC_Test_0-M3UA(2871)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(2871)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2871)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2871)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2871)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2871)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2871)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2871)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2871)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2871)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2871)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2871)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2871)@d97f381c6fa7: Received M3UA_NOTIFY -> discard TC_iu_lu_with_invalid_mcc_mnc2(2883)@d97f381c6fa7: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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_1-M3UA(2874)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23907 to server: "172.18.186.200":2905 association #8 MSC_Test_1-M3UA(2874)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2874)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2874)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_1-M3UA(2874)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2874)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2874)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2874)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2874)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2874)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2874)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2874)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2874)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2874)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2874)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2874)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2877)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23908 to server: "172.18.186.200":2905 association #8 MSC_Test_2-M3UA(2877)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2877)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2877)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_2-M3UA(2877)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2877)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2877)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2877)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2877)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2877)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2877)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2874)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2874)@d97f381c6fa7: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2877)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2877)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2877)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2877)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2877)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2871)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2871)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2871)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2870)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2874)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2874)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2874)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2873)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2877)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2877)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2877)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2876)@d97f381c6fa7: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2876)@d97f381c6fa7: Added conn table entry 0TC_iu_lu_with_invalid_mcc_mnc2(2883)4645011 MSC_Test_2-SCCP(2875)@d97f381c6fa7: First idle individual index:0 MSC_Test_2-M3UA(2877)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2876)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2877)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2877)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2875)@d97f381c6fa7: { messageType := 2, destLocRef := '46E093'O, sourceLocRef := '000218'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2875)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(2881)@d97f381c6fa7: Found GsupExpect[0] for "262420000001054" handled at TC_iu_lu_with_invalid_mcc_mnc2(2883) MSC_Test-GSUP(2881)@d97f381c6fa7: Added IMSI table entry 0TC_iu_lu_with_invalid_mcc_mnc2(2883)"262420000001054" MSC_Test_2-M3UA(2877)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2877)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2877)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2877)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2875)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2875)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2875)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2875)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2875)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2875)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2875)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2875)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP-IPA(2880)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2880)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test_2-M3UA(2877)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2877)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2875)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-M3UA(2877)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2876)@d97f381c6fa7: Deleted conn table entry 0TC_iu_lu_with_invalid_mcc_mnc2(2883)4645011 MSC_Test-GSUP-IPA(2880)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2880)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2880)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2880)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_iu_lu_with_invalid_mcc_mnc2(2883)@d97f381c6fa7: setverdict(fail): none -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@d97f381c6fa7: Test Component 2883 has requested to stop MTC. Terminating current testcase execution. MSC_Test_0-RAN(2870)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-SCCP(2872)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(2869)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-RAN(2876)@d97f381c6fa7: Final verdict of PTC: none TC_iu_lu_with_invalid_mcc_mnc2(2883)@d97f381c6fa7: Final verdict of PTC: fail reason: "Tguard timeout" MSC_Test-GSUP(2881)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-M3UA(2874)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-RAN(2873)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(2871)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(2878)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-SCCP(2875)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-M3UA(2877)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2868)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(2882)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(2879)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(2880)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2884)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2868): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(2869): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(2870): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(2871): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-SCCP(2872): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-RAN(2873): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-M3UA(2874): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-SCCP(2875): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-RAN(2876): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-M3UA(2877): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(2878): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(2879): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(2880): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(2881): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(2882): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_iu_lu_with_invalid_mcc_mnc2(2883): fail (none -> fail) reason: "Tguard timeout" MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2884): none (fail -> fail) MTC@d97f381c6fa7: Test case TC_iu_lu_with_invalid_mcc_mnc finished. Verdict: fail reason: Tguard timeout MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_with_invalid_mcc_mnc fail'. Sat Apr 20 08:46:13 UTC 2024 ------ MSC_Tests_Iu.TC_iu_lu_with_invalid_mcc_mnc fail ------ Saving talloc report from 172.18.186.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=256808) Waiting for packet dumper to finish... 1 (prev_count=256808, count=257973) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_with_invalid_mcc_mnc fail' was executed successfully (exit status: 0). MTC@d97f381c6fa7: 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 ------ Sat Apr 20 08:46:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_expire_while_paging' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_iu_lu_and_expire_while_paging started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(2888)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(2888)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2888)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(2886)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_1-M3UA(2891)@d97f381c6fa7: ************************************************* MSC_Test_1-M3UA(2891)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2891)@d97f381c6fa7: ************************************************* MSC_Test_1-SCCP(2889)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_2-M3UA(2894)@d97f381c6fa7: ************************************************* MSC_Test_2-M3UA(2894)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2894)@d97f381c6fa7: ************************************************* MSC_Test_2-SCCP(2892)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2895)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2888)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(2888)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2888)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2888)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(2888)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2888)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2888)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2888)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2888)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2888)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2888)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2888)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2888)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2888)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2888)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2888)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2891)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23907 to server: "172.18.186.200":2905 association #8 MSC_Test_1-M3UA(2891)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2891)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2891)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_1-M3UA(2891)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2891)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2891)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2891)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2891)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2891)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2891)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2891)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2891)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2891)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2891)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2891)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2894)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23908 to server: "172.18.186.200":2905 association #8 MSC_Test_2-M3UA(2894)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2894)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2894)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_2-M3UA(2894)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2894)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2894)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2894)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2894)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2894)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2894)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2894)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2894)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2894)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2891)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2894)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2891)@d97f381c6fa7: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2894)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2897)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2897)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2897)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2897)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2897)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2897)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2897)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2897)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2898)@d97f381c6fa7: Created GsupExpect[0] for "262420000001055" to be handled at TC_iu_lu_and_expire_while_paging2(2900) TC_iu_lu_and_expire_while_paging2(2900)@d97f381c6fa7: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001055'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2888)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2888)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2888)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2887)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2891)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2891)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2891)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2890)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2894)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2894)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2894)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2893)@d97f381c6fa7: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2893)@d97f381c6fa7: Added conn table entry 0TC_iu_lu_and_expire_while_paging2(2900)5939393 MSC_Test_2-SCCP(2892)@d97f381c6fa7: First idle individual index:0 MSC_Test_2-M3UA(2894)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2893)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2894)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2894)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2892)@d97f381c6fa7: { messageType := 2, destLocRef := '5AA0C1'O, sourceLocRef := '000219'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2892)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(2898)@d97f381c6fa7: Found GsupExpect[0] for "262420000001055" handled at TC_iu_lu_and_expire_while_paging2(2900) MSC_Test-GSUP(2898)@d97f381c6fa7: Added IMSI table entry 0TC_iu_lu_and_expire_while_paging2(2900)"262420000001055" TC_iu_lu_and_expire_while_paging2(2900)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_expire_while_paging2(2900)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_2-M3UA(2894)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2894)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2892)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2892)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2892)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2892)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2893)@d97f381c6fa7: patching N(SD)=1 into dtap '05147F3F31A52104ECBE0FB0'O MSC_Test_2-RAN(2893)@d97f381c6fa7: patched enc_l3: '05547F3F31A52104ECBE0FB0'O MSC_Test_2-SCCP(2892)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2892)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2892)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2892)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05547F3F31A52104ECBE0FB0'O MSC_Test_2-M3UA(2894)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2894)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2894)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2892)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2892)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2892)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2892)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2892)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2892)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2892)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2892)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2894)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2894)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2894)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2892)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2892)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2892)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2892)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2894)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2894)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2892)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2892)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2892)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2892)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_expire_while_paging2(2900)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2893)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2893)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_2-SCCP(2892)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2892)@d97f381c6fa7: vl_len:14 MSC_Test_2-SCCP(2892)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2892)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2894)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2894)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2894)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2892)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2892)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2892)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2892)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2892)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2892)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2892)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2892)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2894)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2894)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2894)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2892)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-M3UA(2894)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2893)@d97f381c6fa7: Deleted conn table entry 0TC_iu_lu_and_expire_while_paging2(2900)5939393 TC_iu_lu_and_expire_while_paging2(2900)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_expire_while_paging2(2900)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_expire_while_paging2(2900)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_expire_while_paging2(2900)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2893)@d97f381c6fa7: Created IMSI[0] for '262420000001055'H'159A28A1'O to be handled at TC_iu_lu_and_expire_while_paging2(2900) MSC_Test-GSUP(2898)@d97f381c6fa7: Created GsupExpect[0] for "262420000001055" to be handled at TC_iu_lu_and_expire_while_paging2(2900) MSC_Test_2-M3UA(2894)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2894)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2893)@d97f381c6fa7: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_expire_while_paging2(2900) TC_iu_lu_and_expire_while_paging2(2900)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_expire_while_paging2(2900)@d97f381c6fa7: 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 := '159A28A1'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2893)@d97f381c6fa7: Added conn table entry 0TC_iu_lu_and_expire_while_paging2(2900)11209759 MSC_Test_2-SCCP(2892)@d97f381c6fa7: First idle individual index:0 MSC_Test_2-M3UA(2894)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2894)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2894)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2892)@d97f381c6fa7: { messageType := 2, destLocRef := 'AB0C1F'O, sourceLocRef := '00021A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2892)@d97f381c6fa7: Session index based on local reference:0 TC_iu_lu_and_expire_while_paging2(2900)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_expire_while_paging2(2900)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2894)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2894)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2892)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2892)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2892)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2892)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2893)@d97f381c6fa7: patching N(SD)=0 into dtap '05147627DD2321044B027B37'O MSC_Test_2-RAN(2893)@d97f381c6fa7: patched enc_l3: '05147627DD2321044B027B37'O MSC_Test_2-SCCP(2892)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2892)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2892)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2892)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05147627DD2321044B027B37'O MSC_Test_2-M3UA(2894)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2894)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2894)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2892)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2892)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2892)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2892)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2892)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2892)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2892)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2892)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2894)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2894)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2894)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2892)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-M3UA(2894)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2894)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2892)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2892)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2892)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2892)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2892)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2892)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2892)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2892)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2892)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2892)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2892)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2894)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2894)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2894)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2892)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-RAN(2893)@d97f381c6fa7: Deleted conn table entry 0TC_iu_lu_and_expire_while_paging2(2900)11209759 TC_iu_lu_and_expire_while_paging2(2900)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2894)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_expire_while_paging2(2900)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_2-RAN(2893)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(2887)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(2888)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(2898)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(2886)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-SCCP(2889)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-SCCP(2892)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(2895)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-RAN(2890)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2885)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2901)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-M3UA(2891)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(2899)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(2897)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-M3UA(2894)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(2896)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2885): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(2886): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(2887): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(2888): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-SCCP(2889): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-RAN(2890): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-M3UA(2891): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-SCCP(2892): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-RAN(2893): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-M3UA(2894): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(2895): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(2896): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(2897): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(2898): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(2899): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_iu_lu_and_expire_while_paging2(2900): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2901): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_iu_lu_and_expire_while_paging finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_expire_while_paging pass'. Sat Apr 20 08:46:20 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_expire_while_paging pass ====== Saving talloc report from 172.18.186.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=464318) Waiting for packet dumper to finish... 1 (prev_count=464318, count=465483) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_expire_while_paging pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_mo_cc_iu_release'. ------ MSC_Tests_Iu.TC_mo_cc_iu_release ------ Sat Apr 20 08:46:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_mo_cc_iu_release' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_mo_cc_iu_release started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2905)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(2905)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2905)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-SCCP(2903)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2908)@d97f381c6fa7: ************************************************* MSC_Test_1-M3UA(2908)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2908)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_1-SCCP(2906)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MTC@d97f381c6fa7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2911)@d97f381c6fa7: ************************************************* MSC_Test_2-M3UA(2911)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2911)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_2-SCCP(2909)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2912)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2905)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(2905)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2905)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2905)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(2905)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2905)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2905)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2905)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2905)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2905)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2905)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2905)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2905)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2905)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2905)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2905)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2908)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23907 to server: "172.18.186.200":2905 association #8 MSC_Test_1-M3UA(2908)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2908)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2908)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_1-M3UA(2908)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2908)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2908)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2908)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2908)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2908)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2908)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2908)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2908)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2908)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2908)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2908)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2911)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23908 to server: "172.18.186.200":2905 association #8 MSC_Test_2-M3UA(2911)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2911)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2911)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_2-M3UA(2911)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2911)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2911)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2911)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2911)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2911)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2911)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2908)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2908)@d97f381c6fa7: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2911)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2911)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2911)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2911)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2911)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2914)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2914)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2914)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2914)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2914)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2914)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2914)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2914)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2915)@d97f381c6fa7: Created GsupExpect[0] for "262420000001043" to be handled at TC_mo_cc_iu_release2(2917) TC_mo_cc_iu_release2(2917)@d97f381c6fa7: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001043'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2905)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2905)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2905)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2904)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2908)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2908)@d97f381c6fa7: Message received on association #8 MSC_Test_1-M3UA(2908)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2907)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2911)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2911)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2911)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2910)@d97f381c6fa7: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2910)@d97f381c6fa7: Added conn table entry 0TC_mo_cc_iu_release2(2917)3153548 MSC_Test_2-SCCP(2909)@d97f381c6fa7: First idle individual index:0 MSC_Test_2-M3UA(2911)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2910)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2911)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2911)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2909)@d97f381c6fa7: { messageType := 2, destLocRef := '301E8C'O, sourceLocRef := '00021B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2909)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(2915)@d97f381c6fa7: Found GsupExpect[0] for "262420000001043" handled at TC_mo_cc_iu_release2(2917) MSC_Test-GSUP(2915)@d97f381c6fa7: Added IMSI table entry 0TC_mo_cc_iu_release2(2917)"262420000001043" TC_mo_cc_iu_release2(2917)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_mo_cc_iu_release2(2917)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_2-M3UA(2911)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2911)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2909)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2909)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2909)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2909)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2910)@d97f381c6fa7: patching N(SD)=1 into dtap '0514D4226EF021049D3D0C0D'O MSC_Test_2-RAN(2910)@d97f381c6fa7: patched enc_l3: '0554D4226EF021049D3D0C0D'O MSC_Test_2-SCCP(2909)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2909)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2909)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2909)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554D4226EF021049D3D0C0D'O MSC_Test_2-M3UA(2911)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2911)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2911)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2909)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2909)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2909)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2909)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2909)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2909)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2909)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2909)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2911)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2911)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2911)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2909)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2909)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2909)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2909)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2911)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2911)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2909)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2909)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2909)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2909)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_iu_release2(2917)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2910)@d97f381c6fa7: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2910)@d97f381c6fa7: patched enc_l3: '059B'O MSC_Test_2-SCCP(2909)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2909)@d97f381c6fa7: vl_len:14 MSC_Test_2-SCCP(2909)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2909)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2911)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2911)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2911)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2909)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2909)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2909)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2909)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2909)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2909)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2909)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2909)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2911)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2911)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2911)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2909)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-M3UA(2911)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2910)@d97f381c6fa7: Deleted conn table entry 0TC_mo_cc_iu_release2(2917)3153548 TC_mo_cc_iu_release2(2917)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_iu_release2(2917)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_mo_cc_iu_release2(2917)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_iu_release2(2917)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_iu_release2(2917)@d97f381c6fa7: 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 := '35604567'O ("5`Eg") } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2910)@d97f381c6fa7: Added conn table entry 0TC_mo_cc_iu_release2(2917)16046861 MSC_Test_2-RAN(2910)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2909)@d97f381c6fa7: First idle individual index:0 MSC_Test_2-M3UA(2911)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2911)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2911)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2909)@d97f381c6fa7: { messageType := 2, destLocRef := 'F4DB0D'O, sourceLocRef := '00021C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2909)@d97f381c6fa7: Session index based on local reference:0 TC_mo_cc_iu_release2(2917)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_mo_cc_iu_release2(2917)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2911)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2911)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2909)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2909)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2909)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2909)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2910)@d97f381c6fa7: patching N(SD)=1 into dtap '0514B77958222104595F6050'O MSC_Test_2-RAN(2910)@d97f381c6fa7: patched enc_l3: '0554B77958222104595F6050'O MSC_Test_2-SCCP(2909)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2909)@d97f381c6fa7: vl_len:24 MSC_Test_2-SCCP(2909)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2909)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554B77958222104595F6050'O MSC_Test_2-M3UA(2911)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2911)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2911)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2909)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2909)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2909)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2909)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2909)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2909)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2909)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2909)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2911)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2911)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2911)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2909)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2909)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2909)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2909)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2912)@d97f381c6fa7: Created MnccExpect[0] for "12345" to be handled at TC_mo_cc_iu_release2(2917) MSC_Test-MGCP(2913)@d97f381c6fa7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mo_cc_iu_release2(2917) MSC_Test_2-RAN(2910)@d97f381c6fa7: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2910)@d97f381c6fa7: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2909)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2909)@d97f381c6fa7: vl_len:28 MSC_Test_2-SCCP(2909)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2909)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O MSC_Test_2-M3UA(2911)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(2913)@d97f381c6fa7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "451", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e0" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_mo_cc_iu_release2(2917) TC_mo_cc_iu_release2(2917)@d97f381c6fa7: f_mo_call_establish 2: rx 1st CRCX TC_mo_cc_iu_release2(2917)@d97f381c6fa7: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(2912)@d97f381c6fa7: Found MnccExpect[0] for "12345" handled at TC_mo_cc_iu_release2(2917) MSC_Test-MNCC(2912)@d97f381c6fa7: Added conn table entry 0TC_mo_cc_iu_release2(2917)-2147483590 MSC_Test_2-M3UA(2911)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2911)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2909)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2909)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2909)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2909)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_iu_release2(2917)@d97f381c6fa7: f_mo_call_establish 1: rx MNCC SETUP ind TC_mo_cc_iu_release2(2917)@d97f381c6fa7: f_mo_call_establish 4.iu: rx RANAP RAB Assignment Request MSC_Test_2-SCCP(2909)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2909)@d97f381c6fa7: vl_len:46 MSC_Test_2-SCCP(2909)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2909)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C60BA7C350001C0A802150000000000000000000000000040040C0000'O MSC_Test_2-M3UA(2911)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_cc_iu_release2(2917)@d97f381c6fa7: f_mo_call_establish 3: rx RTP CREATE TC_mo_cc_iu_release2(2917)@d97f381c6fa7: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_2-M3UA(2911)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2911)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2909)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2909)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2909)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2909)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2911)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2911)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2909)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2909)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2909)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2909)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_iu_release2(2917)@d97f381c6fa7: f_mo_call_establish 7: rx CC Alerting MSC_Test_2-SCCP(2909)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2909)@d97f381c6fa7: vl_len:12 MSC_Test_2-SCCP(2909)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2909)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000B40080000010004400140'O MSC_Test_2-M3UA(2911)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2911)@d97f381c6fa7: Message received on association #8 MSC_Test-MNCC(2912)@d97f381c6fa7: Deleted conn table entry 0TC_mo_cc_iu_release2(2917)-2147483590 MSC_Test_2-M3UA(2911)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2911)@d97f381c6fa7: Message received on association #8 MSC_Test_2-SCCP(2909)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-M3UA(2911)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2909)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2909)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2909)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2909)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-SCCP(2909)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2909)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2909)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_iu_release2(2917)@d97f381c6fa7: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_cc_iu_release2(2917)@d97f381c6fa7: f_mo_call_establish DONE TC_mo_cc_iu_release2(2917)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2909)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_2-SCCP(2909)@d97f381c6fa7: vl_len:7 MSC_Test_2-SCCP(2909)@d97f381c6fa7: vl_from0 MSC_Test_2-SCCP(2909)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2911)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2911)@d97f381c6fa7: Message received on association #8 MSC_Test_2-M3UA(2911)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2909)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_2-RAN(2910)@d97f381c6fa7: Deleted conn table entry 0TC_mo_cc_iu_release2(2917)16046861 MSC_Test_2-M3UA(2911)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_cc_iu_release2(2917)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_iu_release2(2917)@d97f381c6fa7: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_mo_cc_iu_release2(2917)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_iu_release2(2917)@d97f381c6fa7: Final verdict of PTC: pass MSC_Test_0-RAN(2904)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(2905)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-M3UA(2911)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-SCCP(2906)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-M3UA(2908)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-RAN(2910)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_1-RAN(2907)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(2912)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_2-SCCP(2909)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(2903)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2902)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(2914)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(2915)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2918)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(2916)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(2913)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: none MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2902): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(2903): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(2904): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(2905): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-SCCP(2906): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-RAN(2907): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_1-M3UA(2908): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-SCCP(2909): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-RAN(2910): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_2-M3UA(2911): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(2912): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(2913): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(2914): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(2915): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(2916): none (none -> none) MTC@d97f381c6fa7: Local verdict of PTC TC_mo_cc_iu_release2(2917): pass (none -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2918): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_mo_cc_iu_release finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_mo_cc_iu_release pass'. Sat Apr 20 08:46:28 UTC 2024 ====== MSC_Tests_Iu.TC_mo_cc_iu_release pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests_Iu.TC_mo_cc_iu_release.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=572038) Waiting for packet dumper to finish... 1 (prev_count=572038, count=577539) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_mo_cc_iu_release pass' was executed successfully (exit status: 0). MC@d97f381c6fa7: Test execution finished. MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_no_callref'. ------ MSC_Tests_ASCI.TC_no_callref ------ Sat Apr 20 08:46:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_no_callref' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_no_callref started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(2922)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(2922)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2922)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(2920)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2923)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2922)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(2922)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2922)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2922)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(2922)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2922)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2922)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2922)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2922)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2922)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2922)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2922)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2922)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2922)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2922)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2922)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2925)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2925)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2925)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2925)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2925)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2925)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2925)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2925)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2926)@d97f381c6fa7: Created GsupExpect[0] for "262420000000033" to be handled at TC_no_callref0(2928) TC_no_callref0(2928)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000033'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2922)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2922)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2922)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2921)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(2921)@d97f381c6fa7: Added conn table entry 0TC_no_callref0(2928)4570470 MSC_Test_0-SCCP(2920)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(2921)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(2922)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2921)@d97f381c6fa7: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(2921)@d97f381c6fa7: Created Expect[0] for N-CONNECT to be handled at TC_no_callref0(2929) MSC_Test_0-M3UA(2922)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2922)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2922)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2922)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2920)@d97f381c6fa7: { messageType := 2, destLocRef := '45BD66'O, sourceLocRef := '00021D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2920)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(2920)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(2920)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2920)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2920)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2926)@d97f381c6fa7: Found GsupExpect[0] for "262420000000033" handled at TC_no_callref0(2928) MSC_Test-GSUP(2926)@d97f381c6fa7: Added IMSI table entry 0TC_no_callref0(2928)"262420000000033" MSC_Test_0-SCCP(2920)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(2920)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(2920)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(2920)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(2922)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_no_callref0(2928)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_no_callref0(2928)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(2922)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2922)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2920)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(2920)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2920)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2920)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_no_callref0(2928)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2921)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2921)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(2920)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(2920)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(2920)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(2920)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(2922)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2922)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2922)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2920)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(2920)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2920)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2920)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2920)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(2920)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(2920)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(2920)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2922)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2922)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2922)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2920)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(2922)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2921)@d97f381c6fa7: Deleted conn table entry 0TC_no_callref0(2928)4570470 TC_no_callref0(2928)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_no_callref0(2928)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_no_callref0(2928)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_no_callref0(2928)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(2924)@d97f381c6fa7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_no_callref0(2928) TC_no_callref0(2928)@d97f381c6fa7: 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 := '9C13D856'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2921)@d97f381c6fa7: Added conn table entry 0TC_no_callref0(2928)4924563 MSC_Test_0-RAN(2921)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2920)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(2922)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2921)@d97f381c6fa7: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(2921)@d97f381c6fa7: Created Expect[1] for N-CONNECT to be handled at TC_no_callref0(2930) MSC_Test_0-M3UA(2922)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2922)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2922)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2922)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2922)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2922)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2920)@d97f381c6fa7: { messageType := 2, destLocRef := '4B2493'O, sourceLocRef := '00021E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2920)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(2920)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(2920)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2920)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2920)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2920)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(2920)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2920)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2920)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_no_callref0(2928)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_no_callref0(2928)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_no_callref0(2928)@d97f381c6fa7: Sending SETUP. MTC@d97f381c6fa7: Got test event: "SETUP" MSC_Test_0-RAN(2921)@d97f381c6fa7: patching N(SD)=0 into dtap '003200002900'O MSC_Test_0-RAN(2921)@d97f381c6fa7: patched enc_l3: '003200002900'O MSC_Test_0-SCCP(2920)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(2920)@d97f381c6fa7: vl_len:9 MSC_Test_0-SCCP(2920)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(2920)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010006003200002900'O MSC_Test_0-M3UA(2922)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2922)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2922)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2922)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2922)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2920)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(2920)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2920)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2920)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2920)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(2920)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2920)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2920)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_no_callref0(2928)@d97f381c6fa7: Got GCC Termination with failure. MTC@d97f381c6fa7: Got test event: "GCC_TERMINATION_FAIL" TC_no_callref0(2928)@d97f381c6fa7: Got Clear Command on initial connection. MTC@d97f381c6fa7: Got test event: "CLEAR" MTC@d97f381c6fa7: All connection are cleared now. TC_no_callref0(2930)@d97f381c6fa7: Final verdict of PTC: none TC_no_callref0(2929)@d97f381c6fa7: Final verdict of PTC: none TC_no_callref0(2928)@d97f381c6fa7: Final verdict of PTC: pass MTC@d97f381c6fa7: getverdict: none MTC@d97f381c6fa7: setverdict(pass): none -> pass MTC@d97f381c6fa7: getverdict: pass MTC@d97f381c6fa7: All expected events have been received. The test passed. MSC_Test-GSUP(2926)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(2920)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(2923)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(2921)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2919)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2932)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2933)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(2927)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(2925)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(2924)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2931)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(2922)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: pass MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2919): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(2920): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(2921): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(2922): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(2923): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(2924): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(2925): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(2926): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(2927): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC TC_no_callref0(2928): pass (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC TC_no_callref0(2929): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC TC_no_callref0(2930): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2931): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2932): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2933): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_no_callref finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_no_callref pass'. Sat Apr 20 08:46:35 UTC 2024 ====== MSC_Tests_ASCI.TC_no_callref pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests_ASCI.TC_no_callref.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=291049) Waiting for packet dumper to finish... 1 (prev_count=291049, count=292214) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_no_callref pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_setup_refuse'. ------ MSC_Tests_ASCI.TC_setup_refuse ------ Sat Apr 20 08:46:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_setup_refuse' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_setup_refuse started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(2937)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(2937)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2937)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(2935)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2938)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2937)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(2937)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2937)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2937)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(2937)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2937)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2937)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2937)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2937)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2937)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2937)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2937)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2937)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2937)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2937)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2937)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2940)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2940)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2940)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2940)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2940)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2940)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2940)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2940)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2941)@d97f381c6fa7: Created GsupExpect[0] for "262420000000033" to be handled at TC_setup_refuse0(2943) TC_setup_refuse0(2943)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000033'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2937)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2937)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2937)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2936)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(2936)@d97f381c6fa7: Added conn table entry 0TC_setup_refuse0(2943)14710632 MSC_Test_0-SCCP(2935)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(2936)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(2937)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2936)@d97f381c6fa7: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(2936)@d97f381c6fa7: Created Expect[0] for N-CONNECT to be handled at TC_setup_refuse0(2944) MSC_Test_0-M3UA(2937)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2937)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2937)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2937)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2935)@d97f381c6fa7: { messageType := 2, destLocRef := 'E07768'O, sourceLocRef := '00021F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2935)@d97f381c6fa7: Session index based on local reference:0 MSC_Test-GSUP(2941)@d97f381c6fa7: Found GsupExpect[0] for "262420000000033" handled at TC_setup_refuse0(2943) MSC_Test-GSUP(2941)@d97f381c6fa7: Added IMSI table entry 0TC_setup_refuse0(2943)"262420000000033" MSC_Test_0-SCCP(2935)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(2935)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2935)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2935)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2935)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(2935)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(2935)@d97f381c6fa7: vl_from0 TC_setup_refuse0(2943)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_setup_refuse0(2943)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-SCCP(2935)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(2937)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2937)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2937)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2935)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(2935)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2935)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2935)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_setup_refuse0(2943)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2936)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2936)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(2935)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(2935)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(2935)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(2935)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(2937)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2937)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2937)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2935)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(2935)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2935)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2935)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2935)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(2935)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(2935)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(2935)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2937)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2937)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2937)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2935)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(2937)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2936)@d97f381c6fa7: Deleted conn table entry 0TC_setup_refuse0(2943)14710632 TC_setup_refuse0(2943)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_setup_refuse0(2943)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_setup_refuse0(2943)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_setup_refuse0(2943)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(2939)@d97f381c6fa7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_setup_refuse0(2943) TC_setup_refuse0(2943)@d97f381c6fa7: 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 := '08A92E9A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2936)@d97f381c6fa7: Added conn table entry 0TC_setup_refuse0(2943)22556 MSC_Test_0-RAN(2936)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2935)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(2937)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2936)@d97f381c6fa7: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(2936)@d97f381c6fa7: Created Expect[1] for N-CONNECT to be handled at TC_setup_refuse0(2945) MSC_Test_0-M3UA(2937)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2937)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2937)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2937)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2937)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2937)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2935)@d97f381c6fa7: { messageType := 2, destLocRef := '00581C'O, sourceLocRef := '000220'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2935)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(2935)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(2935)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2935)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2935)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2935)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(2935)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2935)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2935)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_setup_refuse0(2943)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_setup_refuse0(2943)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_setup_refuse0(2943)@d97f381c6fa7: Sending SETUP. MTC@d97f381c6fa7: Got test event: "SETUP" MSC_Test_0-RAN(2936)@d97f381c6fa7: patching N(SD)=0 into dtap '003200001900'O MSC_Test_0-RAN(2936)@d97f381c6fa7: patched enc_l3: '003200001900'O MSC_Test_0-SCCP(2935)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(2935)@d97f381c6fa7: vl_len:9 MSC_Test_0-SCCP(2935)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(2935)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010006003200001900'O MSC_Test_0-M3UA(2937)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2937)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2937)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2935)@d97f381c6fa7: First idle individual index:1 MSC_Test_0-SCCP(2935)@d97f381c6fa7: Warning: Stopping inactive timer T_ias[1]. MSC_Test_0-RAN(2936)@d97f381c6fa7: ExpectedCreateCallback VGCS/VBS Setup 193 MSC_Test_0-RAN(2936)@d97f381c6fa7: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(2936)@d97f381c6fa7: Found Expect[0] for N-CONNECT handled at TC_setup_refuse0(2944) MSC_Test_0-RAN(2936)@d97f381c6fa7: Added conn table entry 1TC_setup_refuse0(2944)12982386 MSC_Test_0-SCCP(2935)@d97f381c6fa7: Session index based on connection ID:1 MSC_Test_0-SCCP(2935)@d97f381c6fa7: Warning: Re-starting timer T_ias[1], which is already active (running or expired). MSC_Test_0-M3UA(2937)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_setup_refuse0(2944)@d97f381c6fa7: 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@d97f381c6fa7: Got test event: "VGCS_SETUP" TC_setup_refuse0(2944)@d97f381c6fa7: Sending VGCS/VBS Setup Refuse: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 0, pdu := { bssmap := { vGCS_VBSSetupRefuse := { messageType := '06'O, cause := { elementIdentifier := '04'O, lengthIndicator := 0, causeValue := '0100000'B, extensionCauseValue := '0'B, spare1 := omit } } } } } MSC_Test_0-SCCP(2935)@d97f381c6fa7: Session index based on connection ID:1 MSC_Test_0-SCCP(2935)@d97f381c6fa7: vl_len:6 MSC_Test_0-SCCP(2935)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(2935)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000406040120'O MSC_Test_0-M3UA(2937)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2937)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2937)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2937)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2937)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2937)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2937)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2935)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_0-SCCP(2935)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2935)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2935)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2935)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(2935)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2935)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2935)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2935)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(2935)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2935)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2935)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_setup_refuse0(2944)@d97f381c6fa7: Got Clear Command on control connection. MTC@d97f381c6fa7: Got test event: "CLEAR" TC_setup_refuse0(2943)@d97f381c6fa7: Got GCC Termination with failure. MTC@d97f381c6fa7: Got test event: "GCC_TERMINATION_FAIL" TC_setup_refuse0(2943)@d97f381c6fa7: Got Clear Command on initial connection. MTC@d97f381c6fa7: Got test event: "CLEAR" MTC@d97f381c6fa7: All connection are cleared now. TC_setup_refuse0(2945)@d97f381c6fa7: Final verdict of PTC: none TC_setup_refuse0(2943)@d97f381c6fa7: Final verdict of PTC: pass TC_setup_refuse0(2944)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: getverdict: none MTC@d97f381c6fa7: setverdict(pass): none -> pass MTC@d97f381c6fa7: getverdict: pass MTC@d97f381c6fa7: All expected events have been received. The test passed. MSC_Test_0-M3UA(2937)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(2941)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(2939)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(2935)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(2938)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(2936)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(2942)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2948)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(2940)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2934)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2947)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2946)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: pass MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2934): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(2935): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(2936): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(2937): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(2938): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(2939): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(2940): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(2941): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(2942): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC TC_setup_refuse0(2943): pass (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC TC_setup_refuse0(2944): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC TC_setup_refuse0(2945): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2946): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2947): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2948): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_setup_refuse finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_setup_refuse pass'. Sat Apr 20 08:46:43 UTC 2024 ====== MSC_Tests_ASCI.TC_setup_refuse pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests_ASCI.TC_setup_refuse.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=339284) Waiting for packet dumper to finish... 1 (prev_count=339284, count=340449) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_setup_refuse pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_assign_fail'. ------ MSC_Tests_ASCI.TC_assign_fail ------ Sat Apr 20 08:46:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_assign_fail' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_assign_fail started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(2952)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(2952)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2952)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(2950)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2953)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2952)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(2952)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2952)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2952)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(2952)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2952)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2952)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2952)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2952)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2952)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2952)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2952)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2952)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2952)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2952)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2952)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2955)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2955)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2955)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2955)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2955)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2955)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2955)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2955)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2956)@d97f381c6fa7: Created GsupExpect[0] for "262420000000033" to be handled at TC_assign_fail0(2958) TC_assign_fail0(2958)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000033'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2952)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2952)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2952)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2952)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2952)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2952)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2951)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(2951)@d97f381c6fa7: Added conn table entry 0TC_assign_fail0(2958)14043607 MSC_Test_0-SCCP(2950)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(2951)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(2952)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2951)@d97f381c6fa7: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(2951)@d97f381c6fa7: Created Expect[0] for N-CONNECT to be handled at TC_assign_fail0(2959) MSC_Test_0-RAN(2951)@d97f381c6fa7: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(2951)@d97f381c6fa7: Created Expect[1] for N-CONNECT to be handled at TC_assign_fail0(2960) MSC_Test_0-M3UA(2952)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2952)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2952)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2952)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2950)@d97f381c6fa7: { messageType := 2, destLocRef := 'D649D7'O, sourceLocRef := '000221'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2950)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(2950)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(2950)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2950)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2950)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2956)@d97f381c6fa7: Found GsupExpect[0] for "262420000000033" handled at TC_assign_fail0(2958) MSC_Test-GSUP(2956)@d97f381c6fa7: Added IMSI table entry 0TC_assign_fail0(2958)"262420000000033" TC_assign_fail0(2958)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_assign_fail0(2958)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-SCCP(2950)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(2950)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(2950)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(2950)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(2952)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2952)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2952)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2950)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(2950)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2950)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2950)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assign_fail0(2958)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2951)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2951)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(2950)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(2950)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(2950)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(2950)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(2952)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2952)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2952)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2950)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(2950)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2950)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2950)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2950)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(2950)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(2950)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(2950)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2952)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2952)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2952)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2950)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(2952)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2951)@d97f381c6fa7: Deleted conn table entry 0TC_assign_fail0(2958)14043607 TC_assign_fail0(2958)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_assign_fail0(2958)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_assign_fail0(2958)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_assign_fail0(2958)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(2954)@d97f381c6fa7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assign_fail0(2958) TC_assign_fail0(2958)@d97f381c6fa7: 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 := '05855141'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2951)@d97f381c6fa7: Added conn table entry 0TC_assign_fail0(2958)13708718 MSC_Test_0-RAN(2951)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2950)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(2952)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2952)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2952)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2952)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2952)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2952)@d97f381c6fa7: Message received on association #8 MSC_Test_0-SCCP(2950)@d97f381c6fa7: { messageType := 2, destLocRef := 'D12DAE'O, sourceLocRef := '000222'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2950)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(2952)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2950)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(2950)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2950)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2950)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2950)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(2950)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2950)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2950)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assign_fail0(2958)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_assign_fail0(2958)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_assign_fail0(2958)@d97f381c6fa7: Sending SETUP. MTC@d97f381c6fa7: Got test event: "SETUP" MSC_Test_0-RAN(2951)@d97f381c6fa7: patching N(SD)=0 into dtap '003200001900'O MSC_Test_0-RAN(2951)@d97f381c6fa7: patched enc_l3: '003200001900'O MSC_Test_0-SCCP(2950)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(2950)@d97f381c6fa7: vl_len:9 MSC_Test_0-SCCP(2950)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(2950)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010006003200001900'O MSC_Test_0-M3UA(2952)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2952)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2952)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2950)@d97f381c6fa7: First idle individual index:1 MSC_Test_0-SCCP(2950)@d97f381c6fa7: Warning: Stopping inactive timer T_ias[1]. MSC_Test_0-RAN(2951)@d97f381c6fa7: ExpectedCreateCallback VGCS/VBS Setup 193 MSC_Test_0-RAN(2951)@d97f381c6fa7: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(2951)@d97f381c6fa7: Found Expect[0] for N-CONNECT handled at TC_assign_fail0(2959) MSC_Test_0-RAN(2951)@d97f381c6fa7: Added conn table entry 1TC_assign_fail0(2959)13139764 MSC_Test_0-SCCP(2950)@d97f381c6fa7: Session index based on connection ID:1 MSC_Test_0-SCCP(2950)@d97f381c6fa7: Warning: Re-starting timer T_ias[1], which is already active (running or expired). MSC_Test_0-M3UA(2952)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_assign_fail0(2959)@d97f381c6fa7: 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@d97f381c6fa7: Got test event: "VGCS_SETUP" TC_assign_fail0(2959)@d97f381c6fa7: Sending VGCS/VBS Setup Ack: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 0, pdu := { bssmap := { vGCS_VBSSetupAck := { messageType := '05'O, vGCS_FeatureFlags := omit } } } } MSC_Test_0-SCCP(2950)@d97f381c6fa7: Session index based on connection ID:1 MSC_Test_0-SCCP(2950)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(2950)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(2950)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000105'O MSC_Test_0-M3UA(2952)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2952)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2952)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2950)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_0-SCCP(2950)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2950)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2950)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assign_fail0(2959)@d97f381c6fa7: 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@d97f381c6fa7: Got test event: "UPLINK_SEIZED" MSC_Test-MGCP(2954)@d97f381c6fa7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "456", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e2" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assign_fail0(2958) TC_assign_fail0(2958)@d97f381c6fa7: as_optional_mgcp_crcx: rx CRCX MSC_Test_0-M3UA(2952)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2952)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2950)@d97f381c6fa7: First idle individual index:2 MSC_Test_0-SCCP(2950)@d97f381c6fa7: Warning: Stopping inactive timer T_ias[2]. MSC_Test_0-RAN(2951)@d97f381c6fa7: ExpectedCreateCallback VGCS/VBS Assignment 193 MSC_Test_0-RAN(2951)@d97f381c6fa7: ExpectTable[0].n_connectPointCode = omit ==? 193 MSC_Test_0-RAN(2951)@d97f381c6fa7: ExpectTable[1].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(2951)@d97f381c6fa7: Found Expect[1] for N-CONNECT handled at TC_assign_fail0(2960) MSC_Test_0-RAN(2951)@d97f381c6fa7: Added conn table entry 2TC_assign_fail0(2960)11463581 MSC_Test_0-SCCP(2950)@d97f381c6fa7: Session index based on connection ID:2 MSC_Test_0-SCCP(2950)@d97f381c6fa7: Warning: Re-starting timer T_ias[2], which is already active (running or expired). MSC_Test_0-M3UA(2952)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_assign_fail0(2960)@d97f381c6fa7: Got VGCS/VBS Assignment Request: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 36, pdu := { bssmap := { vGCS_VBSAssignmentRequest := { messageType := '07'O ("\a"), channelType := { elementIdentifier := '0B'O ("\v"), lengthIndicator := 3, speechOrDataIndicator := '0001'B, spare1_4 := '0000'B, channelRateAndType := '08'O ("\b"), speechId_DataIndicator := '01'O }, assignmentRequirement := { elementIdentifier := '33'O ("3"), assignmentRequirement := '01'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 3, cellIdentifierDiscriminator := '0010'B, spare1_4 := '0000'B, cellIdentification := { cI_CI := '002A'O } }, groupCallReference := { elementIdentifier := '37'O ("7"), lengthIndicator := 5, descrGroupbroadcastCallRef := '0000191000'O }, priority := omit, circuitIdentityCode := omit, downLinkDTX_Flag := omit, encryptionInformation := omit, vSTK_RAND := omit, vSTK := omit, cellIdentifierListSegment := omit, aoIPTransportLayer := { elementIdentifier := '7C'O ("|"), lengthIndicator := 6, ipAddress := { ipv4 := '01010101'O }, uDPPortValue := 10000 }, callIdentifier := { elementIdentifier := '7F'O, callIdentifierInfo := 'E2000000'O }, codecList := { elementIdentifier := '7D'O ("}"), lengthIndicator := 1, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } } } } } } MTC@d97f381c6fa7: Got test event: "VGCS_ASSIGN" TC_assign_fail0(2960)@d97f381c6fa7: Sending VGCS/VBS Assignment Failure: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 0, pdu := { bssmap := { vGCS_VBSAssignmentFailure := { messageType := '1D'O, cause := { elementIdentifier := '04'O, lengthIndicator := 0, causeValue := '0100000'B, extensionCauseValue := '0'B, spare1 := omit }, circuitPool := omit, circuitPoolList := omit, codecList := omit } } } } MSC_Test_0-SCCP(2950)@d97f381c6fa7: Session index based on connection ID:2 MSC_Test_0-SCCP(2950)@d97f381c6fa7: vl_len:6 MSC_Test_0-SCCP(2950)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(2950)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '00041D040120'O MSC_Test_0-M3UA(2952)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2952)@d97f381c6fa7: Message received on association #8 TC_assign_fail0(2958)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-M3UA(2952)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2950)@d97f381c6fa7: Session index based on local reference:2 MSC_Test_0-SCCP(2950)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2950)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2950)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(2952)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2952)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2950)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_0-SCCP(2950)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2950)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2950)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(2952)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2952)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2952)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2952)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2950)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(2950)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2950)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2950)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2950)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(2950)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2950)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2950)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assign_fail0(2960)@d97f381c6fa7: Got Clear Command on channel connection. MTC@d97f381c6fa7: Got test event: "CLEAR" TC_assign_fail0(2959)@d97f381c6fa7: Got Clear Command on control connection. MTC@d97f381c6fa7: Got test event: "CLEAR" TC_assign_fail0(2958)@d97f381c6fa7: Got GCC Termination with failure. MTC@d97f381c6fa7: Got test event: "GCC_TERMINATION_FAIL" TC_assign_fail0(2958)@d97f381c6fa7: Got Clear Command on initial connection. MTC@d97f381c6fa7: Got test event: "CLEAR" MTC@d97f381c6fa7: All connection are cleared now. TC_assign_fail0(2960)@d97f381c6fa7: Final verdict of PTC: none TC_assign_fail0(2959)@d97f381c6fa7: Final verdict of PTC: none TC_assign_fail0(2958)@d97f381c6fa7: Final verdict of PTC: pass MTC@d97f381c6fa7: getverdict: none MTC@d97f381c6fa7: setverdict(pass): none -> pass MTC@d97f381c6fa7: getverdict: pass MTC@d97f381c6fa7: All expected events have been received. The test passed. MSC_Test_0-RAN(2951)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(2956)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(2953)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(2954)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2949)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(2952)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2961)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(2957)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(2955)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2962)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-SCCP(2950)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2963)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: pass MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2949): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(2950): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(2951): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(2952): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(2953): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(2954): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(2955): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(2956): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(2957): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC TC_assign_fail0(2958): pass (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC TC_assign_fail0(2959): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC TC_assign_fail0(2960): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2961): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2962): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2963): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_assign_fail finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_assign_fail pass'. Sat Apr 20 08:46:51 UTC 2024 ====== MSC_Tests_ASCI.TC_assign_fail pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests_ASCI.TC_assign_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=408876) Waiting for packet dumper to finish... 1 (prev_count=408876, count=410041) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_assign_fail pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_complete_vgcs'. ------ MSC_Tests_ASCI.TC_complete_vgcs ------ Sat Apr 20 08:46:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_complete_vgcs' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_complete_vgcs started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-M3UA(2967)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(2967)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2967)@d97f381c6fa7: ************************************************* MSC_Test_0-SCCP(2965)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2968)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2967)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(2967)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2967)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2967)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(2967)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2967)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2967)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2967)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2967)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2967)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2967)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2967)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2967)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2967)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2967)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2967)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2970)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2970)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2970)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2970)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2970)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2970)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2970)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2970)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2971)@d97f381c6fa7: Created GsupExpect[0] for "262420000000033" to be handled at TC_complete_vgcs0(2973) TC_complete_vgcs0(2973)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000033'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2967)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2967)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2967)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2967)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2967)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2967)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2967)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2967)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2967)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2966)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(2966)@d97f381c6fa7: Added conn table entry 0TC_complete_vgcs0(2973)10591158 MSC_Test_0-SCCP(2965)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(2966)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(2967)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2966)@d97f381c6fa7: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(2966)@d97f381c6fa7: Created Expect[0] for N-CONNECT to be handled at TC_complete_vgcs0(2974) MSC_Test_0-RAN(2966)@d97f381c6fa7: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(2966)@d97f381c6fa7: Created Expect[1] for N-CONNECT to be handled at TC_complete_vgcs0(2975) MSC_Test_0-M3UA(2967)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2967)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2967)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2967)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2965)@d97f381c6fa7: { messageType := 2, destLocRef := 'A19BB6'O, sourceLocRef := '000223'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2965)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(2965)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(2965)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2965)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2965)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2971)@d97f381c6fa7: Found GsupExpect[0] for "262420000000033" handled at TC_complete_vgcs0(2973) MSC_Test-GSUP(2971)@d97f381c6fa7: Added IMSI table entry 0TC_complete_vgcs0(2973)"262420000000033" MSC_Test_0-SCCP(2965)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(2965)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(2965)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(2965)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(2967)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_complete_vgcs0(2973)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_complete_vgcs0(2973)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(2967)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2967)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2965)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(2965)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2965)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2965)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vgcs0(2973)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2966)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2966)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(2965)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(2965)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(2965)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(2965)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(2967)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2967)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2967)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2965)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(2965)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2965)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2965)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2965)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(2965)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(2965)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(2965)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2967)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2967)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2967)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2965)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(2967)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2966)@d97f381c6fa7: Deleted conn table entry 0TC_complete_vgcs0(2973)10591158 TC_complete_vgcs0(2973)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_complete_vgcs0(2973)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_complete_vgcs0(2973)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_complete_vgcs0(2973)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(2969)@d97f381c6fa7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_complete_vgcs0(2973) TC_complete_vgcs0(2973)@d97f381c6fa7: 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 := '278AC966'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2966)@d97f381c6fa7: Added conn table entry 0TC_complete_vgcs0(2973)8741793 MSC_Test_0-RAN(2966)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2965)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(2967)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2967)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2967)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2967)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2967)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2967)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2967)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2965)@d97f381c6fa7: { messageType := 2, destLocRef := '8563A1'O, sourceLocRef := '000224'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2965)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(2965)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(2965)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2965)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2965)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2965)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(2965)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2965)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2965)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vgcs0(2973)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_complete_vgcs0(2973)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_complete_vgcs0(2973)@d97f381c6fa7: Sending SETUP. MTC@d97f381c6fa7: Got test event: "SETUP" MSC_Test_0-RAN(2966)@d97f381c6fa7: patching N(SD)=0 into dtap '003200001900'O MSC_Test_0-RAN(2966)@d97f381c6fa7: patched enc_l3: '003200001900'O MSC_Test_0-SCCP(2965)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(2965)@d97f381c6fa7: vl_len:9 MSC_Test_0-SCCP(2965)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(2965)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010006003200001900'O MSC_Test_0-M3UA(2967)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2967)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2967)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2965)@d97f381c6fa7: First idle individual index:1 MSC_Test_0-SCCP(2965)@d97f381c6fa7: Warning: Stopping inactive timer T_ias[1]. MSC_Test_0-RAN(2966)@d97f381c6fa7: ExpectedCreateCallback VGCS/VBS Setup 193 MSC_Test_0-RAN(2966)@d97f381c6fa7: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(2966)@d97f381c6fa7: Found Expect[0] for N-CONNECT handled at TC_complete_vgcs0(2974) MSC_Test_0-RAN(2966)@d97f381c6fa7: Added conn table entry 1TC_complete_vgcs0(2974)11992763 MSC_Test_0-SCCP(2965)@d97f381c6fa7: Session index based on connection ID:1 MSC_Test_0-SCCP(2965)@d97f381c6fa7: Warning: Re-starting timer T_ias[1], which is already active (running or expired). MSC_Test_0-M3UA(2967)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_complete_vgcs0(2974)@d97f381c6fa7: 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@d97f381c6fa7: Got test event: "VGCS_SETUP" TC_complete_vgcs0(2974)@d97f381c6fa7: Sending VGCS/VBS Setup Ack: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 0, pdu := { bssmap := { vGCS_VBSSetupAck := { messageType := '05'O, vGCS_FeatureFlags := omit } } } } MSC_Test_0-SCCP(2965)@d97f381c6fa7: Session index based on connection ID:1 MSC_Test_0-SCCP(2965)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(2965)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(2965)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000105'O MSC_Test_0-M3UA(2967)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2967)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2967)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2965)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_0-SCCP(2965)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2965)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2965)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vgcs0(2974)@d97f381c6fa7: 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@d97f381c6fa7: Got test event: "UPLINK_SEIZED" MSC_Test-MGCP(2969)@d97f381c6fa7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "458", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e3" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_complete_vgcs0(2973) TC_complete_vgcs0(2973)@d97f381c6fa7: as_optional_mgcp_crcx: rx CRCX MSC_Test_0-M3UA(2967)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2967)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2965)@d97f381c6fa7: First idle individual index:2 MSC_Test_0-SCCP(2965)@d97f381c6fa7: Warning: Stopping inactive timer T_ias[2]. MSC_Test_0-RAN(2966)@d97f381c6fa7: ExpectedCreateCallback VGCS/VBS Assignment 193 MSC_Test_0-RAN(2966)@d97f381c6fa7: ExpectTable[0].n_connectPointCode = omit ==? 193 MSC_Test_0-RAN(2966)@d97f381c6fa7: ExpectTable[1].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(2966)@d97f381c6fa7: Found Expect[1] for N-CONNECT handled at TC_complete_vgcs0(2975) MSC_Test_0-RAN(2966)@d97f381c6fa7: Added conn table entry 2TC_complete_vgcs0(2975)6823922 MSC_Test_0-SCCP(2965)@d97f381c6fa7: Session index based on connection ID:2 MSC_Test_0-SCCP(2965)@d97f381c6fa7: Warning: Re-starting timer T_ias[2], which is already active (running or expired). MSC_Test_0-M3UA(2967)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_complete_vgcs0(2975)@d97f381c6fa7: Got VGCS/VBS Assignment Request: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 36, pdu := { bssmap := { vGCS_VBSAssignmentRequest := { messageType := '07'O ("\a"), channelType := { elementIdentifier := '0B'O ("\v"), lengthIndicator := 3, speechOrDataIndicator := '0001'B, spare1_4 := '0000'B, channelRateAndType := '08'O ("\b"), speechId_DataIndicator := '01'O }, assignmentRequirement := { elementIdentifier := '33'O ("3"), assignmentRequirement := '01'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 3, cellIdentifierDiscriminator := '0010'B, spare1_4 := '0000'B, cellIdentification := { cI_CI := '002A'O } }, groupCallReference := { elementIdentifier := '37'O ("7"), lengthIndicator := 5, descrGroupbroadcastCallRef := '0000191000'O }, priority := omit, circuitIdentityCode := omit, downLinkDTX_Flag := omit, encryptionInformation := omit, vSTK_RAND := omit, vSTK := omit, cellIdentifierListSegment := omit, aoIPTransportLayer := { elementIdentifier := '7C'O ("|"), lengthIndicator := 6, ipAddress := { ipv4 := '01010101'O }, uDPPortValue := 10000 }, callIdentifier := { elementIdentifier := '7F'O, callIdentifierInfo := 'E3000000'O }, codecList := { elementIdentifier := '7D'O ("}"), lengthIndicator := 1, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } } } } } } MTC@d97f381c6fa7: Got test event: "VGCS_ASSIGN" TC_complete_vgcs0(2975)@d97f381c6fa7: Sending VGCS/VBS Assignment Result: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 0, pdu := { bssmap := { vGCS_VBSAssignmentResult := { messageType := '1C'O, channelType := { elementIdentifier := '0B'O ("\v"), lengthIndicator := 0, speechOrDataIndicator := '0100'B, spare1_4 := '0000'B, channelRateAndType := '08'O ("\b"), speechId_DataIndicator := '01'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 0, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CI := '002A'O } }, chosenChannel := omit, circuitIdentityCode := omit, circuitPool := omit, aoIPTransportLayer := { elementIdentifier := '7C'O ("|"), lengthIndicator := 6, ipAddress := { ipv4 := '01020304'O }, uDPPortValue := 2342 }, speechCodec := { elementIdentifier := '7E'O ("~"), lengthIndicator := 0, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } }, callIdentifier := { elementIdentifier := '7F'O, callIdentifierInfo := '01000000'O } } } } } MSC_Test_0-SCCP(2965)@d97f381c6fa7: Session index based on connection ID:2 MSC_Test_0-SCCP(2965)@d97f381c6fa7: vl_len:29 MSC_Test_0-SCCP(2965)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(2965)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001B1C0B03040801050302002A7C060102030409267E01807F01000000'O MSC_Test_0-M3UA(2967)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2967)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2967)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2965)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(2965)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2965)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2965)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(2966)@d97f381c6fa7: Warning: dec_PDU_BSSAP(): Data remained at the end of the stream after successful decoding: '37050000191000'O TC_complete_vgcs0(2973)@d97f381c6fa7: as_optional_mgcp_mdcx: rx MDCX TC_complete_vgcs0(2973)@d97f381c6fa7: { line := { verb := "MDCX", trans_id := "459", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "e3" }, { code := "I", val := "11111" }, { code := "M", val := "sendonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e3", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.186.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "1.2.3.4", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 2342, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "3" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { ptime := { attr_value := "20" } } } } } } } TC_complete_vgcs0(2973)@d97f381c6fa7: 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@d97f381c6fa7: Got test event: "ASSIGNMENT" TC_complete_vgcs0(2973)@d97f381c6fa7: Sending Assignment Complete: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 0, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := omit, circuitIdentityCode := omit, cellIdentifier := omit, chosenChannel := omit, chosenEncryptionAlgorithm := omit, circuitPool := omit, speechVersion := omit, lSAIdentifier := omit, talkerPriority := omit, aoIPTransportLayer := omit, speechCodec := omit, codecList := omit, lCLS_BSS_Status := omit, osmuxCID := omit } } } } MSC_Test_0-SCCP(2965)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(2965)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(2965)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(2965)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000102'O MSC_Test_0-M3UA(2967)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2967)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2967)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2965)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_0-SCCP(2965)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2965)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2965)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(2967)@d97f381c6fa7: Message received on association #8 TC_complete_vgcs0(2973)@d97f381c6fa7: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-M3UA(2967)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2967)@d97f381c6fa7: Message received on association #8 TC_complete_vgcs0(2973)@d97f381c6fa7: { line := { verb := "MDCX", trans_id := "460", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "e3" }, { code := "I", val := "11111" }, { code := "M", val := "confecho" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e3", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.186.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(2967)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2965)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_0-SCCP(2965)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2965)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2965)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2965)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(2965)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2965)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2965)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vgcs0(2973)@d97f381c6fa7: Got Clear Command on initial connection. MTC@d97f381c6fa7: Got test event: "CLEAR" TC_complete_vgcs0(2974)@d97f381c6fa7: Got GCC Connect. MTC@d97f381c6fa7: Got test event: "GCC_CONNECT" TC_complete_vgcs0(2974)@d97f381c6fa7: Got GCC Set Parameter. MTC@d97f381c6fa7: Got test event: "GCC_SET_PARAM" TC_complete_vgcs0(2974)@d97f381c6fa7: Sending Uplink Release Ind: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 0, pdu := { bssmap := { uplinkReleaseIndication := { messageType := '4A'O ("J"), cause := { elementIdentifier := '04'O, lengthIndicator := 0, causeValue := '0001001'B, extensionCauseValue := '0'B, spare1 := omit }, talkerPriority := omit } } } } MSC_Test_0-SCCP(2965)@d97f381c6fa7: Session index based on connection ID:1 MSC_Test_0-SCCP(2965)@d97f381c6fa7: vl_len:6 MSC_Test_0-SCCP(2965)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(2965)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '00044A040109'O MSC_Test_0-M3UA(2967)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_complete_vgcs0(2973)@d97f381c6fa7: as_optional_mgcp_mdcx: rx MDCX TC_complete_vgcs0(2973)@d97f381c6fa7: { line := { verb := "MDCX", trans_id := "461", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "e3" }, { code := "I", val := "11111" }, { code := "M", val := "sendonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e3", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.186.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "1.2.3.4", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 2342, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "3" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { ptime := { attr_value := "20" } } } } } } } TC_complete_vgcs0(2974)@d97f381c6fa7: Sending Uplink Req: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 0, pdu := { bssmap := { uplinkRequest := { messageType := '1F'O, talkerPriority := omit, cellIdentifier := omit, layer3Information := omit, mobileIdentity := omit } } } } MSC_Test_0-SCCP(2965)@d97f381c6fa7: Session index based on connection ID:1 MSC_Test_0-SCCP(2965)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(2965)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(2965)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '00011F'O MSC_Test_0-M3UA(2967)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2967)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2967)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2965)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_0-SCCP(2965)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2965)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2965)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vgcs0(2974)@d97f381c6fa7: 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@d97f381c6fa7: Got test event: "UPLINK_REQ_ACK" TC_complete_vgcs0(2974)@d97f381c6fa7: Sending Uplink Req Confirm: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 0, pdu := { bssmap := { uplinkRequestConfirmation := { messageType := '49'O ("I"), cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 0, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CI := '002A'O } }, talkerIdentity := omit, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 0, layer3info := '061103505902082926240000000033'O } } } } } TC_complete_vgcs0(2974)@d97f381c6fa7: Sending GCC Termination Request: '3500001900'O MSC_Test_0-SCCP(2965)@d97f381c6fa7: Session index based on connection ID:1 MSC_Test_0-SCCP(2965)@d97f381c6fa7: vl_len:25 MSC_Test_0-SCCP(2965)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(2965)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001749050302002A170F061103505902082926240000000033'O MSC_Test_0-M3UA(2967)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2966)@d97f381c6fa7: patching N(SD)=0 into dtap '003500001900'O MSC_Test_0-RAN(2966)@d97f381c6fa7: patched enc_l3: '003500001900'O MSC_Test_0-SCCP(2965)@d97f381c6fa7: Session index based on connection ID:1 MSC_Test_0-SCCP(2965)@d97f381c6fa7: vl_len:9 MSC_Test_0-SCCP(2965)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(2965)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010006003500001900'O MSC_Test_0-M3UA(2967)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2967)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2967)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2965)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_0-SCCP(2965)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2965)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2965)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vgcs0(2973)@d97f381c6fa7: as_optional_mgcp_mdcx: rx MDCX TC_complete_vgcs0(2973)@d97f381c6fa7: { line := { verb := "MDCX", trans_id := "462", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "e3" }, { code := "I", val := "11111" }, { code := "M", val := "confecho" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e3", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.186.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "1.2.3.4", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 2342, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "3" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { ptime := { attr_value := "20" } } } } } } } TC_complete_vgcs0(2974)@d97f381c6fa7: Got GCC Set Parameter. MTC@d97f381c6fa7: Got test event: "GCC_SET_PARAM" MSC_Test_0-M3UA(2967)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2967)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2965)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_0-SCCP(2965)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2965)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2965)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(2967)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2967)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2967)@d97f381c6fa7: Message received on association #8 MSC_Test_0-SCCP(2965)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_0-SCCP(2965)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2965)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2965)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(2967)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2965)@d97f381c6fa7: Session index based on local reference:2 MSC_Test_0-SCCP(2965)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2965)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2965)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vgcs0(2975)@d97f381c6fa7: Got Clear Command on channel connection. MTC@d97f381c6fa7: Got test event: "CLEAR" TC_complete_vgcs0(2974)@d97f381c6fa7: Sending Uplink Release Ind: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 0, pdu := { bssmap := { uplinkReleaseIndication := { messageType := '4A'O ("J"), cause := { elementIdentifier := '04'O, lengthIndicator := 0, causeValue := '0001001'B, extensionCauseValue := '0'B, spare1 := omit }, talkerPriority := omit } } } } MSC_Test_0-SCCP(2965)@d97f381c6fa7: Session index based on connection ID:1 MSC_Test_0-SCCP(2965)@d97f381c6fa7: vl_len:6 MSC_Test_0-SCCP(2965)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(2965)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '00044A040109'O MSC_Test_0-M3UA(2967)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_complete_vgcs0(2974)@d97f381c6fa7: Sending Uplink Req: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 0, pdu := { bssmap := { uplinkRequest := { messageType := '1F'O, talkerPriority := omit, cellIdentifier := omit, layer3Information := omit, mobileIdentity := omit } } } } TC_complete_vgcs0(2974)@d97f381c6fa7: Got GCC Termination. MTC@d97f381c6fa7: Got test event: "GCC_TERMINATION" TC_complete_vgcs0(2974)@d97f381c6fa7: Got Clear Command on control connection. MSC_Test_0-SCCP(2965)@d97f381c6fa7: Session index based on connection ID:1 MSC_Test_0-SCCP(2965)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(2965)@d97f381c6fa7: vl_from0 MTC@d97f381c6fa7: Got test event: "CLEAR" MSC_Test_0-SCCP(2965)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '00011F'O MSC_Test_0-M3UA(2967)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MTC@d97f381c6fa7: All connection are cleared now. TC_complete_vgcs0(2975)@d97f381c6fa7: Final verdict of PTC: none TC_complete_vgcs0(2974)@d97f381c6fa7: Final verdict of PTC: none TC_complete_vgcs0(2973)@d97f381c6fa7: Final verdict of PTC: pass MTC@d97f381c6fa7: getverdict: none MTC@d97f381c6fa7: setverdict(pass): none -> pass MTC@d97f381c6fa7: getverdict: pass MTC@d97f381c6fa7: All expected events have been received. The test passed. MSC_Test_0-SCCP(2965)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(2967)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(2972)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(2971)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(2968)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2964)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(2969)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(2970)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2977)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(2966)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2976)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2978)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: pass MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2964): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(2965): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(2966): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(2967): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(2968): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(2969): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(2970): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(2971): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(2972): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC TC_complete_vgcs0(2973): pass (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC TC_complete_vgcs0(2974): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC TC_complete_vgcs0(2975): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2976): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2977): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2978): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_complete_vgcs finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_complete_vgcs pass'. Sat Apr 20 08:47:00 UTC 2024 ====== MSC_Tests_ASCI.TC_complete_vgcs pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests_ASCI.TC_complete_vgcs.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=540579) Waiting for packet dumper to finish... 1 (prev_count=540579, count=541744) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_complete_vgcs pass' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_complete_vbs'. ------ MSC_Tests_ASCI.TC_complete_vbs ------ Sat Apr 20 08:47:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_complete_vbs' was executed successfully (exit status: 0). MTC@d97f381c6fa7: Test case TC_complete_vbs started. MTC@d97f381c6fa7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2982)@d97f381c6fa7: ************************************************* MSC_Test_0-M3UA(2982)@d97f381c6fa7: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2982)@d97f381c6fa7: ************************************************* MTC@d97f381c6fa7: Starting RAN_Emulation MSC_Test_0-SCCP(2980)@d97f381c6fa7: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2983)@d97f381c6fa7: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2982)@d97f381c6fa7: SCTP_ConnectResult -> connection established from: "172.18.186.103":23906 to server: "172.18.186.200":2905 association #8 MSC_Test_0-M3UA(2982)@d97f381c6fa7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2982)@d97f381c6fa7: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2982)@d97f381c6fa7: M3UA_ASPUP sent MSC_Test_0-M3UA(2982)@d97f381c6fa7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2982)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2982)@d97f381c6fa7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2982)@d97f381c6fa7: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2982)@d97f381c6fa7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2982)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2982)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2982)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2982)@d97f381c6fa7: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2982)@d97f381c6fa7: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2982)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2982)@d97f381c6fa7: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2985)@d97f381c6fa7: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2985)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2985)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2985)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2985)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2985)@d97f381c6fa7: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2985)@d97f381c6fa7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2985)@d97f381c6fa7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2986)@d97f381c6fa7: Created GsupExpect[0] for "262420000000033" to be handled at TC_complete_vbs0(2988) TC_complete_vbs0(2988)@d97f381c6fa7: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000033'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2982)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2982)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2982)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2982)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2982)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2982)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2982)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2982)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2982)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(2984)@d97f381c6fa7: Ignoring MGCP { command := { line := { verb := "DLCX", trans_id := "463", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "e3" }, { code := "I", val := "11111" } }, sdp := omit } } MSC_Test_0-RAN(2981)@d97f381c6fa7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(2981)@d97f381c6fa7: Added conn table entry 0TC_complete_vbs0(2988)3747536 MSC_Test_0-SCCP(2980)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-RAN(2981)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(2982)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2981)@d97f381c6fa7: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(2981)@d97f381c6fa7: Created Expect[0] for N-CONNECT to be handled at TC_complete_vbs0(2989) MSC_Test_0-RAN(2981)@d97f381c6fa7: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(2981)@d97f381c6fa7: Created Expect[1] for N-CONNECT to be handled at TC_complete_vbs0(2990) MSC_Test_0-M3UA(2982)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2982)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2982)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2982)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2980)@d97f381c6fa7: { messageType := 2, destLocRef := '392ED0'O, sourceLocRef := '000225'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2980)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(2980)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(2980)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2980)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2980)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2986)@d97f381c6fa7: Found GsupExpect[0] for "262420000000033" handled at TC_complete_vbs0(2988) MSC_Test-GSUP(2986)@d97f381c6fa7: Added IMSI table entry 0TC_complete_vbs0(2988)"262420000000033" MSC_Test_0-SCCP(2980)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(2980)@d97f381c6fa7: vl_len:8 MSC_Test_0-SCCP(2980)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(2980)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_complete_vbs0(2988)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_complete_vbs0(2988)@d97f381c6fa7: setverdict(pass): none -> pass MSC_Test_0-M3UA(2982)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2982)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2982)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2980)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(2980)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2980)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2980)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vbs0(2988)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2981)@d97f381c6fa7: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2981)@d97f381c6fa7: patched enc_l3: '055B'O MSC_Test_0-SCCP(2980)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(2980)@d97f381c6fa7: vl_len:5 MSC_Test_0-SCCP(2980)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(2980)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(2982)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2982)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2982)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2980)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(2980)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2980)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2980)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2980)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(2980)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(2980)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(2980)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2982)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2982)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2982)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2980)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-M3UA(2982)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2981)@d97f381c6fa7: Deleted conn table entry 0TC_complete_vbs0(2988)3747536 TC_complete_vbs0(2988)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_complete_vbs0(2988)@d97f381c6fa7: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_complete_vbs0(2988)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_complete_vbs0(2988)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(2984)@d97f381c6fa7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_complete_vbs0(2988) TC_complete_vbs0(2988)@d97f381c6fa7: 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 := 'B0259E1B'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2981)@d97f381c6fa7: Added conn table entry 0TC_complete_vbs0(2988)4469630 MSC_Test_0-RAN(2981)@d97f381c6fa7: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2980)@d97f381c6fa7: First idle individual index:0 MSC_Test_0-M3UA(2982)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2982)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2982)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2982)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2982)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2982)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2982)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2980)@d97f381c6fa7: { messageType := 2, destLocRef := '44337E'O ("D3~"), sourceLocRef := '000226'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2980)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(2980)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(2980)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2980)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2980)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2980)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(2980)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2980)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2980)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vbs0(2988)@d97f381c6fa7: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_complete_vbs0(2988)@d97f381c6fa7: setverdict(pass): pass -> pass, component reason not changed TC_complete_vbs0(2988)@d97f381c6fa7: Sending SETUP. MTC@d97f381c6fa7: Got test event: "SETUP" MSC_Test_0-RAN(2981)@d97f381c6fa7: patching N(SD)=0 into dtap '013200001A00'O MSC_Test_0-RAN(2981)@d97f381c6fa7: patched enc_l3: '013200001A00'O MSC_Test_0-SCCP(2980)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(2980)@d97f381c6fa7: vl_len:9 MSC_Test_0-SCCP(2980)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(2980)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010006013200001A00'O MSC_Test_0-M3UA(2982)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2982)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2982)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2980)@d97f381c6fa7: First idle individual index:1 MSC_Test_0-SCCP(2980)@d97f381c6fa7: Warning: Stopping inactive timer T_ias[1]. MSC_Test_0-RAN(2981)@d97f381c6fa7: ExpectedCreateCallback VGCS/VBS Setup 193 MSC_Test_0-RAN(2981)@d97f381c6fa7: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(2981)@d97f381c6fa7: Found Expect[0] for N-CONNECT handled at TC_complete_vbs0(2989) MSC_Test_0-RAN(2981)@d97f381c6fa7: Added conn table entry 1TC_complete_vbs0(2989)6382055 MSC_Test_0-SCCP(2980)@d97f381c6fa7: Session index based on connection ID:1 MSC_Test_0-SCCP(2980)@d97f381c6fa7: Warning: Re-starting timer T_ias[1], which is already active (running or expired). MSC_Test_0-M3UA(2982)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_complete_vbs0(2989)@d97f381c6fa7: 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@d97f381c6fa7: Got test event: "VGCS_SETUP" TC_complete_vbs0(2989)@d97f381c6fa7: Sending VGCS/VBS Setup Ack: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 0, pdu := { bssmap := { vGCS_VBSSetupAck := { messageType := '05'O, vGCS_FeatureFlags := omit } } } } MSC_Test_0-SCCP(2980)@d97f381c6fa7: Session index based on connection ID:1 MSC_Test_0-SCCP(2980)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(2980)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(2980)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000105'O MSC_Test_0-M3UA(2982)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2982)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2982)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2980)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_0-SCCP(2980)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2980)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2980)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MGCP(2984)@d97f381c6fa7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "464", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e4" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_complete_vbs0(2988) TC_complete_vbs0(2989)@d97f381c6fa7: 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@d97f381c6fa7: Got test event: "UPLINK_SEIZED" TC_complete_vbs0(2988)@d97f381c6fa7: as_optional_mgcp_crcx: rx CRCX MSC_Test_0-M3UA(2982)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2982)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2980)@d97f381c6fa7: First idle individual index:2 MSC_Test_0-SCCP(2980)@d97f381c6fa7: Warning: Stopping inactive timer T_ias[2]. MSC_Test_0-RAN(2981)@d97f381c6fa7: ExpectedCreateCallback VGCS/VBS Assignment 193 MSC_Test_0-RAN(2981)@d97f381c6fa7: ExpectTable[0].n_connectPointCode = omit ==? 193 MSC_Test_0-RAN(2981)@d97f381c6fa7: ExpectTable[1].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(2981)@d97f381c6fa7: Found Expect[1] for N-CONNECT handled at TC_complete_vbs0(2990) MSC_Test_0-RAN(2981)@d97f381c6fa7: Added conn table entry 2TC_complete_vbs0(2990)7022394 MSC_Test_0-SCCP(2980)@d97f381c6fa7: Session index based on connection ID:2 MSC_Test_0-SCCP(2980)@d97f381c6fa7: Warning: Re-starting timer T_ias[2], which is already active (running or expired). MSC_Test_0-M3UA(2982)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_complete_vbs0(2990)@d97f381c6fa7: Got VGCS/VBS Assignment Request: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 36, pdu := { bssmap := { vGCS_VBSAssignmentRequest := { messageType := '07'O ("\a"), channelType := { elementIdentifier := '0B'O ("\v"), lengthIndicator := 3, speechOrDataIndicator := '0001'B, spare1_4 := '0000'B, channelRateAndType := '08'O ("\b"), speechId_DataIndicator := '01'O }, assignmentRequirement := { elementIdentifier := '33'O ("3"), assignmentRequirement := '01'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 3, cellIdentifierDiscriminator := '0010'B, spare1_4 := '0000'B, cellIdentification := { cI_CI := '002A'O } }, groupCallReference := { elementIdentifier := '37'O ("7"), lengthIndicator := 5, descrGroupbroadcastCallRef := '00001A0000'O }, priority := omit, circuitIdentityCode := omit, downLinkDTX_Flag := omit, encryptionInformation := omit, vSTK_RAND := omit, vSTK := omit, cellIdentifierListSegment := omit, aoIPTransportLayer := { elementIdentifier := '7C'O ("|"), lengthIndicator := 6, ipAddress := { ipv4 := '01010101'O }, uDPPortValue := 10000 }, callIdentifier := { elementIdentifier := '7F'O, callIdentifierInfo := 'E4000000'O }, codecList := { elementIdentifier := '7D'O ("}"), lengthIndicator := 1, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } } } } } } MTC@d97f381c6fa7: Got test event: "VGCS_ASSIGN" TC_complete_vbs0(2990)@d97f381c6fa7: Sending VGCS/VBS Assignment Result: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 0, pdu := { bssmap := { vGCS_VBSAssignmentResult := { messageType := '1C'O, channelType := { elementIdentifier := '0B'O ("\v"), lengthIndicator := 0, speechOrDataIndicator := '0100'B, spare1_4 := '0000'B, channelRateAndType := '08'O ("\b"), speechId_DataIndicator := '01'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 0, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CI := '002A'O } }, chosenChannel := omit, circuitIdentityCode := omit, circuitPool := omit, aoIPTransportLayer := { elementIdentifier := '7C'O ("|"), lengthIndicator := 6, ipAddress := { ipv4 := '01020304'O }, uDPPortValue := 2342 }, speechCodec := { elementIdentifier := '7E'O ("~"), lengthIndicator := 0, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } }, callIdentifier := { elementIdentifier := '7F'O, callIdentifierInfo := '01000000'O } } } } } MSC_Test_0-SCCP(2980)@d97f381c6fa7: Session index based on connection ID:2 MSC_Test_0-SCCP(2980)@d97f381c6fa7: vl_len:29 MSC_Test_0-SCCP(2980)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(2980)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '001B1C0B03040801050302002A7C060102030409267E01807F01000000'O MSC_Test_0-M3UA(2982)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2982)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2982)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2980)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(2980)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2980)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2980)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(2981)@d97f381c6fa7: Warning: dec_PDU_BSSAP(): Data remained at the end of the stream after successful decoding: '370500001A0000'O TC_complete_vbs0(2988)@d97f381c6fa7: as_optional_mgcp_mdcx: rx MDCX TC_complete_vbs0(2988)@d97f381c6fa7: { line := { verb := "MDCX", trans_id := "465", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "e4" }, { code := "I", val := "11111" }, { code := "M", val := "sendonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e4", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.186.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "1.2.3.4", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 2342, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "3" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { ptime := { attr_value := "20" } } } } } } } TC_complete_vbs0(2988)@d97f381c6fa7: 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@d97f381c6fa7: Got test event: "ASSIGNMENT" TC_complete_vbs0(2988)@d97f381c6fa7: Sending Assignment Complete: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 0, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := omit, circuitIdentityCode := omit, cellIdentifier := omit, chosenChannel := omit, chosenEncryptionAlgorithm := omit, circuitPool := omit, speechVersion := omit, lSAIdentifier := omit, talkerPriority := omit, aoIPTransportLayer := omit, speechCodec := omit, codecList := omit, lCLS_BSS_Status := omit, osmuxCID := omit } } } } MSC_Test_0-SCCP(2980)@d97f381c6fa7: Session index based on connection ID:0 MSC_Test_0-SCCP(2980)@d97f381c6fa7: vl_len:3 MSC_Test_0-SCCP(2980)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(2980)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '000102'O MSC_Test_0-M3UA(2982)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2982)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2982)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2980)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_0-SCCP(2980)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2980)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2980)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(2982)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2982)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2980)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_0-SCCP(2980)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2980)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2980)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(2982)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2982)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2980)@d97f381c6fa7: Session index based on local reference:0 MSC_Test_0-SCCP(2980)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2980)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2980)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vbs0(2988)@d97f381c6fa7: as_optional_mgcp_mdcx: rx MDCX TC_complete_vbs0(2988)@d97f381c6fa7: { line := { verb := "MDCX", trans_id := "466", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "e4" }, { code := "I", val := "11111" }, { code := "M", val := "confecho" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e4", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.186.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "1.2.3.4", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 2342, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "3" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { ptime := { attr_value := "20" } } } } } } } TC_complete_vbs0(2988)@d97f381c6fa7: Got Clear Command on initial connection. MTC@d97f381c6fa7: Got test event: "CLEAR" TC_complete_vbs0(2989)@d97f381c6fa7: Got BCC Connect. MTC@d97f381c6fa7: Got test event: "BCC_CONNECT" TC_complete_vbs0(2989)@d97f381c6fa7: Got BCC Set Parameter MTC@d97f381c6fa7: Got test event: "BCC_SET_PARAM" TC_complete_vbs0(2989)@d97f381c6fa7: Sending BCC Termination Request: '3500001A00'O MSC_Test_0-RAN(2981)@d97f381c6fa7: patching N(SD)=0 into dtap '013500001A00'O MSC_Test_0-RAN(2981)@d97f381c6fa7: patched enc_l3: '013500001A00'O MSC_Test_0-SCCP(2980)@d97f381c6fa7: Session index based on connection ID:1 MSC_Test_0-SCCP(2980)@d97f381c6fa7: vl_len:9 MSC_Test_0-SCCP(2980)@d97f381c6fa7: vl_from0 MSC_Test_0-SCCP(2980)@d97f381c6fa7: data sent by MTP3_SCCP_PORT: '010006013500001A00'O MSC_Test_0-M3UA(2982)@d97f381c6fa7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2982)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2982)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2982)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2982)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2982)@d97f381c6fa7: Message received on association #8 MSC_Test_0-M3UA(2982)@d97f381c6fa7: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2980)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_0-SCCP(2980)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2980)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2980)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2980)@d97f381c6fa7: Session index based on local reference:1 MSC_Test_0-SCCP(2980)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2980)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2980)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vbs0(2988)@d97f381c6fa7: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(2980)@d97f381c6fa7: Session index based on local reference:2 MSC_Test_0-SCCP(2980)@d97f381c6fa7: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2980)@d97f381c6fa7: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2980)@d97f381c6fa7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vbs0(2989)@d97f381c6fa7: Got BCC Termination. MTC@d97f381c6fa7: Got test event: "BCC_TERMINATION" TC_complete_vbs0(2989)@d97f381c6fa7: Got Clear Command on control connection. MTC@d97f381c6fa7: Got test event: "CLEAR" TC_complete_vbs0(2990)@d97f381c6fa7: Got Clear Command on channel connection. MTC@d97f381c6fa7: Got test event: "CLEAR" MTC@d97f381c6fa7: All connection are cleared now. TC_complete_vbs0(2989)@d97f381c6fa7: Final verdict of PTC: none TC_complete_vbs0(2990)@d97f381c6fa7: Final verdict of PTC: none TC_complete_vbs0(2988)@d97f381c6fa7: Final verdict of PTC: pass MTC@d97f381c6fa7: getverdict: none MTC@d97f381c6fa7: setverdict(pass): none -> pass MTC@d97f381c6fa7: getverdict: pass MTC@d97f381c6fa7: All expected events have been received. The test passed. MSC_Test_0-SCCP(2980)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MNCC(2983)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP(2986)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-M3UA(2982)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2993)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2991)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2979)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-SMPP(2987)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-MGCP(2984)@d97f381c6fa7: Final verdict of PTC: none MSC_Test-GSUP-IPA(2985)@d97f381c6fa7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2992)@d97f381c6fa7: Final verdict of PTC: none MSC_Test_0-RAN(2981)@d97f381c6fa7: Final verdict of PTC: none MTC@d97f381c6fa7: Setting final verdict of the test case. MTC@d97f381c6fa7: Local verdict of MTC: pass MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2979): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-SCCP(2980): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-RAN(2981): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test_0-M3UA(2982): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MNCC(2983): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-MGCP(2984): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP-IPA(2985): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-GSUP(2986): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC MSC_Test-SMPP(2987): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC TC_complete_vbs0(2988): pass (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC TC_complete_vbs0(2989): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC TC_complete_vbs0(2990): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2991): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2992): none (pass -> pass) MTC@d97f381c6fa7: Local verdict of PTC IPA-CTRL-CLI-IPA(2993): none (pass -> pass) MTC@d97f381c6fa7: Test case TC_complete_vbs finished. Verdict: pass MTC@d97f381c6fa7: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_complete_vbs pass'. Sat Apr 20 08:47:08 UTC 2024 ====== MSC_Tests_ASCI.TC_complete_vbs pass ====== Saving talloc report from 172.18.186.10:4254 to MSC_Tests_ASCI.TC_complete_vbs.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=482522) Waiting for packet dumper to finish... 1 (prev_count=482522, count=485518) MTC@d97f381c6fa7: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_complete_vbs pass' was executed successfully (exit status: 0). MC@d97f381c6fa7: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@d97f381c6fa7: Terminating MTC. MC@d97f381c6fa7: MTC terminated. MC2> exit MC@d97f381c6fa7: Shutting down session. MC@d97f381c6fa7: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/msc/expected-results.xml' against results in 'junit-xml-21.log' -------------------- pass MSC_Tests.TC_cr_before_reset pass MSC_Tests.TC_lu_imsi_noauth_tmsi pass MSC_Tests.TC_lu_imsi_noauth_notmsi pass->FAIL MSC_Tests.TC_lu_tmsi_noauth_notmsi pass MSC_Tests.TC_lu_imsi_reject pass MSC_Tests.TC_lu_imsi_timeout_gsup pass MSC_Tests.TC_lu_imsi_auth_tmsi pass MSC_Tests.TC_lu_imsi_auth3g_tmsi xfail MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc pass MSC_Tests.TC_cmserv_imsi_unknown pass MSC_Tests.TC_cmserv_tmsi_unknown pass MSC_Tests.TC_lu_and_mo_call pass MSC_Tests.TC_lu_and_mo_call_ipv6 pass MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout pass MSC_Tests.TC_lu_auth_sai_timeout pass MSC_Tests.TC_lu_auth_sai_err pass MSC_Tests.TC_lu_clear_request pass MSC_Tests.TC_mo_call_clear_request pass MSC_Tests.TC_mt_call_clear_request pass MSC_Tests.TC_lu_disconnect pass MSC_Tests.TC_lu_by_imei pass MSC_Tests.TC_lu_by_tmsi_noauth_unknown pass->FAIL MSC_Tests.TC_attached_imsi_lu_unknown_tmsi pass MSC_Tests.TC_imsi_detach_by_imsi pass MSC_Tests.TC_imsi_detach_by_tmsi pass MSC_Tests.TC_imsi_detach_by_imei pass MSC_Tests.TC_emerg_call_imei_reject pass MSC_Tests.TC_emerg_call_imsi pass MSC_Tests.TC_cm_serv_req_vgcs_reject pass MSC_Tests.TC_cm_serv_req_vbs_reject pass MSC_Tests.TC_cm_serv_req_lcs_reject pass MSC_Tests.TC_cm_reest_req_reject pass MSC_Tests.TC_lu_auth_2G_fail pass MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13 pass MSC_Tests.TC_cl3_no_payload pass MSC_Tests.TC_cl3_rnd_payload pass MSC_Tests.TC_establish_and_nothing pass MSC_Tests.TC_mo_setup_and_nothing pass MSC_Tests.TC_mo_crcx_ran_timeout pass MSC_Tests.TC_mo_crcx_ran_reject pass MSC_Tests.TC_mt_crcx_ran_reject pass MSC_Tests.TC_mo_setup_and_dtmf_dup pass MSC_Tests.TC_mt_t310 pass MSC_Tests.TC_gsup_cancel pass MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13 pass MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13 pass MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1 pass MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_no_cm pass MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2 pass MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2 pass MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1 pass MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34 pass MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3 pass MSC_Tests.TC_mo_release_timeout pass MSC_Tests.TC_lu_and_mt_call_no_dlcx_resp pass MSC_Tests.TC_reset_two pass MSC_Tests.TC_lu_and_mt_call pass MSC_Tests.TC_lu_and_mt_call_ipv6 pass MSC_Tests.TC_lu_and_mt_call_already_paging pass MSC_Tests.TC_lu_and_mt_call_osmux pass MSC_Tests.TC_lu_and_mo_sms pass MSC_Tests.TC_lu_and_mt_sms pass MSC_Tests.TC_lu_and_mt_sms_already_paging pass MSC_Tests.TC_lu_and_mt_sms_paging_and_nothing pass MSC_Tests.TC_lu_and_mt_sms_paging_repeated pass MSC_Tests.TC_smpp_mo_sms pass MSC_Tests.TC_smpp_mo_sms_rp_error pass MSC_Tests.TC_smpp_mt_sms pass->FAIL MSC_Tests.TC_gsup_mo_sms pass->FAIL MSC_Tests.TC_gsup_mo_smma pass MSC_Tests.TC_gsup_mt_sms_ack pass MSC_Tests.TC_gsup_mt_sms_err pass MSC_Tests.TC_gsup_mt_sms_rp_mr pass->FAIL MSC_Tests.TC_gsup_mo_mt_sms_rp_mr pass MSC_Tests.TC_gsup_mt_multi_part_sms pass MSC_Tests.TC_lu_and_mo_ussd_single_request pass MSC_Tests.TC_lu_and_mt_ussd_notification pass MSC_Tests.TC_lu_and_mo_ussd_during_mt_call pass MSC_Tests.TC_lu_and_mt_ussd_during_mt_call pass MSC_Tests.TC_lu_and_mo_ussd_mo_release pass MSC_Tests.TC_lu_and_ss_session_timeout pass->FAIL MSC_Tests.TC_mt_ussd_for_unknown_subscr pass MSC_Tests.TC_mo_ussd_for_unknown_trans pass->FAIL MSC_Tests.TC_proc_ss_for_unknown_session pass MSC_Tests.TC_proc_ss_paging_fail pass MSC_Tests.TC_proc_ss_abort pass MSC_Tests.TC_multi_lu_and_mo_ussd pass MSC_Tests.TC_multi_lu_and_mt_ussd pass MSC_Tests.TC_cipher_complete_with_invalid_cipher pass MSC_Tests.TC_cipher_complete_1_without_cipher pass MSC_Tests.TC_cipher_complete_3_without_cipher pass MSC_Tests.TC_cipher_complete_13_without_cipher pass MSC_Tests.TC_lu_with_invalid_mcc_mnc pass MSC_Tests.TC_sgsap_reset pass MSC_Tests.TC_sgsap_lu pass MSC_Tests.TC_sgsap_lu_imsi_reject pass MSC_Tests.TC_sgsap_lu_and_nothing pass MSC_Tests.TC_sgsap_expl_imsi_det_eps pass MSC_Tests.TC_sgsap_impl_imsi_det_eps pass MSC_Tests.TC_sgsap_expl_imsi_det_noneps pass MSC_Tests.TC_sgsap_impl_imsi_det_noneps pass MSC_Tests.TC_sgsap_paging_rej pass MSC_Tests.TC_sgsap_paging_subscr_rej pass MSC_Tests.TC_sgsap_paging_ue_unr pass MSC_Tests.TC_sgsap_paging_and_nothing pass MSC_Tests.TC_sgsap_paging_and_lu pass MSC_Tests.TC_sgsap_mt_sms pass MSC_Tests.TC_sgsap_mo_sms pass MSC_Tests.TC_sgsap_mt_sms_and_nothing pass MSC_Tests.TC_sgsap_mt_sms_and_reject pass MSC_Tests.TC_sgsap_unexp_ud pass MSC_Tests.TC_sgsap_unsol_ud pass MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call pass MSC_Tests.TC_sgsap_lu_and_mt_call pass MSC_Tests.TC_sgsap_vlr_failure pass MSC_Tests.TC_ho_inter_bsc_unknown_cell pass MSC_Tests.TC_ho_inter_bsc pass MSC_Tests.TC_ho_inter_bsc_a5_1 pass MSC_Tests.TC_ho_inter_bsc_a5_3 pass MSC_Tests.TC_ho_inter_bsc_a5_4 pass MSC_Tests.TC_ho_inter_bsc_ipv6 pass MSC_Tests.TC_ho_inter_bsc_csd pass MSC_Tests.TC_ho_inter_msc_out pass MSC_Tests.TC_ho_inter_msc_out_a5_1 pass MSC_Tests.TC_ho_inter_msc_out_a5_3 pass MSC_Tests.TC_ho_inter_msc_out_a5_4 pass MSC_Tests.TC_ho_inter_msc_out_ipv6 pass MSC_Tests.TC_ho_inter_msc_out_csd pass MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei pass MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei pass MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei pass MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei pass MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack pass MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err pass MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early pass MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei_early pass MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early pass MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei_early pass MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_nack pass MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_err pass MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug pass MSC_Tests.TC_mo_cc_bssmap_clear pass MSC_Tests.TC_invalid_mgcp_crash pass MSC_Tests.TC_mm_id_resp_no_identity pass MSC_Tests.TC_lu_and_expire_while_paging pass MSC_Tests.TC_paging_response_imsi_unknown pass MSC_Tests.TC_paging_response_tmsi_unknown pass MSC_Tests.TC_call_re_establishment pass MSC_Tests.TC_call_re_establishment_auth pass MSC_Tests.TC_call_re_establishment_ciph pass MSC_Tests.TC_cm_serv_wrong_mi pass MSC_Tests.TC_auth_options_0 pass MSC_Tests.TC_auth_options_1 pass MSC_Tests.TC_auth_options_2 pass MSC_Tests.TC_auth_options_3 pass MSC_Tests.TC_auth_options_4 pass MSC_Tests.TC_auth_options_5 pass MSC_Tests.TC_auth_options_6 pass MSC_Tests.TC_auth_options_7 pass MSC_Tests.TC_auth_options_8 pass MSC_Tests.TC_auth_options_9 pass MSC_Tests.TC_auth_options_10 pass MSC_Tests.TC_auth_options_11 pass MSC_Tests.TC_lu_and_mo_csd pass MSC_Tests.TC_lu_and_mt_csd pass MSC_Tests_Iu.TC_iu_lu_imsi_reject pass MSC_Tests_Iu.TC_iu_lu_imsi_timeout_gsup pass MSC_Tests_Iu.TC_iu_lu_imsi_auth3g_tmsi xfail MSC_Tests_Iu.TC_iu_lu_imsi_timeout_tmsi_realloc xfail MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown pass MSC_Tests_Iu.TC_iu_lu_and_mo_call pass MSC_Tests_Iu.TC_iu_lu_and_mo_call_sccp_tiar_timeout pass MSC_Tests_Iu.TC_iu_lu_auth_sai_timeout pass MSC_Tests_Iu.TC_iu_lu_auth_sai_err pass MSC_Tests_Iu.TC_iu_lu_release_request pass MSC_Tests_Iu.TC_iu_lu_disconnect pass MSC_Tests_Iu.TC_iu_lu_by_imei pass MSC_Tests_Iu.TC_iu_imsi_detach_by_imsi pass MSC_Tests_Iu.TC_iu_imsi_detach_by_tmsi pass MSC_Tests_Iu.TC_iu_imsi_detach_by_imei pass MSC_Tests_Iu.TC_iu_emerg_call_imei_reject pass MSC_Tests_Iu.TC_iu_emerg_call_imsi pass MSC_Tests_Iu.TC_iu_establish_and_nothing pass MSC_Tests_Iu.TC_iu_mo_setup_and_nothing pass MSC_Tests_Iu.TC_iu_mo_crcx_ran_timeout pass MSC_Tests_Iu.TC_iu_mo_crcx_ran_reject pass MSC_Tests_Iu.TC_iu_mt_crcx_ran_reject pass MSC_Tests_Iu.TC_iu_gsup_cancel pass MSC_Tests_Iu.TC_iu_mo_release_timeout pass MSC_Tests.TC_reset_two_1iu pass MSC_Tests_Iu.TC_iu_lu_and_mt_call pass MSC_Tests_Iu.TC_iu_lu_and_mt_call_already_paging pass MSC_Tests_Iu.TC_iu_lu_and_mo_sms pass MSC_Tests_Iu.TC_iu_lu_and_mt_sms pass MSC_Tests_Iu.TC_iu_lu_and_mt_sms_already_paging pass MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_and_nothing xfail MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_repeated pass MSC_Tests_Iu.TC_iu_smpp_mo_sms pass->FAIL MSC_Tests_Iu.TC_iu_gsup_mo_sms pass->FAIL MSC_Tests_Iu.TC_iu_gsup_mo_smma pass MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack pass MSC_Tests_Iu.TC_iu_gsup_mt_sms_err pass MSC_Tests_Iu.TC_iu_gsup_mt_sms_rp_mr pass->FAIL MSC_Tests_Iu.TC_iu_gsup_mo_mt_sms_rp_mr pass MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_single_request pass MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_notification pass MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_during_mt_call pass MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_during_mt_call pass MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_mo_release pass MSC_Tests_Iu.TC_iu_lu_and_ss_session_timeout pass->FAIL MSC_Tests_Iu.TC_iu_mt_ussd_for_unknown_subscr pass MSC_Tests_Iu.TC_iu_mo_ussd_for_unknown_trans pass->FAIL MSC_Tests_Iu.TC_iu_proc_ss_for_unknown_session pass MSC_Tests_Iu.TC_iu_proc_ss_paging_fail pass MSC_Tests_Iu.TC_iu_proc_ss_abort pass MSC_Tests_Iu.TC_iu_multi_lu_and_mo_ussd pass MSC_Tests_Iu.TC_iu_multi_lu_and_mt_ussd xfail MSC_Tests_Iu.TC_iu_lu_with_invalid_mcc_mnc pass MSC_Tests_Iu.TC_iu_lu_and_expire_while_paging pass MSC_Tests_Iu.TC_mo_cc_iu_release pass MSC_Tests_ASCI.TC_no_callref pass MSC_Tests_ASCI.TC_setup_refuse pass MSC_Tests_ASCI.TC_assign_fail pass MSC_Tests_ASCI.TC_complete_vgcs pass MSC_Tests_ASCI.TC_complete_vbs Summary: pass->FAIL: 12 xfail: 5 pass: 208 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh MSC_Tests --rm Generated MSC_Tests.TC_assign_fail.merged Generated MSC_Tests.TC_attached_imsi_lu_unknown_tmsi.merged Generated MSC_Tests.TC_auth_options_0.merged Generated MSC_Tests.TC_auth_options_1.merged Generated MSC_Tests.TC_auth_options_10.merged Generated MSC_Tests.TC_auth_options_11.merged Generated MSC_Tests.TC_auth_options_2.merged Generated MSC_Tests.TC_auth_options_3.merged Generated MSC_Tests.TC_auth_options_4.merged Generated MSC_Tests.TC_auth_options_5.merged Generated MSC_Tests.TC_auth_options_6.merged Generated MSC_Tests.TC_auth_options_7.merged Generated MSC_Tests.TC_auth_options_8.merged Generated MSC_Tests.TC_auth_options_9.merged Generated MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call.merged Generated MSC_Tests.TC_call_re_establishment.merged Generated MSC_Tests.TC_call_re_establishment_auth.merged Generated MSC_Tests.TC_call_re_establishment_ciph.merged Generated MSC_Tests.TC_cipher_complete_13_without_cipher.merged Generated MSC_Tests.TC_cipher_complete_1_without_cipher.merged Generated MSC_Tests.TC_cipher_complete_3_without_cipher.merged Generated MSC_Tests.TC_cipher_complete_with_invalid_cipher.merged Generated MSC_Tests.TC_cl3_no_payload.merged Generated MSC_Tests.TC_cl3_rnd_payload.merged Generated MSC_Tests.TC_cm_reest_req_reject.merged Generated MSC_Tests.TC_cm_serv_req_lcs_reject.merged Generated MSC_Tests.TC_cm_serv_req_vbs_reject.merged Generated MSC_Tests.TC_cm_serv_req_vgcs_reject.merged Generated MSC_Tests.TC_cm_serv_wrong_mi.merged Generated MSC_Tests.TC_cmserv_imsi_unknown.merged Generated MSC_Tests.TC_cmserv_tmsi_unknown.merged Generated MSC_Tests.TC_complete_vbs.merged Generated MSC_Tests.TC_complete_vgcs.merged Generated MSC_Tests.TC_cr_before_reset.merged Generated MSC_Tests.TC_emerg_call_imei_reject.merged Generated MSC_Tests.TC_emerg_call_imsi.merged Generated MSC_Tests.TC_establish_and_nothing.merged Generated MSC_Tests.TC_gsup_cancel.merged Generated MSC_Tests.TC_gsup_mo_mt_sms_rp_mr.merged Generated MSC_Tests.TC_gsup_mo_smma.merged Generated MSC_Tests.TC_gsup_mo_sms.merged Generated MSC_Tests.TC_gsup_mt_multi_part_sms.merged Generated MSC_Tests.TC_gsup_mt_sms_ack.merged Generated MSC_Tests.TC_gsup_mt_sms_err.merged Generated MSC_Tests.TC_gsup_mt_sms_rp_mr.merged Generated MSC_Tests.TC_ho_inter_bsc.merged Generated MSC_Tests.TC_ho_inter_bsc_a5_1.merged Generated MSC_Tests.TC_ho_inter_bsc_a5_3.merged Generated MSC_Tests.TC_ho_inter_bsc_a5_4.merged Generated MSC_Tests.TC_ho_inter_bsc_csd.merged Generated MSC_Tests.TC_ho_inter_bsc_ipv6.merged Generated MSC_Tests.TC_ho_inter_bsc_unknown_cell.merged Generated MSC_Tests.TC_ho_inter_msc_out.merged Generated MSC_Tests.TC_ho_inter_msc_out_a5_1.merged Generated MSC_Tests.TC_ho_inter_msc_out_a5_3.merged Generated MSC_Tests.TC_ho_inter_msc_out_a5_4.merged Generated MSC_Tests.TC_ho_inter_msc_out_csd.merged Generated MSC_Tests.TC_ho_inter_msc_out_ipv6.merged Generated MSC_Tests.TC_imsi_detach_by_imei.merged Generated MSC_Tests.TC_imsi_detach_by_imsi.merged Generated MSC_Tests.TC_imsi_detach_by_tmsi.merged Generated MSC_Tests.TC_invalid_mgcp_crash.merged Generated MSC_Tests.TC_iu_cmserv_imsi_unknown.merged Generated MSC_Tests.TC_iu_emerg_call_imei_reject.merged Generated MSC_Tests.TC_iu_emerg_call_imsi.merged Generated MSC_Tests.TC_iu_establish_and_nothing.merged Generated MSC_Tests.TC_iu_gsup_cancel.merged Generated MSC_Tests.TC_iu_gsup_mo_mt_sms_rp_mr.merged Generated MSC_Tests.TC_iu_gsup_mo_smma.merged Generated MSC_Tests.TC_iu_gsup_mo_sms.merged Generated MSC_Tests.TC_iu_gsup_mt_sms_ack.merged Generated MSC_Tests.TC_iu_gsup_mt_sms_err.merged Generated MSC_Tests.TC_iu_gsup_mt_sms_rp_mr.merged Generated MSC_Tests.TC_iu_imsi_detach_by_imei.merged Generated MSC_Tests.TC_iu_imsi_detach_by_imsi.merged Generated MSC_Tests.TC_iu_imsi_detach_by_tmsi.merged Generated MSC_Tests.TC_iu_lu_and_expire_while_paging.merged Generated MSC_Tests.TC_iu_lu_and_mo_call.merged Generated MSC_Tests.TC_iu_lu_and_mo_call_sccp_tiar_timeout.merged Generated MSC_Tests.TC_iu_lu_and_mo_sms.merged Generated MSC_Tests.TC_iu_lu_and_mo_ussd_during_mt_call.merged Generated MSC_Tests.TC_iu_lu_and_mo_ussd_mo_release.merged Generated MSC_Tests.TC_iu_lu_and_mo_ussd_single_request.merged Generated MSC_Tests.TC_iu_lu_and_mt_call.merged Generated MSC_Tests.TC_iu_lu_and_mt_call_already_paging.merged Generated MSC_Tests.TC_iu_lu_and_mt_sms.merged Generated MSC_Tests.TC_iu_lu_and_mt_sms_already_paging.merged Generated MSC_Tests.TC_iu_lu_and_mt_sms_paging_and_nothing.merged Generated MSC_Tests.TC_iu_lu_and_mt_sms_paging_repeated.merged Generated MSC_Tests.TC_iu_lu_and_mt_ussd_during_mt_call.merged Generated MSC_Tests.TC_iu_lu_and_mt_ussd_notification.merged Generated MSC_Tests.TC_iu_lu_and_ss_session_timeout.merged Generated MSC_Tests.TC_iu_lu_auth_sai_err.merged Generated MSC_Tests.TC_iu_lu_auth_sai_timeout.merged Generated MSC_Tests.TC_iu_lu_by_imei.merged Generated MSC_Tests.TC_iu_lu_disconnect.merged Generated MSC_Tests.TC_iu_lu_imsi_auth3g_tmsi.merged Generated MSC_Tests.TC_iu_lu_imsi_reject.merged Generated MSC_Tests.TC_iu_lu_imsi_timeout_gsup.merged Generated MSC_Tests.TC_iu_lu_imsi_timeout_tmsi_realloc.merged Generated MSC_Tests.TC_iu_lu_release_request.merged Generated MSC_Tests.TC_iu_lu_with_invalid_mcc_mnc.merged Generated MSC_Tests.TC_iu_mo_crcx_ran_reject.merged Generated MSC_Tests.TC_iu_mo_crcx_ran_timeout.merged Generated MSC_Tests.TC_iu_mo_release_timeout.merged Generated MSC_Tests.TC_iu_mo_setup_and_nothing.merged Generated MSC_Tests.TC_iu_mo_ussd_for_unknown_trans.merged Generated MSC_Tests.TC_iu_mt_crcx_ran_reject.merged Generated MSC_Tests.TC_iu_mt_ussd_for_unknown_subscr.merged Generated MSC_Tests.TC_iu_multi_lu_and_mo_ussd.merged Generated MSC_Tests.TC_iu_multi_lu_and_mt_ussd.merged Generated MSC_Tests.TC_iu_proc_ss_abort.merged Generated MSC_Tests.TC_iu_proc_ss_for_unknown_session.merged Generated MSC_Tests.TC_iu_proc_ss_paging_fail.merged Generated MSC_Tests.TC_iu_smpp_mo_sms.merged Generated MSC_Tests.TC_lu_and_expire_while_paging.merged Generated MSC_Tests.TC_lu_and_mo_call.merged Generated MSC_Tests.TC_lu_and_mo_call_ipv6.merged Generated MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout.merged Generated MSC_Tests.TC_lu_and_mo_csd.merged Generated MSC_Tests.TC_lu_and_mo_sms.merged Generated MSC_Tests.TC_lu_and_mo_ussd_during_mt_call.merged Generated MSC_Tests.TC_lu_and_mo_ussd_mo_release.merged Generated MSC_Tests.TC_lu_and_mo_ussd_single_request.merged Generated MSC_Tests.TC_lu_and_mt_call.merged Generated MSC_Tests.TC_lu_and_mt_call_already_paging.merged Generated MSC_Tests.TC_lu_and_mt_call_ipv6.merged Generated MSC_Tests.TC_lu_and_mt_call_no_dlcx_resp.merged Generated MSC_Tests.TC_lu_and_mt_call_osmux.merged Generated MSC_Tests.TC_lu_and_mt_csd.merged Generated MSC_Tests.TC_lu_and_mt_sms.merged Generated MSC_Tests.TC_lu_and_mt_sms_already_paging.merged Generated MSC_Tests.TC_lu_and_mt_sms_paging_and_nothing.merged Generated MSC_Tests.TC_lu_and_mt_sms_paging_repeated.merged Generated MSC_Tests.TC_lu_and_mt_ussd_during_mt_call.merged Generated MSC_Tests.TC_lu_and_mt_ussd_notification.merged Generated MSC_Tests.TC_lu_and_ss_session_timeout.merged Generated MSC_Tests.TC_lu_auth_2G_fail.merged Generated MSC_Tests.TC_lu_auth_sai_err.merged Generated MSC_Tests.TC_lu_auth_sai_timeout.merged Generated MSC_Tests.TC_lu_by_imei.merged Generated MSC_Tests.TC_lu_by_tmsi_noauth_unknown.merged Generated MSC_Tests.TC_lu_clear_request.merged Generated MSC_Tests.TC_lu_disconnect.merged Generated MSC_Tests.TC_lu_imsi_auth3g_tmsi.merged Generated MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei.merged Generated MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei_early.merged Generated MSC_Tests.TC_lu_imsi_auth_tmsi.merged Generated MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei.merged Generated MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early.merged Generated MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_err.merged Generated MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_nack.merged Generated MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err.merged Generated MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack.merged Generated MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1.merged Generated MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34.merged Generated MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3.merged Generated MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2.merged Generated MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13.merged Generated MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2.merged Generated MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13.merged Generated MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1.merged Generated MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13.merged Generated MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug.merged Generated MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_no_cm.merged Generated MSC_Tests.TC_lu_imsi_noauth_notmsi.merged Generated MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei.merged Generated MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei_early.merged Generated MSC_Tests.TC_lu_imsi_noauth_tmsi.merged Generated MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei.merged Generated MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early.merged Generated MSC_Tests.TC_lu_imsi_reject.merged Generated MSC_Tests.TC_lu_imsi_timeout_gsup.merged Generated MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc.merged Generated MSC_Tests.TC_lu_tmsi_noauth_notmsi.merged Generated MSC_Tests.TC_lu_with_invalid_mcc_mnc.merged Generated MSC_Tests.TC_mm_id_resp_no_identity.merged Generated MSC_Tests.TC_mo_call_clear_request.merged Generated MSC_Tests.TC_mo_cc_bssmap_clear.merged Generated MSC_Tests.TC_mo_cc_iu_release.merged Generated MSC_Tests.TC_mo_crcx_ran_reject.merged Generated MSC_Tests.TC_mo_crcx_ran_timeout.merged Generated MSC_Tests.TC_mo_release_timeout.merged Generated MSC_Tests.TC_mo_setup_and_dtmf_dup.merged Generated MSC_Tests.TC_mo_setup_and_nothing.merged Generated MSC_Tests.TC_mo_ussd_for_unknown_trans.merged Generated MSC_Tests.TC_mt_call_clear_request.merged Generated MSC_Tests.TC_mt_crcx_ran_reject.merged ttcn3_logmerge: warning: timestamp is in wrong order in file MSC_Tests-TC_mt_t310-d97f381c6fa7-465.log line 284 Generated MSC_Tests.TC_mt_t310.merged Generated MSC_Tests.TC_mt_ussd_for_unknown_subscr.merged Generated MSC_Tests.TC_multi_lu_and_mo_ussd.merged Generated MSC_Tests.TC_multi_lu_and_mt_ussd.merged Generated MSC_Tests.TC_no_callref.merged Generated MSC_Tests.TC_paging_response_imsi_unknown.merged Generated MSC_Tests.TC_paging_response_tmsi_unknown.merged Generated MSC_Tests.TC_proc_ss_abort.merged Generated MSC_Tests.TC_proc_ss_for_unknown_session.merged Generated MSC_Tests.TC_proc_ss_paging_fail.merged Generated MSC_Tests.TC_reset_two.merged Generated MSC_Tests.TC_reset_two_1iu.merged Generated MSC_Tests.TC_setup_refuse.merged Generated MSC_Tests.TC_sgsap_expl_imsi_det_eps.merged Generated MSC_Tests.TC_sgsap_expl_imsi_det_noneps.merged Generated MSC_Tests.TC_sgsap_impl_imsi_det_eps.merged Generated MSC_Tests.TC_sgsap_impl_imsi_det_noneps.merged Generated MSC_Tests.TC_sgsap_lu.merged Generated MSC_Tests.TC_sgsap_lu_and_mt_call.merged Generated MSC_Tests.TC_sgsap_lu_and_nothing.merged Generated MSC_Tests.TC_sgsap_lu_imsi_reject.merged Generated MSC_Tests.TC_sgsap_mo_sms.merged Generated MSC_Tests.TC_sgsap_mt_sms.merged Generated MSC_Tests.TC_sgsap_mt_sms_and_nothing.merged Generated MSC_Tests.TC_sgsap_mt_sms_and_reject.merged Generated MSC_Tests.TC_sgsap_paging_and_lu.merged Generated MSC_Tests.TC_sgsap_paging_and_nothing.merged Generated MSC_Tests.TC_sgsap_paging_rej.merged Generated MSC_Tests.TC_sgsap_paging_subscr_rej.merged Generated MSC_Tests.TC_sgsap_paging_ue_unr.merged Generated MSC_Tests.TC_sgsap_reset.merged Generated MSC_Tests.TC_sgsap_unexp_ud.merged Generated MSC_Tests.TC_sgsap_unsol_ud.merged Generated MSC_Tests.TC_sgsap_vlr_failure.merged Generated MSC_Tests.TC_smpp_mo_sms.merged Generated MSC_Tests.TC_smpp_mo_sms_rp_error.merged Generated MSC_Tests.TC_smpp_mt_sms.merged Removing Input log files !!! + exit 0 + clean_up_common + set +e + set +x ### Clean up ### + trap - EXIT INT TERM 0 + type clean_up + network_clean + docker network inspect ttcn3-msc-test-186 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-ttcn3-msc-test-latest-2026-msc jenkins-ttcn3-msc-test-latest-2026-stp + [ -n jenkins-ttcn3-msc-test-latest-2026-msc jenkins-ttcn3-msc-test-latest-2026-stp ] + docker_kill_wait jenkins-ttcn3-msc-test-latest-2026-msc jenkins-ttcn3-msc-test-latest-2026-stp + docker kill jenkins-ttcn3-msc-test-latest-2026-msc jenkins-ttcn3-msc-test-latest-2026-stp jenkins-ttcn3-msc-test-latest-2026-msc jenkins-ttcn3-msc-test-latest-2026-stp + docker wait jenkins-ttcn3-msc-test-latest-2026-msc jenkins-ttcn3-msc-test-latest-2026-stp 137 Error response from daemon: No such container: jenkins-ttcn3-msc-test-latest-2026-msc + true + network_remove + set +x Removing network ttcn3-msc-test-186 + docker network remove ttcn3-msc-test-186 ttcn3-msc-test-186 + 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-2026-cleaner debian:bookworm sh -e -x -c chmod -R a+rX /data/ /cache/ chown -R 1000:1000 /data /cache + chmod -R a+rX /data/ /cache/ + chown -R 1000:1000 /data /cache + collect_logs + cat /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/msc-tester/junit-xml-21.log Paging message doesn't match expectations MSC_Tests.ttcn:7361 MSC_Tests control part MSC_Tests.ttcn:7341 TC_lu_tmsi_noauth_notmsi testcase Timeout waiting for ClearCommand/Release MSC_Tests.ttcn:7366 MSC_Tests control part MSC_Tests.ttcn:651 TC_lu_imsi_timeout_tmsi_realloc testcase Expected LU ACK, but received REJ MSC_Tests.ttcn:7380 MSC_Tests control part MSC_Tests.ttcn:1230 TC_attached_imsi_lu_unknown_tmsi testcase Rx unexpected GSUP message MSC_Tests.ttcn:7430 MSC_Tests control part MSC_Tests.ttcn:2815 TC_gsup_mo_sms testcase Rx unexpected GSUP message MSC_Tests.ttcn:7431 MSC_Tests control part MSC_Tests.ttcn:2870 TC_gsup_mo_smma testcase Rx unexpected GSUP message MSC_Tests.ttcn:7435 MSC_Tests control part MSC_Tests.ttcn:3214 TC_gsup_mo_mt_sms_rp_mr testcase Unknown/unexpected GSUP received MSC_Tests.ttcn:7445 MSC_Tests control part MSC_Tests.ttcn:4057 TC_mt_ussd_for_unknown_subscr testcase Unknown/unexpected GSUP received MSC_Tests.ttcn:7447 MSC_Tests control part MSC_Tests.ttcn:4158 TC_proc_ss_for_unknown_session testcase Timeout waiting for ClearCommand/Release MSC_Tests_Iu.ttcn:554 MSC_Tests_Iu control part MSC_Tests_Iu.ttcn:65 TC_iu_lu_imsi_timeout_tmsi_realloc testcase Tguard timeout MSC_Tests_Iu.ttcn:555 MSC_Tests_Iu control part MSC_Tests_Iu.ttcn:72 TC_iu_cmserv_imsi_unknown testcase UTRAN: Expected a second Paging MSC_Tests_Iu.ttcn:584 MSC_Tests_Iu control part MSC_Tests_Iu.ttcn:330 TC_iu_lu_and_mt_sms_paging_repeated testcase Rx unexpected GSUP message MSC_Tests_Iu.ttcn:587 MSC_Tests_Iu control part MSC_Tests_Iu.ttcn:347 TC_iu_gsup_mo_sms testcase Rx unexpected GSUP message MSC_Tests_Iu.ttcn:588 MSC_Tests_Iu control part MSC_Tests_Iu.ttcn:356 TC_iu_gsup_mo_smma testcase Rx unexpected GSUP message MSC_Tests_Iu.ttcn:592 MSC_Tests_Iu control part MSC_Tests_Iu.ttcn:400 TC_iu_gsup_mo_mt_sms_rp_mr testcase Unknown/unexpected GSUP received MSC_Tests_Iu.ttcn:601 MSC_Tests_Iu control part MSC_Tests_Iu.ttcn:461 TC_iu_mt_ussd_for_unknown_subscr testcase Unknown/unexpected GSUP received MSC_Tests_Iu.ttcn:603 MSC_Tests_Iu control part MSC_Tests_Iu.ttcn:477 TC_iu_proc_ss_for_unknown_session testcase Tguard timeout MSC_Tests_Iu.ttcn:610 MSC_Tests_Iu control part MSC_Tests_Iu.ttcn:539 TC_iu_lu_with_invalid_mcc_mnc testcase Recording test results [Checks API] No suitable checks publisher found. Build step 'Publish JUnit test result report' changed build result to UNSTABLE Archiving artifacts Finished: UNSTABLE